Check firebird.log [no messages found for interval when this test was running]
Jump to: output_first_mismatch    outcomes_full_history    elapsed_time_chart
Show cross-report outcomes.

Annotation type Annotation details
2 @message
AssertionError: assert   
    SET TRANSACTION
    0 records fetched
    create sequence g_common /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    create collation name_coll for utf8 from unicode case insensitive /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    create exception ex_invalid_value 'Invalid value detected' /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    create domain dm_idb as bigint /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    create table test(id dm_idb not null, x dm_idb) /* DDL_BEG */ /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    alter table test add constraint test_pk primary key(id) /* DDL_BEG */ /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    create index test_x on test(x) /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    alter index test_x inactive /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    alter index test_x active /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    create view v_test as select * from test /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    create trigger trg_test_bi before insert on test /* DDL_BEG */ as
    end /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    create procedure standalone_proc(a_id dm_idb, a_x dm_idb) /* DDL_BEG */ as
    end /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    create function standalone_func returns int /* DDL_BEG */ as
    end /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                               Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    create package pg_test /* DDL_BEG */ as
    end /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    create package body pg_test /* DDL_BEG */ as
    end /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    commit
    0 records fetched
    SET TRANSACTION
    0 records fetched
    drop package pg_test /* DDL_BEG */ /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    drop function standalone_func /* DDL_BEG */ /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                               Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    drop procedure standalone_proc /* DDL_BEG */ /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    drop trigger trg_test_bi /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    drop view v_test /* DDL_BEG */ /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    drop index test_x /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    commit
    0 records fetched
    SET TRANSACTION
    0 records fetched
    drop table test /* DDL_BEG */ /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    drop domain dm_idb /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    drop exception ex_invalid_value /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    drop collation name_coll /* DDL_BEG */ /* DDL_END */
    0 records fetched
  - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    drop sequence g_common /* DDL_BEG */ /* DDL_END */
    0 records fetched
    Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
  - RDB
    commit
    0 records fetched

LOG DETAILS:

2025-06-29 05:34:20.009
2025-06-29 05:34:20.017 act = <firebird.qa.plugin.Action object at [hex]>
2025-06-29 05:34:20.025 capsys = <_pytest.capture.CaptureFixture object at [hex]>
2025-06-29 05:34:20.032
2025-06-29 05:34:20.038 @pytest.mark.trace
2025-06-29 05:34:20.046 @pytest.mark.version('>=4.0.2')
2025-06-29 05:34:20.058 def test_1(act: Action, capsys):
2025-06-29 05:34:20.066
2025-06-29 05:34:20.072 trace_cfg_items = [
2025-06-29 05:34:20.079 'time_threshold = 0',
2025-06-29 05:34:20.086 'log_errors = true',
2025-06-29 05:34:20.095 'log_statement_finish = true',
2025-06-29 05:34:20.106 'print_perf = true',
2025-06-29 05:34:20.113 'max_sql_length = 32768',
2025-06-29 05:34:20.121 ]
2025-06-29 05:34:20.130
2025-06-29 05:34:20.137 with act.trace(db_events = trace_cfg_items, encoding=locale.getpreferredencoding()):
2025-06-29 05:34:20.146 act.isql(input = test_sql, combine_output = True)
2025-06-29 05:34:20.160
2025-06-29 05:34:20.175 allowed_patterns = \
2025-06-29 05:34:20.187 (
2025-06-29 05:34:20.196 '(SET TRANSACTION)'
2025-06-29 05:34:20.204 ,'DDL_(BEG|END)'
2025-06-29 05:34:20.211 ,'0 records fetched'
2025-06-29 05:34:20.217 ,r'\s+\d+\s+ms(,)?'
2025-06-29 05:34:20.227 ,r'Table\s+Natural\s+Index\s+Update\s+Insert\s+Delete\s+Backout\s+Purge\s+Expunge'
2025-06-29 05:34:20.234 ,r'^RDB\$\S+\s+\d+'
2025-06-29 05:34:20.241 ,'^commit$'
2025-06-29 05:34:20.248 )
2025-06-29 05:34:20.255 allowed_patterns = [ re.compile(p, re.IGNORECASE) for p in allowed_patterns ]
2025-06-29 05:34:20.263
2025-06-29 05:34:20.271 rdb_tables_found_for_this_ddl = False
2025-06-29 05:34:20.278 for line in act.trace_log:
2025-06-29 05:34:20.284 if line.strip():
2025-06-29 05:34:20.290 #print(line.strip())
2025-06-29 05:34:20.296 if act.match_any(line.strip(), allowed_patterns):
2025-06-29 05:34:20.304 if line.startswith('RDB$'):
2025-06-29 05:34:20.312 if not rdb_tables_found_for_this_ddl:
2025-06-29 05:34:20.320 print(line.strip())
2025-06-29 05:34:20.327 rdb_tables_found_for_this_ddl = True
2025-06-29 05:34:20.336 else:
2025-06-29 05:34:20.349 rdb_tables_found_for_this_ddl = False
2025-06-29 05:34:20.358 print(line.strip())
2025-06-29 05:34:20.365
2025-06-29 05:34:20.371 act.expected_stdout = expected_stdout_trace
2025-06-29 05:34:20.377 act.stdout = capsys.readouterr().out
2025-06-29 05:34:20.384 >       assert act.clean_stdout == act.clean_expected_stdout
2025-06-29 05:34:20.391 E       AssertionError: assert
2025-06-29 05:34:20.398 E           SET TRANSACTION
2025-06-29 05:34:20.406 E           0 records fetched
2025-06-29 05:34:20.414 E           create sequence g_common /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:20.420 E           0 records fetched
2025-06-29 05:34:20.427 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.432 E         - RDB
2025-06-29 05:34:20.438 E           create collation name_coll for utf8 from unicode case insensitive /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:20.443 E           0 records fetched
2025-06-29 05:34:20.448 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.454 E         - RDB
2025-06-29 05:34:20.459 E           create exception ex_invalid_value 'Invalid value detected' /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:20.466 E           0 records fetched
2025-06-29 05:34:20.475 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.482 E         - RDB
2025-06-29 05:34:20.489 E           create domain dm_idb as bigint /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:20.495 E           0 records fetched
2025-06-29 05:34:20.503 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.518 E         - RDB
2025-06-29 05:34:20.526 E           create table test(id dm_idb not null, x dm_idb) /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:20.539 E           0 records fetched
2025-06-29 05:34:20.550 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.559 E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.574 E         - RDB
2025-06-29 05:34:20.582 E           alter table test add constraint test_pk primary key(id) /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:20.588 E           0 records fetched
2025-06-29 05:34:20.595 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.603 E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.619 E         - RDB
2025-06-29 05:34:20.631 E           create index test_x on test(x) /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:20.641 E           0 records fetched
2025-06-29 05:34:20.649 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.656 E         - RDB
2025-06-29 05:34:20.662 E           alter index test_x inactive /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:20.674 E           0 records fetched
2025-06-29 05:34:20.685 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.692 E         - RDB
2025-06-29 05:34:20.700 E           alter index test_x active /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:20.711 E           0 records fetched
2025-06-29 05:34:20.720 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.727 E         - RDB
2025-06-29 05:34:20.733 E           create view v_test as select * from test /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:20.738 E           0 records fetched
2025-06-29 05:34:20.747 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.756 E         - RDB
2025-06-29 05:34:20.764 E           create trigger trg_test_bi before insert on test /* DDL_BEG */ as
2025-06-29 05:34:20.773 E           end /* DDL_END */
2025-06-29 05:34:20.782 E           0 records fetched
2025-06-29 05:34:20.792 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.801 E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.814 E         - RDB
2025-06-29 05:34:20.821 E           create procedure standalone_proc(a_id dm_idb, a_x dm_idb) /* DDL_BEG */ as
2025-06-29 05:34:20.826 E           end /* DDL_END */
2025-06-29 05:34:20.832 E           0 records fetched
2025-06-29 05:34:20.838 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.844 E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.857 E         - RDB
2025-06-29 05:34:20.863 E           create function standalone_func returns int /* DDL_BEG */ as
2025-06-29 05:34:20.870 E           end /* DDL_END */
2025-06-29 05:34:20.877 E           0 records fetched
2025-06-29 05:34:20.884 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.895 E         + Table                               Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.911 E         - RDB
2025-06-29 05:34:20.920 E           create package pg_test /* DDL_BEG */ as
2025-06-29 05:34:20.928 E           end /* DDL_END */
2025-06-29 05:34:20.936 E           0 records fetched
2025-06-29 05:34:20.947 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.960 E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:20.978 E         - RDB
2025-06-29 05:34:20.987 E           create package body pg_test /* DDL_BEG */ as
2025-06-29 05:34:20.992 E           end /* DDL_END */
2025-06-29 05:34:20.998 E           0 records fetched
2025-06-29 05:34:21.005 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.012 E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.025 E         - RDB
2025-06-29 05:34:21.031 E           commit
2025-06-29 05:34:21.038 E           0 records fetched
2025-06-29 05:34:21.044 E           SET TRANSACTION
2025-06-29 05:34:21.050 E           0 records fetched
2025-06-29 05:34:21.057 E           drop package pg_test /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:21.064 E           0 records fetched
2025-06-29 05:34:21.070 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.076 E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.085 E         - RDB
2025-06-29 05:34:21.091 E           drop function standalone_func /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:21.095 E           0 records fetched
2025-06-29 05:34:21.101 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.107 E         + Table                               Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.120 E         - RDB
2025-06-29 05:34:21.126 E           drop procedure standalone_proc /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:21.136 E           0 records fetched
2025-06-29 05:34:21.143 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.150 E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.161 E         - RDB
2025-06-29 05:34:21.173 E           drop trigger trg_test_bi /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:21.183 E           0 records fetched
2025-06-29 05:34:21.190 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.198 E         - RDB
2025-06-29 05:34:21.209 E           drop view v_test /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:21.217 E           0 records fetched
2025-06-29 05:34:21.224 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.231 E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.243 E         - RDB
2025-06-29 05:34:21.248 E           drop index test_x /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:21.261 E           0 records fetched
2025-06-29 05:34:21.269 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.277 E         - RDB
2025-06-29 05:34:21.284 E           commit
2025-06-29 05:34:21.290 E           0 records fetched
2025-06-29 05:34:21.297 E           SET TRANSACTION
2025-06-29 05:34:21.304 E           0 records fetched
2025-06-29 05:34:21.310 E           drop table test /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:21.317 E           0 records fetched
2025-06-29 05:34:21.324 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.331 E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.344 E         - RDB
2025-06-29 05:34:21.350 E           drop domain dm_idb /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:21.361 E           0 records fetched
2025-06-29 05:34:21.370 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.376 E         - RDB
2025-06-29 05:34:21.382 E           drop exception ex_invalid_value /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:21.390 E           0 records fetched
2025-06-29 05:34:21.396 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.402 E         - RDB
2025-06-29 05:34:21.409 E           drop collation name_coll /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:21.415 E           0 records fetched
2025-06-29 05:34:21.429 E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.441 E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.465 E         - RDB
2025-06-29 05:34:21.478 E           drop sequence g_common /* DDL_BEG */ /* DDL_END */
2025-06-29 05:34:21.488 E           0 records fetched
2025-06-29 05:34:21.504 E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
2025-06-29 05:34:21.514 E         - RDB
2025-06-29 05:34:21.522 E           commit
2025-06-29 05:34:21.529 E           0 records fetched
2025-06-29 05:34:21.536
2025-06-29 05:34:21.542 tests/bugs/gh_7208_test.py:316: AssertionError
2025-06-29 05:34:21.549 ---------------------------- Captured stdout setup -----------------------------
2025-06-29 05:34:21.561 Creating db: localhost:/var/tmp/qa_2024/test_11522/test.fdb [page_size=None, sql_dialect=None, charset='NONE', user=SYSDBA, password=masterkey]
3 #text
act = <firebird.qa.plugin.Action pytest object at [hex]>
capsys = <_pytest.capture.CaptureFixture pytest object at [hex]>

    @pytest.mark.trace
    @pytest.mark.version('>=4.0.2')
    def test_1(act: Action, capsys):
    
        trace_cfg_items = [
            'time_threshold = 0',
            'log_errors = true',
            'log_statement_finish = true',
            'print_perf = true',
            'max_sql_length = 32768',
        ]
    
        with act.trace(db_events = trace_cfg_items, encoding=locale.getpreferredencoding()):
            act.isql(input = test_sql, combine_output = True)
    
        allowed_patterns = \
        (
             '(SET TRANSACTION)'
            ,'DDL_(BEG|END)'
            ,'0 records fetched'
            ,r'\s+\d+\s+ms(,)?'
            ,r'Table\s+Natural\s+Index\s+Update\s+Insert\s+Delete\s+Backout\s+Purge\s+Expunge'
            ,r'^RDB\$\S+\s+\d+'
            ,'^commit$'
        )
        allowed_patterns = [ re.compile(p, re.IGNORECASE) for p in allowed_patterns ]
    
        rdb_tables_found_for_this_ddl = False
        for line in act.trace_log:
            if line.strip():
                #print(line.strip())
                if act.match_any(line.strip(), allowed_patterns):
                    if line.startswith('RDB$'):
                        if not rdb_tables_found_for_this_ddl:
                            print(line.strip())
                            rdb_tables_found_for_this_ddl = True
                    else:
                        rdb_tables_found_for_this_ddl = False
                        print(line.strip())
    
        act.expected_stdout = expected_stdout_trace
        act.stdout = capsys.readouterr().out
>       assert act.clean_stdout == act.clean_expected_stdout
E       AssertionError: assert   
E           SET TRANSACTION
E           0 records fetched
E           create sequence g_common /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           create collation name_coll for utf8 from unicode case insensitive /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           create exception ex_invalid_value 'Invalid value detected' /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           create domain dm_idb as bigint /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           create table test(id dm_idb not null, x dm_idb) /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           alter table test add constraint test_pk primary key(id) /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           create index test_x on test(x) /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           alter index test_x inactive /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           alter index test_x active /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           create view v_test as select * from test /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           create trigger trg_test_bi before insert on test /* DDL_BEG */ as
E           end /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           create procedure standalone_proc(a_id dm_idb, a_x dm_idb) /* DDL_BEG */ as
E           end /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           create function standalone_func returns int /* DDL_BEG */ as
E           end /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                               Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           create package pg_test /* DDL_BEG */ as
E           end /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           create package body pg_test /* DDL_BEG */ as
E           end /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           commit
E           0 records fetched
E           SET TRANSACTION
E           0 records fetched
E           drop package pg_test /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           drop function standalone_func /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                               Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           drop procedure standalone_proc /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           drop trigger trg_test_bi /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           drop view v_test /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           drop index test_x /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           commit
E           0 records fetched
E           SET TRANSACTION
E           0 records fetched
E           drop table test /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           drop domain dm_idb /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           drop exception ex_invalid_value /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           drop collation name_coll /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E         - Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         + Table                                 Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           drop sequence g_common /* DDL_BEG */ /* DDL_END */
E           0 records fetched
E           Table                              Natural     Index    Update    Insert    Delete   Backout     Purge   Expunge
E         - RDB
E           commit
E           0 records fetched

tests/bugs/gh_7208_test.py:316: AssertionError
Full history of outcomes and elapsed time, ms:
NN SNAP_INFO CS_outcome SS_outcome CS_run_time SS_run_time CS_run_beg CS_run_end SS_run_beg SS_run_end
1 6.0.0.881 2025.06.27 7035d F F 4028 3052 2025.06.29 01:53:27.699 2025.06.29 01:53:31.727 2025.06.28 23:12:31.022 2025.06.28 23:12:34.074
2 6.0.0.877 2025.06.26 8e38f F F 3013 2933 2025.06.27 01:38:04.063 2025.06.27 01:38:07.076 2025.06.26 23:05:02.094 2025.06.26 23:05:05.027
3 6.0.0.876 2025.06.25 b1bec F F 3031 3138 2025.06.26 01:41:55.958 2025.06.26 01:41:58.989 2025.06.25 23:06:53.396 2025.06.25 23:06:56.534
4 6.0.0.863 2025.06.24 c3c20 F F 2983 2956 2025.06.25 01:42:12.800 2025.06.25 01:42:15.783 2025.06.24 23:06:39.178 2025.06.24 23:06:42.134
5 6.0.0.858 2025.06.23 8d6f7 F F 2965 2613 2025.06.24 01:42:36.106 2025.06.24 01:42:39.071 2025.06.23 23:06:49.231 2025.06.23 23:06:51.844
6 6.0.0.849 2025.06.20 7b79c F F 2989 2940 2025.06.21 01:54:06.240 2025.06.21 01:54:09.229 2025.06.20 23:15:41.466 2025.06.20 23:15:44.406
7 6.0.0.848 2025.06.19 c483c F F 3896 2997 2025.06.20 01:50:28.066 2025.06.20 01:50:31.962 2025.06.19 23:12:35.809 2025.06.19 23:12:38.806
8 6.0.0.845 2025.06.18 22b12 F F 2991 2873 2025.06.19 01:59:03.201 2025.06.19 01:59:06.192 2025.06.18 23:15:36.442 2025.06.18 23:15:39.315
9 6.0.0.843 2025.06.16 995f4 F F 3004 3023 2025.06.18 01:57:18.339 2025.06.18 01:57:21.343 2025.06.17 23:18:23.978 2025.06.17 23:18:27.001
10 6.0.0.840 2025.06.14 29bca F F 3051 3149 2025.06.16 01:49:02.187 2025.06.16 01:49:05.238 2025.06.15 23:10:00.742 2025.06.15 23:10:03.891
11 6.0.0.838 2025.06.13 0e28a F F 3976 3075 2025.06.14 02:02:01.154 2025.06.14 02:02:05.130 2025.06.13 23:17:32.947 2025.06.13 23:17:36.022
12 6.0.0.835 2025.06.12 2cf29 F F 2923 2900 2025.06.13 02:02:11.490 2025.06.13 02:02:14.413 2025.06.12 23:23:00.794 2025.06.12 23:23:03.694
13 6.0.0.834 2025.06.11 e889f F F 2964 3004 2025.06.12 01:57:16.258 2025.06.12 01:57:19.222 2025.06.11 23:17:57.330 2025.06.11 23:18:00.334
14 6.0.0.800 2025.06.10 1f226 P P 2901 2626 2025.06.11 00:23:56.787 2025.06.11 00:23:59.688 2025.06.10 22:17:10.613 2025.06.10 22:17:13.239
15 6.0.0.799 2025.06.07 be644 P P 3613 2855 2025.06.10 00:25:30.002 2025.06.10 00:25:33.615 2025.06.09 22:16:52.402 2025.06.09 22:16:55.257
16 6.0.0.797 2025.06.06 303e8 P P 3556 3033 2025.06.07 00:28:56.733 2025.06.07 00:29:00.289 2025.06.06 22:16:24.734 2025.06.06 22:16:27.767
17 6.0.0.795 2025.05.29 7a71a P P 2886 2688 2025.06.06 00:24:10.888 2025.06.06 00:24:13.774 2025.06.05 22:15:43.667 2025.06.05 22:15:46.355
18 6.0.0.792 2025.05.28 b4327 P P 3772 3052 2025.05.29 00:37:16.090 2025.05.29 00:37:19.862 2025.05.28 22:18:00.453 2025.05.28 22:18:03.505
19 6.0.0.791 2025.05.27 02db8 P P 3871 2940 2025.05.28 00:34:29.492 2025.05.28 00:34:33.363 2025.05.27 22:17:27.515 2025.05.27 22:17:30.455
20 6.0.0.789 2025.05.21 64051 P P 3365 2684 2025.05.25 00:27:32.230 2025.05.25 00:27:35.595 2025.05.24 22:16:46.395 2025.05.24 22:16:49.079
21 6.0.0.787 2025.05.20 230ad P P 3759 2985 2025.05.21 00:24:54.390 2025.05.21 00:24:58.149 2025.05.20 22:15:24.745 2025.05.20 22:15:27.730
22 6.0.0.783 2025.05.12 37320 P P 3998 2785 2025.05.19 11:58:40.703 2025.05.19 11:58:44.701 2025.05.19 10:04:21.450 2025.05.19 10:04:24.235
23 6.0.0.779 2025.05.11 136fa P P 3860 2963 2025.05.12 00:20:07.714 2025.05.12 00:20:11.574 2025.05.11 22:15:12.019 2025.05.11 22:15:14.982
24 6.0.0.778 2025.05.07 d735e P P 3756 3076 2025.05.08 00:22:28.113 2025.05.08 00:22:31.869 2025.05.07 22:13:52.898 2025.05.07 22:13:55.974
25 6.0.0.776 2025.05.06 007cd P P 2964 3040 2025.05.07 00:16:48.567 2025.05.07 00:16:51.531 2025.05.06 22:13:29.619 2025.05.06 22:13:32.659
26 6.0.0.770 2025.05.05 82c4a P P 3663 3020 2025.05.06 00:15:59.347 2025.05.06 00:16:03.010 2025.05.05 22:12:39.734 2025.05.05 22:12:42.754
27 6.0.0.767 2025.05.01 cdd29 P P 3689 2932 2025.05.02 00:14:00.475 2025.05.02 00:14:04.164 2025.05.01 22:12:13.486 2025.05.01 22:12:16.418
28 6.0.0.762 2025.04.30 5cb15 P P 3469 2933 2025.05.01 00:09:50.740 2025.05.01 00:09:54.209 2025.04.30 22:10:59.946 2025.04.30 22:11:02.879
29 6.0.0.755 2025.04.29 739c6 P P 2841 3018 2025.04.30 00:12:13.012 2025.04.30 00:12:15.853 2025.04.29 22:12:13.520 2025.04.29 22:12:16.538
30 6.0.0.753 2025.04.27 29ab3 P P 3516 2900 2025.04.28 00:14:04.767 2025.04.28 00:14:08.283 2025.04.27 22:11:42.242 2025.04.27 22:11:45.142
31 6.0.0.745 2025.04.21 78ad8 P P 2951 2932 2025.04.26 00:10:24.383 2025.04.26 00:10:27.334 2025.04.25 22:13:45.434 2025.04.25 22:13:48.366
32 6.0.0.744 2025.04.19 e883a P P 2923 3004 2025.04.20 00:12:16.688 2025.04.20 00:12:19.611 2025.04.19 22:12:31.699 2025.04.19 22:12:34.703
33 6.0.0.742 2025.04.17 abc3b P P 2916 3047 2025.04.19 00:14:12.547 2025.04.19 00:14:15.463 2025.04.18 22:12:51.636 2025.04.18 22:12:54.683
34 6.0.0.737 2025.04.16 fe52b P P 2911 2822 2025.04.17 00:11:18.148 2025.04.17 00:11:21.059 2025.04.16 22:12:54.402 2025.04.16 22:12:57.224
35 6.0.0.736 2025.04.14 3e6be P P 3002 2808 2025.04.14 23:52:45.764 2025.04.14 23:52:48.766 2025.04.14 22:05:13.546 2025.04.14 22:05:16.354
36 6.0.0.735 2025.04.13 6635c P P 2915 2621 2025.04.13 23:55:56.890 2025.04.13 23:55:59.805 2025.04.13 22:06:07.002 2025.04.13 22:06:09.623
37 6.0.0.734 2025.04.12 12f3f P P 2916 2984 2025.04.12 23:53:42.939 2025.04.12 23:53:45.855 2025.04.12 22:05:31.582 2025.04.12 22:05:34.566
38 6.0.0.730 2025.04.11 240b8 P P 2969 2834 2025.04.11 23:55:36.042 2025.04.11 23:55:39.011 2025.04.11 22:05:07.817 2025.04.11 22:05:10.651
39 6.0.0.726 2025.04.10 d79c6 P P 2891 2884 2025.04.10 23:55:10.083 2025.04.10 23:55:12.974 2025.04.10 22:05:14.386 2025.04.10 22:05:17.270
40 6.0.0.725 2025.04.09 a2b05 P P 2952 2632 2025.04.09 23:56:08.345 2025.04.09 23:56:11.297 2025.04.09 22:06:36.527 2025.04.09 22:06:39.159
41 6.0.0.722 2025.04.08 a8b86 P P 2897 3189 2025.04.09 00:11:55.850 2025.04.09 00:11:58.747 2025.04.08 22:12:22.906 2025.04.08 22:12:26.095
42 6.0.0.719 2025.04.06 90fd9 P P 2944 3156 2025.04.07 00:09:31.195 2025.04.07 00:09:34.139 2025.04.06 22:10:56.659 2025.04.06 22:10:59.815
43 6.0.0.717 2025.04.04 53d70 P P 2988 3044 2025.04.05 00:04:22.312 2025.04.05 00:04:25.300 2025.04.04 22:10:20.630 2025.04.04 22:10:23.674
44 6.0.0.716 2025.04.03 fc636 P P 3575 2963 2025.04.04 00:08:55.782 2025.04.04 00:08:59.357 2025.04.03 22:11:52.055 2025.04.03 22:11:55.018
45 6.0.0.715 2025.04.02 907ed P P 2907 3147 2025.04.03 00:08:40.547 2025.04.03 00:08:43.454 2025.04.02 22:11:56.942 2025.04.02 22:12:00.089
46 6.0.0.710 2025.04.01 40651 P P 2949 3116 2025.04.02 00:07:25.275 2025.04.02 00:07:28.224 2025.04.01 22:11:05.662 2025.04.01 22:11:08.778
47 6.0.0.708 2025.03.31 cb069 P P 2842 2632 2025.03.31 23:58:29.165 2025.03.31 23:58:32.007 2025.03.31 22:06:08.027 2025.03.31 22:06:10.659
48 6.0.0.707 2025.03.28 4bd4f P P 2925 2659 2025.03.30 23:57:54.085 2025.03.30 23:57:57.010 2025.03.30 22:06:32.819 2025.03.30 22:06:35.478
49 6.0.0.698 2025.03.26 d72a7 P P 3613 2987 2025.03.28 00:20:09.079 2025.03.28 00:20:12.692 2025.03.27 22:12:09.211 2025.03.27 22:12:12.198
50 6.0.0.693 2025.03.24 0b559 P P 2977 2988 2025.03.25 00:06:53.585 2025.03.25 00:06:56.562 2025.03.24 22:09:02.022 2025.03.24 22:09:05.010
51 6.0.0.687 2025.03.22 730aa P P 2916 2666 2025.03.24 00:17:07.678 2025.03.24 00:17:10.594 2025.03.23 22:15:55.980 2025.03.23 22:15:58.646
52 6.0.0.686 2025.03.20 71bf6 P P 3897 3056 2025.03.21 00:23:09.757 2025.03.21 00:23:13.654 2025.03.20 22:17:44.126 2025.03.20 22:17:47.182
53 6.0.0.685 2025.03.19 a8577 P P 3944 3066 2025.03.20 00:25:29.671 2025.03.20 00:25:33.615 2025.03.19 22:16:00.544 2025.03.19 22:16:03.610
54 6.0.0.680 2025.03.18 90d29 P P 3240 1668 2025.03.19 10:46:44.766 2025.03.19 10:46:48.006 2025.03.19 09:02:26.650 2025.03.19 09:02:28.318
55 6.0.0.677 2025.03.16 c0a60 P P 2634 1903 2025.03.17 00:15:48.492 2025.03.17 00:15:51.126 2025.03.16 22:15:47.008 2025.03.16 22:15:48.911
56 6.0.0.676 2025.03.15 3034f P P 3265 1708 2025.03.16 15:48:38.129 2025.03.16 15:48:41.394 2025.03.16 14:07:11.759 2025.03.16 14:07:13.467
57 6.0.0.673 2025.03.13 40f5b P P 3926 1189 2025.03.14 00:14:16.154 2025.03.14 00:14:20.080 2025.03.13 22:14:49.609 2025.03.13 22:14:50.798
58 6.0.0.671 2025.03.12 a4fff P P 2434 2237 2025.03.13 00:18:31.840 2025.03.13 00:18:34.274 2025.03.12 22:17:16.410 2025.03.12 22:17:18.647
59 6.0.0.663 2025.03.11 daad2 P P 2638 1262 2025.03.12 00:16:24.899 2025.03.12 00:16:27.537 2025.03.11 22:16:46.855 2025.03.11 22:16:48.117
60 6.0.0.661 2025.03.07 b9869 P P 2407 2107 2025.03.10 23:55:24.220 2025.03.10 23:55:26.627 2025.03.10 22:08:29.611 2025.03.10 22:08:31.718
61 6.0.0.660 2025.03.04 a6700 P P 4676 2321 2025.03.07 00:04:35.607 2025.03.07 00:04:40.283 2025.03.06 22:11:59.558 2025.03.06 22:12:01.879
62 6.0.0.658 2025.03.03 f15f8 P P 2515 2207 2025.03.03 23:59:08.431 2025.03.03 23:59:10.946 2025.03.03 22:08:40.963 2025.03.03 22:08:43.170
63 6.0.0.656 2025.02.27 25fb4 P P 3008 1357 2025.03.03 00:26:47.294 2025.03.03 00:26:50.302 2025.03.02 22:18:22.210 2025.03.02 22:18:23.567
64 6.0.0.655 2025.02.25 6e3e0 P P 2734 1915 2025.02.27 00:03:42.479 2025.02.27 00:03:45.213 2025.02.26 22:10:32.322 2025.02.26 22:10:34.237
65 6.0.0.654 2025.02.24 b7141 P P 2691 2086 2025.02.25 00:06:24.192 2025.02.25 00:06:26.883 2025.02.24 22:11:54.203 2025.02.24 22:11:56.289
66 6.0.0.652 2025.02.22 22662 P P 3201 1142 2025.02.24 07:23:53.682 2025.02.24 07:23:56.883 2025.02.24 00:25:49.987 2025.02.24 00:25:51.129
67 6.0.0.647 2025.02.21 9fccb P P 4581 2107 2025.02.22 00:07:20.633 2025.02.22 00:07:25.214 2025.02.21 22:15:59.843 2025.02.21 22:16:01.950
68 6.0.0.640 2025.02.19 9b8ac P P 4571 2150 2025.02.20 00:05:53.390 2025.02.20 00:05:57.961 2025.02.19 22:10:18.324 2025.02.19 22:10:20.474
69 6.0.0.639 2025.02.18 201a4 P P 2507 2204 2025.02.18 23:58:24.143 2025.02.18 23:58:26.650 2025.02.18 22:09:37.942 2025.02.18 22:09:40.146
70 6.0.0.637 2025.02.12 6d0f5 P P 4644 2292 2025.02.14 00:14:41.782 2025.02.14 00:14:46.426 2025.02.13 22:15:41.728 2025.02.13 22:15:44.020
71 6.0.0.636 2025.02.11 0424f P P 4526 1171 2025.02.12 00:13:13.975 2025.02.12 00:13:18.501 2025.02.11 22:15:26.282 2025.02.11 22:15:27.453
72 6.0.0.635 2025.02.10 f640f P P 4432 1616 2025.02.11 00:10:44.062 2025.02.11 00:10:48.494 2025.02.10 22:15:57.561 2025.02.10 22:15:59.177
73 6.0.0.629 2025.02.07 194f9 P P 2633 2311 2025.02.08 00:10:56.198 2025.02.08 00:10:58.831 2025.02.07 22:14:36.947 2025.02.07 22:14:39.258
74 6.0.0.628 2025.02.06 859d5 P P 2868 2035 2025.02.07 00:26:19.359 2025.02.07 00:26:22.227 2025.02.06 22:21:23.031 2025.02.06 22:21:25.066
75 6.0.0.621 2025.02.05 34fe7 P P 2464 2253 2025.02.06 00:23:20.443 2025.02.06 00:23:22.907 2025.02.05 22:21:58.973 2025.02.05 22:22:01.226
76 6.0.0.609 2025.02.04 76d57 P P 4472 2030 2025.02.05 00:16:08.866 2025.02.05 00:16:13.338 2025.02.04 22:19:26.195 2025.02.04 22:19:28.225
77 6.0.0.607 2025.02.03 1985b P P 2618 1936 2025.02.04 00:15:27.449 2025.02.04 00:15:30.067 2025.02.03 22:19:51.917 2025.02.03 22:19:53.853
78 6.0.0.601 2025.02.01 6af07 P P 4308 2192 2025.02.02 00:08:22.655 2025.02.02 00:08:26.963 2025.02.01 22:13:45.066 2025.02.01 22:13:47.258
79 6.0.0.600 2025.01.27 188de P P 2727 1323 2025.01.28 00:15:45.507 2025.01.28 00:15:48.234 2025.01.27 22:15:30.078 2025.01.27 22:15:31.401
80 6.0.0.599 2025.01.25 ba588 P P 4523 2205 2025.01.26 00:15:37.928 2025.01.26 00:15:42.451 2025.01.25 22:15:58.394 2025.01.25 22:16:00.599
81 6.0.0.598 2025.01.23 ddbc3 P P 2767 2126 2025.01.25 00:16:26.820 2025.01.25 00:16:29.587 2025.01.24 22:14:39.789 2025.01.24 22:14:41.915
82 6.0.0.595 2025.01.22 e62f3 P P 4860 2017 2025.01.23 00:07:34.757 2025.01.23 00:07:39.617 2025.01.22 22:11:51.014 2025.01.22 22:11:53.031
83 6.0.0.594 2025.01.21 47fb6 P P 4505 2267 2025.01.22 00:03:03.941 2025.01.22 00:03:08.446 2025.01.21 22:11:15.395 2025.01.21 22:11:17.662
84 6.0.0.590 2025.01.20 9dc1e P P 2426 2601 2025.01.21 00:10:41.729 2025.01.21 00:10:44.155 2025.01.20 22:15:02.504 2025.01.20 22:15:05.105
85 6.0.0.588 2025.01.19 b1c4e P P 4030 1986 2025.01.20 00:07:23.506 2025.01.20 00:07:27.536 2025.01.19 22:13:33.952 2025.01.19 22:13:35.938
86 6.0.0.587 2025.01.18 63e6e P P 2602 2234 2025.01.19 00:12:18.502 2025.01.19 00:12:21.104 2025.01.18 22:15:10.555 2025.01.18 22:15:12.789
87 6.0.0.585 2025.01.16 2d6bb P P 4834 2373 2025.01.18 00:04:30.575 2025.01.18 00:04:35.409 2025.01.17 22:12:37.169 2025.01.17 22:12:39.542
88 6.0.0.584 2025.01.15 a0aa2 P P 4636 2329 2025.01.16 00:10:06.554 2025.01.16 00:10:11.190 2025.01.15 22:15:00.362 2025.01.15 22:15:02.691
89 6.0.0.581 2025.01.14 21e9e P P 4497 2292 2025.01.15 00:11:28.638 2025.01.15 00:11:33.135 2025.01.14 22:14:02.139 2025.01.14 22:14:04.431
90 6.0.0.577 2025.01.13 7e293 P P 3202 2072 2025.01.14 00:11:54.710 2025.01.14 00:11:57.912 2025.01.13 22:14:05.234 2025.01.13 22:14:07.306
91 6.0.0.576 2025.01.12 05898 P P 4377 2454 2025.01.13 00:06:55.682 2025.01.13 00:07:00.059 2025.01.12 22:12:30.933 2025.01.12 22:12:33.387
92 6.0.0.573 2025.01.10 c20f3 P P 2445 2170 2025.01.11 00:09:31.027 2025.01.11 00:09:33.472 2025.01.10 22:13:47.536 2025.01.10 22:13:49.706
93 6.0.0.571 2024.12.31 81bba P P 2181 1079 2024.12.31 23:46:13.902 2024.12.31 23:46:16.083 2024.12.31 21:58:27.496 2024.12.31 21:58:28.575
94 6.0.0.570 2024.12.30 c3c8d P P 2128 1131 2024.12.30 23:45:38.240 2024.12.30 23:45:40.368 2024.12.30 21:58:24.624 2024.12.30 21:58:25.755
95 6.0.0.565 2024.12.28 5fc59 P P 2411 1208 2024.12.30 12:22:10.976 2024.12.30 12:22:13.387 2024.12.30 11:07:11.930 2024.12.30 11:07:13.138
96 6.0.0.564 2024.12.26 12514 P P 2171 1116 2024.12.26 23:46:41.954 2024.12.26 23:46:44.125 2024.12.26 21:58:27.652 2024.12.26 21:58:28.768
97 6.0.0.560 2024.12.25 fa83e P P 2079 1223 2024.12.25 23:39:07.239 2024.12.25 23:39:09.318 2024.12.25 21:58:25.535 2024.12.25 21:58:26.758
98 6.0.0.559 2024.12.23 cc800 P P 2494 1108 2024.12.24 23:40:15.119 2024.12.24 23:40:17.613 2024.12.24 21:58:51.347 2024.12.24 21:58:52.455
99 6.0.0.556 2024.12.22 a0404 P P 2152 1150 2024.12.22 23:46:56.023 2024.12.22 23:46:58.175 2024.12.22 21:58:17.517 2024.12.22 21:58:18.667
100 6.0.0.555 2024.12.19 6990a P P 2249 1124 2024.12.21 12:57:39.543 2024.12.21 12:57:41.792 2024.12.21 11:43:02.523 2024.12.21 11:43:03.647
101 6.0.0.553 2024.12.17 d1f8a P P 2210 1097 2024.12.17 23:41:02.395 2024.12.17 23:41:04.605 2024.12.17 21:58:57.260 2024.12.17 21:58:58.357
102 6.0.0.552 2024.12.11 85e25 P P 2166 1141 2024.12.15 23:46:29.023 2024.12.15 23:46:31.189 2024.12.15 21:58:38.458 2024.12.15 21:58:39.599
103 6.0.0.550 2024.12.10 b37ac P P 2328 1179 2024.12.10 23:41:57.055 2024.12.10 23:41:59.383 2024.12.10 21:59:44.896 2024.12.10 21:59:46.075
104 6.0.0.548 2024.12.08 2cc77 P P 4080 1064 2024.12.08 23:36:47.203 2024.12.08 23:36:51.283 2024.12.08 21:57:40.063 2024.12.08 21:57:41.127
105 6.0.0.544 2024.12.05 96943 P P 1984 1141 2024.12.05 23:40:26.623 2024.12.05 23:40:28.607 2024.12.05 22:01:02.097 2024.12.05 22:01:03.238
106 6.0.0.543 2024.12.03 30b77 P P 4280 1132 2024.12.03 23:40:55.791 2024.12.03 23:41:00.071 2024.12.03 21:59:33.934 2024.12.03 21:59:35.066
107 6.0.0.540 2024.12.02 4a1f4 P P 4490 1159 2024.12.02 23:37:57.021 2024.12.02 23:38:01.511 2024.12.02 21:58:53.445 2024.12.02 21:58:54.604
108 6.0.0.539 2024.11.28 1f283 P P 4050 1113 2024.11.29 23:49:21.896 2024.11.29 23:49:25.946 2024.11.29 21:59:18.493 2024.11.29 21:59:19.606
109 6.0.0.535 2024.11.26 77b95 P P 4056 1157 2024.11.26 23:32:03.358 2024.11.26 23:32:07.414 2024.11.26 21:56:58.796 2024.11.26 21:56:59.953
110 6.0.0.534 2024.11.25 e9584 P P 3995 1140 2024.11.25 23:33:20.341 2024.11.25 23:33:24.336 2024.11.25 21:57:44.923 2024.11.25 21:57:46.063
111 6.0.0.533 2024.11.17 933ac P P 2276 1144 2024.11.22 09:39:24.709 2024.11.22 09:39:26.985 2024.11.22 08:27:12.599 2024.11.22 08:27:13.743
112 6.0.0.532 2024.11.16 9e263 P P 3958 1190 2024.11.16 23:21:57.215 2024.11.16 23:22:01.173 2024.11.16 21:57:41.801 2024.11.16 21:57:42.991
113 6.0.0.530 2024.11.15 49804 P P 3977 1173 2024.11.16 01:31:21.649 2024.11.16 01:31:25.626 2024.11.15 23:57:04.938 2024.11.15 23:57:06.111
114 6.0.0.528 2024.11.14 9625b P P 4055 1191 2024.11.15 01:34:31.702 2024.11.15 01:34:35.757 2024.11.14 23:58:21.757 2024.11.14 23:58:22.948
115 6.0.0.526 2024.11.12 65b80 P P 4197 1212 2024.11.14 01:33:37.547 2024.11.14 01:33:41.744 2024.11.13 23:57:54.245 2024.11.13 23:57:55.457
116 6.0.0.523 2024.11.08 8ca23 P P 4015 1189 2024.11.11 01:30:19.640 2024.11.11 01:30:23.655 2024.11.10 23:56:51.229 2024.11.10 23:56:52.418
117 6.0.0.520 2024.11.07 4eefa P P 3778 1154 2024.11.08 01:27:41.553 2024.11.08 01:27:45.331 2024.11.07 23:56:30.151 2024.11.07 23:56:31.305
118 6.0.0.516 2024.11.04 b0c36 P P 3879 1193 2024.11.05 01:26:49.758 2024.11.05 01:26:53.637 2024.11.04 23:56:16.288 2024.11.04 23:56:17.481
119 6.0.0.515 2024.10.30 d53f3 P P 3828 1137 2024.11.04 01:29:21.114 2024.11.04 01:29:24.942 2024.11.03 23:56:46.245 2024.11.03 23:56:47.382
120 6.0.0.512 2024.10.29 833ef P P 4005 1242 2024.10.30 01:31:43.974 2024.10.30 01:31:47.979 2024.10.29 23:58:06.337 2024.10.29 23:58:07.579
121 6.0.0.511 2024.10.26 c4bc9 P P 4167 1233 2024.10.29 01:31:57.734 2024.10.29 01:32:01.901 2024.10.28 23:57:45.803 2024.10.28 23:57:47.036
122 6.0.0.509 2024.10.25 3aedb P P 4120 1276 2024.10.26 01:41:32.245 2024.10.26 01:41:36.365 2024.10.26 00:00:24.839 2024.10.26 00:00:26.115
123 6.0.0.508 2024.10.24 a8f5b P P 4105 1189 2024.10.25 01:35:53.948 2024.10.25 01:35:58.053 2024.10.24 23:58:52.271 2024.10.24 23:58:53.460
124 6.0.0.502 2024.10.22 6bfd7 P P 3957 1244 2024.10.23 01:35:24.213 2024.10.23 01:35:28.170 2024.10.22 23:58:31.860 2024.10.22 23:58:33.104
125 6.0.0.500 2024.10.21 be565 P P 2386 1187 2024.10.22 17:42:24.914 2024.10.22 17:42:27.300 2024.10.22 16:28:08.432 2024.10.22 16:28:09.619
126 6.0.0.499 2024.10.19 6214b P P 4164 1169 2024.10.20 01:36:44.820 2024.10.20 01:36:48.984 2024.10.19 23:59:30.138 2024.10.19 23:59:31.307
127 6.0.0.498 2024.10.18 591a7 P P 4137 1094 2024.10.19 01:33:56.912 2024.10.19 01:34:01.049 2024.10.18 23:57:58.645 2024.10.18 23:57:59.739
128 6.0.0.494 2024.10.17 cf5a4 P P 3989 1169 2024.10.18 01:34:53.372 2024.10.18 01:34:57.361 2024.10.17 23:59:18.086 2024.10.17 23:59:19.255
129 6.0.0.491 2024.10.14 dc5fb P P 4028 1189 2024.10.15 01:31:08.237 2024.10.15 01:31:12.265 2024.10.14 23:57:14.373 2024.10.14 23:57:15.562
130 6.0.0.489 2024.10.11 2ba59 P P 4273 1167 2024.10.12 01:37:37.958 2024.10.12 01:37:42.231 2024.10.11 23:59:08.614 2024.10.11 23:59:09.781
131 6.0.0.488 2024.10.09 1c93e P P 4245 1245 2024.10.10 01:46:00.744 2024.10.10 01:46:04.989 2024.10.10 00:01:41.511 2024.10.10 00:01:42.756
132 6.0.0.487 2024.10.06 065a3 P P 4480 1235 2024.10.07 01:45:07.366 2024.10.07 01:45:11.846 2024.10.07 00:01:33.891 2024.10.07 00:01:35.126
133 6.0.0.485 2024.10.04 e95c1 P P 4444 1188 2024.10.05 01:47:14.377 2024.10.05 01:47:18.821 2024.10.05 00:01:25.997 2024.10.05 00:01:27.185
134 6.0.0.483 2024.10.02 5e5ae P P 4188 1200 2024.10.03 01:42:27.837 2024.10.03 01:42:32.025 2024.10.03 00:00:55.859 2024.10.03 00:00:57.059
135 6.0.0.478 2024.09.30 b5010 P P 4001 1235 2024.10.01 01:37:47.269 2024.10.01 01:37:51.270 2024.10.01 00:00:25.634 2024.10.01 00:00:26.869
136 6.0.0.474 2024.09.26 e4efb P P 4429 1269 2024.09.30 01:37:51.549 2024.09.30 01:37:55.978 2024.09.29 23:59:23.660 2024.09.29 23:59:24.929
137 6.0.0.471 2024.09.24 01b51 P P 4569 1276 2024.09.25 23:41:06.860 2024.09.25 23:41:11.429 2024.09.25 21:59:51.825 2024.09.25 21:59:53.101
138 6.0.0.470 2024.09.23 77cc0 P P 4362 1276 2024.09.23 23:39:50.551 2024.09.23 23:39:54.913 2024.09.23 22:00:09.597 2024.09.23 22:00:10.873
139 6.0.0.467 2024.09.21 ea0b8 P P 4639 1297 2024.09.22 23:38:06.805 2024.09.22 23:38:11.444 2024.09.22 21:59:24.042 2024.09.22 21:59:25.339
140 6.0.0.466 2024.09.20 32dc6 P P 4064 1247 2024.09.20 23:36:44.201 2024.09.20 23:36:48.265 2024.09.20 21:59:08.810 2024.09.20 21:59:10.057
141 6.0.0.461 2024.09.17 2c895 P P 4137 1942 2024.09.18 00:09:35.309 2024.09.18 00:09:39.446 2024.09.17 22:18:16.084 2024.09.17 22:18:18.026
142 6.0.0.460 2024.09.11 3c253 P P 3312 1745 2024.09.17 00:10:58.752 2024.09.17 00:11:02.064 2024.09.16 22:19:33.128 2024.09.16 22:19:34.873
143 6.0.0.457 2024.09.09 fdc6f P P 3695 2366 2024.09.10 00:33:37.837 2024.09.10 00:33:41.532 2024.09.09 22:28:07.908 2024.09.09 22:28:10.274
144 6.0.0.455 2024.09.07 500d8 P P 3448 2204 2024.09.08 00:29:08.729 2024.09.08 00:29:12.177 2024.09.07 22:26:18.684 2024.09.07 22:26:20.888
145 6.0.0.454 2024.09.05 4d70f P P 4552 2035 2024.09.06 00:12:39.217 2024.09.06 00:12:43.769 2024.09.05 22:21:50.548 2024.09.05 22:21:52.583
146 6.0.0.452 2024.09.04 9ff9c P P 3540 1959 2024.09.05 00:10:25.662 2024.09.05 00:10:29.202 2024.09.04 22:19:50.255 2024.09.04 22:19:52.214
147 6.0.0.450 2024.09.02 27124 P P 5329 2794 2024.09.04 01:18:02.677 2024.09.04 01:18:08.006 2024.09.03 22:45:50.595 2024.09.03 22:45:53.389
148 6.0.0.447 2024.09.01 056ec P P 4278 1817 2024.09.02 00:34:06.722 2024.09.02 00:34:11.000 2024.09.01 22:25:55.812 2024.09.01 22:25:57.629
149 6.0.0.446 2024.08.30 fe1b2 P P 3383 2045 2024.09.01 00:39:17.271 2024.09.01 00:39:20.654 2024.08.31 22:37:33.448 2024.08.31 22:37:35.493
150 6.0.0.444 2024.08.28 785d4 P P 3904 3172 2024.08.30 00:51:36.805 2024.08.30 00:51:40.709 2024.08.29 22:46:03.078 2024.08.29 22:46:06.250
151 6.0.0.442 2024.08.21 4a68f P P 4997 1503 2024.08.28 02:31:40.494 2024.08.28 02:31:45.491 2024.08.27 23:37:35.477 2024.08.27 23:37:36.980
152 6.0.0.441 2024.08.20 75042 P P 3702 2259 2024.08.21 00:24:41.224 2024.08.21 00:24:44.926 2024.08.20 22:26:46.397 2024.08.20 22:26:48.656
153 6.0.0.438 2024.08.16 088b5 P P 2219 1682 2024.08.18 23:41:26.103 2024.08.18 23:41:28.322 2024.08.18 22:05:24.666 2024.08.18 22:05:26.348
154 6.0.0.437 2024.08.14 3c88b P P 2231 1496 2024.08.15 23:39:30.198 2024.08.15 23:39:32.429 2024.08.15 22:04:31.286 2024.08.15 22:04:32.782
155 6.0.0.432 2024.08.11 e82ac P P 2560 1596 2024.08.12 23:38:27.448 2024.08.12 23:38:30.008 2024.08.12 22:03:46.816 2024.08.12 22:03:48.412
156 6.0.0.431 2024.08.09 de5a7 P P 4222 1462 2024.08.09 23:39:47.537 2024.08.09 23:39:51.759 2024.08.09 22:04:36.532 2024.08.09 22:04:37.994
157 6.0.0.428 2024.08.08 9191b P P 4380 1641 2024.08.08 23:39:08.425 2024.08.08 23:39:12.805 2024.08.08 22:04:12.161 2024.08.08 22:04:13.802
158 6.0.0.423 2024.08.07 33b41 P P 2588 1572 2024.08.08 09:28:15.870 2024.08.08 09:28:18.458 2024.08.08 08:11:48.905 2024.08.08 08:11:50.477
159 6.0.0.421 2024.08.06 ed60d P P 3930 1365 2024.08.06 23:21:39.073 2024.08.06 23:21:43.003 2024.08.06 22:00:16.188 2024.08.06 22:00:17.553
160 6.0.0.419 2024.08.05 3505a P E 3829 1282 2024.08.05 23:23:53.012 2024.08.05 23:23:56.841 2024.08.05 22:00:17.739 2024.08.05 22:00:19.021
161 6.0.0.409 2024.08.02 ec18f P P 4262 1380 2024.08.04 23:28:11.046 2024.08.04 23:28:15.308 2024.08.04 22:01:06.329 2024.08.04 22:01:07.709
162 6.0.0.406 2024.08.01 b20be P P 4143 1432 2024.08.01 23:27:00.199 2024.08.01 23:27:04.342 2024.08.01 22:00:34.524 2024.08.01 22:00:35.956
163 6.0.0.405 2024.07.31 a62ac P P 4032 1482 2024.07.31 23:25:32.193 2024.07.31 23:25:36.225 2024.07.31 22:00:19.005 2024.07.31 22:00:20.487
164 6.0.0.403 2024.07.29 30f03 P P 4110 1545 2024.07.29 23:25:06.611 2024.07.29 23:25:10.721 2024.07.29 22:00:06.292 2024.07.29 22:00:07.837
165 6.0.0.401 2024.07.26 24e41 P P 4352 1492 2024.07.26 23:21:33.501 2024.07.26 23:21:37.853 2024.07.26 22:00:00.684 2024.07.26 22:00:02.176
166 6.0.0.400 2024.07.24 5bb78 P P 4278 1454 2024.07.24 23:21:14.467 2024.07.24 23:21:18.745 2024.07.24 22:00:16.349 2024.07.24 22:00:17.803
167 6.0.0.398 2024.07.23 85b18 P P 4116 1422 2024.07.23 23:29:21.533 2024.07.23 23:29:25.649 2024.07.23 22:05:15.826 2024.07.23 22:05:17.248
168 6.0.0.397 2024.07.22 c734c P P 4120 1577 2024.07.22 23:21:17.817 2024.07.22 23:21:21.937 2024.07.22 22:00:12.121 2024.07.22 22:00:13.698
169 6.0.0.396 2024.07.13 cf952 P P 4369 1583 2024.07.21 23:22:09.903 2024.07.21 23:22:14.272 2024.07.21 21:59:57.035 2024.07.21 21:59:58.618
170 6.0.0.395 2024.07.10 845f4 P P 2528 1548 2024.07.12 23:23:00.221 2024.07.12 23:23:02.749 2024.07.12 21:59:10.179 2024.07.12 21:59:11.727
171 6.0.0.392 2024.07.09 ea301 P P 4009 1471 2024.07.09 23:19:05.409 2024.07.09 23:19:09.418 2024.07.09 21:58:43.737 2024.07.09 21:58:45.208
172 6.0.0.391 2024.07.08 7d50c P P 3026 1575 2024.07.08 23:20:05.882 2024.07.08 23:20:08.908 2024.07.08 21:59:38.152 2024.07.08 21:59:39.727
173 6.0.0.389 2024.07.05 cc71c P P 3157 1346 2024.07.05 23:23:44.137 2024.07.05 23:23:47.294 2024.07.05 21:59:29.499 2024.07.05 21:59:30.845
174 6.0.0.388 2024.06.30 e5700 P P 4013 1559 2024.06.30 23:20:18.325 2024.06.30 23:20:22.338 2024.06.30 21:59:58.798 2024.06.30 22:00:00.357
175 6.0.0.387 2024.06.27 7c28a P P 3086 1483 2024.06.27 23:19:27.874 2024.06.27 23:19:30.960 2024.06.27 21:59:44.559 2024.06.27 21:59:46.042
176 6.0.0.386 2024.06.23 7c57f P P 3113 1189 2024.06.23 23:17:06.528 2024.06.23 23:17:09.641 2024.06.23 21:58:28.895 2024.06.23 21:58:30.084
177 6.0.0.384 2024.06.21 24d99 P P 2771 1539 2024.06.21 23:21:14.669 2024.06.21 23:21:17.440 2024.06.21 21:59:27.299 2024.06.21 21:59:28.838
178 6.0.0.374 2024.06.13 0097d P P 2943 1493 2024.06.20 23:19:27.212 2024.06.20 23:19:30.155 2024.06.20 21:58:56.213 2024.06.20 21:58:57.706
179 6.0.0.373 2024.06.09 363f0 P P 2815 1518 2024.06.13 13:31:17.277 2024.06.13 13:31:20.092 2024.06.13 12:22:36.183 2024.06.13 12:22:37.701
180 6.0.0.371 2024.06.08 f7130 P P 2360 1380 2024.06.11 22:18:19.465 2024.06.11 22:18:21.825 2024.06.11 21:16:58.847 2024.06.11 21:17:00.227
181 6.0.0.366 2024.05.30 ab2c9 P P 4696 1536 2024.06.12 09:25:46.329 2024.06.12 09:25:51.025 2024.06.12 07:51:35.117 2024.06.12 07:51:36.653
182 6.0.0.363 2024.05.27 06703 P P 2395 1008 2024.06.12 14:24:47.066 2024.06.12 14:24:49.461 2024.06.12 13:20:31.065 2024.06.12 13:20:32.073
183 6.0.0.359 2024.05.23 9cb11 P P 2491 1082 2024.06.12 12:16:58.441 2024.06.12 12:17:00.932 2024.06.12 11:12:44.400 2024.06.12 11:12:45.482
184 6.0.0.358 2024.05.21 995dd P P 2474 1067 2024.06.12 17:00:08.788 2024.06.12 17:00:11.262 2024.06.12 15:57:15.798 2024.06.12 15:57:16.865
185 6.0.0.357 2024.05.18 bf6c4 P P 2271 1117 2024.06.12 21:36:33.468 2024.06.12 21:36:35.739 2024.06.12 20:33:24.461 2024.06.12 20:33:25.578
186 6.0.0.356 2024.05.17 eab06 P P 2333 1054 2024.06.13 05:42:56.007 2024.06.13 05:42:58.340 2024.06.13 04:39:57.111 2024.06.13 04:39:58.165
187 6.0.0.355 2024.05.16 8dd6e P P 2216 1380 2024.06.13 07:50:15.556 2024.06.13 07:50:17.772 2024.06.13 06:47:52.888 2024.06.13 06:47:54.268
188 6.0.0.354 2024.05.15 d3adc P P 2615 1479 2024.06.13 10:56:10.676 2024.06.13 10:56:13.291 2024.06.13 09:48:02.285 2024.06.13 09:48:03.764
189 6.0.0.351 2024.05.14 2e3e0 P P 2680 1553 2024.06.13 16:09:58.622 2024.06.13 16:10:01.302 2024.06.13 15:00:54.583 2024.06.13 15:00:56.136

Elapsed time, ms. Chart for last 150 runs:

Last commits information (all timestamps in UTC):