Skip to content

beam 1215 - upload to ECR #3698

beam 1215 - upload to ECR

beam 1215 - upload to ECR #3698

Triggered via pull request December 12, 2023 14:18
Status Failure
Total duration 24m 8s
Billable time 2h 12m
Artifacts 11

buildPR.yml

on: pull_request
Matrix: baseNuget
Matrix: build
Matrix: testAllModes
Matrix: testCli
Matrix: testMicroserviceBaseImage
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 65 warnings
Build for StandaloneOSX
There was an error while trying to activate the Unity license.
Build for StandaloneOSX
Process completed with exit code 1.
Build for StandaloneWindows
There was an error while trying to activate the Unity license.
Build for StandaloneWindows
Process completed with exit code 1.
Tests 2022.3.7f1 editmode
Process completed with exit code 1.
Tests 2022.3.7f1 playmode
Process completed with exit code 1.
Tests 2020.3.48f1 editmode
Test(s) Failed! Check '2020.3.48f1 editmode Test Results' for details.
Build for iOS
There was an error while trying to activate the Unity license.
Build for iOS
Process completed with exit code 1.
Build for Android
There was an error while trying to activate the Unity license.
Build for Android
Process completed with exit code 1.
baseNuget (6.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
baseNuget (6.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
baseNuget (6.0.x): microservice/microservice/DefaultServiceInitializer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
baseNuget (6.0.x): microservice/microservice/Api/Inventory/MicroserviceInventoryApi.cs#L14
'MicroserviceInventoryApi.UserContext' hides inherited member 'AbsInventoryApi.UserContext'. Use the new keyword if hiding was intended.
baseNuget (6.0.x): microservice/microservice/dbmicroservice/TokenService.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
baseNuget (6.0.x): microservice/microservice/Api/ServerAuthApi.cs#L14
'ServerAuthApi.Requester' hides inherited member 'AuthApi.Requester'. Use the new keyword if hiding was intended.
baseNuget (6.0.x): microservice/microservice/Api/Stats/MicroserviceStatsApi.cs#L17
'MicroserviceStatsApi.Requester' hides inherited member 'AbsStatsApi.Requester'. Use the new keyword if hiding was intended.
baseNuget (6.0.x): microservice/microservice/dbmicroservice/BeamableMicroService.cs#L178
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
baseNuget (6.0.x): microservice/microservice/dbmicroservice/LocalDebugService.cs#L54
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
baseNuget (6.0.x): microservice/microservice/dbmicroservice/LocalDebugService.cs#L62
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
baseNuget (7.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
baseNuget (7.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
baseNuget (7.0.x): microservice/microservice/Api/Inventory/MicroserviceInventoryApi.cs#L14
'MicroserviceInventoryApi.UserContext' hides inherited member 'AbsInventoryApi.UserContext'. Use the new keyword if hiding was intended.
baseNuget (7.0.x): microservice/microservice/Api/Stats/MicroserviceStatsApi.cs#L17
'MicroserviceStatsApi.Requester' hides inherited member 'AbsStatsApi.Requester'. Use the new keyword if hiding was intended.
baseNuget (7.0.x): microservice/microservice/DefaultServiceInitializer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
baseNuget (7.0.x): microservice/microservice/dbmicroservice/TokenService.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
baseNuget (7.0.x): microservice/microservice/Api/ServerAuthApi.cs#L14
'ServerAuthApi.Requester' hides inherited member 'AuthApi.Requester'. Use the new keyword if hiding was intended.
baseNuget (7.0.x): microservice/microservice/dbmicroservice/MicroserviceBootstrapper.cs#L321
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
baseNuget (7.0.x): microservice/microservice/dbmicroservice/LocalDebugService.cs#L54
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
baseNuget (7.0.x): microservice/microservice/dbmicroservice/LocalDebugService.cs#L62
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
testMicroserviceBaseImage (6.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
testMicroserviceBaseImage (6.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
testMicroserviceBaseImage (6.0.x): microservice/microservice/DefaultServiceInitializer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
testMicroserviceBaseImage (6.0.x): microservice/microservice/Api/ServerAuthApi.cs#L14
'ServerAuthApi.Requester' hides inherited member 'AuthApi.Requester'. Use the new keyword if hiding was intended.
testMicroserviceBaseImage (6.0.x): microservice/microservice/Api/Stats/MicroserviceStatsApi.cs#L17
'MicroserviceStatsApi.Requester' hides inherited member 'AbsStatsApi.Requester'. Use the new keyword if hiding was intended.
testMicroserviceBaseImage (6.0.x): microservice/microservice/dbmicroservice/TokenService.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
testMicroserviceBaseImage (6.0.x): microservice/microservice/Api/Inventory/MicroserviceInventoryApi.cs#L14
'MicroserviceInventoryApi.UserContext' hides inherited member 'AbsInventoryApi.UserContext'. Use the new keyword if hiding was intended.
testMicroserviceBaseImage (6.0.x): microservice/microservice/dbmicroservice/LocalDebugService.cs#L54
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
testMicroserviceBaseImage (6.0.x): microservice/microservice/dbmicroservice/LocalDebugService.cs#L62
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
testMicroserviceBaseImage (6.0.x): microservice/microservice/dbmicroservice/BeamableMicroService.cs#L178
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
testCli (6.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
testCli (6.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
testCli (6.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
testCli (6.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
testMicroserviceBaseImage (7.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
testMicroserviceBaseImage (7.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
testMicroserviceBaseImage (7.0.x): microservice/microservice/DefaultServiceInitializer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
testMicroserviceBaseImage (7.0.x): microservice/microservice/Api/ServerAuthApi.cs#L14
'ServerAuthApi.Requester' hides inherited member 'AuthApi.Requester'. Use the new keyword if hiding was intended.
testMicroserviceBaseImage (7.0.x): microservice/microservice/Api/Inventory/MicroserviceInventoryApi.cs#L14
'MicroserviceInventoryApi.UserContext' hides inherited member 'AbsInventoryApi.UserContext'. Use the new keyword if hiding was intended.
testMicroserviceBaseImage (7.0.x): microservice/microservice/Api/Stats/MicroserviceStatsApi.cs#L17
'MicroserviceStatsApi.Requester' hides inherited member 'AbsStatsApi.Requester'. Use the new keyword if hiding was intended.
testMicroserviceBaseImage (7.0.x): microservice/microservice/dbmicroservice/TokenService.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
testMicroserviceBaseImage (7.0.x): microservice/microservice/dbmicroservice/LocalDebugService.cs#L54
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
testMicroserviceBaseImage (7.0.x): microservice/microservice/dbmicroservice/LocalDebugService.cs#L62
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
testMicroserviceBaseImage (7.0.x): microservice/microservice/dbmicroservice/BeamableMicroService.cs#L178
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build for StandaloneOSX
Unexpected input(s) 'githubToken', valid inputs are ['targetPlatform', 'unityVersion', 'customImage', 'projectPath', 'buildName', 'buildsPath', 'buildMethod', 'manualExit', 'customParameters', 'versioning', 'version', 'androidVersionCode', 'androidExportType', 'androidKeystoreName', 'androidKeystoreBase64', 'androidKeystorePass', 'androidKeyaliasName', 'androidKeyaliasPass', 'androidTargetSdkVersion', 'androidSymbolType', 'sshAgent', 'sshPublicKeysDirectoryPath', 'gitPrivateToken', 'githubOwner', 'chownFilesTo', 'dockerCpuLimit', 'dockerMemoryLimit', 'dockerIsolationMode', 'containerRegistryRepository', 'containerRegistryImageVersion', 'allowDirtyBuild', 'postBuildSteps', 'preBuildSteps', 'containerHookFiles', 'customHookFiles', 'customCommandHooks', 'customJob', 'awsStackName', 'providerStrategy', 'cloudRunnerCpu', 'cloudRunnerMemory', 'readInputFromOverrideList', 'readInputOverrideCommand', 'kubeConfig', 'kubeVolume', 'kubeStorageClass', 'kubeVolumeSize', 'cacheKey', 'watchToEnd', 'cacheUnityInstallationOnMac', 'unityHubVersionOnMac', 'unityLicensingServer', 'dockerWorkspacePath']
Build for StandaloneWindows
Unexpected input(s) 'githubToken', valid inputs are ['targetPlatform', 'unityVersion', 'customImage', 'projectPath', 'buildName', 'buildsPath', 'buildMethod', 'manualExit', 'customParameters', 'versioning', 'version', 'androidVersionCode', 'androidExportType', 'androidKeystoreName', 'androidKeystoreBase64', 'androidKeystorePass', 'androidKeyaliasName', 'androidKeyaliasPass', 'androidTargetSdkVersion', 'androidSymbolType', 'sshAgent', 'sshPublicKeysDirectoryPath', 'gitPrivateToken', 'githubOwner', 'chownFilesTo', 'dockerCpuLimit', 'dockerMemoryLimit', 'dockerIsolationMode', 'containerRegistryRepository', 'containerRegistryImageVersion', 'allowDirtyBuild', 'postBuildSteps', 'preBuildSteps', 'containerHookFiles', 'customHookFiles', 'customCommandHooks', 'customJob', 'awsStackName', 'providerStrategy', 'cloudRunnerCpu', 'cloudRunnerMemory', 'readInputFromOverrideList', 'readInputOverrideCommand', 'kubeConfig', 'kubeVolume', 'kubeStorageClass', 'kubeVolumeSize', 'cacheKey', 'watchToEnd', 'cacheUnityInstallationOnMac', 'unityHubVersionOnMac', 'unityLicensingServer', 'dockerWorkspacePath']
testCli (7.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
testCli (7.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
testCli (7.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
testCli (7.0.x): client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
Tests 2021.3.29f1 editmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
Tests 2021.3.29f1 editmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
Tests 2022.3.7f1 editmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
Tests 2022.3.7f1 editmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
Tests 2022.3.7f1 playmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
Tests 2022.3.7f1 playmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
Tests 2021.3.29f1 playmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
Tests 2021.3.29f1 playmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
Tests 2020.3.48f1 playmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
Tests 2020.3.48f1 playmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
Tests 2020.3.48f1 editmode
Not able to find annotation point for failed test! Test trace: Beamable.Editor.BeamCli.BeamCommand:ProcessStandardErr (string) (at Packages/com.beamable/Editor/BeamCli/BeamCommand.cs:244) Beamable.Editor.BeamCli.BeamCommand/<>c__DisplayClass27_1:<Run>b__6 () (at Packages/com.beamable/Editor/BeamCli/BeamCommand.cs:345) Beamable.Editor.BeamableDispatcher/<Scheduler>d__7:MoveNext () (at Packages/com.beamable/Editor/Utility/BeamableDispatcher.cs:55) Unity.EditorCoroutines.Editor.EditorCoroutine:ProcessIEnumeratorRecursive (System.Collections.IEnumerator) (at Library/PackageCache/[email protected]/Editor/EditorCoroutine.cs:148) Unity.EditorCoroutines.Editor.EditorCoroutine:MoveNext () (at Library/PackageCache/[email protected]/Editor/EditorCoroutine.cs:115) UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (at /home/bokken/build/output/unity/unity/Editor/Mono/EditorApplication.cs:327)
Tests 2020.3.48f1 editmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
Tests 2020.3.48f1 editmode: client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
Build for iOS
Unexpected input(s) 'githubToken', valid inputs are ['targetPlatform', 'unityVersion', 'customImage', 'projectPath', 'buildName', 'buildsPath', 'buildMethod', 'manualExit', 'customParameters', 'versioning', 'version', 'androidVersionCode', 'androidExportType', 'androidKeystoreName', 'androidKeystoreBase64', 'androidKeystorePass', 'androidKeyaliasName', 'androidKeyaliasPass', 'androidTargetSdkVersion', 'androidSymbolType', 'sshAgent', 'sshPublicKeysDirectoryPath', 'gitPrivateToken', 'githubOwner', 'chownFilesTo', 'dockerCpuLimit', 'dockerMemoryLimit', 'dockerIsolationMode', 'containerRegistryRepository', 'containerRegistryImageVersion', 'allowDirtyBuild', 'postBuildSteps', 'preBuildSteps', 'containerHookFiles', 'customHookFiles', 'customCommandHooks', 'customJob', 'awsStackName', 'providerStrategy', 'cloudRunnerCpu', 'cloudRunnerMemory', 'readInputFromOverrideList', 'readInputOverrideCommand', 'kubeConfig', 'kubeVolume', 'kubeStorageClass', 'kubeVolumeSize', 'cacheKey', 'watchToEnd', 'cacheUnityInstallationOnMac', 'unityHubVersionOnMac', 'unityLicensingServer', 'dockerWorkspacePath']
Build for Android
Unexpected input(s) 'githubToken', valid inputs are ['targetPlatform', 'unityVersion', 'customImage', 'projectPath', 'buildName', 'buildsPath', 'buildMethod', 'manualExit', 'customParameters', 'versioning', 'version', 'androidVersionCode', 'androidExportType', 'androidKeystoreName', 'androidKeystoreBase64', 'androidKeystorePass', 'androidKeyaliasName', 'androidKeyaliasPass', 'androidTargetSdkVersion', 'androidSymbolType', 'sshAgent', 'sshPublicKeysDirectoryPath', 'gitPrivateToken', 'githubOwner', 'chownFilesTo', 'dockerCpuLimit', 'dockerMemoryLimit', 'dockerIsolationMode', 'containerRegistryRepository', 'containerRegistryImageVersion', 'allowDirtyBuild', 'postBuildSteps', 'preBuildSteps', 'containerHookFiles', 'customHookFiles', 'customCommandHooks', 'customJob', 'awsStackName', 'providerStrategy', 'cloudRunnerCpu', 'cloudRunnerMemory', 'readInputFromOverrideList', 'readInputOverrideCommand', 'kubeConfig', 'kubeVolume', 'kubeStorageClass', 'kubeVolumeSize', 'cacheKey', 'watchToEnd', 'cacheUnityInstallationOnMac', 'unityHubVersionOnMac', 'unityLicensingServer', 'dockerWorkspacePath']

Artifacts

Produced during runtime
Name Size
Build-Android Expired
24.1 MB
Build-StandaloneOSX Expired
102 MB
Build-StandaloneWindows Expired
69.8 MB
Build-iOS Expired
1.03 GB
Microservice Nuget Package Expired
450 KB
Test results for 2020.3.48f1 editmode Expired
2.43 MB
Test results for 2020.3.48f1 playmode Expired
2.47 MB
Test results for 2021.3.29f1 editmode Expired
2.75 MB
Test results for 2021.3.29f1 playmode Expired
2.8 MB
Test results for 2022.3.7f1 editmode Expired
2.84 MB
Test results for 2022.3.7f1 playmode Expired
2.9 MB