additionally exposed symbols: machine, start_all, machines, driver, Machine, wait_for_signal Starting machine <<< NixOS Stage 2 >>> booting system configuration /nix/store/08sgdgd3xb51qrdds19gyq5cbfyj516q-nixos-system-machine-test running activation script... setting up /etc... 2: host0@if3: mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 0e:74:26:22:81:c2 brd ff:ff:ff:ff:ff:ff link-netnsid 0 setting up age secrets... starting systemd... systemd 260.2 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE) Detected virtualization systemd-nspawn. Detected architecture arm64. Detected first boot. Initializing machine ID from container UUID. Applying preset policy. Populated /etc with preset unit settings. Queued start job for default target Multi-User System. <<< Welcome to NixOS test (aarch64) - console >>> + systemd-run /bin/sh -c '/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin/sleep 999999999 && echo 9fb299f2-6054-4b21-a68b-06bf13fc276b' Running as unit: run-p479-i115063845.service; invocation ID: e8715dafd05148518f498f07f8ffb377 To attach to container machine run on the same machine that runs the test: sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*9fb299f2-6054-4b21-a68b-06bf13fc276b') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash To inject external network and continue test, run: sudo /nix/store/d6kq2phq0zy5invmkfgg8h35zxaf13s9-python3-3.13.15/bin/python3.13 /nix/store/f4nvkcws5x7zcpbn7zsscrdviq2jxrpi-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/inject_network.py 9fb299f2-6054-4b21-a68b-06bf13fc276b + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + nc -z -v ::1 8008 Connection to ::1 8008 port [tcp/http-alt] succeeded! machine: waiting for success: curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test' + curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test' (finished: waiting for success: curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test', in 0.02 seconds) + systemctl restart matrix-synapse + journalctl -u matrix-synapse --no-pager Sep 01 15:10:01 machine systemd[1]: Starting Synapse Matrix homeserver... Sep 01 15:10:03 machine matrix-synapse-pre-start[474]: Generating signing key file /var/lib/matrix-synapse/homeserver.signing.key Sep 01 15:10:07 machine synapse_homeserver[490]: This server is configured to use 'matrix.org' as its trusted key server via the Sep 01 15:10:07 machine synapse_homeserver[490]: 'trusted_key_servers' config option. 'matrix.org' is a good choice for a key Sep 01 15:10:07 machine synapse_homeserver[490]: server since it is long-lived, stable and trusted. However, some admins may Sep 01 15:10:07 machine synapse_homeserver[490]: wish to use another server for this purpose. Sep 01 15:10:07 machine synapse_homeserver[490]: To suppress this warning and continue using 'matrix.org', admins should set Sep 01 15:10:07 machine synapse_homeserver[490]: 'suppress_key_server_warning' to 'true' in homeserver.yaml. Sep 01 15:10:07 machine synapse_homeserver[490]: -------------------------------------------------------------------------------- Sep 01 15:10:07 machine synapse[490]: synapse.config.logger: [main] ***** STARTING SERVER ***** Sep 01 15:10:07 machine synapse[490]: synapse.config.logger: [main] Server /nix/store/1s8lqnc1k176xsjap48vxjq430ckjqnm-matrix-synapse-1.159.0/bin/synapse_homeserver version 1.159.0 Sep 01 15:10:07 machine synapse[490]: synapse.config.logger: [main] Copyright (c) 2023 New Vector, Inc Sep 01 15:10:07 machine synapse[490]: synapse.config.logger: [main] Licensed under the AGPL 3.0 license. Website: https://github.com/element-hq/synapse Sep 01 15:10:07 machine synapse[490]: synapse.config.logger: [main] Server hostname: clan.test Sep 01 15:10:07 machine synapse[490]: synapse.config.logger: [main] Public Base URL: https://clan.test/ Sep 01 15:10:07 machine synapse[490]: synapse.config.logger: [main] Instance name: master Sep 01 15:10:07 machine synapse[490]: synapse.config.logger: [main] Twisted reactor: EPollReactor Sep 01 15:10:07 machine synapse[490]: synapse.app.homeserver: [main] Setting up server Sep 01 15:10:07 machine synapse[490]: synapse.server: [main] Setting up. Sep 01 15:10:07 machine synapse[490]: synapse.storage.databases: [main] [database config 'master']: Checking database server Sep 01 15:10:07 machine synapse[490]: synapse.storage.databases: [main] [database config 'master']: Preparing for databases ['main', 'state'] Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] ['main', 'state']: Checking existing schema version Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] ['main', 'state']: Initialising new database Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v73 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/01event_failed_pull_attempts.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/02add_pusher_enabled.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/02room_id_indexes_for_purging.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/03pusher_device_id.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/03users_approved_column.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/04partial_join_details.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/04pending_device_list_updates.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/05old_push_actions.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/06thread_notifications_thread_id_idx.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/08thread_receipts_non_null.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/09partial_joined_via_destination.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/09threads_table.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Running 73/10_update_sqlite_fts4_tokenizer.py:run_create Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/10login_tokens.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/11event_search_room_id_n_distinct.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/12refactor_device_list_outbound_pokes.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/13add_device_lists_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/20_un_partial_stated_room_stream.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/21_un_partial_stated_room_stream_seq.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/22_rebuild_user_dir_stats.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/22_un_partial_stated_event_stream.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/23_fix_thread_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/23_un_partial_stated_room_stream_seq.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/24_events_jump_to_date_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 73/25drop_presence.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v74 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 74/01_user_directory_stale_remote_users.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 74/02_set_device_id_for_pushers_bg_update.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 74/03_membership_tables_event_stream_ordering.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 74/03_room_membership_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 74/04_delete_e2e_backup_keys_for_deactivated_users.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Running 74/04_membership_tables_event_stream_ordering_triggers.py:run_create Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 74/05_events_txn_id_device_id.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 74/90COMMENTS_destinations.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v75 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v76 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 76/01_add_profiles_full_user_id_column.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 76/02_add_user_filters_full_user_id_column.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 76/03_per_user_experimental_features.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 76/04_add_room_forgetter.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v77 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/01_add_profiles_not_valid_check.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/02_add_user_filters_not_valid_check.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 77/03bg_populate_full_user_id_profiles.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 77/04bg_populate_full_user_id_user_filters.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 77/05thread_notifications_backfill.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/06thread_notifications_not_null_event_push_actions.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/06thread_notifications_not_null_event_push_actions_staging.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/06thread_notifications_not_null_event_push_summary.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 77/14bg_indices_event_stream_ordering.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v78 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Running 78/03event_extremities_constraints.py:run_create Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Running 78/04_add_full_user_id_index_user_filters.py:run_create Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v79 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 79/03_read_write_locks_triggers.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Running 79/04_mitigate_stream_ordering_update_race.py:run_create Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 79/05_read_write_locks_triggers.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v80 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 80/01_users_alter_locked.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 80/02_read_write_locks_unlogged.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 80/02_scheduled_tasks.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 80/03_read_write_locks_triggers.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 80/04_read_write_locks_deadlock.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v81 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v82 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 82/02_scheduled_tasks_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 82/04_add_indices_for_purging_rooms.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 82/05gaps.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v83 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 83/01_drop_old_tables.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 83/05_cross_signing_key_update_grant.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 83/06_event_push_summary_room.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v84 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 84/01_auth_links_stats.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 84/02_auth_links_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 84/03_auth_links_analyze.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 84/04_access_token_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v85 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 85/01_add_suspended.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 85/02_add_instance_names.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 85/03_new_sequences.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 85/04_cleanup_device_federation_outbox.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 85/05_add_instance_names_converted_pos.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 85/06_add_room_reports.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v86 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 86/01_authenticate_media.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 86/02_receipts_event_id_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v87 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 87/01_sliding_sync_memberships.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 87/02_per_connection_state.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 87/03_current_state_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v88 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 88/01_add_delayed_events.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 88/01_custom_profile_fields.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 88/02_fix_sliding_sync_membership_snapshots_forgotten_column.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 88/03_add_otk_ts_added_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 88/04_current_state_delta_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 88/05_drop_old_otks.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 88/05_sliding_sync_room_config_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 88/06_events_received_ts_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v89 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 89/01_sliding_sync_membership_snapshot_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 89/01_state_groups_deletion.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v90 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 90/01_add_column_participant_room_memberships_table.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 90/02_delete_unreferenced_state_groups.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 90/03_remove_old_deletion_bg_update.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v91 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 91/01_media_hash.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v92 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/01_remove_trigger.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 92/02_remove_populate_participant_bg_update.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 92/04_ss_membership_snapshot_idx.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 92/04_thread_subscriptions.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/04_thread_subscriptions_seq.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 92/05_fixup_max_depth_cap.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/05_thread_subscriptions_comments.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 92/06_device_federation_inbox_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/06_threads_last_sent_stream_ordering_comments.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 92/07_add_user_reports.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 92/07_event_txn_id_device_id_txn_id2.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 92/08_room_ban_redactions.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/08_thread_subscriptions_seq_fixup.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 92/09_thread_subscriptions_update.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/09_thread_subscriptions_update.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v93 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 93/01_add_delayed_events.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 93/01_sticky_events.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 93/01_sticky_events_seq.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 93/02_sliding_sync_members.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 93/03_sss_pos_last_used.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Running 93/04_make_delayed_event_content_text.py:run_create Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema deltas for v94 Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 94/01_redactions_recheck.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 94/02_redactions_recheck_bg_update.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 94/03_device_lists_room_timestamp.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 94/03_quarantined_media_tracking.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 94/03_quarantined_media_tracking_seq.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 94/03_state_dag_fwd_extrems.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 94/04_device_lists_changes_max_pruned.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 94/05_rerun_flag_existing_quarantined_media.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 94/06_sliding_sync_connections_last_used_ts_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 94/07_profile_updates.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying engine-specific schema 94/07_profile_updates_seq.sql.postgres Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Applying schema 94/07_sliding_sync_lazy_members_position_index.sql Sep 01 15:10:07 machine synapse[490]: synapse.storage.prepare_database: [main] Schema now up to date Sep 01 15:10:07 machine synapse[490]: synapse.storage.databases: [main] [database config 'master']: Starting 'main' database Sep 01 15:10:07 machine synapse[490]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules(id): 1 Sep 01 15:10:07 machine synapse[490]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules_enable(id): 1 Sep 01 15:10:07 machine synapse[490]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 month ago Sep 01 15:10:07 machine synapse[490]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 month ago: it's 0 Sep 01 15:10:07 machine synapse[490]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 day ago Sep 01 15:10:07 machine synapse[490]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 day ago: it's 0 Sep 01 15:10:07 machine synapse[490]: synapse.storage.util.id_generators: [main] Initialising stream generator for access_tokens(id): 1 Sep 01 15:10:07 machine synapse[490]: synapse.storage.util.id_generators: [main] Initialising stream generator for refresh_tokens(id): 1 Sep 01 15:10:07 machine synapse[490]: synapse.storage.util.id_generators: [main] Initialising stream generator for event_reports(id): 1 Sep 01 15:10:07 machine synapse[490]: synapse.storage.util.id_generators: [main] Initialising stream generator for room_reports(id): 1 Sep 01 15:10:07 machine synapse[490]: synapse.storage.util.id_generators: [main] Initialising stream generator for user_reports(id): 1 Sep 01 15:10:07 machine synapse[490]: synapse.storage.databases: [main] [database config 'master']: Starting 'state' database Sep 01 15:10:07 machine synapse[490]: synapse.storage.databases: [main] [database config 'master']: prepared Sep 01 15:10:07 machine synapse[490]: synapse.server: [main] Finished setting up. Sep 01 15:10:07 machine synapse[490]: twisted: [main] Redirected stdout/stderr to logs Sep 01 15:10:07 machine synapse[490]: synapse.app.homeserver: [main] Running Sep 01 15:10:07 machine synapse[490]: synapse.app.homeserver: [main] Set file limit to: 524288 Sep 01 15:10:07 machine synapse[490]: synapse.push.pusher: [call_when_running] email enable notifs: False Sep 01 15:10:07 machine synapse[490]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'profile' Sep 01 15:10:07 machine synapse[490]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.device_list_update' Sep 01 15:10:07 machine synapse[490]: synapse.util.caches.lrucache: [call_when_running] Expiring LRU caches after 1800 seconds Sep 01 15:10:07 machine synapse[490]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.presence' Sep 01 15:10:07 machine synapse[490]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.typing' Sep 01 15:10:07 machine synapse[490]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'directory' Sep 01 15:10:07 machine synapse[490]: synapse.handlers.deactivate_account: [user_parter_loop-0] Starting user parter Sep 01 15:10:07 machine synapse[490]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.receipt' Sep 01 15:10:07 machine synapse[490]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.signing_key_update' Sep 01 15:10:07 machine synapse[490]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'org.matrix.signing_key_update' Sep 01 15:10:07 machine synapse[490]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'client_keys' Sep 01 15:10:07 machine synapse[490]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.direct_to_device' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/health' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/client' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/.well-known' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/admin' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_idp' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_username' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/new_user_consent' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/sso_register' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/unsubscribe' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/media_upload_limit_exceeded' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching FilePath('/nix/store/1s8lqnc1k176xsjap48vxjq430ckjqnm-matrix-synapse-1.159.0/lib/python3.13/site-packages/synapse/static') to path b'/_matrix/static' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/r0' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v3' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v1' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/federation' Sep 01 15:10:07 machine synapse[490]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/key' Sep 01 15:10:07 machine synapse[490]: twisted: [call_when_running] SynapseSite starting on 8008 Sep 01 15:10:07 machine synapse[490]: synapse.app._base: [call_when_running] Synapse now listening on TCP port 8008 Sep 01 15:10:07 machine synapse[490]: synapse.app._base: [call_when_running] garbage collector: Freezing all allocated objects in the hopes that (almost) everything currently allocated are things that will be used by the homeserver for the rest of time. Doing so means less work each GC (hopefully). Sep 01 15:10:07 machine synapse[490]: synapse.storage.background_updates: [background_updates-0] Starting background schema updates for database master Sep 01 15:10:07 machine synapse[490]: synapse.push.pusherpool: [start_pushers-0] Started pushers Sep 01 15:10:07 machine synapse[490]: synapse.handlers.deactivate_account: [user_parter_loop-0] User parter finished: stopping Sep 01 15:10:07 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[518]: Connection to ::1 8008 port [tcp/http-alt] succeeded! Sep 01 15:10:08 machine synapse[490]: synapse.access.http.8008: [GET-0] ::1 - 8008 - {None} Processed request: 0.001sec/0.001sec ru=(0.003sec, 0.000sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 01 15:10:08 machine synapse[490]: synapse.handlers.auth: [POST-1] Logging in user @admin:clan.test on device KDDNPSSACB Sep 01 15:10:08 machine synapse[490]: synapse.access.http.8008: [POST-1] ::1 - 8008 - {None} Processed request: 0.299sec/0.001sec ru=(0.254sec, 0.004sec) db=(0.004sec/0.032sec/12) 138B 200 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 01 15:10:08 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[519]: Sending registration request... Sep 01 15:10:08 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[519]: Success! Sep 01 15:10:08 machine synapse[490]: synapse.storage.background_updates: [background_updates-0] Starting update batch on background update 'threads_backfill' Sep 01 15:10:08 machine synapse[490]: synapse.storage.background_updates: [background_updates-0] Running background update 'threads_backfill'. Processed 0 items in 6ms. (total_rate=None/ms, current_rate=None/ms, total_updated=0, batch_size=100) Sep 01 15:10:09 machine synapse[490]: synapse.access.http.8008: [GET-2] ::1 - 8008 - {None} Processed request: 0.000sec/0.001sec ru=(0.000sec, 0.000sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 01 15:10:09 machine synapse[490]: synapse.handlers.auth: [POST-3] Logging in user @someuser:clan.test on device WVVXGBSNOU Sep 01 15:10:09 machine synapse[490]: synapse.access.http.8008: [POST-3] ::1 - 8008 - {None} Processed request: 0.270sec/0.001sec ru=(0.235sec, 0.001sec) db=(0.004sec/0.017sec/12) 145B 200 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 01 15:10:09 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[526]: Sending registration request... Sep 01 15:10:09 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[526]: Success! Sep 01 15:10:09 machine systemd[1]: Started Synapse Matrix homeserver. Sep 01 15:10:09 machine synapse[490]: synapse.storage.background_updates: [background_updates-0] Starting update batch on background update 'device_lists_changes_in_room_by_room_index' Sep 01 15:10:09 machine synapse[490]: synapse.storage.background_updates: [background_updates-0] Adding index device_lists_changes_in_room_by_room_idx to device_lists_changes_in_room Sep 01 15:10:09 machine synapse[490]: synapse.storage.background_updates: [background_updates-0] Running background update 'device_lists_changes_in_room_by_room_index'. Processed 1 items in 6ms. (total_rate=0.16666666666666666/ms, current_rate=0.16666666666666666/ms, total_updated=1, batch_size=100) Sep 01 15:10:10 machine synapse[490]: synapse.access.http.8008: [GET-4] ::1 - 8008 - {None} Processed request: 0.001sec/-0.000sec ru=(0.000sec, 0.000sec) db=(0.000sec/0.000sec/0) 10145B 200 "GET /_matrix/static/ HTTP/1.1" "curl/8.21.0" [0 dbevts] Sep 01 15:10:10 machine synapse[490]: twisted: [sentinel] Received SIGTERM, shutting down. Sep 01 15:10:10 machine systemd[1]: Stopping Synapse Matrix homeserver... Sep 01 15:10:10 machine synapse[490]: synapse.storage.databases.main.lock: [LockStore._on_shutdown-0] Dropping held locks due to shutdown Sep 01 15:10:10 machine synapse[490]: synapse.storage.databases.main.lock: [LockStore._on_shutdown-0] Dropped locks due to shutdown Sep 01 15:10:10 machine synapse[490]: synapse.handlers.presence: [PresenceHandler._on_shutdown-0] Performing _on_shutdown. Persisting 0 unpersisted changes Sep 01 15:10:10 machine synapse[490]: synapse.handlers.presence: [PresenceHandler._on_shutdown-0] Finished _on_shutdown Sep 01 15:10:10 machine synapse[490]: synapse.app._base: [log_shutdown] Shutting down... Sep 01 15:10:10 machine synapse[490]: twisted: [sentinel] (TCP Port 8008 Closed) Sep 01 15:10:10 machine synapse[490]: twisted: [sentinel] Main loop terminated. Sep 01 15:10:10 machine systemd[1]: matrix-synapse.service: Deactivated successfully. Sep 01 15:10:10 machine systemd[1]: Stopped Synapse Matrix homeserver. Sep 01 15:10:10 machine systemd[1]: matrix-synapse.service: Consumed 7.995s CPU time over 9.275s wall clock time. Sep 01 15:10:10 machine systemd[1]: Starting Synapse Matrix homeserver... Sep 01 15:10:15 machine synapse_homeserver[558]: This server is configured to use 'matrix.org' as its trusted key server via the Sep 01 15:10:15 machine synapse_homeserver[558]: 'trusted_key_servers' config option. 'matrix.org' is a good choice for a key Sep 01 15:10:15 machine synapse_homeserver[558]: server since it is long-lived, stable and trusted. However, some admins may Sep 01 15:10:15 machine synapse_homeserver[558]: wish to use another server for this purpose. Sep 01 15:10:15 machine synapse_homeserver[558]: To suppress this warning and continue using 'matrix.org', admins should set Sep 01 15:10:15 machine synapse_homeserver[558]: 'suppress_key_server_warning' to 'true' in homeserver.yaml. Sep 01 15:10:15 machine synapse_homeserver[558]: -------------------------------------------------------------------------------- Sep 01 15:10:15 machine synapse[558]: synapse.config.logger: [main] ***** STARTING SERVER ***** Sep 01 15:10:15 machine synapse[558]: synapse.config.logger: [main] Server /nix/store/1s8lqnc1k176xsjap48vxjq430ckjqnm-matrix-synapse-1.159.0/bin/synapse_homeserver version 1.159.0 Sep 01 15:10:15 machine synapse[558]: synapse.config.logger: [main] Copyright (c) 2023 New Vector, Inc Sep 01 15:10:15 machine synapse[558]: synapse.config.logger: [main] Licensed under the AGPL 3.0 license. Website: https://github.com/element-hq/synapse Sep 01 15:10:15 machine synapse[558]: synapse.config.logger: [main] Server hostname: clan.test Sep 01 15:10:15 machine synapse[558]: synapse.config.logger: [main] Public Base URL: https://clan.test/ Sep 01 15:10:15 machine synapse[558]: synapse.config.logger: [main] Instance name: master Sep 01 15:10:15 machine synapse[558]: synapse.config.logger: [main] Twisted reactor: EPollReactor Sep 01 15:10:15 machine synapse[558]: synapse.app.homeserver: [main] Setting up server Sep 01 15:10:15 machine synapse[558]: synapse.server: [main] Setting up. Sep 01 15:10:15 machine synapse[558]: synapse.storage.databases: [main] [database config 'master']: Checking database server Sep 01 15:10:15 machine synapse[558]: synapse.storage.databases: [main] [database config 'master']: Preparing for databases ['main', 'state'] Sep 01 15:10:15 machine synapse[558]: synapse.storage.prepare_database: [main] ['main', 'state']: Checking existing schema version Sep 01 15:10:15 machine synapse[558]: synapse.storage.prepare_database: [main] ['main', 'state']: Existing schema is 94 (+12 deltas) Sep 01 15:10:15 machine synapse[558]: synapse.storage.databases.main: [main] Checking database for consistency with configuration... Sep 01 15:10:15 machine synapse[558]: synapse.storage.prepare_database: [main] Applying schema deltas for v94 Sep 01 15:10:15 machine synapse[558]: synapse.storage.prepare_database: [main] Schema now up to date Sep 01 15:10:15 machine synapse[558]: synapse.storage.databases: [main] [database config 'master']: Starting 'main' database Sep 01 15:10:16 machine synapse[558]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules(id): 1 Sep 01 15:10:16 machine synapse[558]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules_enable(id): 1 Sep 01 15:10:16 machine synapse[558]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 month ago Sep 01 15:10:16 machine synapse[558]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 month ago: it's 0 Sep 01 15:10:16 machine synapse[558]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 day ago Sep 01 15:10:16 machine synapse[558]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 day ago: it's 0 Sep 01 15:10:16 machine synapse[558]: synapse.storage.util.id_generators: [main] Initialising stream generator for access_tokens(id): 3 Sep 01 15:10:16 machine synapse[558]: synapse.storage.util.id_generators: [main] Initialising stream generator for refresh_tokens(id): 1 Sep 01 15:10:16 machine synapse[558]: synapse.storage.util.id_generators: [main] Initialising stream generator for event_reports(id): 1 Sep 01 15:10:16 machine synapse[558]: synapse.storage.util.id_generators: [main] Initialising stream generator for room_reports(id): 1 Sep 01 15:10:16 machine synapse[558]: synapse.storage.util.id_generators: [main] Initialising stream generator for user_reports(id): 1 Sep 01 15:10:16 machine synapse[558]: synapse.storage.databases: [main] [database config 'master']: Starting 'state' database Sep 01 15:10:16 machine synapse[558]: synapse.storage.databases: [main] [database config 'master']: prepared Sep 01 15:10:16 machine synapse[558]: synapse.server: [main] Finished setting up. Sep 01 15:10:16 machine synapse[558]: twisted: [main] Redirected stdout/stderr to logs Sep 01 15:10:16 machine synapse[558]: synapse.app.homeserver: [main] Running Sep 01 15:10:16 machine synapse[558]: synapse.app.homeserver: [main] Set file limit to: 524288 Sep 01 15:10:16 machine synapse[558]: synapse.push.pusher: [call_when_running] email enable notifs: False Sep 01 15:10:16 machine synapse[558]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'profile' Sep 01 15:10:16 machine synapse[558]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.device_list_update' Sep 01 15:10:16 machine synapse[558]: synapse.util.caches.lrucache: [call_when_running] Expiring LRU caches after 1800 seconds Sep 01 15:10:16 machine synapse[558]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.presence' Sep 01 15:10:16 machine synapse[558]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.typing' Sep 01 15:10:16 machine synapse[558]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'directory' Sep 01 15:10:16 machine synapse[558]: synapse.handlers.deactivate_account: [user_parter_loop-0] Starting user parter Sep 01 15:10:16 machine synapse[558]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.receipt' Sep 01 15:10:16 machine synapse[558]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.signing_key_update' Sep 01 15:10:16 machine synapse[558]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'org.matrix.signing_key_update' Sep 01 15:10:16 machine synapse[558]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'client_keys' Sep 01 15:10:16 machine synapse[558]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.direct_to_device' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/health' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/client' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/.well-known' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/admin' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_idp' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_username' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/new_user_consent' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/sso_register' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/unsubscribe' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/media_upload_limit_exceeded' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching FilePath('/nix/store/1s8lqnc1k176xsjap48vxjq430ckjqnm-matrix-synapse-1.159.0/lib/python3.13/site-packages/synapse/static') to path b'/_matrix/static' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/r0' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v3' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v1' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/federation' Sep 01 15:10:16 machine synapse[558]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/key' Sep 01 15:10:16 machine synapse[558]: twisted: [call_when_running] SynapseSite starting on 8008 Sep 01 15:10:16 machine synapse[558]: synapse.app._base: [call_when_running] Synapse now listening on TCP port 8008 Sep 01 15:10:16 machine synapse[558]: synapse.app._base: [call_when_running] garbage collector: Freezing all allocated objects in the hopes that (almost) everything currently allocated are things that will be used by the homeserver for the rest of time. Doing so means less work each GC (hopefully). Sep 01 15:10:16 machine synapse[558]: synapse.storage.background_updates: [background_updates-0] Starting background schema updates for database master Sep 01 15:10:16 machine synapse[558]: synapse.handlers.deactivate_account: [user_parter_loop-0] User parter finished: stopping Sep 01 15:10:16 machine synapse[558]: synapse.push.pusherpool: [start_pushers-0] Started pushers Sep 01 15:10:16 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[583]: Connection to ::1 8008 port [tcp/http-alt] succeeded! Sep 01 15:10:16 machine synapse[558]: synapse.access.http.8008: [GET-0] ::1 - 8008 - {None} Processed request: 0.001sec/0.001sec ru=(0.002sec, 0.001sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 01 15:10:17 machine synapse[558]: synapse.http.server: [POST-1] SynapseError: 400 - User ID already taken. Sep 01 15:10:17 machine synapse[558]: synapse.access.http.8008: [POST-1] ::1 - 8008 - {None} Processed request: 0.236sec/0.000sec ru=(0.230sec, 0.001sec) db=(0.000sec/0.002sec/1) 60B 400 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 01 15:10:17 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[584]: Sending registration request... Sep 01 15:10:17 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[584]: User already exists. Skipping. Sep 01 15:10:17 machine synapse[558]: synapse.storage.background_updates: [background_updates-0] Starting update batch on background update 'populate_stats_process_rooms' Sep 01 15:10:17 machine synapse[558]: synapse.storage.background_updates: [background_updates-0] Running background update 'populate_stats_process_rooms'. Processed 1 items in 4ms. (total_rate=0.25/ms, current_rate=0.25/ms, total_updated=1, batch_size=100) Sep 01 15:10:17 machine synapse[558]: synapse.access.http.8008: [GET-2] ::1 - 8008 - {None} Processed request: 0.000sec/0.001sec ru=(0.000sec, 0.000sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 01 15:10:17 machine synapse[558]: synapse.http.server: [POST-3] SynapseError: 400 - User ID already taken. Sep 01 15:10:17 machine synapse[558]: synapse.access.http.8008: [POST-3] ::1 - 8008 - {None} Processed request: 0.234sec/0.000sec ru=(0.229sec, 0.000sec) db=(0.000sec/0.001sec/1) 60B 400 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Sep 01 15:10:17 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[590]: Sending registration request... Sep 01 15:10:17 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[590]: User already exists. Skipping. Sep 01 15:10:18 machine systemd[1]: Started Synapse Matrix homeserver. + systemctl --no-pager show matrix-synapse + nc -z -v ::1 8008 Connection to ::1 8008 port [tcp/http-alt] succeeded! + curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test'