22:54:21[2026-05-29T20:54:21.602Z] + set -e
22:54:21[2026-05-29T20:54:21.602Z] + set +x
22:54:21[2026-05-29T20:54:21.603Z] [INFO] Preparing build environment...
22:54:21[2026-05-29T20:54:21.603Z] [OK] Config prepared
22:54:21[2026-05-29T20:54:21.603Z] [INFO] Building solutions...
22:54:21[2026-05-29T20:54:21.854Z] Godot Engine v3.6.2.stable.mono.official.3cd3caab6 - https://godotengine.org22:54:21[2026-05-29T20:54:21.854Z]22:54:22[2026-05-29T20:54:22.107Z] Mono: Log file is: '/var/lib/jenkins/.local/share/godot/mono/mono_logs/2026-05-29_22.54.21_528165.log'
22:54:23[2026-05-29T20:54:23.972Z]22:54:23[2026-05-29T20:54:23.973Z] Welcome to .NET 8.0!
22:54:23[2026-05-29T20:54:23.973Z] ---------------------
22:54:23[2026-05-29T20:54:23.973Z] SDK Version: 8.0.421
22:54:23[2026-05-29T20:54:23.973Z]22:54:23[2026-05-29T20:54:23.973Z] Telemetry
22:54:23[2026-05-29T20:54:23.973Z] ---------
22:54:23[2026-05-29T20:54:23.973Z] The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
22:54:23[2026-05-29T20:54:23.973Z]22:54:23[2026-05-29T20:54:23.973Z] Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry22:54:23[2026-05-29T20:54:23.973Z]22:54:23[2026-05-29T20:54:23.973Z] ----------------
22:54:23[2026-05-29T20:54:23.973Z] Installed an ASP.NET Core HTTPS development certificate.
22:54:23[2026-05-29T20:54:23.973Z] To trust the certificate, view the instructions: https://aka.ms/dotnet-https-linux22:54:23[2026-05-29T20:54:23.973Z]22:54:23[2026-05-29T20:54:23.973Z] ----------------
22:54:23[2026-05-29T20:54:23.973Z] Write your first app: https://aka.ms/dotnet-hello-world22:54:23[2026-05-29T20:54:23.973Z] Find out what's new: https://aka.ms/dotnet-whats-new22:54:23[2026-05-29T20:54:23.973Z] Explore documentation: https://aka.ms/dotnet-docs22:54:23[2026-05-29T20:54:23.973Z] Report issues and find source on GitHub: https://github.com/dotnet/core22:54:23[2026-05-29T20:54:23.973Z] Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli22:54:23[2026-05-29T20:54:23.973Z] --------------------------------------------------------------------------------------
22:54:25[2026-05-29T20:54:25.869Z] Determining projects to restore...
22:54:27[2026-05-29T20:54:27.213Z] Restored /var/lib/jenkins/workspace/NoRunNoDungeon/nodungeon.csproj (in 756 ms).
22:54:28[2026-05-29T20:54:28.560Z] Determining projects to restore...
22:54:29[2026-05-29T20:54:29.112Z] All projects are up-to-date for restore.
22:54:32[2026-05-29T20:54:32.345Z] /var/lib/jenkins/workspace/NoRunNoDungeon/ui/OptionsUI.cs(16,38): warning CS0169: The field 'OptionsUI.inputCandit' is never used [/var/lib/jenkins/workspace/NoRunNoDungeon/nodungeon.csproj]
22:54:32[2026-05-29T20:54:32.345Z] nodungeon -> /var/lib/jenkins/workspace/NoRunNoDungeon/.mono/temp/bin/Debug/nodungeon.dll
22:54:32[2026-05-29T20:54:32.345Z]22:54:32[2026-05-29T20:54:32.345Z] Build succeeded.
22:54:32[2026-05-29T20:54:32.345Z]22:54:32[2026-05-29T20:54:32.345Z] /var/lib/jenkins/workspace/NoRunNoDungeon/ui/OptionsUI.cs(16,38): warning CS0169: The field 'OptionsUI.inputCandit' is never used [/var/lib/jenkins/workspace/NoRunNoDungeon/nodungeon.csproj]
22:54:32[2026-05-29T20:54:32.345Z] 1 Warning(s)
22:54:32[2026-05-29T20:54:32.345Z] 0 Error(s)
22:54:32[2026-05-29T20:54:32.345Z]22:54:32[2026-05-29T20:54:32.345Z] Time Elapsed 00:00:04.35
22:54:32[2026-05-29T20:54:32.345Z] [OK] Solutions builded.