Skip to content

Instantly share code, notes, and snippets.

@rolfbjarne
Created June 19, 2024 05:48
Show Gist options
  • Save rolfbjarne/3a5ff50ef08f45de96369b02168ee8a5 to your computer and use it in GitHub Desktop.
Save rolfbjarne/3a5ff50ef08f45de96369b02168ee8a5 to your computer and use it in GitHub Desktop.
SayHello
Assembly = d:\AzDO\_work\9\s\xamarin-macios\tests\dotnet\Windows\bin\dotnet\packs\Microsoft.iOS.Sdk.net8.0_17.2\17.2.8518-ci.pr.gh20705\targets\..\tools\msbuild\iOS\Xamarin.iOS.Tasks.dll
Parameters
AgentsDirectory = d:\AzDO\_work\9\s\xamarin-macios\tests\dotnet\Windows\bin\dotnet\packs\Microsoft.iOS.Windows.Sdk.net8.0_17.2\17.2.8518-ci.pr.gh20705\tools\msbuild\iOS\
AppName = BundleStructure
ContinueOnDisconnected = True
GenerateCache = False
IntermediateDir = obj\Debug\net8.0-ios\ios-arm64\build_package\
MtbsBuildsPath = ~/Library/Caches/Xamarin/mtbs/builds
NoWarn = CA1416;1701;1702;IL2104
ProjectDirectory = d:\AzDO\_work\9\s\xamarin-macios\tests\dotnet\BundleStructure\iOS
ServerAddress = 10.64.36.51
ServerPassword = ***
ServerSshPort = 22
ServerUser = builder
SessionId = 232aa04a9865909239b49947e2fef90c12caa105a94711bd22f9de246f545663
[xma][info]: Trying to get a Build Connection...
[xma][info]: Creating and registering a new Build Connection. Key: Xamarin.Messaging.Build.Client.BuildConnection.9672, Lifetime: Build
[xma][info]: The Build Connection 'Xamarin.Messaging.Build.Client.BuildConnection.9672' is not active and needs to be connected with the proper host and user information
[xma][info]: Associating 'BundleStructure' with Session '232aa04a9865909239b49947e2fef90c12caa105a94711bd22f9de246f545663'
Creating a build connection for main App 'BundleStructure' and main Sessiond Id '232aa04a9865909239b49947e2fef90c12caa105a94711bd22f9de246f545663'
Connection Information: Address: 10.64.36.51, SSH Port: 22, TCP Port: 0, User: builder
Connecting to Mac server 10.64.36.51...
[xma][info]: Trying to connect to '10.64.36.51' with password authentication...
[xma][info]: Starting connection...
Assembly loaded during TaskRun (Xamarin.Messaging.Build.Client.Tasks.SayHello): System.Net.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: d:\AzDO\_work\9\s\xamarin-macios\tests\dotnet\Windows\bin\dotnet\shared\Microsoft.NETCore.App\8.0.5\System.Net.Primitives.dll, MVID: 821feb2f-d419-4001-8ce5-7a876b4a4f65, AppDomain: [Default])
Assembly loaded during TaskRun (Xamarin.Messaging.Build.Client.Tasks.SayHello): System.Net.NameResolution, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: d:\AzDO\_work\9\s\xamarin-macios\tests\dotnet\Windows\bin\dotnet\shared\Microsoft.NETCore.App\8.0.5\System.Net.NameResolution.dll, MVID: 87190791-342b-46ed-ad4c-a5e4caca31ba, AppDomain: [Default])
Assembly loaded during TaskRun (Xamarin.Messaging.Build.Client.Tasks.SayHello): System.Runtime.Intrinsics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (location: d:\AzDO\_work\9\s\xamarin-macios\tests\dotnet\Windows\bin\dotnet\shared\Microsoft.NETCore.App\8.0.5\System.Runtime.Intrinsics.dll, MVID: ddcbda95-de69-45e6-bdeb-21b3c7c3a42d, AppDomain: [Default])
Assembly loaded during TaskRun (Xamarin.Messaging.Build.Client.Tasks.SayHello): System.Net.Sockets, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: d:\AzDO\_work\9\s\xamarin-macios\tests\dotnet\Windows\bin\dotnet\shared\Microsoft.NETCore.App\8.0.5\System.Net.Sockets.dll, MVID: ab3200c1-e82c-4df4-afc1-2d9f544be068, AppDomain: [Default])
[xma][info]: Successfully connected
[xma][info]: Executing SSH command: 'ls "D:/Users/xamarint-local/AppData/Local/Xamarin/iOS/Caches/Xamarin/XMA/SDKs/dotnet/dotnet"'
Errors
d:\AzDO\_work\9\s\xamarin-macios\tests\dotnet\Windows\bin\dotnet\packs\Microsoft.iOS.Windows.Sdk.net8.0_17.2\17.2.8518-ci.pr.gh20705\tools\msbuild\iOS\Xamarin.Messaging.Build.targets(114,3): error VSX1002: The .NET runtime 8.0.1 or newer could not be found in the remote host under 'BundleStructure'. Please install it or try setting a different path using the MSBuild property "DotNetRuntimePath". [d:\AzDO\_work\9\s\xamarin-macios\tests\dotnet\BundleStructure\iOS\BundleStructure.csproj]
[xma][info]: Starting disconnection...
[xma][info]: Closing the underlying Messaging connection...
[xma][info]: Disposing SSH Messaging connection references...
[xma][info]: Starting SSH disconnection...
[xma][info]: Stopped local forwarded port to 58942
[xma][info]: Disconnected SSH client
[xma][info]: Disconnected SCP client
[xma][info]: The underlying Messaging connection has been closed
[xma][info]: Disposing Messaging service references...
OutputProperties
MtouchTargetsEnabled = False
IsMacEnabled = False
MacBuildPath = ~/Library/Caches/Xamarin/mtbs/builds/BundleStructure/232aa04a9865909239b49947e2fef90c12caa105a94711bd22f9de246f545663
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment