Skip to content

feat: Deserializing Events #10549

feat: Deserializing Events

feat: Deserializing Events #10549

Triggered via pull request February 3, 2025 10:43
Status Failure
Total duration 1h 5m 41s
Artifacts 7

test.yml

on: pull_request
Build test server
49s
Build test server
Unit iOS - Thread Sanitizer
20m 30s
Unit iOS - Thread Sanitizer
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors, 48 warnings, and 5 notices
Unit iOS - Xcode 14.3 - OS 16.4 Sentry
Process completed with exit code 65.
Unit iOS - Thread Sanitizer
The job running on runner GitHub Actions 20 has exceeded the maximum execution time of 20 minutes.
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV1Tests.testAppSuspended_NoANR(); summary will include totals from previous launches.
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testAlmostFullyBlockingAppHang_NoneReported(); summary will include totals from previous launches.
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testAlmostNonFullyBlockingAppHang_NoneReported(); summary will include totals from previous launches.
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testClear_StopsReporting(); summary will include totals from previous launches.
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testClearDirectlyAfterStart_FullyBlocking_NotReported(); summary will include totals from previous launches.
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testFullyBlockingAppHang_ButAppInBackground_NoneReported(); summary will include totals from previous launches.
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testFullyBlockingAppHang_Reported(); summary will include totals from previous launches.
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testFullyBlockingFollowedByFullyBlocking_BothReported(); summary will include totals from previous launches.
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testFullyBlockingFollowedByNonFullyBlocking_OnlyFirstReported(); summary will include totals from previous launches.
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testFullyBlockingFollowedByNormalFrames_OneReported(); summary will include totals from previous launches.
Unit Catalyst - Xcode 15.4 - OS latest Sentry: Tests/SentryTests/Integrations/Performance/Network/SentryNetworkTrackerIntegrationTests.swift#L174
testGetRequest_SpanCreatedAndBaggageHeaderAdded, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Request completed".
Unit Catalyst - Xcode 15.4 - OS latest Sentry
Process completed with exit code 65.
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI: Tests/SentryTests/Networking/SentryHttpTransportTests.swift#L829
testFlush_CalledSequentially_BlocksTwice, XCTAssertEqual failed: ("SentryFlushResult(rawValue: 0)") is not equal to ("SentryFlushResult(rawValue: 1)") - Flush should not time out.
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI: Tests/SentryTests/Networking/SentryHttpTransportTests.swift#L830
testFlush_CalledSequentially_BlocksTwice, XCTAssertEqual failed: ("SentryFlushResult(rawValue: 0)") is not equal to ("SentryFlushResult(rawValue: 2)") - Flush should not time out.
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI
Process completed with exit code 65.
Unit iOS - Xcode 14.3 - OS 16.4 Sentry: --- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/TestSamples/SwiftUITestSample/SwiftUITestSample.xcodeproj' in workspace 'Sentry.xcworkspace'.
Unit iOS - Xcode 14.3 - OS 16.4 Sentry: --- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/macOS-SwiftUI/macOS-SwiftUI.xcodeproj' in workspace 'Sentry.xcworkspace'.
Unit iOS - Xcode 14.3 - OS 16.4 Sentry
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
Unit iOS - Thread Sanitizer: --- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/macOS-SwiftUI/macOS-SwiftUI.xcodeproj' in workspace 'Sentry.xcworkspace'.
Unit iOS - Thread Sanitizer: --- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/TestSamples/SwiftUITestSample/SwiftUITestSample.xcodeproj' in workspace 'Sentry.xcworkspace'.
Unit iOS - Thread Sanitizer
skipping copy phase strip, binary is code signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/Test-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit iOS - Thread Sanitizer
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
Unit iOS - Thread Sanitizer
ThreadSanitizer: data race (pid=9520)
Unit iOS - Thread Sanitizer
ThreadSanitizer: data race (pid=10939)
Unit iOS - Thread Sanitizer
ThreadSanitizer: Swift access race (pid=12945)
Unit iOS - Thread Sanitizer
ThreadSanitizer: data race (pid=13691)
Unit iOS - Thread Sanitizer
ThreadSanitizer: Swift access race (pid=14915)
Unit iOS - Thread Sanitizer
ThreadSanitizer: data race (pid=15949)
Unit Catalyst - Xcode 16.2 - OS latest Sentry: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit Catalyst - Xcode 16.2 - OS latest Sentry
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
Unit macOS - Xcode 15.4 - OS latest Sentry: --- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/TestSamples/SwiftUITestSample/SwiftUITestSample.xcodeproj' in workspace 'Sentry.xcworkspace'.
Unit macOS - Xcode 15.4 - OS latest Sentry: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit macOS - Xcode 15.4 - OS latest Sentry: ld#L1
'/Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Intermediates.noindex/Sentry.build/TestCI/Sentry.build/Objects-normal/arm64e/UIImageHelper.o' was not built with class_ro_t pointer signing enabled, but previous .o file was not
Unit macOS - Xcode 16.2 - OS latest Sentry: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit macOS - Xcode 16.2 - OS latest Sentry: ld#L1
'/Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Intermediates.noindex/Sentry.build/TestCI/Sentry.build/Objects-normal/arm64e/SentryRRWebEvent.o' was not built with class_ro_t pointer signing enabled, but previous .o file was not
Unit tvOS - Xcode 16.2 - OS 18.1 Sentry: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit tvOS - Xcode 16.2 - OS 18.1 Sentry
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit tvOS - Xcode 16.2 - OS 18.1 Sentry: Sentry.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'SentryTestUtilsDynamic' from project 'Sentry')
Unit tvOS - Xcode 16.2 - OS 18.1 Sentry: Sentry.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'Sentry' from project 'Sentry')
Unit iOS - Xcode 16.2 - OS 18.2 Sentry: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit iOS - Xcode 16.2 - OS 18.2 Sentry
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit iOS - Xcode 16.2 - OS 18.2 Sentry: Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'SentryTestUtils' from project 'Sentry')
Unit iOS - Xcode 16.2 - OS 18.2 Sentry
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
Unit Catalyst - Xcode 15.4 - OS latest Sentry: --- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/macOS-SwiftUI/macOS-SwiftUI.xcodeproj' in workspace 'Sentry.xcworkspace'.
Unit Catalyst - Xcode 15.4 - OS latest Sentry: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit Catalyst - Xcode 15.4 - OS latest Sentry
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
Unit Catalyst - Xcode 15.4 - OS latest Sentry
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry: --- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/macOS-SwiftUI/macOS-SwiftUI.xcodeproj' in workspace 'Sentry.xcworkspace'.
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry: Sentry.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SentryTestUtilsDynamic' from project 'Sentry')
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry: Sentry.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SentryTestUtils' from project 'Sentry')
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI: --- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/macOS-SwiftUI/macOS-SwiftUI.xcodeproj' in workspace 'Sentry.xcworkspace'.
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI: Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SentryProfilerTests' from project 'Sentry')
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI: Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SentryTestUtils' from project 'Sentry')
Unit iOS - Xcode 15.4 - OS 17.2 Sentry: --- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/TestSamples/SwiftUITestSample/SwiftUITestSample.xcodeproj' in workspace 'Sentry.xcworkspace'.
Unit iOS - Xcode 15.4 - OS 17.2 Sentry: --- xcodebuild#L1
Using the first of multiple matching destinations:
Unit iOS - Xcode 15.4 - OS 17.2 Sentry
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit iOS - Xcode 15.4 - OS 17.2 Sentry: Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SentryProfilerTests' from project 'Sentry')
Unit iOS - Xcode 15.4 - OS 17.2 Sentry: Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SentryTestUtils' from project 'Sentry')
Unit iOS - Thread Sanitizer
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
Unit iOS - Thread Sanitizer
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
Unit iOS - Thread Sanitizer
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
Unit iOS - Thread Sanitizer
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagDisabled_shouldNotSwizzle
Unit iOS - Thread Sanitizer
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagEnabled_shouldSwizzle

Artifacts

Produced during runtime
Name Size
crash-logs-iOS-xcode-14.3-os-16.4
887 Bytes
crash-logs-iOS-xcode-15.4-os-17.2
144 KB
raw-test-output-Catalyst-xcode-15.4-os-latest
429 KB
raw-test-output-iOS-xcode-14.3-os-16.4
446 KB
raw-test-output-iOS-xcode-15.4-os-17.2
441 KB
test-server
7.95 MB
thread-sanitizer
438 KB