Started by user Logan Running as SYSTEM Building remotely on WinBuilder in workspace C:\Jenkins\workspace\Hotkey-Pad No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/popcorn9499/Hotkey-Pad.git # timeout=10 Fetching upstream changes from https://github.com/popcorn9499/Hotkey-Pad.git > git --version # timeout=10 > git --version # 'git version 2.28.0.windows.1' > git fetch --tags --force --progress -- https://github.com/popcorn9499/Hotkey-Pad.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision 2927db4050bc9c45a88fdb66fb4333e80908f9f2 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2927db4050bc9c45a88fdb66fb4333e80908f9f2 # timeout=10 Commit message: "made this work smoother and added a keypress delay" > git rev-list --no-walk 2927db4050bc9c45a88fdb66fb4333e80908f9f2 # timeout=10 [Hotkey-Pad] $ cmd /c call C:\Windows\TEMP\jenkins3080140657823605717.bat C:\Jenkins\workspace\Hotkey-Pad>C:\Nuget\nuget.exe restore "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln" MSBuild auto-detection: using msbuild version '16.7.0.37604' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\bin'. All packages listed in packages.config are already installed. C:\Jenkins\workspace\Hotkey-Pad>exit 0 Path To MSBuild.exe: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe Executing the command cmd.exe /C " chcp 1252 & "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe" /p:Configuration=Release "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln " " && exit %%ERRORLEVEL%% from C:\Jenkins\workspace\Hotkey-Pad [Hotkey-Pad] $ cmd.exe /C " chcp 1252 & "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe" /p:Configuration=Release "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln " " && exit %%ERRORLEVEL%% Active code page: 1252 Microsoft (R) Build Engine version 16.7.0+b89cb5fde for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 8/9/2020 10:16:32 PM. Project "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". Project "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln" (1) is building "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj" (2) on node 1 (default targets). GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. MainResourcesGeneration: Skipping target "MainResourcesGeneration" because all output files are up-to-date with respect to the input files. CoreResGen: "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\resgen.exe" /useSourcePath /r:C:\Jenkins\workspace\Hotkey-Pad\packages\Henooh.DeviceEmulator.1.1.6\lib\net45\Henooh.DeviceEmulator.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Microsoft.CSharp.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /r:C:\Jenkins\workspace\Hotkey-Pad\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationCore.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationFramework.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Net.Http.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xaml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\WindowsBase.dll" /compile Properties\Resources.resx,obj\Release\Hotkey_Pad.Properties.Resources.resources Processing resource file "Properties\Resources.resx" into "obj\Release\Hotkey_Pad.Properties.Resources.resources". CoreCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:C:\Jenkins\workspace\Hotkey-Pad\packages\Henooh.DeviceEmulator.1.1.6\lib\net45\Henooh.DeviceEmulator.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Jenkins\workspace\Hotkey-Pad\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationCore.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationFramework.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xaml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\WindowsBase.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Hotkey-Pad.exe /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /resource:obj\Release\Hotkey-Pad.g.resources /resource:obj\Release\Hotkey_Pad.Properties.Resources.resources /target:winexe /utf8output /deterministic+ /langversion:7.3 App.xaml.cs ButtonData.cs ButtonPadEditor.xaml.cs ButtonWrapper.cs ColorHandler.cs ConnectionManager.cs EditorPad.cs Hotkey.cs KeyCodeTranslation.cs lvServerListItem.cs MainWindow.xaml.cs Pad.cs Properties\AssemblyInfo.cs KeyCodeData.cs Properties\Resources.Designer.cs Properties\Settings.Designer.cs C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\ButtonPadEditor.g.cs C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\MainWindow.g.cs C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\App.g.cs "obj\Release\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Roslyn Pad.cs(12,7): warning CS0105: The using directive for 'System.Windows.Input' appeared previously in this namespace [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj] ConnectionManager.cs(129,34): warning CS0168: The variable 'e' is declared but never used [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj] _CopyFilesMarkedCopyLocal: Touching "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\Hotkey-Pad.csproj.CopyComplete". _CopyAppConfigFile: Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\Hotkey-Pad.exe" to "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\Hotkey-Pad.exe". Hotkey-Pad -> C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\Hotkey-Pad.exe Copying file from "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\obj\Release\Hotkey-Pad.pdb" to "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin\Release\Hotkey-Pad.pdb". Done Building Project "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj" (default targets). Done Building Project "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln" (default targets). Build succeeded. "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad.sln" (default target) (1) -> "C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj" (default target) (2) -> (CoreCompile target) -> Pad.cs(12,7): warning CS0105: The using directive for 'System.Windows.Input' appeared previously in this namespace [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj] ConnectionManager.cs(129,34): warning CS0168: The variable 'e' is declared but never used [C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\Hotkey-Pad.csproj] 2 Warning(s) 0 Error(s) Time Elapsed 00:00:01.39 [Hotkey-Pad] $ cmd /c call C:\Windows\TEMP\jenkins8896578084652607206.bat C:\Jenkins\workspace\Hotkey-Pad>cd C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin>7z a Release.zip Release 7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Open archive: Release.zip -- Path = Release.zip Type = zip Physical Size = 479581 Scanning the drive: 3 folders, 9 files, 1990787 bytes (1945 KiB) Updating archive: Release.zip Add new data to archive: 3 folders, 9 files, 1990787 bytes (1945 KiB) Files read from disk: 9 Archive size: 479573 bytes (469 KiB) Everything is Ok C:\Jenkins\workspace\Hotkey-Pad\Hotkey-Pad\bin>exit 0 Archiving artifacts Finished: SUCCESS