Skip to content

build(deps): bump sentry-sdk from 2.47.0 to 2.50.0 in /tools

8f01294
Select commit
Loading
Failed to load commit list.
Closed

build(deps): bump sentry-sdk from 2.47.0 to 2.50.0 in /tools #3166

build(deps): bump sentry-sdk from 2.47.0 to 2.50.0 in /tools
8f01294
Select commit
Loading
Failed to load commit list.
Community-TC Integration / Code Review Backend checks: unit tests succeeded Jan 26, 2026 in 3m 58s

Community-TC (pull_request)

Check python code with Django tests

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2026-01-26T15:22:29.899Z
Resolved: 2026-01-26T15:23:58.898Z
Task Execution Time: 1 minute, 28 seconds, 999 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-01-26T15:22:29.979Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-01-26T15:22:29.979Z]   {
[taskcluster 2026-01-26T15:22:29.979Z]     "config": {
[taskcluster 2026-01-26T15:22:29.979Z]       "deploymentId": "e1bcabecb25ea11a"
[taskcluster 2026-01-26T15:22:29.979Z]     },
[taskcluster 2026-01-26T15:22:29.979Z]     "generic-worker": {
[taskcluster 2026-01-26T15:22:29.979Z]       "config": {
[taskcluster 2026-01-26T15:22:29.979Z]         "headlessTasks": false
[taskcluster 2026-01-26T15:22:29.979Z]       },
[taskcluster 2026-01-26T15:22:29.979Z]       "engine": "multiuser",
[taskcluster 2026-01-26T15:22:29.979Z]       "go-arch": "amd64",
[taskcluster 2026-01-26T15:22:29.979Z]       "go-os": "linux",
[taskcluster 2026-01-26T15:22:29.979Z]       "go-version": "go1.25.5",
[taskcluster 2026-01-26T15:22:29.979Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v95.0.3",
[taskcluster 2026-01-26T15:22:29.979Z]       "revision": "a996b8269b1f67ce723d5b18b07019b210d21e99",
[taskcluster 2026-01-26T15:22:29.979Z]       "source": "https://github.com/taskcluster/taskcluster/commits/a996b8269b1f67ce723d5b18b07019b210d21e99",
[taskcluster 2026-01-26T15:22:29.979Z]       "version": "95.0.3"
[taskcluster 2026-01-26T15:22:29.979Z]     },
[taskcluster 2026-01-26T15:22:29.979Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-fqkfcxjynbxswwoouatq",
[taskcluster 2026-01-26T15:22:29.979Z]     "instance-id": "5561156007639005424",

...(392 lines hidden)...

creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up e2fsprogs-l10n (1.47.2-3) ...
Setting up bsd-mailx (8.1.2-0.20220412cvs-1.1) ...
update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
Setting up libdevmapper1.02.1:amd64 (2:1.02.205-2) ...
Setting up dmsetup (2:1.02.205-2) ...
Setting up libcryptsetup12:amd64 (2:2.7.5-2) ...
Setting up systemd-cryptsetup (257.9-1~deb13u1) ...
Processing triggers for shared-mime-info (2.4-5+b2) ...
Processing triggers for procps (2:4.0.4-9) ...
procps: Applying updated sysctl configuration
sysctl: permission denied on key "kernel.core_pattern"
sysctl: permission denied on key "kernel.sysrq"
sysctl: permission denied on key "kernel.core_uses_pid"
sysctl: permission denied on key "net.ipv4.conf.default.rp_filter"
sysctl: permission denied on key "net.ipv4.conf.eth0.rp_filter"
sysctl: permission denied on key "net.ipv4.conf.lo.rp_filter"
sysctl: permission denied on key "net.ipv4.conf.default.accept_source_route"
sysctl: permission denied on key "net.ipv4.conf.eth0.accept_source_route"
sysctl: permission denied on key "net.ipv4.conf.lo.accept_source_route"
sysctl: permission denied on key "net.ipv4.conf.default.promote_secondaries"
sysctl: permission denied on key "net.ipv4.conf.eth0.promote_secondaries"
sysctl: permission denied on key "net.ipv4.conf.lo.promote_secondaries"
sysctl: permission denied on key "net.ipv4.ping_group_range", ignoring
sysctl: permission denied on key "fs.protected_hardlinks"
sysctl: permission denied on key "fs.protected_symlinks"
sysctl: permission denied on key "fs.protected_regular"
sysctl: permission denied on key "fs.protected_fifos"
sysctl: permission denied on key "vm.max_map_count"
sysctl: permission denied on key "kernel.pid_max"
Processing triggers for libc-bin (2.41-12+deb13u1) ...
Processing triggers for systemd (257.9-1~deb13u1) ...
++ dirname ./ci/setup_postgres.sh
+ cp ./ci/pg_hba.conf /etc/postgresql/17/main/pg_hba.conf
+ pg_ctlcluster 17 main start
+ su postgres -c 'createuser --createdb tester'
+ su postgres -c 'createdb --owner=tester code-review'
+ ./manage.py test
Found 38 test(s).
Creating test database for alias 'default'...
Adding sequence initialization for Repository PK to issues.0015 with PostgreSQL backend
Deleted 0 issues that were missing a diff.
System check identified no issues (0 silenced).
Retrieved 2 old revisions to be deleted.
Page 1/1.
Deleted 6 IssueLink, 1 Diff, 4 Issue, 2 Revision.
.Retrieved 1 old revisions to be deleted.
Page 1/1.
Deleted 4 IssueLink, 1 Diff, 2 Issue, 1 Revision.
.Didn't find any old revision to delete.
.Deleted 2 unused Repository.
Retrieved 2 old revisions to be deleted.
Page 1/1.
Deleted 6 IssueLink, 1 Diff, 4 Issue, 2 Revision.
.{"Timestamp": 1769441030942644736, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/1/diffs/", "uid": "", "rid": "18e7a4c0-c489-4f59-a832-24dee7c05fff", "t": 0}}
Forbidden: /v1/revision/1/diffs/
{"Timestamp": 1769441030951234560, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/999999/diffs/", "uid": 1, "rid": "ee5f40fb-e09c-4892-bf44-47738cb81424", "t": 5}}
Not Found: /v1/revision/999999/diffs/
{"Timestamp": 1769441030957793792, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/1/diffs/", "uid": 1, "rid": "16a85151-41a8-41fe-bd1e-fdd9e1f068da", "t": 4}}
.{"Timestamp": 1769441030972225792, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/2/issues/", "uid": 2, "rid": "eb015c04-5715-4a4b-9ce1-3dd8bb4d0c6a", "t": 5}}
.{"Timestamp": 1769441030977943040, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/3/issues/", "uid": "", "rid": "b8109854-f7fd-4f26-80ea-b10f70a10dfb", "t": 0}}
Forbidden: /v1/revision/3/issues/
{"Timestamp": 1769441030985278720, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/3/issues/", "uid": 3, "rid": "3eb8f8c8-e91c-4f4f-8629-3573c0d38a48", "t": 5}}
.{"Timestamp": 1769441031000469760, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "801c67f9-cffa-4973-b4f2-fa897ca144b2", "t": 4}}
{"Timestamp": 1769441031007207168, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "13f7c471-abf8-4184-97d6-e481365d716a", "t": 5}}
{"Timestamp": 1769441031014392576, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "683545b4-9837-4162-ac77-789a5682aff9", "t": 5}}
x{"Timestamp": 1769441031028125440, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/5/issues/", "uid": 5, "rid": "770eceb2-96fa-4c75-a89f-d8a8382db0db", "t": 5}}
.{"Timestamp": 1769441031034962432, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "d59b58fb-8173-47df-9314-e5bcb788caf3", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
{"Timestamp": 1769441031036005888, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "PUT", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "8676fb73-bb34-4599-aefb-46ab86a2bb47", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
{"Timestamp": 1769441031036850432, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "PATCH", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "8b568450-d703-4e58-98c1-c631ed46cabb", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
.{"Timestamp": 1769441031048477696, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/7/issues/", "uid": 7, "rid": "76cd2292-f61f-4b2b-a102-adaefa87b4c6", "t": 6}}
.{"Timestamp": 1769441031061487360, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/8/issues/", "uid": 8, "rid": "518b13df-ab75-47f9-bdfb-50bde0cf7150", "t": 5}}
.{"Timestamp": 1769441031071453440, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/diff/1234/issues/", "uid": "", "rid": "b8dd837c-175c-4f3a-b26d-6c29a09ff003", "t": 0}}
Forbidden: /v1/diff/1234/issues/
{"Timestamp": 1769441031073073920, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/diff/1234/issues/", "uid": 9, "rid": "157358a9-62e1-44fd-8517-34f28ce1c337", "t": 0}}
Method Not Allowed: /v1/diff/1234/issues/
.{"Timestamp": 1769441031078701568, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/0011101000101001/issues/", "uid": 10, "rid": "ceccf78d-a0de-4e8d-8051-2c2225919cf1", "t": 1}}
Not Found: /v1/revision/0011101000101001/issues/
.{"Timestamp": 1769441031086245632, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": "", "rid": "4791ad07-4d94-4d76-868d-c42564ca8964", "t": 0}}
Forbidden: /v1/revision/
{"Timestamp": 1769441031093708288, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 11, "rid": "08a0a494-3cd8-40b0-a041-74e6af9b45cd", "t": 6}}
{"Timestamp": 1769441031100442368, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 11, "rid": "58d51648-e931-416a-b35d-47c5ec73c5f1", "t": 3}}
.{"Timestamp": 1769441031118832128, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 12, "rid": "7bec5309-e25a-4888-bbca-eecf4f4383dc", "t": 8}}
.{"Timestamp": 1769441031133818624, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 13, "rid": "3107f757-8efd-422f-b765-dcfce30754ea", "t": 4}}
Bad Request: /v1/revision/
../usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1606: RuntimeWarning: DateTimeField Diff.created received a naive datetime (2025-10-28 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1769441031199129856, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "e8659448-af9d-46a4-bcd7-f7f4e1fb253c", "t": 13}}
{"Timestamp": 1769441031202939136, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "61600136-57d6-4247-8546-2c7921d821d6", "t": 2}}
.{"Timestamp": 1769441031223971328, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "81b862ae-6444-4f5a-8a7b-e016af2d29e1", "t": 17}}
{"Timestamp": 1769441031228690432, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "bacc632f-68ad-4367-a9b4-2b188927afae", "t": 3}}
.{"Timestamp": 1769441031241974016, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "f3a09c47-26e9-4e50-90e7-b3d65be44d7e", "t": 10}}
.{"Timestamp": 1769441031255794944, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "f8557898-dd48-447a-9a96-7f132d080d69", "t": 11}}
{"Timestamp": 1769441031267239680, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "ef8dd5e4-1299-4a7a-a94f-37fd1cdeee38", "t": 10}}
.security.W012: SESSION_COOKIE_SECURE is not set to True. Using a secure-only session cookie makes it more difficult for network traffic sniffers to hijack user sessions.
security.W004: You have not set a value for the SECURE_HSTS_SECONDS setting. If your entire site is served only over SSL, you may want to consider setting a value and enabling HTTP Strict Transport Security. Be sure to read the documentation first; enabling HSTS carelessly can cause serious, irreversible problems.
security.W016: You have 'django.middleware.csrf.CsrfViewMiddleware' in your MIDDLEWARE, but you have not set CSRF_COOKIE_SECURE to True. Using a secure-only CSRF cookie makes it more difficult for network traffic sniffers to steal the CSRF token.
security.W008: Your SECURE_SSL_REDIRECT setting is not set to True. Unless your site should be available over both SSL and non-SSL connections, you may want to either set this setting True or configure a load balancer or reverse-proxy server to redirect all connections to HTTPS.
{"Timestamp": 1769441031286314496, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__heartbeat__", "uid": "", "rid": "ef8dd5e4-1299-4a7a-a94f-37fd1cdeee38"}}
.{"Timestamp": 1769441031297695488, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__heartbeat__", "uid": "", "rid": "ef8dd5e4-1299-4a7a-a94f-37fd1cdeee38"}}
.{"Timestamp": 1769441031299653888, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__lbheartbeat__", "uid": "", "rid": "ef8dd5e4-1299-4a7a-a94f-37fd1cdeee38"}}
.{"Timestamp": 1769441031301731840, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__version__", "uid": "", "rid": "ef8dd5e4-1299-4a7a-a94f-37fd1cdeee38"}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2010-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.updated received a naive datetime (2010-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.updated received a naive datetime (2000-01-01 10:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1769441031325769984, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "c625752b-0481-4f28-aa5e-dcd34c945cdd", "t": 8}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-01 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-03 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1769441031347973376, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "7a1adb5c-f59d-4487-a8e0-0f3324afda21", "t": 14}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (1998-12-31 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (1999-01-02 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1769441031360076288, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "01f560b5-c36b-4607-a06f-ff0125fff30a", "t": 4}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2009-12-31 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2010-01-02 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1769441031375363584, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "3c791295-5d53-46f6-9142-89df523389b6", "t": 7}}
.{"Timestamp": 1769441031392092928, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "aed6a0ac-4a0a-4df8-8fe2-04463286c274", "t": 8}}
.{"Timestamp": 1769441031403228160, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "f9d65816-0878-4b15-95f0-ece534262c0d", "t": 2}}
.{"Timestamp": 1769441031411540224, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/no/", "uid": "", "rid": "56d301a1-c9c6-45fd-88b6-4deb3aeb2124", "t": 1}}
Bad Request: /v1/issues/no/
..{"Timestamp": 1769441031472439296, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/repository/", "uid": "", "rid": "99c87c17-a078-4ffd-bb3a-694f5a2a56ed", "t": 2}}
..{"Timestamp": 1769441031664004096, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/check/myrepo-try/analyzer-X/check-1/", "uid": "", "rid": "d62ec68a-8413-46d6-a28c-2eda51ac09b8", "t": 97}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1606: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2025-10-28 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1769441031800168960, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "07a6e5a3b882", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/check/stats/", "uid": "", "rid": "1aab063f-18af-4b7c-8b6c-8328dadf268c", "t": 14}}
.
----------------------------------------------------------------------
Ran 38 tests in 1.020s

OK (expected failures=1)
Destroying test database for alias 'default'...
+ ./manage.py makemigrations --check --noinput --dry-run -v 3
Adding sequence initialization for Repository PK to issues.0015 with PostgreSQL backend
System check identified some issues:

WARNINGS:
?: (dockerflow.health.W001) Unapplied migration admin.0001_initial
?: (dockerflow.health.W001) Unapplied migration admin.0002_logentry_remove_auto_add
?: (dockerflow.health.W001) Unapplied migration admin.0003_logentry_add_action_flag_choices
?: (dockerflow.health.W001) Unapplied migration auth.0001_initial
?: (dockerflow.health.W001) Unapplied migration auth.0002_alter_permission_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0003_alter_user_email_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0004_alter_user_username_opts
?: (dockerflow.health.W001) Unapplied migration auth.0005_alter_user_last_login_null
?: (dockerflow.health.W001) Unapplied migration auth.0006_require_contenttypes_0002
?: (dockerflow.health.W001) Unapplied migration auth.0007_alter_validators_add_error_messages
?: (dockerflow.health.W001) Unapplied migration auth.0008_alter_user_username_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0009_alter_user_last_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0010_alter_group_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0011_update_proxy_permissions
?: (dockerflow.health.W001) Unapplied migration auth.0012_alter_user_first_name_max_length
?: (dockerflow.health.W001) Unapplied migration contenttypes.0001_initial
?: (dockerflow.health.W001) Unapplied migration contenttypes.0002_remove_content_type_name
?: (dockerflow.health.W001) Unapplied migration issues.0001_initial
?: (dockerflow.health.W001) Unapplied migration issues.0002_compare_issues
?: (dockerflow.health.W001) Unapplied migration issues.0003_diff_repository
?: (dockerflow.health.W001) Unapplied migration issues.0004_issue_in_patch
?: (dockerflow.health.W001) Unapplied migration issues.0005_rename_check_issue_analyzer_check
?: (dockerflow.health.W001) Unapplied migration issues.0006_issuelink_initial
?: (dockerflow.health.W001) Unapplied migration issues.0007_issuelink_swap
?: (dockerflow.health.W001) Unapplied migration issues.0008_revision_base_head_references
?: (dockerflow.health.W001) Unapplied migration issues.0009_revision_optional_phab_references
?: (dockerflow.health.W001) Unapplied migration issues.0010_alter_revision_id
?: (dockerflow.health.W001) Unapplied migration issues.0011_indexes_revision_issue_path
?: (dockerflow.health.W001) Unapplied migration issues.0012_move_issues_attributes_part_1
?: (dockerflow.health.W001) Unapplied migration issues.0013_move_issues_attributes_part_2
?: (dockerflow.health.W001) Unapplied migration issues.0014_unique_hash
?: (dockerflow.health.W001) Unapplied migration issues.0015_remove_repository_phid_alter_repository_id
?: (dockerflow.health.W001) Unapplied migration sessions.0001_initial
No changes detected
[taskcluster 2026-01-26T15:23:57.894Z]                        Exit Code: 0
[taskcluster 2026-01-26T15:23:57.894Z]                        User Time: 100.753ms
[taskcluster 2026-01-26T15:23:57.894Z]                      Kernel Time: 34.955ms
[taskcluster 2026-01-26T15:23:57.894Z]                        Wall Time: 1m9.406298913s
[taskcluster 2026-01-26T15:23:57.894Z]  Average Available System Memory: 14.10 GiB
[taskcluster 2026-01-26T15:23:57.894Z]       Average System Memory Used: 1.51 GiB
[taskcluster 2026-01-26T15:23:57.894Z]          Peak System Memory Used: 1.75 GiB
[taskcluster 2026-01-26T15:23:57.894Z]              Total System Memory: 15.62 GiB
[taskcluster 2026-01-26T15:23:57.894Z]                           Result: SUCCEEDED
[taskcluster 2026-01-26T15:23:57.894Z] === Task Finished ===
[taskcluster 2026-01-26T15:23:57.894Z] Task Duration: 1m9.406893445s