Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
10.1.31
-
None
-
Fedora 26 - aarch64 only
Description
Hello,
With release of 10.1.31 a bigger number of tests (+- 55) started to fail.
However they do so only on aarch64.
Most of them fail with errno 2013 (lost connection during a query)
binlog_encryption.encrypted_slave
|
binlog_encryption.rpl_mixed_binlog_max_cache_size
|
binlog_encryption.rpl_gtid_basic
|
rpl.rpl_mixed_drop_create_temp_table
|
rpl.rpl_innodb_mixed_dml
|
rpl.rpl_mixed_drop_create_temp_table
|
rpl.rpl_checksum_cache
|
rpl.rpl_innodb_bug28430
|
rpl.rpl_stm_innodb
|
rpl.rpl_trigger
|
rpl.rpl_deadlock_innodb
|
rpl.rpl_commit_after_flush
|
rpl.rpl_insert_id_pk
|
rpl.rpl_mdev10863
|
rpl.rpl_multi_engine
|
rpl.rpl_slave_load_in
|
rpl.rpl_truncate_3innodb
|
rpl.create_select
|
rpl.rpl_circular_for_4_hosts
|
rpl.rpl_gtid_master_promote
|
encryption.innodb_onlinealter_encryption
|
encryption.innodb-read-only |
encryption.innodb-page_encryption_compression
|
encryption.innodb-log-encrypt-crash
|
encryption.innodb-redo-nokeys
|
encryption.innodb_onlinealter_encryption
|
encryption.innodb-read-only |
encryption.innodb_encryption_row_compressed
|
encryption.innodb-checksum-algorithm
|
encryption.innodb-encryption-alter
|
encryption.innodb-page_encryption_compression
|
encryption.innodb_onlinealter_encryption
|
encryption.innodb-read-only |
encryption.innodb-encryption-alter
|
encryption.innodb-page_encryption_compression
|
encryption.innodb-redo-nokeys
|
encryption.innodb_onlinealter_encryption
|
encryption.innodb-read-only |
encryption.innodb_encryption_row_compressed
|
encryption.innochecksum
|
encryption.innodb-checksum-algorithm
|
encryption.innodb-page_encryption_compression
|
innodb.innodb-page_compression_default
|
innodb_fts.innodb_fts_large_records
|
innodb_fts.innodb_fts_stopword_charset
|
innodb.innodb-page_compression_default
|
innodb_fts.innodb_fts_large_records
|
parts.rpl_partition
|
Build logs for examination:
- https://koji.fedoraproject.org/koji/getfile?taskID=24980424&volume=DEFAULT&name=build.log
- https://koji.fedoraproject.org/koji/getfile?taskID=24969375&volume=DEFAULT&name=build.log
Various info:
- we do use backported OpenSSL 1.1 patch from 10.2. However I do not believe that should be a problem since it builds fine on all other architectures.
–
Are you aware of such issue lately?