Skip to content

replication: Add mysql::serialization based Gtid Log Event #1331

replication: Add mysql::serialization based Gtid Log Event

replication: Add mysql::serialization based Gtid Log Event #1331

Triggered via pull request March 3, 2025 02:56
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
Matrix: mysqltest
Matrix: platforms
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

96 errors and 2 warnings
Tests Go 1.22 on ubuntu-24.04: serialization/serialization_test.go#L238
cannot use FieldIntFixed{…} (value of type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-24.04: serialization/serialization_test.go#L244
cannot use FieldIntFixed{…} (value of type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-24.04: serialization/serialization_test.go#L250
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-24.04: serialization/serialization_test.go#L254
cannot use FieldString{} (value of type FieldString) as FieldType value in struct literal: FieldString does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-24.04: serialization/serialization_test.go#L258
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-24.04: serialization/serialization_test.go#L262
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-24.04: serialization/serialization_test.go#L266
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-24.04: serialization/serialization_test.go#L270
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-24.04: serialization/serialization_test.go#L275
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-24.04: serialization/serialization_test.go#L279
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-24.04
The job was canceled because "_1_22_ubuntu-24_04" failed.
Tests Go 1.23 on ubuntu-24.04: serialization/serialization_test.go#L238
cannot use FieldIntFixed{…} (value of type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-24.04: serialization/serialization_test.go#L244
cannot use FieldIntFixed{…} (value of type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-24.04: serialization/serialization_test.go#L250
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-24.04: serialization/serialization_test.go#L254
cannot use FieldString{} (value of type FieldString) as FieldType value in struct literal: FieldString does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-24.04: serialization/serialization_test.go#L258
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-24.04: serialization/serialization_test.go#L262
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-24.04: serialization/serialization_test.go#L266
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-24.04: serialization/serialization_test.go#L270
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-24.04: serialization/serialization_test.go#L275
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-24.04: serialization/serialization_test.go#L279
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-22.04
The job was canceled because "_1_22_ubuntu-24_04" failed.
Tests Go 1.23 on ubuntu-22.04: serialization/serialization_test.go#L238
cannot use FieldIntFixed{…} (value of type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-22.04: serialization/serialization_test.go#L244
cannot use FieldIntFixed{…} (value of type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-22.04: serialization/serialization_test.go#L250
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-22.04: serialization/serialization_test.go#L254
cannot use FieldString{} (value of type FieldString) as FieldType value in struct literal: FieldString does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-22.04: serialization/serialization_test.go#L258
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-22.04: serialization/serialization_test.go#L262
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-22.04: serialization/serialization_test.go#L266
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-22.04: serialization/serialization_test.go#L270
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-22.04: serialization/serialization_test.go#L275
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.23 on ubuntu-22.04: serialization/serialization_test.go#L279
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-22.04
The job was canceled because "_1_22_ubuntu-24_04" failed.
Tests Go 1.24 on ubuntu-22.04: serialization/serialization_test.go#L238
cannot use FieldIntFixed{…} (value of struct type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-22.04: serialization/serialization_test.go#L244
cannot use FieldIntFixed{…} (value of struct type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-22.04: serialization/serialization_test.go#L250
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-22.04: serialization/serialization_test.go#L254
cannot use FieldString{} (value of struct type FieldString) as FieldType value in struct literal: FieldString does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-22.04: serialization/serialization_test.go#L258
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-22.04: serialization/serialization_test.go#L262
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-22.04: serialization/serialization_test.go#L266
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-22.04: serialization/serialization_test.go#L270
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-22.04: serialization/serialization_test.go#L275
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-22.04: serialization/serialization_test.go#L279
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-24.04
The job was canceled because "_1_22_ubuntu-24_04" failed.
Tests Go 1.24 on ubuntu-24.04: serialization/serialization_test.go#L238
cannot use FieldIntFixed{…} (value of struct type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-24.04: serialization/serialization_test.go#L244
cannot use FieldIntFixed{…} (value of struct type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-24.04: serialization/serialization_test.go#L250
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-24.04: serialization/serialization_test.go#L254
cannot use FieldString{} (value of struct type FieldString) as FieldType value in struct literal: FieldString does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-24.04: serialization/serialization_test.go#L258
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-24.04: serialization/serialization_test.go#L262
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-24.04: serialization/serialization_test.go#L266
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-24.04: serialization/serialization_test.go#L270
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-24.04: serialization/serialization_test.go#L275
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.24 on ubuntu-24.04: serialization/serialization_test.go#L279
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-22.04
The job was canceled because "_1_22_ubuntu-24_04" failed.
Tests Go 1.22 on ubuntu-22.04: serialization/serialization_test.go#L238
cannot use FieldIntFixed{…} (value of type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-22.04: serialization/serialization_test.go#L244
cannot use FieldIntFixed{…} (value of type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-22.04: serialization/serialization_test.go#L250
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-22.04: serialization/serialization_test.go#L254
cannot use FieldString{} (value of type FieldString) as FieldType value in struct literal: FieldString does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-22.04: serialization/serialization_test.go#L258
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-22.04: serialization/serialization_test.go#L262
cannot use FieldIntVar{} (value of type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-22.04: serialization/serialization_test.go#L266
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-22.04: serialization/serialization_test.go#L270
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-22.04: serialization/serialization_test.go#L275
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-22.04: serialization/serialization_test.go#L279
cannot use FieldUintVar{} (value of type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
golangci: serialization/serialization_test.go#L238
cannot use FieldIntFixed{…} (value of struct type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
golangci: serialization/serialization_test.go#L244
cannot use FieldIntFixed{…} (value of struct type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
golangci: serialization/serialization_test.go#L250
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
golangci: serialization/serialization_test.go#L254
cannot use FieldString{} (value of struct type FieldString) as FieldType value in struct literal: FieldString does not implement FieldType (method decode has pointer receiver)
golangci: serialization/serialization_test.go#L258
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
golangci: serialization/serialization_test.go#L262
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
golangci: serialization/serialization_test.go#L266
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
golangci: serialization/serialization_test.go#L270
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
golangci: serialization/serialization_test.go#L275
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
golangci: serialization/serialization_test.go#L279
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.4.3
The job was canceled because "_8_0_40" failed.
Tests with MySQL 8.4.3: serialization/serialization_test.go#L238
cannot use FieldIntFixed{…} (value of struct type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.4.3: serialization/serialization_test.go#L244
cannot use FieldIntFixed{…} (value of struct type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.4.3: serialization/serialization_test.go#L250
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.4.3: serialization/serialization_test.go#L254
cannot use FieldString{} (value of struct type FieldString) as FieldType value in struct literal: FieldString does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.4.3: serialization/serialization_test.go#L258
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.4.3: serialization/serialization_test.go#L262
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.4.3: serialization/serialization_test.go#L266
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.4.3: serialization/serialization_test.go#L270
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.4.3: serialization/serialization_test.go#L275
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.4.3: serialization/serialization_test.go#L279
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.0.40: serialization/serialization_test.go#L238
cannot use FieldIntFixed{…} (value of struct type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.0.40: serialization/serialization_test.go#L244
cannot use FieldIntFixed{…} (value of struct type FieldIntFixed) as FieldType value in struct literal: FieldIntFixed does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.0.40: serialization/serialization_test.go#L250
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.0.40: serialization/serialization_test.go#L254
cannot use FieldString{} (value of struct type FieldString) as FieldType value in struct literal: FieldString does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.0.40: serialization/serialization_test.go#L258
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.0.40: serialization/serialization_test.go#L262
cannot use FieldIntVar{} (value of struct type FieldIntVar) as FieldType value in struct literal: FieldIntVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.0.40: serialization/serialization_test.go#L266
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.0.40: serialization/serialization_test.go#L270
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.0.40: serialization/serialization_test.go#L275
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests with MySQL 8.0.40: serialization/serialization_test.go#L279
cannot use FieldUintVar{} (value of struct type FieldUintVar) as FieldType value in struct literal: FieldUintVar does not implement FieldType (method decode has pointer receiver)
Tests Go 1.22 on ubuntu-24.04
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Tests Go 1.22 on ubuntu-22.04
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2