Bug 2048352 - Split the push workflow into VCS agnostic base classes - #3529
Open
nahadji wants to merge 2 commits into
Open
Bug 2048352 - Split the push workflow into VCS agnostic base classes#3529nahadji wants to merge 2 commits into
nahadji wants to merge 2 commits into
Community-TC Integration / Code Review Backend checks: unit tests
succeeded
Jul 29, 2026 in 1m 19s
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-07-29T12:36:05.056Z
Resolved: 2026-07-29T12:37:24.361Z
Task Execution Time: 1 minute, 19 seconds, 305 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: KvJiCBwaT0WGnINhz1Gmzg
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-07-29T12:36:05.135Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-07-29T12:36:05.135Z] {
[taskcluster 2026-07-29T12:36:05.135Z] "generic-worker": {
[taskcluster 2026-07-29T12:36:05.135Z] "config": {
[taskcluster 2026-07-29T12:36:05.135Z] "capacity": 1,
[taskcluster 2026-07-29T12:36:05.135Z] "headlessTasks": false
[taskcluster 2026-07-29T12:36:05.135Z] },
[taskcluster 2026-07-29T12:36:05.135Z] "engine": "multiuser",
[taskcluster 2026-07-29T12:36:05.135Z] "go-arch": "amd64",
[taskcluster 2026-07-29T12:36:05.135Z] "go-os": "linux",
[taskcluster 2026-07-29T12:36:05.135Z] "go-version": "go1.26.2",
[taskcluster 2026-07-29T12:36:05.135Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v100.0.1",
[taskcluster 2026-07-29T12:36:05.135Z] "revision": "fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-07-29T12:36:05.135Z] "source": "https://github.com/taskcluster/taskcluster/commits/fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-07-29T12:36:05.135Z] "version": "100.0.1"
[taskcluster 2026-07-29T12:36:05.135Z] },
[taskcluster 2026-07-29T12:36:05.135Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-bngpghpfficdxtlhnusi",
[taskcluster 2026-07-29T12:36:05.135Z] "instance-id": "3214153566566763979",
[taskcluster 2026-07-29T12:36:05.135Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-07-29T12:36:05.135Z] "local-ipv4": "10.150.0.11",
...(391 lines hidden)...
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.13-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+deb13u3) ...
Processing triggers for systemd (257.13-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": 1785328637533331200, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/1/diffs/", "uid": "", "rid": "f6f8e857-ddd2-4c8d-b699-6af69bfd9c9a", "t": 0}}
Forbidden: /v1/revision/1/diffs/
{"Timestamp": 1785328637541117952, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/999999/diffs/", "uid": 1, "rid": "b17fccb9-3b7e-4f39-8dd9-999bdbd6ad64", "t": 4}}
Not Found: /v1/revision/999999/diffs/
{"Timestamp": 1785328637546675456, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/1/diffs/", "uid": 1, "rid": "eba55f75-c1e7-4396-84bd-33785195a9d6", "t": 4}}
.{"Timestamp": 1785328637560135936, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/2/issues/", "uid": 2, "rid": "949b57c0-e3d9-43cb-91c8-e19c6c69305b", "t": 4}}
.{"Timestamp": 1785328637566087424, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/3/issues/", "uid": "", "rid": "75f38e3c-08e3-439b-83d3-b0f47ba1a6b8", "t": 0}}
Forbidden: /v1/revision/3/issues/
{"Timestamp": 1785328637572361216, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/3/issues/", "uid": 3, "rid": "654ed000-225e-441b-aba4-49cd074c800e", "t": 4}}
.{"Timestamp": 1785328637587116032, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "b9d7c30d-e938-46fb-a15b-fc0a93bcd825", "t": 4}}
{"Timestamp": 1785328637593392896, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "cfbeddb4-3107-4e28-8ce1-2a484bf71d91", "t": 4}}
{"Timestamp": 1785328637599686912, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "7d3e97eb-7da9-4b7e-8fd4-bc0eada7b5c7", "t": 4}}
x{"Timestamp": 1785328637612252416, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/5/issues/", "uid": 5, "rid": "1f41ac1a-9444-48b7-a552-baecddb4b018", "t": 4}}
.{"Timestamp": 1785328637618350080, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "cd57fd25-3517-46f4-90ce-009f1d02d20a", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
{"Timestamp": 1785328637619438080, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "PUT", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "5114650a-44b4-4a8f-9eaa-e2102771b862", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
{"Timestamp": 1785328637620329472, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "PATCH", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "a0fd678e-b9bb-4eff-90b3-bc8ee941a3e4", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
.{"Timestamp": 1785328637630848512, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/7/issues/", "uid": 7, "rid": "bd6cb6f5-9e33-420a-af88-f666a8c6714e", "t": 5}}
.{"Timestamp": 1785328637643324160, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/8/issues/", "uid": 8, "rid": "e930b57b-fe88-41c3-8aba-754a5bfdfd04", "t": 5}}
.{"Timestamp": 1785328637653201152, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/diff/PHID-DIFF-1234/issues/", "uid": "", "rid": "1ce104c0-a558-412a-9fc5-91b1793c5990", "t": 0}}
Forbidden: /v1/diff/PHID-DIFF-1234/issues/
{"Timestamp": 1785328637654713856, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/diff/PHID-DIFF-1234/issues/", "uid": 9, "rid": "abdfbeb5-d137-4ba3-a7b1-ee15386ed00f", "t": 0}}
Method Not Allowed: /v1/diff/PHID-DIFF-1234/issues/
.{"Timestamp": 1785328637660365568, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/0011101000101001/issues/", "uid": 10, "rid": "d09334c8-9514-471d-8cbc-77d7141541b9", "t": 1}}
Not Found: /v1/revision/0011101000101001/issues/
.{"Timestamp": 1785328637667232256, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": "", "rid": "79e6dece-17c8-410f-b637-faa4edf7ee8c", "t": 0}}
Forbidden: /v1/revision/
{"Timestamp": 1785328637673675264, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 11, "rid": "51b1e6f8-2683-40ea-8ff9-c35578fb63b4", "t": 5}}
{"Timestamp": 1785328637679790336, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 11, "rid": "62a8c0fc-6732-4ad4-b55a-eb4606104369", "t": 3}}
.{"Timestamp": 1785328637694531328, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 12, "rid": "845fc8ae-58a6-4bdd-bc54-2aea20f6c9f0", "t": 5}}
.{"Timestamp": 1785328637705014784, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 13, "rid": "b4c26109-0f8a-4221-a6e8-89375f91eba9", "t": 2}}
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 (2026-04-30 00:00:00) while time zone support is active.
warnings.warn(
{"Timestamp": 1785328637774932224, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "0b0d4c81-c011-47c9-8806-6bb934d50466", "t": 16}}
{"Timestamp": 1785328637779513856, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "cc4bdcc5-e557-4dd8-82c0-ac511e440e6e", "t": 3}}
.{"Timestamp": 1785328637805413376, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "ca2bf951-377b-4917-be56-30c7a305a646", "t": 22}}
{"Timestamp": 1785328637811189248, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "0c2e0e1b-b012-4d81-9b8c-bd9ac61575cc", "t": 4}}
.{"Timestamp": 1785328637822857984, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "704223e2-1eae-4a37-9996-d6c4eca73a0f", "t": 9}}
.{"Timestamp": 1785328637834330368, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "5f727c21-a32e-47c4-aa0e-b7c73e600444", "t": 9}}
{"Timestamp": 1785328637845054208, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "0e36785e-7315-4d86-83e7-fcbe047854c7", "t": 9}}
.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": 1785328637866462976, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__heartbeat__", "uid": "", "rid": "0e36785e-7315-4d86-83e7-fcbe047854c7"}}
.{"Timestamp": 1785328637878058496, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__heartbeat__", "uid": "", "rid": "0e36785e-7315-4d86-83e7-fcbe047854c7"}}
.{"Timestamp": 1785328637880362752, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__lbheartbeat__", "uid": "", "rid": "0e36785e-7315-4d86-83e7-fcbe047854c7"}}
.{"Timestamp": 1785328637882815744, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__version__", "uid": "", "rid": "0e36785e-7315-4d86-83e7-fcbe047854c7"}}
./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": 1785328637911600128, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "5db51dc5-b082-4724-996e-b614c6cf57a2", "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": 1785328637936246272, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "08294ae8-c563-4b66-b52d-95a3c088e27f", "t": 16}}
./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": 1785328637950351104, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "ac1ff1dd-81b0-4a4f-ad94-b7087485f84d", "t": 5}}
./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": 1785328637968624128, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "1a9e8063-f66d-4329-b5fd-77e759664edd", "t": 9}}
.{"Timestamp": 1785328637983472384, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "64a3812b-dea7-4924-8b70-caf4b6ca3cd0", "t": 7}}
.{"Timestamp": 1785328637993772032, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "b5c51c97-cb68-43c0-84a5-dc4e8ce6acdd", "t": 2}}
.{"Timestamp": 1785328638003052544, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/no/", "uid": "", "rid": "4fc66ecc-02b5-43fe-933c-804c453e9f55", "t": 1}}
Bad Request: /v1/issues/no/
..{"Timestamp": 1785328638057821184, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/repository/", "uid": "", "rid": "fcc7ea73-5455-480f-9fec-c120ba69c721", "t": 2}}
..{"Timestamp": 1785328638266554368, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "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": "4ea1d5b1-d6df-4952-bfa6-d47909eea691", "t": 101}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1606: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2026-04-30 00:00:00) while time zone support is active.
warnings.warn(
{"Timestamp": 1785328638413401088, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "ef31357132bc", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/check/stats/", "uid": "", "rid": "ae3cc0c6-b4c1-4cf7-9b3b-b35fd6595182", "t": 15}}
.
----------------------------------------------------------------------
Ran 38 tests in 1.036s
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 issues.0016_revision_diff_generic_provider
?: (dockerflow.health.W001) Unapplied migration issues.0017_diff_auto_pk
?: (dockerflow.health.W001) Unapplied migration sessions.0001_initial
No changes detected
[taskcluster 2026-07-29T12:37:23.424Z] Exit Code: 0
[taskcluster 2026-07-29T12:37:23.424Z] User Time: 33.997ms
[taskcluster 2026-07-29T12:37:23.424Z] Kernel Time: 36.911ms
[taskcluster 2026-07-29T12:37:23.424Z] Wall Time: 1m1.77520706s
[taskcluster 2026-07-29T12:37:23.424Z] Average Available System Memory: 14.10 GiB
[taskcluster 2026-07-29T12:37:23.424Z] Average System Memory Used: 1.52 GiB
[taskcluster 2026-07-29T12:37:23.424Z] Peak System Memory Used: 1.68 GiB
[taskcluster 2026-07-29T12:37:23.424Z] Total System Memory: 15.61 GiB
[taskcluster 2026-07-29T12:37:23.424Z] Result: SUCCEEDED
[taskcluster 2026-07-29T12:37:23.425Z] === Task Finished ===
[taskcluster 2026-07-29T12:37:23.425Z] Task Duration: 1m1.77607755s
Loading