===== pr-validator-zw9x9-archive-logs-pod.log ===== [pod/pr-validator-zw9x9-archive-logs-pod/prepare] 2026-07-17T23:03:15.595109931-05:00 2026/07/18 04:03:15 Entrypoint initialization [pod/pr-validator-zw9x9-archive-logs-pod/place-scripts] 2026-07-17T23:03:16.879781334-05:00 2026/07/18 04:03:16 Decoded script /tekton/scripts/script-0-2bs5s [pod/pr-validator-zw9x9-archive-logs-pod/place-scripts] 2026-07-17T23:03:16.904479868-05:00 2026/07/18 04:03:16 Decoded script /tekton/scripts/script-1-lkjck [pod/pr-validator-zw9x9-archive-logs-pod/step-collect-logs] 2026-07-17T23:03:21.277792955-05:00 ==> collecting pod logs for PipelineRun=pr-validator-zw9x9 ===== pr-validator-zw9x9-check-container-pod.log ===== Error from server (BadRequest): container "step-post-check" in pod "pr-validator-zw9x9-check-container-pod" is waiting to start: PodInitializing ===== pr-validator-zw9x9-check-django-pod.log ===== Error from server (BadRequest): container "prepare" in pod "pr-validator-zw9x9-check-django-pod" is waiting to start: PodInitializing ===== pr-validator-zw9x9-check-infra-fmt-pod.log ===== [pod/pr-validator-zw9x9-check-infra-fmt-pod/prepare] 2026-07-17T23:03:21.493208108-05:00 2026/07/18 04:03:21 Entrypoint initialization Error from server (BadRequest): container "place-scripts" in pod "pr-validator-zw9x9-check-infra-fmt-pod" is waiting to start: PodInitializing ===== pr-validator-zw9x9-check-lint-pod.log ===== [pod/pr-validator-zw9x9-check-lint-pod/prepare] 2026-07-17T23:03:19.813536018-05:00 2026/07/18 04:03:19 Entrypoint initialization [pod/pr-validator-zw9x9-check-lint-pod/place-scripts] 2026-07-17T23:03:20.607329417-05:00 2026/07/18 04:03:20 Decoded script /tekton/scripts/script-0-lqj4f Error from server (BadRequest): container "step-post-check" in pod "pr-validator-zw9x9-check-lint-pod" is waiting to start: PodInitializing ===== pr-validator-zw9x9-check-report-tests-pod.log ===== Error from server (BadRequest): container "prepare" in pod "pr-validator-zw9x9-check-report-tests-pod" is waiting to start: PodInitializing ===== pr-validator-zw9x9-clone-pod.log ===== [pod/pr-validator-zw9x9-clone-pod/prepare] 2026-07-17T22:57:31.605145531-05:00 2026/07/18 03:57:31 Entrypoint initialization [pod/pr-validator-zw9x9-clone-pod/place-scripts] 2026-07-17T22:57:31.807554280-05:00 2026/07/18 03:57:31 Decoded script /tekton/scripts/script-0-wtjgk [pod/pr-validator-zw9x9-clone-pod/step-clone] 2026-07-17T22:57:37.211570760-05:00 From https://github.com/storeminder-ai/storeminder [pod/pr-validator-zw9x9-clone-pod/step-clone] 2026-07-17T22:57:37.211604300-05:00 * branch 4150e27ab176ead34f5b5fc91a43b0e32e6ce5e0 -> FETCH_HEAD [pod/pr-validator-zw9x9-clone-pod/step-clone] 2026-07-17T22:57:37.268118965-05:00 Cloned 4150e27ab176ead34f5b5fc91a43b0e32e6ce5e0 ===== pr-validator-zw9x9-django-pod.log ===== [pod/pr-validator-zw9x9-django-pod/prepare] 2026-07-17T22:57:40.634884106-05:00 2026/07/18 03:57:40 Entrypoint initialization [pod/pr-validator-zw9x9-django-pod/place-scripts] 2026-07-17T22:57:41.745895034-05:00 2026/07/18 03:57:41 Decoded script /tekton/scripts/script-0-vxnfv [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:57:47.242382505-05:00 Installing app + test deps (requirements-test.txt: Django + pytest + …)… [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:57:59.719670952-05:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:57:59.931420281-05:00 Waiting for the Postgres sidecar… [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:00.176236066-05:00 postgres ready [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:00.198311508-05:00 == manage.py check == [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:00.680861274-05:00 System check identified no issues (0 silenced). [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:00.745775974-05:00 == manage.py makemigrations --check --dry-run == [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:01.157267650-05:00 No changes detected [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:01.363180216-05:00 == python -m pytest (SM_TEST_DB=postgres) == [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:04.057334748-05:00 ============================= test session starts ============================== [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:04.057373678-05:00 platform linux -- Python 3.12.7, pytest-9.1.1, pluggy-1.6.0 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:04.057380828-05:00 django: version: 5.2.16, settings: config.settings (from ini) [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:04.057386028-05:00 rootdir: /workspace/source/source/app [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:04.057390948-05:00 configfile: pytest.ini [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:04.057396848-05:00 testpaths: tests, stores, fleet [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:04.057401298-05:00 plugins: anyio-4.14.2, django-4.12.0, cov-7.1.0 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:04.057405648-05:00 collected 623 items [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:04.057409958-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:07.204532266-05:00 tests/acceptance/test_01_stores.py ........ [ 1%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:07.820517975-05:00 tests/acceptance/test_02_devices.py ........ [ 2%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:08.946410294-05:00 tests/acceptance/test_03_users.py .... [ 3%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:09.289777058-05:00 tests/acceptance/test_04_groups.py ... [ 3%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:10.272760450-05:00 tests/acceptance/test_05_team_contacts.py .... [ 4%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:10.702557885-05:00 tests/acceptance/test_06_consents.py ....... [ 5%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:11.843402233-05:00 tests/acceptance/test_07_device_status.py ....... [ 6%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:13.342764302-05:00 tests/acceptance/test_08_device_logs.py ....... [ 7%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:14.624589144-05:00 tests/acceptance/test_09_selftest.py ......... [ 9%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:17.719382562-05:00 tests/acceptance/test_10_degradation.py ................................ [ 14%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:22.908873354-05:00 .................. [ 17%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:58:31.551669211-05:00 tests/test_ak1_admin_gate_api.py ................ [ 19%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:59:06.694282134-05:00 tests/test_cstore_store_api.py .......................... [ 23%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:59:10.817034282-05:00 tests/test_cstore_store_unit.py .............. [ 26%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:59:35.439081582-05:00 tests/test_downerwrite_api.py ................... [ 29%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:59:41.646535138-05:00 tests/test_downerwrite_unit.py .............. [ 31%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T22:59:43.539645603-05:00 tests/test_ds1_seed_api.py ............... [ 33%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:00:04.217473892-05:00 tests/test_ds1_seed_unit.py ............. [ 35%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:00:13.116057996-05:00 tests/test_fd1_home.py ...... [ 36%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:00:18.523502978-05:00 tests/test_fd1_home_unit.py ..... [ 37%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:00:22.012605221-05:00 tests/test_fd2_found_refactor.py .......... [ 39%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:00:23.693592616-05:00 tests/test_h1_migrate_staff_api.py ... [ 39%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:00:24.027544610-05:00 tests/test_h1_migrate_staff_unit.py ............ [ 41%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:00:36.051841160-05:00 tests/test_portal_api.py ......... [ 43%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:01:02.404114267-05:00 tests/test_portal_devices_api.py .................... [ 46%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:01:05.820759469-05:00 tests/test_portal_devices_unit.py ............... [ 48%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:01:12.012236662-05:00 tests/test_portal_unit.py ......... [ 50%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:01:12.051400984-05:00 tests/test_smoke.py .... [ 50%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:22.148844780-05:00 tests/test_th3_authz.py ................................................ [ 58%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:32.710129125-05:00 ....... [ 59%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:33.489832142-05:00 stores/tests.py ........... [ 61%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:33.673885291-05:00 stores/tests_api.py .................. [ 64%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:40.810932756-05:00 stores/tests_authority.py .................. [ 67%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:40.894694110-05:00 stores/tests_collector_config.py ........ [ 68%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:40.944060331-05:00 stores/tests_report_config.py ... [ 69%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:42.149731756-05:00 fleet/tests.py ............... [ 71%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:47.497911877-05:00 fleet/tests_authority.py .................... [ 74%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:48.791693990-05:00 fleet/tests_consent.py ............. [ 76%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:49.044582448-05:00 fleet/tests_consent_event.py ................ [ 79%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:53.719222722-05:00 fleet/tests_logs.py ................. [ 82%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:02:56.388531776-05:00 fleet/tests_selftest.py ............... [ 84%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:09.871073211-05:00 fleet/tests_status.py .......................... [ 88%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:10.137077360-05:00 fleet/tests_sync.py ............... [ 91%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:10.139467547-05:00 fleet/tests_sync_integration.py s [ 91%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:10.144550909-05:00 tests/acceptance/test_07_device_status.py . [ 91%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:10.152258737-05:00 tests/acceptance/test_08_device_logs.py .. [ 91%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:10.156467344-05:00 tests/acceptance/test_09_selftest.py . [ 91%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:10.181422937-05:00 tests/acceptance/test_10_degradation.py .... [ 92%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:10.201231788-05:00 tests/acceptance/test_integrations_parity.py .... [ 93%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:10.577157183-05:00 tests/mender_contract/test_mender_contract.py ............ [ 95%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:10.665757976-05:00 tests/test_ak1_admin_gate_unit.py ............... [ 97%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:10.685143930-05:00 tests/test_smoke.py .... [ 98%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606267104-05:00 fleet/tests_correlate.py ............ [100%] [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606375763-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606384033-05:00 =============================== warnings summary =============================== [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606388803-05:00 fleet/tests_consent.py::SeamIngestTests::test_ingest_is_idempotent [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606393643-05:00 /usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CommunicationConsent.consented_at received a naive datetime (2026-07-18 04:02:47.520548) while time zone support is active. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606403183-05:00 warnings.warn( [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606407343-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606411663-05:00 fleet/tests_consent.py::SeamIngestTests::test_ingest_is_idempotent [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606416033-05:00 /usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CommunicationConsent.revoked_at received a naive datetime (2026-07-18 04:02:47.520548) while time zone support is active. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606420453-05:00 warnings.warn( [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606424573-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606429173-05:00 fleet/tests_consent.py::SeamIngestTests::test_ingest_mirrors_status_and_skips_store_line [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606433483-05:00 /usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CommunicationConsent.consented_at received a naive datetime (2026-07-18 04:02:47.574018) while time zone support is active. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606437713-05:00 warnings.warn( [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606441763-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606446243-05:00 fleet/tests_consent.py::SeamIngestTests::test_ingest_mirrors_status_and_skips_store_line [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606450553-05:00 /usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CommunicationConsent.revoked_at received a naive datetime (2026-07-18 04:02:47.574018) while time zone support is active. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606454803-05:00 warnings.warn( [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606458972-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606463192-05:00 fleet/tests_consent.py::SeamIngestTests::test_ingest_picks_up_seam_status_change [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606467412-05:00 /usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CommunicationConsent.consented_at received a naive datetime (2026-07-18 04:02:47.615192) while time zone support is active. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606471682-05:00 warnings.warn( [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606475792-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606479972-05:00 fleet/tests_consent.py::SeamIngestTests::test_ingest_picks_up_seam_status_change [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606484432-05:00 /usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CommunicationConsent.revoked_at received a naive datetime (2026-07-18 04:02:47.615192) while time zone support is active. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606488662-05:00 warnings.warn( [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606492762-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606497022-05:00 fleet/tests_consent.py::SeamIngestTests::test_ingest_picks_up_seam_status_change [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606501202-05:00 /usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CommunicationConsent.revoked_at received a naive datetime (2026-07-18 04:02:47.642575) while time zone support is active. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606505412-05:00 warnings.warn( [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606509472-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606513672-05:00 fleet/tests_consent.py::SeamIngestTests::test_unresolved_store_ingests_with_null_store [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606526222-05:00 /usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CommunicationConsent.consented_at received a naive datetime (2026-07-18 04:02:47.682939) while time zone support is active. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606529202-05:00 warnings.warn( [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606531912-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606534762-05:00 fleet/tests_consent.py::SeamIngestTests::test_unresolved_store_ingests_with_null_store [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606537582-05:00 /usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CommunicationConsent.revoked_at received a naive datetime (2026-07-18 04:02:47.682939) while time zone support is active. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606540472-05:00 warnings.warn( [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606543182-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606546012-05:00 fleet/tests_consent.py::ManagementCommandIngestTests::test_command_ingests [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606550702-05:00 /usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CommunicationConsent.consented_at received a naive datetime (2026-07-18 04:02:47.852113) while time zone support is active. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606553622-05:00 warnings.warn( [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606556372-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606559212-05:00 fleet/tests_consent.py::ManagementCommandIngestTests::test_dry_run_writes_nothing [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606562032-05:00 /usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1671: RuntimeWarning: DateTimeField CommunicationConsent.consented_at received a naive datetime (2026-07-18 04:02:47.872919) while time zone support is active. [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606564872-05:00 warnings.warn( [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606567572-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606570452-05:00 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606573292-05:00 ================================ tests coverage ================================ [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606582352-05:00 _______________ coverage: platform linux, python 3.12.7-final-0 ________________ [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606585252-05:00 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606588182-05:00 Name Stmts Miss Branch BrPart Cover Missing [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606591212-05:00 ----------------------------------------------------------------------------------------------- [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606594012-05:00 config/__init__.py 0 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606597822-05:00 config/admin_gate.py 90 7 30 1 93% 77-78, 157-159, 170-171 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606600602-05:00 config/settings.py 44 1 2 1 96% 119 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606603532-05:00 config/urls.py 8 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606606342-05:00 fleet/__init__.py 0 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606609712-05:00 fleet/admin.py 230 55 34 3 70% 136, 139, 150, 154, 221, 228-238, 303, 332-346, 355-366, 406-409, 413-442, 450->447 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606612592-05:00 fleet/api_consent.py 74 5 28 5 90% 79, 95, 131, 141, 144 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606615362-05:00 fleet/apps.py 5 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606618152-05:00 fleet/correlate.py 51 1 12 0 98% 65 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606620942-05:00 fleet/forms.py 17 0 4 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606629552-05:00 fleet/home.py 13 0 4 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606633242-05:00 fleet/integrity.py 36 7 26 5 74% 24, 26->25, 45->44, 53->52, 57->55, 64-70 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606636102-05:00 fleet/logs.py 113 1 18 2 98% 235->239, 269 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606638921-05:00 fleet/management/__init__.py 0 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606641761-05:00 fleet/management/commands/__init__.py 0 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606644541-05:00 fleet/management/commands/poll_selftests.py 24 0 6 1 97% 56->52 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606647341-05:00 fleet/management/commands/reconcile_consents.py 37 4 10 3 85% 70, 86, 89-93 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606650711-05:00 fleet/management/commands/sync_devices.py 216 30 80 11 83% 159-162, 174->176, 178->180, 180->182, 183->163, 225-226, 238, 241, 258, 265-267, 286->288, 310-311, 313, 320-348 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606653501-05:00 fleet/models.py 122 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606656731-05:00 fleet/reconcile.py 107 7 32 6 91% 61, 82->84, 116-117, 121, 127, 212, 230 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606659541-05:00 fleet/roles.py 27 3 6 1 88% 102-103, 126 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606662321-05:00 fleet/scoping.py 26 0 10 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606665211-05:00 fleet/selftest.py 116 6 24 4 93% 117->119, 137, 152-153, 157->162, 204-205, 223 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606668061-05:00 fleet/status.py 144 3 26 2 97% 211->206, 213-214, 308 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606670851-05:00 fleet/tests_authority.py 124 0 2 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606674891-05:00 fleet/tests_consent.py 149 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606677801-05:00 fleet/tests_consent_event.py 113 0 2 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606680741-05:00 fleet/tests_correlate.py 51 0 4 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606683531-05:00 fleet/tests_logs.py 163 0 2 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606686301-05:00 fleet/tests_selftest.py 130 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606689141-05:00 fleet/tests_status.py 219 0 2 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606691951-05:00 fleet/tests_sync.py 151 1 8 1 99% 107 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606694791-05:00 fleet/tests_sync_integration.py 29 16 2 0 42% 41, 62-83 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606697611-05:00 fleet/urls_consent.py 3 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606700401-05:00 fleet/urls_logs.py 4 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606703261-05:00 fleet/urls_selftest.py 3 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606706101-05:00 fleet/urls_status.py 4 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606708981-05:00 fleet/validators.py 25 4 8 0 88% 44-45, 50-51 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606732271-05:00 integrations/__init__.py 18 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606735661-05:00 integrations/base.py 122 12 32 4 90% 49-51, 60-62, 96, 139-140, 176, 199, 205 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606738701-05:00 integrations/config.py 57 7 14 5 83% 18, 58-60, 66, 85->92, 89, 115 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606741501-05:00 integrations/enroll.py 20 5 4 2 71% 28, 42-43, 45, 64 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606744381-05:00 integrations/errors.py 9 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606747291-05:00 integrations/grafana.py 68 15 22 3 76% 27, 33, 46-49, 60-72, 81-82, 84, 88-89 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606750151-05:00 integrations/headscale.py 33 1 12 2 93% 47->46, 49 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606752951-05:00 integrations/health.py 20 3 2 0 86% 25-27 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606755741-05:00 integrations/mender.py 79 24 26 4 62% 39, 42, 60-74, 78-81, 118-124 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606758541-05:00 integrations/rundeck.py 46 3 10 1 93% 81, 89, 98 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606761351-05:00 integrations/types.py 80 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606764181-05:00 integrations/urls.py 3 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606767011-05:00 integrations/views.py 6 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606769871-05:00 stores/__init__.py 0 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606772691-05:00 stores/admin.py 87 2 12 2 96% 152, 158 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606775571-05:00 stores/api.py 66 1 20 1 98% 135 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606779021-05:00 stores/apps.py 5 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606781861-05:00 stores/forms.py 35 2 12 0 96% 83-84 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606784711-05:00 stores/management/__init__.py 0 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606787521-05:00 stores/management/commands/__init__.py 0 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606790361-05:00 stores/management/commands/check_authority.py 39 5 14 1 85% 55-59 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606793171-05:00 stores/management/commands/migrate_owner_staff.py 73 1 28 2 97% 190->192, 193 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606795991-05:00 stores/management/commands/notify_new_enrolls.py 36 4 8 3 84% 22, 51, 54->73, 71-72 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606798851-05:00 stores/management/commands/seed_e2e_fleet.py 231 3 34 3 98% 454, 602->610, 619-622 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606801711-05:00 stores/management/commands/sync_roles.py 24 3 8 2 84% 33-34, 54 [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606804521-05:00 stores/models.py 83 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606807391-05:00 stores/scoping.py 5 0 2 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606810191-05:00 stores/tests_api.py 105 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606813031-05:00 stores/tests_authority.py 128 0 4 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606820700-05:00 stores/tests_collector_config.py 66 0 2 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606823590-05:00 stores/tests_report_config.py 29 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606826370-05:00 stores/urls.py 3 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606829170-05:00 stores/views.py 27 0 0 0 100% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606832010-05:00 ----------------------------------------------------------------------------------------------- [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606834820-05:00 TOTAL 4271 242 648 81 92% [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.606839950-05:00 Coverage XML written to file coverage.xml [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.763627629-05:00 =========================== short test summary info ============================ [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.763657699-05:00 SKIPPED [1] fleet/tests_sync_integration.py:60: real-integration test; set SM_REAL_INTEGRATION=1 (+ live creds) to run [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:12.763663089-05:00 =========== 622 passed, 1 skipped, 11 warnings in 309.75s (0:05:09) ============ [pod/pr-validator-zw9x9-django-pod/step-django-ci] 2026-07-17T23:03:13.073258077-05:00 === django-ci OK (check + migrations + tests green on Postgres) === [pod/pr-validator-zw9x9-django-pod/sidecar-postgres] 2026-07-17T23:03:15.829150554-05:00 2026/07/18 04:03:15 Exiting... ===== pr-validator-zw9x9-infra-fmt-pod.log ===== [pod/pr-validator-zw9x9-infra-fmt-pod/prepare] 2026-07-17T22:57:41.635702161-05:00 2026/07/18 03:57:41 Entrypoint initialization [pod/pr-validator-zw9x9-infra-fmt-pod/place-scripts] 2026-07-17T22:57:42.863708086-05:00 2026/07/18 03:57:42 Decoded script /tekton/scripts/script-0-dgq4l [pod/pr-validator-zw9x9-infra-fmt-pod/step-fmt-check] 2026-07-17T22:57:48.397047091-05:00 Checking canonical format of infra/ (tofu fmt -check -recursive)… [pod/pr-validator-zw9x9-infra-fmt-pod/step-fmt-check] 2026-07-17T22:57:48.551670355-05:00 === infra/ is canonically formatted === ===== pr-validator-zw9x9-lint-pod.log ===== [pod/pr-validator-zw9x9-lint-pod/prepare] 2026-07-17T22:57:40.854202228-05:00 2026/07/18 03:57:40 Entrypoint initialization [pod/pr-validator-zw9x9-lint-pod/place-scripts] 2026-07-17T22:57:41.700850013-05:00 2026/07/18 03:57:41 Decoded script /tekton/scripts/script-0-zsx42 [pod/pr-validator-zw9x9-lint-pod/step-ruff-mypy] 2026-07-17T22:57:47.086642896-05:00 Installing ruff==0.8.6 mypy==1.14.1 (+ lib runtime deps for mypy import resolution)… [pod/pr-validator-zw9x9-lint-pod/step-ruff-mypy] 2026-07-17T22:57:53.559441677-05:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [pod/pr-validator-zw9x9-lint-pod/step-ruff-mypy] 2026-07-17T22:57:53.643815594-05:00 == ruff check . == [pod/pr-validator-zw9x9-lint-pod/step-ruff-mypy] 2026-07-17T22:57:53.665571467-05:00 All checks passed! [pod/pr-validator-zw9x9-lint-pod/step-ruff-mypy] 2026-07-17T22:57:53.670167095-05:00 == mypy == [pod/pr-validator-zw9x9-lint-pod/step-ruff-mypy] 2026-07-17T22:57:54.791433756-05:00 Success: no issues found in 1 source file [pod/pr-validator-zw9x9-lint-pod/step-ruff-mypy] 2026-07-17T22:57:54.798359882-05:00 === lint OK (ruff + mypy clean) === ===== pr-validator-zw9x9-post-status-pod.log ===== [pod/pr-validator-zw9x9-post-status-pod/prepare] 2026-07-17T23:03:20.882528932-05:00 2026/07/18 04:03:20 Entrypoint initialization Error from server (BadRequest): container "place-scripts" in pod "pr-validator-zw9x9-post-status-pod" is waiting to start: PodInitializing ===== pr-validator-zw9x9-reclaim-workspace-pod.log ===== Error from server (BadRequest): container "prepare" in pod "pr-validator-zw9x9-reclaim-workspace-pod" is waiting to start: PodInitializing ===== pr-validator-zw9x9-status-container-pod.log ===== Error from server (BadRequest): container "step-post-status" in pod "pr-validator-zw9x9-status-container-pod" is waiting to start: PodInitializing ===== pr-validator-zw9x9-status-django-pod.log ===== [pod/pr-validator-zw9x9-status-django-pod/prepare] 2026-07-17T23:03:17.629625249-05:00 2026/07/18 04:03:17 Entrypoint initialization [pod/pr-validator-zw9x9-status-django-pod/place-scripts] 2026-07-17T23:03:18.119300464-05:00 2026/07/18 04:03:18 Decoded script /tekton/scripts/script-0-v45qb [pod/pr-validator-zw9x9-status-django-pod/step-post-status] 2026-07-17T23:03:22.343694334-05:00 Posting commit status to GitHub [pod/pr-validator-zw9x9-status-django-pod/step-post-status] 2026-07-17T23:03:22.343725444-05:00 Repo: storeminder-ai/storeminder [pod/pr-validator-zw9x9-status-django-pod/step-post-status] 2026-07-17T23:03:22.343728964-05:00 SHA: 4150e27ab176ead34f5b5fc91a43b0e32e6ce5e0 [pod/pr-validator-zw9x9-status-django-pod/step-post-status] 2026-07-17T23:03:22.343731724-05:00 State: success (Succeeded) [pod/pr-validator-zw9x9-status-django-pod/step-post-status] 2026-07-17T23:03:22.343734344-05:00 Target URL: https://ci-logs.storeminder.ai/storeminder-ai/storeminder/pr-784/pr-validator-zw9x9/logs.txt ===== pr-validator-zw9x9-status-infra-fmt-pod.log ===== [pod/pr-validator-zw9x9-status-infra-fmt-pod/prepare] 2026-07-17T23:03:17.462375249-05:00 2026/07/18 04:03:17 Entrypoint initialization [pod/pr-validator-zw9x9-status-infra-fmt-pod/place-scripts] 2026-07-17T23:03:18.118074771-05:00 2026/07/18 04:03:18 Decoded script /tekton/scripts/script-0-l7swg [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.351631400-05:00 Posting commit status to GitHub [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.351662920-05:00 Repo: storeminder-ai/storeminder [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.351666820-05:00 SHA: 4150e27ab176ead34f5b5fc91a43b0e32e6ce5e0 [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.351669570-05:00 State: success (Succeeded) [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.351672490-05:00 Target URL: https://ci-logs.storeminder.ai/storeminder-ai/storeminder/pr-784/pr-validator-zw9x9/logs.txt [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.790931380-05:00 { [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791022609-05:00 "url": "https://api.github.com/repos/storeminder-ai/storeminder/statuses/4150e27ab176ead34f5b5fc91a43b0e32e6ce5e0", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791027899-05:00 "avatar_url": "https://avatars.githubusercontent.com/u/702924?v=4", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791031629-05:00 "id": 50685494290, [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791035069-05:00 "node_id": "SC_kwDOS9o4_c8AAAALzRdEEg", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791038369-05:00 "state": "success", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791041629-05:00 "description": "Checks passed", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791045419-05:00 "target_url": "https://ci-logs.storeminder.ai/storeminder-ai/storeminder/pr-784/pr-validator-zw9x9/logs.txt", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791049529-05:00 "context": "tekton/infra-fmt", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791052819-05:00 "created_at": "2026-07-18T04:03:22Z", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791056099-05:00 "updated_at": "2026-07-18T04:03:22Z", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791059489-05:00 "creator": { [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791062699-05:00 "login": "steveblackmon", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791065949-05:00 "id": 702924, [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791069619-05:00 "node_id": "MDQ6VXNlcjcwMjkyNA==", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791073299-05:00 "avatar_url": "https://avatars.githubusercontent.com/u/702924?v=4", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791077409-05:00 "gravatar_id": "", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791080599-05:00 "url": "https://api.github.com/users/steveblackmon", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791083949-05:00 "html_url": "https://github.com/steveblackmon", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791087979-05:00 "followers_url": "https://api.github.com/users/steveblackmon/followers", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791092319-05:00 "following_url": "https://api.github.com/users/steveblackmon/following{/other_user}", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791100889-05:00 "gists_url": "https://api.github.com/users/steveblackmon/gists{/gist_id}", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791105199-05:00 "starred_url": "https://api.github.com/users/steveblackmon/starred{/owner}{/repo}", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791114019-05:00 "subscriptions_url": "https://api.github.com/users/steveblackmon/subscriptions", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791117479-05:00 "organizations_url": "https://api.github.com/users/steveblackmon/orgs", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791121319-05:00 "repos_url": "https://api.github.com/users/steveblackmon/repos", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791124649-05:00 "events_url": "https://api.github.com/users/steveblackmon/events{/privacy}", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791127949-05:00 "received_events_url": "https://api.github.com/users/steveblackmon/received_events", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791131279-05:00 "type": "User", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791134949-05:00 "user_view_type": "public", [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791138249-05:00 "site_admin": false [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791141519-05:00 } [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.791144799-05:00 } [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.795953202-05:00 [pod/pr-validator-zw9x9-status-infra-fmt-pod/step-post-status] 2026-07-17T23:03:22.795973992-05:00 Status posted successfully ===== pr-validator-zw9x9-status-lint-pod.log ===== [pod/pr-validator-zw9x9-status-lint-pod/prepare] 2026-07-17T23:03:16.059691686-05:00 2026/07/18 04:03:16 Entrypoint initialization [pod/pr-validator-zw9x9-status-lint-pod/place-scripts] 2026-07-17T23:03:16.878880869-05:00 2026/07/18 04:03:16 Decoded script /tekton/scripts/script-0-s5s84 [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.150151888-05:00 Posting commit status to GitHub [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.150190508-05:00 Repo: storeminder-ai/storeminder [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.150194958-05:00 SHA: 4150e27ab176ead34f5b5fc91a43b0e32e6ce5e0 [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.150197638-05:00 State: success (Succeeded) [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.150200728-05:00 Target URL: https://ci-logs.storeminder.ai/storeminder-ai/storeminder/pr-784/pr-validator-zw9x9/logs.txt [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906196104-05:00 { [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906304493-05:00 "url": "https://api.github.com/repos/storeminder-ai/storeminder/statuses/4150e27ab176ead34f5b5fc91a43b0e32e6ce5e0", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906313443-05:00 "avatar_url": "https://avatars.githubusercontent.com/u/702924?v=4", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906320493-05:00 "id": 50685493957, [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906327333-05:00 "node_id": "SC_kwDOS9o4_c8AAAALzRdCxQ", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906334173-05:00 "state": "success", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906345963-05:00 "description": "Checks passed", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906354313-05:00 "target_url": "https://ci-logs.storeminder.ai/storeminder-ai/storeminder/pr-784/pr-validator-zw9x9/logs.txt", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906360963-05:00 "context": "tekton/lint", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906366773-05:00 "created_at": "2026-07-18T04:03:21Z", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906373233-05:00 "updated_at": "2026-07-18T04:03:21Z", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906379223-05:00 "creator": { [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906384993-05:00 "login": "steveblackmon", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906390963-05:00 "id": 702924, [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906397213-05:00 "node_id": "MDQ6VXNlcjcwMjkyNA==", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906403283-05:00 "avatar_url": "https://avatars.githubusercontent.com/u/702924?v=4", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906408983-05:00 "gravatar_id": "", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906416413-05:00 "url": "https://api.github.com/users/steveblackmon", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906421943-05:00 "html_url": "https://github.com/steveblackmon", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906428563-05:00 "followers_url": "https://api.github.com/users/steveblackmon/followers", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906435852-05:00 "following_url": "https://api.github.com/users/steveblackmon/following{/other_user}", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906441882-05:00 "gists_url": "https://api.github.com/users/steveblackmon/gists{/gist_id}", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906447952-05:00 "starred_url": "https://api.github.com/users/steveblackmon/starred{/owner}{/repo}", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906453802-05:00 "subscriptions_url": "https://api.github.com/users/steveblackmon/subscriptions", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906459802-05:00 "organizations_url": "https://api.github.com/users/steveblackmon/orgs", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906467512-05:00 "repos_url": "https://api.github.com/users/steveblackmon/repos", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906475762-05:00 "events_url": "https://api.github.com/users/steveblackmon/events{/privacy}", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906482652-05:00 "received_events_url": "https://api.github.com/users/steveblackmon/received_events", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906488552-05:00 "type": "User", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906494282-05:00 "user_view_type": "public", [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906500292-05:00 "site_admin": false [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906506152-05:00 } [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.906512192-05:00 } [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.909560335-05:00 [pod/pr-validator-zw9x9-status-lint-pod/step-post-status] 2026-07-17T23:03:21.909611225-05:00 Status posted successfully ===== pr-validator-zw9x9-status-report-tests-pod.log ===== [pod/pr-validator-zw9x9-status-report-tests-pod/prepare] 2026-07-17T23:03:19.660893908-05:00 2026/07/18 04:03:19 Entrypoint initialization [pod/pr-validator-zw9x9-status-report-tests-pod/place-scripts] 2026-07-17T23:03:20.587188098-05:00 2026/07/18 04:03:20 Decoded script /tekton/scripts/script-0-txdg4