Log of Meson test suite run on 2022-03-24T17:26:16.904707 1/7 vala-unit / tests OK 0.04s 17:26:16 MALLOC_PERTURB_=196 /var/tmp/portage/mail-client/geary-40.0-r1/work/geary-40.0-build/subprojects/vala-unit/test-driver ----------------------------------- output ----------------------------------- # random seed: R02S37a97f52c429eb6ff748650c498ce091 1..21 # Start of TestAssertions tests ok 1 /TestAssertions/gobject_equality_assertions ok 2 /TestAssertions/string_equality_assertions ok 3 /TestAssertions/int_equality_assertions ok 4 /TestAssertions/short_equality_assertions # SKIP Cannot determine if a variable is a short. See GNOME/vala#993 ok 5 /TestAssertions/long_equality_assertions ok 6 /TestAssertions/uint_equality_assertions ok 7 /TestAssertions/float_equality_assertions ok 8 /TestAssertions/double_equality_assertions ok 9 /TestAssertions/char_equality_assertions ok 10 /TestAssertions/unichar_equality_assertions ok 11 /TestAssertions/enum_equality_assertions ok 12 /TestAssertions/bool_equality_assertions ok 13 /TestAssertions/struct_equality_assertions ok 14 /TestAssertions/string_collection ok 15 /TestAssertions/array_collection ok 16 /TestAssertions/gee_collection # End of TestAssertions tests # Start of CollectionAssertions tests ok 17 /CollectionAssertions/string_collection ok 18 /CollectionAssertions/string_array_collection ok 19 /CollectionAssertions/int_array_collection # SKIP Arrays containing non-pointer values not currently supported. See GNOME/vala#964 ok 20 /CollectionAssertions/string_gee_collection ok 21 /CollectionAssertions/int_gee_collection # End of CollectionAssertions tests ------------------------------------------------------------------------------ 2/7 geary / desktop-file-validate OK 0.04s 17:26:16 MALLOC_PERTURB_=47 /usr/bin/desktop-file-validate /var/tmp/portage/mail-client/geary-40.0-r1/work/geary-40.0-build/desktop/org.gnome.Geary.desktop ----------------------------------- output ----------------------------------- ------------------------------------------------------------------------------ 3/7 geary / desktop-file-validate OK 0.03s 17:26:16 MALLOC_PERTURB_=98 /usr/bin/desktop-file-validate /var/tmp/portage/mail-client/geary-40.0-r1/work/geary-40.0-build/desktop/geary-autostart.desktop ----------------------------------- output ----------------------------------- ------------------------------------------------------------------------------ 4/7 geary / org.gnome.Geary.appdata.xml-validate OK 0.03s 17:26:16 MALLOC_PERTURB_=22 /usr/bin/appstream-util validate-relax --nonet /var/tmp/portage/mail-client/geary-40.0-r1/work/geary-40.0-build/desktop/org.gnome.Geary.appdata.xml ----------------------------------- output ----------------------------------- /var/tmp/portage/mail-client/geary-40.0-r1/work/geary-40.0-build/desktop/org.gnome.Geary.appdata.xml: OK ------------------------------------------------------------------------------ 5/7 geary / mail-merge-test OK 0.11s 17:26:16 MALLOC_PERTURB_=82 /var/tmp/portage/mail-client/geary-40.0-r1/work/geary-40.0-build/src/client/plugin/mail-merge/plugin-test ----------------------------------- output ----------------------------------- # random seed: R02Sb23dc69d14ba158ddbb8832613a72836 1..10 # Start of MailMerge.TestReader tests ok 1 /MailMerge.TestReader/read_simple_lf ok 2 /MailMerge.TestReader/read_simple_crlf ok 3 /MailMerge.TestReader/read_no_trailing_new_line ok 4 /MailMerge.TestReader/read_empty_records ok 5 /MailMerge.TestReader/read_multi_byte_chars ok 6 /MailMerge.TestReader/read_quoted # End of MailMerge.TestReader tests # Start of MailMerge.TestProcessor tests ok 7 /MailMerge.TestProcessor/contains_field ok 8 /MailMerge.TestProcessor/is_mail_merge_template ok 9 /MailMerge.TestProcessor/identity_merge ok 10 /MailMerge.TestProcessor/subject_merge # End of MailMerge.TestProcessor tests ------------------------------------------------------------------------------ 6/7 geary / engine-tests FAIL 2.90s killed by signal 6 SIGABRT 17:26:16 MALLOC_PERTURB_=194 /var/tmp/portage/mail-client/geary-40.0-r1/work/geary-40.0-build/test/test-engine ----------------------------------- output ----------------------------------- stdout: # random seed: R02S0188824ec1e77423515011c55d290712 1..286 # Start of engine tests # Start of Geary.AccountInformationTest tests ok 1 /engine/Geary.AccountInformationTest/test_save_sent_defaults ok 2 /engine/Geary.AccountInformationTest/test_sender_mailboxes ok 3 /engine/Geary.AccountInformationTest/test_service_label ok 4 /engine/Geary.AccountInformationTest/folder_steps_accessors # End of Geary.AccountInformationTest tests # Start of Geary.AttachmentTest tests # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’ ok 5 /engine/Geary.AttachmentTest/get_safe_file_name_with_content_name ok 6 /engine/Geary.AttachmentTest/get_safe_file_name_with_bad_content_name ok 7 /engine/Geary.AttachmentTest/get_safe_file_name_with_bad_file_name ok 8 /engine/Geary.AttachmentTest/get_safe_file_name_with_alt_file_name ok 9 /engine/Geary.AttachmentTest/get_safe_file_name_with_no_content_name ok 10 /engine/Geary.AttachmentTest/get_safe_file_name_with_no_content_name_or_id ok 11 /engine/Geary.AttachmentTest/get_safe_file_name_with_default_content_type ok 12 /engine/Geary.AttachmentTest/get_safe_file_name_with_default_content_type_bad_file_name ok 13 /engine/Geary.AttachmentTest/get_safe_file_name_with_unknown_content_type # End of Geary.AttachmentTest tests # Start of Geary.ContactHarvesterImplTest tests ok 14 /engine/Geary.ContactHarvesterImplTest/whitelisted_folder_type ok 15 /engine/Geary.ContactHarvesterImplTest/blacklisted_folder_type ok 16 /engine/Geary.ContactHarvesterImplTest/seen_priority ok 17 /engine/Geary.ContactHarvesterImplTest/sent_priority ok 18 /engine/Geary.ContactHarvesterImplTest/received_priority # End of Geary.ContactHarvesterImplTest tests # Start of Geary.EngineTest tests # GLib-GIO-DEBUG: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals # GLib-GIO-DEBUG: Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: Could not connect: No such file or directory # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ‘gio-network-monitor’ ok 19 /engine/Geary.EngineTest/add_account ok 20 /engine/Geary.EngineTest/remove_account ok 21 /engine/Geary.EngineTest/re_add_account # End of Geary.EngineTest tests # Start of Geary.FolderPathTest tests ok 22 /engine/Geary.FolderPathTest/get_child_from_root ok 23 /engine/Geary.FolderPathTest/get_child_from_child ok 24 /engine/Geary.FolderPathTest/root_is_root ok 25 /engine/Geary.FolderPathTest/child_is_not_root ok 26 /engine/Geary.FolderPathTest/as_array ok 27 /engine/Geary.FolderPathTest/is_top_level ok 28 /engine/Geary.FolderPathTest/distinct_roots_compare ok 29 /engine/Geary.FolderPathTest/path_to_string ok 30 /engine/Geary.FolderPathTest/path_parent ok 31 /engine/Geary.FolderPathTest/path_equal ok 32 /engine/Geary.FolderPathTest/path_hash ok 33 /engine/Geary.FolderPathTest/path_compare ok 34 /engine/Geary.FolderPathTest/path_compare_normalised ok 35 /engine/Geary.FolderPathTest/root_instances_compare ok 36 /engine/Geary.FolderPathTest/variant_representation # End of Geary.FolderPathTest tests # Start of Geary.IdleManagerTest tests ok 37 /engine/Geary.IdleManagerTest/weak_ref ok 38 /engine/Geary.IdleManagerTest/start_reset ok 39 /engine/Geary.IdleManagerTest/test_run # End of Geary.IdleManagerTest tests # Start of Geary.TimeoutManagerTest tests ok 40 /engine/Geary.TimeoutManagerTest/weak_ref ok 41 /engine/Geary.TimeoutManagerTest/start_reset # End of Geary.TimeoutManagerTest tests # Start of Geary.TlsNegotiationMethodTest tests ok 42 /engine/Geary.TlsNegotiationMethodTest/to_value ok 43 /engine/Geary.TlsNegotiationMethodTest/for_value # End of Geary.TlsNegotiationMethodTest tests # Start of Geary.App.ConversationTest tests ok 44 /engine/Geary.App.ConversationTest/add_basic ok 45 /engine/Geary.App.ConversationTest/add_duplicate ok 46 /engine/Geary.App.ConversationTest/add_multipath ok 47 /engine/Geary.App.ConversationTest/remove_basic ok 48 /engine/Geary.App.ConversationTest/remove_nonexistent ok 49 /engine/Geary.App.ConversationTest/get_emails ok 50 /engine/Geary.App.ConversationTest/get_emails_by_location ok 51 /engine/Geary.App.ConversationTest/get_emails_blacklist ok 52 /engine/Geary.App.ConversationTest/get_emails_marked_for_deletion ok 53 /engine/Geary.App.ConversationTest/count_email_in_folder # End of Geary.App.ConversationTest tests # Start of Geary.App.ConversationSetTest tests ok 54 /engine/Geary.App.ConversationSetTest/add_all_basic ok 55 /engine/Geary.App.ConversationSetTest/add_all_duplicate ok 56 /engine/Geary.App.ConversationSetTest/add_all_append_descendants ok 57 /engine/Geary.App.ConversationSetTest/add_all_append_ancestors ok 58 /engine/Geary.App.ConversationSetTest/add_all_merge ok 59 /engine/Geary.App.ConversationSetTest/add_all_multi_path ok 60 /engine/Geary.App.ConversationSetTest/add_all_append_path ok 61 /engine/Geary.App.ConversationSetTest/remove_all_removed ok 62 /engine/Geary.App.ConversationSetTest/remove_all_trimmed ok 63 /engine/Geary.App.ConversationSetTest/remove_all_remove_path ok 64 /engine/Geary.App.ConversationSetTest/remove_all_base_folder # End of Geary.App.ConversationSetTest tests # Start of Geary.App.ConversationMonitorTest tests ok 65 /engine/Geary.App.ConversationMonitorTest/start_stop_monitoring ok 66 /engine/Geary.App.ConversationMonitorTest/open_error ok 67 /engine/Geary.App.ConversationMonitorTest/close_during_open_error ok 68 /engine/Geary.App.ConversationMonitorTest/close_after_open_error ok 69 /engine/Geary.App.ConversationMonitorTest/load_single_message ok 70 /engine/Geary.App.ConversationMonitorTest/load_multiple_messages ok 71 /engine/Geary.App.ConversationMonitorTest/load_related_message ok 72 /engine/Geary.App.ConversationMonitorTest/base_folder_message_appended ok 73 /engine/Geary.App.ConversationMonitorTest/base_folder_message_removed ok 74 /engine/Geary.App.ConversationMonitorTest/external_folder_message_appended ok 75 /engine/Geary.App.ConversationMonitorTest/conversation_marked_as_deleted # End of Geary.App.ConversationMonitorTest tests # Start of Geary.Ascii.Test tests ok 76 /engine/Geary.Ascii.Test/index_of ok 77 /engine/Geary.Ascii.Test/last_index_of # End of Geary.Ascii.Test tests # Start of Geary.ConfigFileTest tests ok 78 /engine/Geary.ConfigFileTest/test_string ok 79 /engine/Geary.ConfigFileTest/test_string_fallback ok 80 /engine/Geary.ConfigFileTest/test_string_list ok 81 /engine/Geary.ConfigFileTest/test_string_list ok 82 /engine/Geary.ConfigFileTest/test_bool ok 83 /engine/Geary.ConfigFileTest/test_int ok 84 /engine/Geary.ConfigFileTest/test_uint16 ok 85 /engine/Geary.ConfigFileTest/test_has_key ok 86 /engine/Geary.ConfigFileTest/test_key_remove ok 87 /engine/Geary.ConfigFileTest/test_group_exists ok 88 /engine/Geary.ConfigFileTest/test_group_remove # End of Geary.ConfigFileTest tests # Start of Geary.Db.DatabaseTest tests ok 89 /engine/Geary.Db.DatabaseTest/transient_open ok 90 /engine/Geary.Db.DatabaseTest/open_existing ok 91 /engine/Geary.Db.DatabaseTest/open_create_file ok 92 /engine/Geary.Db.DatabaseTest/open_create_dir ok 93 /engine/Geary.Db.DatabaseTest/open_create_dir_existing ok 94 /engine/Geary.Db.DatabaseTest/open_check_corruption ok 95 /engine/Geary.Db.DatabaseTest/open_create_check # End of Geary.Db.DatabaseTest tests # Start of Geary.Db.VersionedDatabaseTest tests ok 96 /engine/Geary.Db.VersionedDatabaseTest/open_new # End of Geary.Db.VersionedDatabaseTest tests # Start of Geary.HTML.Util tests ok 97 /engine/Geary.HTML.Util/preserve_whitespace ok 98 /engine/Geary.HTML.Util/smart_escape_div ok 99 /engine/Geary.HTML.Util/smart_escape_no_closing_tag ok 100 /engine/Geary.HTML.Util/smart_escape_img ok 101 /engine/Geary.HTML.Util/smart_escape_xhtml_img ok 102 /engine/Geary.HTML.Util/smart_escape_mixed ok 103 /engine/Geary.HTML.Util/smart_escape_text ok 104 /engine/Geary.HTML.Util/smart_escape_text_url ok 105 /engine/Geary.HTML.Util/remove_html_tags # End of Geary.HTML.Util tests # Start of Geary.Imap.DataFormatTest tests ok 106 /engine/Geary.Imap.DataFormatTest/is_atom_special # End of Geary.Imap.DataFormatTest tests # Start of Geary.Imap.CreateCommandTest tests ok 107 /engine/Geary.Imap.CreateCommandTest/basic_create ok 108 /engine/Geary.Imap.CreateCommandTest/special_use # End of Geary.Imap.CreateCommandTest tests # Start of Geary.Imap.FetchCommandTest tests ok 109 /engine/Geary.Imap.FetchCommandTest/list_ctor_single_data_item ok 110 /engine/Geary.Imap.FetchCommandTest/list_ctor_single_body_item ok 111 /engine/Geary.Imap.FetchCommandTest/list_ctor_multiple_data_item ok 112 /engine/Geary.Imap.FetchCommandTest/list_ctor_multiple_body_item ok 113 /engine/Geary.Imap.FetchCommandTest/list_ctor_both # End of Geary.Imap.FetchCommandTest tests # Start of Geary.Imap.FetchDataDecoderTest tests ok 114 /engine/Geary.Imap.FetchDataDecoderTest/envelope_basic ok 115 /engine/Geary.Imap.FetchDataDecoderTest/envelope_mailbox_missing_mailbox_name_quirk ok 116 /engine/Geary.Imap.FetchDataDecoderTest/envelope_mailbox_missing_host_name_quirk # End of Geary.Imap.FetchDataDecoderTest tests # Start of Geary.Imap.ListParameterTest tests ok 117 /engine/Geary.Imap.ListParameterTest/add_to_multiple_parents # End of Geary.Imap.ListParameterTest tests # Start of Geary.Imap.MailboxSpecifierTest tests ok 118 /engine/Geary.Imap.MailboxSpecifierTest/to_parameter ok 119 /engine/Geary.Imap.MailboxSpecifierTest/from_parameter ok 120 /engine/Geary.Imap.MailboxSpecifierTest/from_folder_path ok 121 /engine/Geary.Imap.MailboxSpecifierTest/folder_path_is_inbox # End of Geary.Imap.MailboxSpecifierTest tests # Start of Geary.Imap.NamespaceResponseTest tests ok 122 /engine/Geary.Imap.NamespaceResponseTest/minimal ok 123 /engine/Geary.Imap.NamespaceResponseTest/complete ok 124 /engine/Geary.Imap.NamespaceResponseTest/cyrus ok 125 /engine/Geary.Imap.NamespaceResponseTest/anonymous # End of Geary.Imap.NamespaceResponseTest tests # Start of Geary.Imap.DeserializerTest tests ok 126 /engine/Geary.Imap.DeserializerTest/parse_unquoted ok 127 /engine/Geary.Imap.DeserializerTest/parse_quoted ok 128 /engine/Geary.Imap.DeserializerTest/parse_number ok 129 /engine/Geary.Imap.DeserializerTest/parse_list ok 130 /engine/Geary.Imap.DeserializerTest/parse_flag ok 131 /engine/Geary.Imap.DeserializerTest/parse_wildcard_flag ok 132 /engine/Geary.Imap.DeserializerTest/parse_response_code ok 133 /engine/Geary.Imap.DeserializerTest/parse_bad_list ok 134 /engine/Geary.Imap.DeserializerTest/parse_bad_code ok 135 /engine/Geary.Imap.DeserializerTest/gmail_greeting ok 136 /engine/Geary.Imap.DeserializerTest/cyrus_2_4_greeting ok 137 /engine/Geary.Imap.DeserializerTest/aliyun_greeting ok 138 /engine/Geary.Imap.DeserializerTest/invalid_atom_prefix # SKIP Test skipped due to Deserializer error handling ok 139 /engine/Geary.Imap.DeserializerTest/gmail_flags ok 140 /engine/Geary.Imap.DeserializerTest/gmail_permanent_flags ok 141 /engine/Geary.Imap.DeserializerTest/gmail_broken_flags ok 142 /engine/Geary.Imap.DeserializerTest/cyrus_flags ok 143 /engine/Geary.Imap.DeserializerTest/runin_special_flag ok 144 /engine/Geary.Imap.DeserializerTest/invalid_flag_prefix # SKIP Test skipped due to Deserializer error handling ok 145 /engine/Geary.Imap.DeserializerTest/reserved_in_response_text ok 146 /engine/Geary.Imap.DeserializerTest/instant_eos ok 147 /engine/Geary.Imap.DeserializerTest/bye_eos # End of Geary.Imap.DeserializerTest tests # Start of Geary.Imap.ClientConnectionTest tests # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation memory (GMemorySettingsBackend) for ‘gsettings-backend’ # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation libproxy (GLibproxyResolver) for ‘gio-proxy-resolver’ # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: Connection attempt failed: Address not available # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 148 /engine/Geary.Imap.ClientConnectionTest/connect_disconnect # End of Geary.Imap.ClientConnectionTest tests # Start of Geary.Imap.ClientSessionTest tests # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: Connection attempt failed: Address not available # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 149 /engine/Geary.Imap.ClientSessionTest/connect_disconnect # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: Connection attempt failed: Address not available # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 150 /engine/Geary.Imap.ClientSessionTest/connect_with_capabilities # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: Connection attempt failed: Address not available # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 151 /engine/Geary.Imap.ClientSessionTest/login # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: Connection attempt failed: Address not available # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 152 /engine/Geary.Imap.ClientSessionTest/login_with_capabilities # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: Connection attempt failed: Address not available # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 153 /engine/Geary.Imap.ClientSessionTest/logout # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: Connection attempt failed: Address not available # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 154 /engine/Geary.Imap.ClientSessionTest/login_logout # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: Connection attempt failed: Address not available # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 155 /engine/Geary.Imap.ClientSessionTest/initiate_request_capabilities # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: Connection attempt failed: Address not available # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 156 /engine/Geary.Imap.ClientSessionTest/initiate_implicit_capabilities # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: Connection attempt failed: Address not available # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt # GLib-GIO-DEBUG: GSocketClient: TCP connection successful # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection # GLib-GIO-DEBUG: GSocketClient: Connection successful! ok 157 /engine/Geary.Imap.ClientSessionTest/initiate_namespace # End of Geary.Imap.ClientSessionTest tests # Start of Geary.ImapDB.AccountTest tests ok 158 /engine/Geary.ImapDB.AccountTest/create_base_folder ok 159 /engine/Geary.ImapDB.AccountTest/create_child_folder ok 160 /engine/Geary.ImapDB.AccountTest/list_folders ok 161 /engine/Geary.ImapDB.AccountTest/delete_folder ok 162 /engine/Geary.ImapDB.AccountTest/delete_folder_with_child ok 163 /engine/Geary.ImapDB.AccountTest/delete_nonexistent_folder ok 164 /engine/Geary.ImapDB.AccountTest/fetch_base_folder ok 165 /engine/Geary.ImapDB.AccountTest/fetch_child_folder ok 166 /engine/Geary.ImapDB.AccountTest/fetch_nonexistent_folder ok 167 /engine/Geary.ImapDB.AccountTest/list_local_email # End of Geary.ImapDB.AccountTest tests # Start of Geary.ImapDB.AttachmentTest tests ok 168 /engine/Geary.ImapDB.AttachmentTest/new_from_minimal_mime_part ok 169 /engine/Geary.ImapDB.AttachmentTest/new_from_complete_mime_part ok 170 /engine/Geary.ImapDB.AttachmentTest/new_from_inline_mime_part # End of Geary.ImapDB.AttachmentTest tests # Start of Geary.ImapDB.AttachmentIoTest tests ok 171 /engine/Geary.ImapDB.AttachmentIoTest/save_minimal_attachment ok 172 /engine/Geary.ImapDB.AttachmentIoTest/save_complete_attachment ok 173 /engine/Geary.ImapDB.AttachmentIoTest/save_qp_attachment ok 174 /engine/Geary.ImapDB.AttachmentIoTest/list_attachments ok 175 /engine/Geary.ImapDB.AttachmentIoTest/delete_attachments # End of Geary.ImapDB.AttachmentIoTest tests # Start of Geary.ImapDb.DatabaseTest tests ok 176 /engine/Geary.ImapDb.DatabaseTest/open_new ok 177 /engine/Geary.ImapDb.DatabaseTest/upgrade_0_6 not ok 178 /engine/Geary.ImapDb.DatabaseTest/utf8_case_insensitive_collation Bail out! stderr: Geary.Db-Message: 17:26:19.762: Garbage collection of IMAP database /var/tmp/portage/mail-client/geary-40.0-r1/temp/geary-imap-db-database-test-2KF8I1/geary-0.6-db/geary.db failed: Operation was cancelled Geary.ImapDb.DatabaseTest/utf8_case_insensitive_collation: “á” != “BB” ------------------------------------------------------------------------------ 7/7 geary / client-tests OK 15.49s 17:26:16 MALLOC_PERTURB_=120 /var/tmp/portage/mail-client/geary-40.0-r1/work/geary-40.0-build/test/test-client ----------------------------------- output ----------------------------------- stdout: # random seed: R02S8d0fe98a622b8d90c964051ca0f5b64c # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’ 1..99 # Start of client tests # Start of AccountManagerTest tests ok 1 /client/AccountManagerTest/create_account ok 2 /client/AccountManagerTest/create_orphan_account ok 3 /client/AccountManagerTest/create_orphan_account_with_legacy ok 4 /client/AccountManagerTest/create_orphan_account_with_existing_dirs ok 5 /client/AccountManagerTest/account_config_v1 ok 6 /client/AccountManagerTest/account_config_legacy ok 7 /client/AccountManagerTest/service_config_v1 ok 8 /client/AccountManagerTest/service_config_legacy # End of AccountManagerTest tests # Start of Application.CertificateManagerTest tests # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ‘gio-tls-backend’ ok 9 /client/Application.CertificateManagerTest/database_memory_certificate_pinning_without_gcr ok 10 /client/Application.CertificateManagerTest/database_disk_certificate_pinning_without_gcr # End of Application.CertificateManagerTest tests # Start of Application.ClientTest tests /usr/bin/geary: 40.0 ok 11 /client/Application.ClientTest/paths_when_installed # End of Application.ClientTest tests # Start of ConfigurationTest tests # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation memory (GMemorySettingsBackend) for ‘gsettings-backend’ # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created ok 12 /client/ConfigurationTest/desktop_environment # End of ConfigurationTest tests # Start of Components.WebViewTest tests ok 13 /client/Components.WebViewTest/init_web_context ok 14 /client/Components.WebViewTest/load_resources # End of Components.WebViewTest tests # Start of Components.ValidatorTest tests ok 15 /client/Components.ValidatorTest/manual_empty ok 16 /client/Components.ValidatorTest/manual_valid ok 17 /client/Components.ValidatorTest/manual_not_required # End of Components.ValidatorTest tests # Start of Composer.WebViewTest tests ok 18 /client/Composer.WebViewTest/load_resources ok 19 /client/Composer.WebViewTest/edit_context [deb] 17:26:19.0327 geary:web-process-extension.vala:21: Initialising... ok 20 /client/Composer.WebViewTest/get_html [deb] 17:26:19.0556 geary:web-process-extension.vala:21: Initialising... ok 21 /client/Composer.WebViewTest/get_html_for_draft [deb] 17:26:19.0837 geary:web-process-extension.vala:21: Initialising... ok 22 /client/Composer.WebViewTest/get_text [deb] 17:26:20.0157 geary:web-process-extension.vala:21: Initialising... ok 23 /client/Composer.WebViewTest/get_text_with_quote [deb] 17:26:20.0454 geary:web-process-extension.vala:21: Initialising... ok 24 /client/Composer.WebViewTest/get_text_with_nested_quote [deb] 17:26:20.0705 geary:web-process-extension.vala:21: Initialising... ok 25 /client/Composer.WebViewTest/get_text_with_long_line [deb] 17:26:21.0014 geary:web-process-extension.vala:21: Initialising... ok 26 /client/Composer.WebViewTest/get_text_with_long_quote [deb] 17:26:21.0245 geary:web-process-extension.vala:21: Initialising... ok 27 /client/Composer.WebViewTest/get_text_with_nbsp [deb] 17:26:21.0469 geary:web-process-extension.vala:21: Initialising... ok 28 /client/Composer.WebViewTest/get_text_with_named_link [deb] 17:26:21.0691 geary:web-process-extension.vala:21: Initialising... ok 29 /client/Composer.WebViewTest/get_text_with_url_link [deb] 17:26:22.0009 geary:web-process-extension.vala:21: Initialising... ok 30 /client/Composer.WebViewTest/get_text_with_surrounding_nbsps [deb] 17:26:22.0237 geary:web-process-extension.vala:21: Initialising... ok 31 /client/Composer.WebViewTest/update_signature # End of Composer.WebViewTest tests # Start of Composer.WidgetTest tests # GLib-GIO-DEBUG: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals # GLib-GIO-DEBUG: Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: Could not connect: No such file or directory # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ‘gio-network-monitor’ ok 32 /client/Composer.WidgetTest/load_empty_body ok 33 /client/Composer.WidgetTest/load_empty_body_to ok 34 /client/Composer.WidgetTest/load_mailto ok 35 /client/Composer.WidgetTest/load_mailto_empty ok 36 /client/Composer.WidgetTest/load_context_edit ok 37 /client/Composer.WidgetTest/load_context_reply_sender ok 38 /client/Composer.WidgetTest/load_context_reply_sender_with_reply_to ok 39 /client/Composer.WidgetTest/load_context_reply_all_to_account ok 40 /client/Composer.WidgetTest/load_context_reply_all_cc_account ok 41 /client/Composer.WidgetTest/load_context_reply_all_to_other ok 42 /client/Composer.WidgetTest/load_context_reply_all_to_other_with_reply_to ok 43 /client/Composer.WidgetTest/load_context_forward [deb] 17:26:23.0948 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:23.0956 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:23.0958 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:23.0961 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:23.0967 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:23.0968 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:23.0989 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:23.0989 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:23.0989 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:23.0990 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:23.0993 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:24.0000 geary:web-process-extension.vala:21: Initialising... [deb] 17:26:24.0030 geary:web-process-extension.vala:21: Initialising... ok 44 /client/Composer.WidgetTest/to_composed_email # End of Composer.WidgetTest tests # Start of UtilAvatarTest tests ok 45 /client/UtilAvatarTest/extract_initials # End of UtilAvatarTest tests # Start of UtilCacheTest tests ok 46 /client/UtilCacheTest/lru_insertion ok 47 /client/UtilCacheTest/lru_eviction # End of UtilCacheTest tests # Start of Util.Email.Test tests ok 48 /client/Util.Email.Test/null_originator ok 49 /client/Util.Email.Test/from_originator ok 50 /client/Util.Email.Test/sender_originator ok 51 /client/Util.Email.Test/reply_to_originator ok 52 /client/Util.Email.Test/reply_to_via_originator ok 53 /client/Util.Email.Test/plain_via_originator ok 54 /client/Util.Email.Test/empty_search_query ok 55 /client/Util.Email.Test/plain_search_terms ok 56 /client/Util.Email.Test/continuation_search_terms ok 57 /client/Util.Email.Test/i18n_search_terms ok 58 /client/Util.Email.Test/multiple_search_terms ok 59 /client/Util.Email.Test/quoted_search_terms ok 60 /client/Util.Email.Test/text_op_terms ok 61 /client/Util.Email.Test/text_op_single_me_terms ok 62 /client/Util.Email.Test/text_op_multiple_me_terms ok 63 /client/Util.Email.Test/boolean_op_terms ok 64 /client/Util.Email.Test/invalid_op_terms # End of Util.Email.Test tests # Start of Util.JS.Test tests ok 65 /client/Util.JS.Test/to_variant ok 66 /client/Util.JS.Test/to_value # End of Util.JS.Test tests # End of client tests # Start of js tests # Start of Components.PageStateTest tests [deb] 17:26:24.0315 geary:web-process-extension.vala:21: Initialising... ok 67 /js/Components.PageStateTest/content_loaded [deb] 17:26:24.0552 geary:web-process-extension.vala:21: Initialising... ok 68 /js/Components.PageStateTest/call_void [deb] 17:26:24.0796 geary:web-process-extension.vala:21: Initialising... ok 69 /js/Components.PageStateTest/call_void_throws [deb] 17:26:25.0033 geary:web-process-extension.vala:21: Initialising... ok 70 /js/Components.PageStateTest/call_returning [deb] 17:26:25.0303 geary:web-process-extension.vala:21: Initialising... ok 71 /js/Components.PageStateTest/call_returning_throws # End of Components.PageStateTest tests # Start of Composer.PageStateTest tests [deb] 17:26:25.0544 geary:web-process-extension.vala:21: Initialising... ok 72 /js/Composer.PageStateTest/html_to_text [deb] 17:26:25.0835 geary:web-process-extension.vala:21: Initialising... ok 73 /js/Composer.PageStateTest/html_to_text_with_quote [deb] 17:26:26.0088 geary:web-process-extension.vala:21: Initialising... ok 74 /js/Composer.PageStateTest/html_to_text_with_nested_quote [deb] 17:26:26.0340 geary:web-process-extension.vala:21: Initialising... ok 75 /js/Composer.PageStateTest/html_to_text_with_blacklist [deb] 17:26:26.0584 geary:web-process-extension.vala:21: Initialising... ok 76 /js/Composer.PageStateTest/edit_context_font [deb] 17:26:26.0823 geary:web-process-extension.vala:21: Initialising... ok 77 /js/Composer.PageStateTest/edit_context_link [deb] 17:26:27.0076 geary:web-process-extension.vala:21: Initialising... ok 78 /js/Composer.PageStateTest/indent_line [deb] 17:26:27.0328 geary:web-process-extension.vala:21: Initialising... ok 79 /js/Composer.PageStateTest/clean_content [deb] 17:26:27.0561 geary:web-process-extension.vala:21: Initialising... ok 80 /js/Composer.PageStateTest/get_html [deb] 17:26:27.0816 geary:web-process-extension.vala:21: Initialising... ok 81 /js/Composer.PageStateTest/get_text [deb] 17:26:28.0063 geary:web-process-extension.vala:21: Initialising... ok 82 /js/Composer.PageStateTest/contains_keywords [deb] 17:26:28.0301 geary:web-process-extension.vala:21: Initialising... ok 83 /js/Composer.PageStateTest/contains_attachment_keywords [deb] 17:26:28.0541 geary:web-process-extension.vala:21: Initialising... ok 84 /js/Composer.PageStateTest/replace_non_breaking_space # End of Composer.PageStateTest tests # Start of ConversationPageStateTest tests [deb] 17:26:28.0793 geary:web-process-extension.vala:21: Initialising... ok 85 /js/ConversationPageStateTest/is_deceptive_text_not_url [deb] 17:26:29.0038 geary:web-process-extension.vala:21: Initialising... ok 86 /js/ConversationPageStateTest/is_deceptive_text_identical_text [deb] 17:26:29.0321 geary:web-process-extension.vala:21: Initialising... ok 87 /js/ConversationPageStateTest/is_deceptive_text_matching_url [deb] 17:26:29.0639 geary:web-process-extension.vala:21: Initialising... ok 88 /js/ConversationPageStateTest/is_deceptive_text_common_href_subdomain [deb] 17:26:29.0903 geary:web-process-extension.vala:21: Initialising... ok 89 /js/ConversationPageStateTest/is_deceptive_text_common_text_subdomain [deb] 17:26:30.0137 geary:web-process-extension.vala:21: Initialising... ok 90 /js/ConversationPageStateTest/is_deceptive_text_deceptive_href [deb] 17:26:30.0393 geary:web-process-extension.vala:21: Initialising... ok 91 /js/ConversationPageStateTest/is_deceptive_text_non_matching_subdomain [deb] 17:26:30.0612 geary:web-process-extension.vala:21: Initialising... ok 92 /js/ConversationPageStateTest/is_deceptive_text_different_domain [deb] 17:26:30.0840 geary:web-process-extension.vala:21: Initialising... ok 93 /js/ConversationPageStateTest/is_deceptive_text_embedded_domain [deb] 17:26:31.0074 geary:web-process-extension.vala:21: Initialising... ok 94 /js/ConversationPageStateTest/is_deceptive_text_innocuous [deb] 17:26:31.0326 geary:web-process-extension.vala:21: Initialising... ok 95 /js/ConversationPageStateTest/is_deceptive_text_gitlab [deb] 17:26:31.0574 geary:web-process-extension.vala:21: Initialising... ok 96 /js/ConversationPageStateTest/is_descendant_of [deb] 17:26:31.0811 geary:web-process-extension.vala:21: Initialising... ok 97 /js/ConversationPageStateTest/is_descendant_of_with_class [deb] 17:26:32.0060 geary:web-process-extension.vala:21: Initialising... ok 98 /js/ConversationPageStateTest/is_descendant_of_no_match [deb] 17:26:32.0305 geary:web-process-extension.vala:21: Initialising... ok 99 /js/ConversationPageStateTest/is_descendant_of_lax # End of ConversationPageStateTest tests # End of js tests stderr: Generating a 3072 bit RSA private key... Generating a self signed certificate... X.509 Certificate Information: Version: 3 Serial Number (hex): 01 Validity: Not Before: Thu Mar 24 17:26:17 UTC 2022 Not After: Fri Mar 25 17:26:17 UTC 2022 Subject: O=Example Inc.,C=AU Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:dc:fc:d8:b4:c2:de:ff:3a:07:99:3e:af:1f:f2:51 7b:88:45:18:be:b2:4b:45:b7:16:20:09:fb:aa:6c:d2 36:17:4a:2d:9c:52:9a:57:b1:5d:3c:61:04:54:21:47 ec:a0:04:df:56:a8:f0:01:46:ae:2d:1b:59:25:b0:b6 e1:f8:2c:40:e0:5e:13:60:73:1c:4f:5e:ef:a0:f5:ad a1:93:a0:e7:f8:d6:94:b7:0d:2c:7f:14:ae:da:f8:f6 bd:90:50:8a:f1:eb:82:6e:0e:1d:a3:f6:5c:f4:49:e9 c7:cd:ab:42:a4:23:b3:53:90:76:67:69:b4:86:4e:f9 50:44:72:d6:a6:cb:82:ea:26:1c:80:da:20:d4:8c:18 c8:3d:20:aa:bd:8d:6f:35:0a:4a:d7:eb:0a:dc:be:f2 6e:ca:a4:37:25:b9:95:13:98:3e:40:fc:0e:78:fc:56 3c:a8:d9:bd:5a:c6:5a:83:2e:93:d6:b5:58:88:12:57 97:8e:eb:61:3f:48:61:fe:d6:2d:2e:6c:73:7a:6d:e2 e1:1b:6d:be:02:02:3d:f3:7e:6c:50:1c:04:40:6b:61 58:a3:47:5b:1d:53:44:1b:9b:88:9f:98:36:7a:90:dd 00:c4:b1:29:0a:84:be:9e:b7:6e:d7:ed:e6:1d:fe:4d 8a:72:09:52:10:67:df:fa:cb:17:f0:a6:ef:af:d4:99 d3:d8:72:86:bf:26:e6:3b:4d:33:63:e7:cd:6c:94:98 3c:d6:e5:9e:f8:b8:6c:35:19:b0:f5:d1:2e:a0:8e:a2 83:ae:7a:bb:4d:80:2b:f9:63:28:2a:7e:f0:8c:ea:8d 53:2b:8e:b9:ed:e3:8a:6b:7d:15:dc:b3:fc:cb:65:e6 0a:06:a2:d2:de:6d:96:c3:2c:1e:b5:a9:66:81:b6:40 5e:2a:0e:17:23:a8:ae:ff:63:16:72:c7:2d:58:c7:62 52:1c:1f:9f:7d:fc:ab:f1:26:69:63:17:90:4b:da:ed 21 Exponent (bits 24): 01:00:01 Extensions: Basic Constraints (critical): Certificate Authority (CA): FALSE Subject Alternative Name (not critical): DNSname: localhost Key Usage (critical): Key encipherment. Subject Key Identifier (not critical): 0dea2bc62e9c23943a5c6d956651b11782a3ece1 Other Information: Public Key ID: sha1:0dea2bc62e9c23943a5c6d956651b11782a3ece1 sha256:83127842a5c58bb200d80aebc16cb9c1ff50c978c2ed6810b2e5e2a8d8e3edee Public Key PIN: pin-sha256:gxJ4QqXFi7IA2ArrwWy5wf9QyXjC7WgQsuXiqNjj7e4= Signing certificate... Generating a 3072 bit RSA private key... Generating a self signed certificate... X.509 Certificate Information: Version: 3 Serial Number (hex): 02 Validity: Not Before: Thu Mar 24 17:26:18 UTC 2022 Not After: Fri Mar 25 17:26:18 UTC 2022 Subject: O=Example Inc.,C=AU Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:b9:72:09:2e:67:3b:98:d6:1d:6a:77:dd:dc:2b:fb fc:99:c3:d7:5f:bd:f7:0f:ce:91:f3:fd:e8:82:8b:59 6f:3e:aa:93:2b:ea:9b:b3:0a:9a:c2:fe:e5:50:a1:9f 9f:8d:9a:84:ea:67:97:83:76:2b:b6:f8:5e:0a:1f:83 1b:f9:e1:cf:3b:a7:86:54:22:86:29:2a:ee:da:84:f8 52:79:56:e5:81:07:97:de:64:91:4f:6c:c9:48:15:ec 13:33:10:16:93:56:1a:f5:cb:1d:cc:52:b1:a1:97:c1 f4:29:52:b0:54:1a:48:b5:55:f4:3f:92:fd:69:62:9a 68:fe:ff:fe:63:40:7a:55:d3:b5:32:5d:b1:81:c6:42 39:c1:a8:0a:6a:2c:b0:67:53:c7:b3:96:bb:36:1c:c0 ea:fb:e3:dc:64:2e:21:29:66:88:9b:9d:fb:80:9d:6e 23:53:cf:4d:1b:ff:c6:c7:3d:94:be:ed:6a:b0:1f:4e de:50:2e:bc:01:3a:00:cf:ec:83:af:e6:e3:9b:80:90 33:57:9f:64:ce:72:e4:60:e5:8b:0b:64:01:c7:b7:71 9e:5a:1b:72:e0:9f:1d:0d:b2:3f:2a:90:18:7f:a4:0a c4:68:3f:c8:a3:0e:cd:92:ec:b7:c8:d0:70:8c:9d:a0 86:4e:48:96:77:4f:d0:06:16:2d:f6:aa:ed:e9:e4:c3 4f:5d:0b:28:d4:5a:d5:f8:f2:13:16:36:b3:c3:1b:36 de:44:50:85:9a:43:84:8e:ce:34:1e:fe:b2:cc:fe:4a f9:de:62:ae:10:53:44:88:4e:af:28:83:97:3c:86:9d 51:73:c6:31:24:88:42:27:95:89:1c:61:9a:77:be:b6 b7:d6:ff:95:21:c6:21:34:c2:1c:6c:0b:a1:2e:e7:fe 40:90:5f:e9:bd:f2:1c:91:44:b5:0b:db:4b:78:9b:39 0d:35:0b:59:05:a0:4e:0a:21:fe:c1:cf:b2:b3:79:21 e3 Exponent (bits 24): 01:00:01 Extensions: Basic Constraints (critical): Certificate Authority (CA): FALSE Subject Alternative Name (not critical): DNSname: localhost Key Usage (critical): Key encipherment. Subject Key Identifier (not critical): 74feed86d8cd464f01a0c2c11acdef812a9b1da0 Other Information: Public Key ID: sha1:74feed86d8cd464f01a0c2c11acdef812a9b1da0 sha256:9fce92249df353efdcb58483ed19a87f22be1a5bc7970984a4f0bac75c0d8e5d Public Key PIN: pin-sha256:n86SJJ3zU+/ctYSD7RmofyK+GlvHlwmEpPC6x1wNjl0= Signing certificate... Generating a 3072 bit RSA private key... Generating a self signed certificate... X.509 Certificate Information: Version: 3 Serial Number (hex): 03 Validity: Not Before: Thu Mar 24 17:26:18 UTC 2022 Not After: Fri Mar 25 17:26:18 UTC 2022 Subject: O=Example Inc.,C=AU Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:e3:cc:c7:23:26:01:3f:7e:52:f7:3b:58:03:e6:f0 f6:2e:d9:ba:db:93:da:b3:bb:d6:86:86:13:27:ab:25 e7:da:85:f9:8b:5e:5c:54:37:aa:5c:79:f3:1f:ee:63 b9:7d:ae:4f:5d:83:b1:0d:70:ab:af:ce:29:06:82:2b 9f:3d:ef:ae:32:10:03:b4:dd:ab:56:e8:ad:d5:39:d5 ec:4c:43:5c:ea:05:81:db:2f:ae:65:42:c3:5d:33:93 c8:4f:97:a4:86:4b:4a:46:03:f1:46:a0:a8:5f:7e:05 6d:5b:6d:70:81:b9:fc:bf:da:b7:21:db:b7:29:d7:de 4e:63:75:79:44:9b:96:ec:b9:6c:2c:1e:ce:cf:4f:d2 c1:91:8f:86:31:53:11:16:93:1f:65:42:2a:17:18:bf bb:80:30:62:ce:ce:ac:da:5f:92:fe:59:35:37:67:8d 55:b3:29:40:1a:ae:c9:7a:ea:fa:8f:e8:4d:ea:3c:31 ad:ee:76:a4:42:fc:6d:c3:2a:24:da:3f:b6:23:15:0b 01:e8:bd:ac:b3:a7:60:55:f7:14:a0:ac:45:0b:8e:1b 73:88:db:12:c8:5c:d5:fa:ca:2a:84:65:69:3b:cf:e1 52:60:c4:c4:24:bc:76:bd:bc:76:93:07:33:94:99:08 64:d8:36:b0:d0:cf:de:92:ac:3e:ac:90:2f:f1:3e:3f bd:a6:e8:e3:8f:17:5c:89:8b:c7:d2:e9:86:6a:be:d7 d3:5f:91:59:a7:a5:9c:ec:ac:56:e0:4b:10:41:66:84 a6:23:b6:b7:d5:cb:c8:9a:72:4c:ea:1f:bc:7a:1a:4f 64:4b:48:fb:45:70:c4:62:27:71:54:5f:f5:ed:f3:37 80:27:de:88:4f:dd:5f:5e:ef:d4:9b:c9:eb:51:a6:6c d1:f4:eb:41:05:4e:00:ee:fe:e8:b0:1a:82:d7:35:76 d8:fe:50:35:aa:5e:2a:8a:5d:59:37:e8:75:1f:0f:9f 01 Exponent (bits 24): 01:00:01 Extensions: Basic Constraints (critical): Certificate Authority (CA): FALSE Subject Alternative Name (not critical): DNSname: localhost Key Usage (critical): Key encipherment. Subject Key Identifier (not critical): 05d13f966dcf5172fe34ac9fa71979ef8c9f6f8c Other Information: Public Key ID: sha1:05d13f966dcf5172fe34ac9fa71979ef8c9f6f8c sha256:a27bb67577a5167b9b94acb53ae2373bc5d1b6cf02505dc11b9e82fdb47a23e9 Public Key PIN: pin-sha256:onu2dXelFnublKy1OuI3O8XRts8CUF3BG56C/bR6I+k= Signing certificate... Generating a 3072 bit RSA private key... Generating a self signed certificate... X.509 Certificate Information: Version: 3 Serial Number (hex): 04 Validity: Not Before: Thu Mar 24 17:26:19 UTC 2022 Not After: Fri Mar 25 17:26:19 UTC 2022 Subject: O=Example Inc.,C=AU Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:bf:93:75:ce:08:82:33:f7:b1:57:46:76:22:72:3a b9:8a:db:05:8b:76:af:a4:12:82:54:95:06:57:26:49 fc:e3:89:5d:05:f0:0d:73:b5:ca:e8:67:8e:29:cf:e4 e8:05:64:9d:94:da:d7:51:53:08:44:0c:65:43:d8:13 bc:b1:dc:d5:d7:fc:bd:f9:7c:01:8c:72:cc:09:bf:b0 96:27:b9:67:06:8f:db:87:78:3c:1f:7b:77:da:1d:6a a0:e7:35:5d:0d:3c:d4:80:21:b8:c6:6e:c0:73:e9:15 91:97:e0:8b:65:5e:d9:c2:d6:f8:39:3b:37:ec:29:e6 0a:29:91:97:05:44:3c:c0:03:b1:27:b7:d1:7e:b0:7f fa:0c:c5:91:90:07:fd:5f:d8:82:61:fd:38:50:6d:b1 4f:ea:69:52:38:79:96:39:c8:8f:dd:ef:c8:2c:93:96 a9:7a:e7:ee:66:f4:89:97:0e:12:86:31:32:a2:6d:45 b0:1a:d7:5e:66:7a:a2:b1:85:a1:06:02:12:30:e6:73 46:2a:9b:ae:35:f1:96:fa:8e:26:a4:7c:71:ee:26:7b c3:35:35:db:06:83:f7:5f:4d:8c:a2:c7:34:0e:eb:a6 fe:a5:1a:35:38:75:44:11:52:40:bd:f7:e1:4f:93:b3 4b:ac:c4:3c:17:55:ba:ff:9b:a8:7e:87:c4:bd:ee:69 8f:15:88:eb:76:d8:72:89:73:43:74:63:3f:01:4d:cc 25:46:9b:de:b4:b8:63:60:fd:e0:b6:5d:5f:26:2d:c2 2a:ab:7b:a8:21:4d:d9:76:34:02:8e:1a:6d:ba:6b:81 58:84:d6:51:7f:ad:4c:8c:88:5b:f2:71:7c:08:28:e5 48:83:5d:ba:25:5b:f3:e7:cc:5b:6f:1e:30:aa:e4:01 ad:65:15:99:97:6f:5f:2a:bc:27:9e:28:af:0b:19:db 3d:5e:a6:4d:89:f9:b4:9c:fa:e7:88:d9:88:7f:db:d9 d5 Exponent (bits 24): 01:00:01 Extensions: Basic Constraints (critical): Certificate Authority (CA): FALSE Subject Alternative Name (not critical): DNSname: localhost Key Usage (critical): Key encipherment. Subject Key Identifier (not critical): 1a4f86fb54846f0267f769064a6a0d8d09c9fd0a Other Information: Public Key ID: sha1:1a4f86fb54846f0267f769064a6a0d8d09c9fd0a sha256:e93de119c2bfafc99f8278a3b54a775bb922f6be0f98d1352aecbfd45ee35c99 Public Key PIN: pin-sha256:6T3hGcK/r8mfgnijtUp3W7ki9r4PmNE1Kuy/1F7jXJk= Signing certificate... ------------------------------------------------------------------------------ Summary of Failures: 6/7 geary / engine-tests FAIL 2.90s killed by signal 6 SIGABRT Ok: 6 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0