Skip to content

Instantly share code, notes, and snippets.

@agross
Created March 13, 2013 11:13
Show Gist options
  • Save agross/5151173 to your computer and use it in GitHub Desktop.
Save agross/5151173 to your computer and use it in GitHub Desktop.
Build 'Samples :: MSpec-WPF' #3
Started 'Wed Mar 13 12:12:10 CET 2013' on 'AXL' by 'Alexander Groß'
Finished 'Wed Mar 13 12:12:13 CET 2013' with status 'NORMAL Tests passed: 2'
TeamCity URL http://build.home.therightstuff.de/viewLog.html?buildId=144906&buildTypeId=bt168
TeamCity server version is 8.0 EAP (build 26984)
[12:12:09]: bt168 (4s)
[12:12:09]: Checking for changes (running for 4s)
[12:12:29]: Publishing internal artifacts
[12:12:29]: [Publishing internal artifacts] Sending build.start.properties.gz file
[12:12:29]: Clearing temporary directory: C:\BuildAgent\temp\buildTmp
[12:12:29]: Checkout directory: C:\BuildAgent\work\c908bddbc2cdc1f3
[12:12:29]: Updating sources: server side checkout
[12:12:10]: [Updating sources] Building incremental patch for VCS root: MSpec-WPF
[12:12:29]: [Updating sources] Repository sources transferred
[12:12:29]: [Updating sources] Updating C:\BuildAgent\work\c908bddbc2cdc1f3
[12:12:29]: Build preparation done
[12:12:29]: Step 1/2: Visual Studio (sln) (2s)
[12:12:29]: [Step 1/2] Starting: C:\BuildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.MsBuildBootstrap.exe /workdir:C:\BuildAgent\work\c908bddbc2cdc1f3 /msbuildPath:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
[12:12:29]: [Step 1/2] in directory: C:\BuildAgent\work\c908bddbc2cdc1f3
[12:12:31]: [Step 1/2] ClassLibrary2.sln.teamcity: Build target: TeamCity_Generated_Build (1s)
[12:12:31]: [ClassLibrary2.sln.teamcity] TeamCity_Generated_Build (1s)
[12:12:31]: [TeamCity_Generated_Build] MSBuild (1s)
[12:12:31]: [MSBuild] ClassLibrary2.sln: Build target: Rebuild (1s)
[12:12:31]: [ClassLibrary2.sln] ValidateSolutionConfiguration
[12:12:31]: [ValidateSolutionConfiguration] Building solution configuration "Debug|Any CPU".
[12:12:31]: [ClassLibrary2.sln] Rebuild (1s)
[12:12:31]: [Rebuild] MSBuild (1s)
[12:12:31]: [MSBuild] ClassLibrary2\ClassLibrary2.csproj: Build target: Rebuild
[12:12:31]: [ClassLibrary2\ClassLibrary2.csproj] CoreClean
[12:12:31]: [CoreClean] Delete
[12:12:31]: [Delete] Deleting file "C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\bin\Debug\ClassLibrary2.dll".
[12:12:31]: [Delete] Deleting file "C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\bin\Debug\ClassLibrary2.pdb".
[12:12:31]: [Delete] Deleting file "C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\bin\Debug\Machine.Specifications.dll".
[12:12:31]: [Delete] Deleting file "C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\obj\Debug\ClassLibrary2.csprojResolveAssemblyReference.cache".
[12:12:31]: [Delete] Deleting file "C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\obj\Debug\UserControl1.baml".
[12:12:31]: [Delete] Deleting file "C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\obj\Debug\UserControl1.g.cs".
[12:12:31]: [Delete] Deleting file "C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\obj\Debug\ClassLibrary2_MarkupCompile.cache".
[12:12:31]: [Delete] Deleting file "C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\obj\Debug\ClassLibrary2.g.resources".
[12:12:31]: [Delete] Deleting file "C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\obj\Debug\ClassLibrary2.dll".
[12:12:31]: [Delete] Deleting file "C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\obj\Debug\ClassLibrary2.pdb".
[12:12:31]: [ClassLibrary2\ClassLibrary2.csproj] CheckPrerequisites
[12:12:31]: [ClassLibrary2\ClassLibrary2.csproj] RestorePackages
[12:12:31]: [RestorePackages] Exec
[12:12:31]: [Exec] "C:\BuildAgent\work\c908bddbc2cdc1f3\.nuget\nuget.exe" install "C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\packages.config" -source "" -RequireConsent -solutionDir "C:\BuildAgent\work\c908bddbc2cdc1f3\ "
[12:12:31]: [Exec] All packages listed in packages.config are already installed.
[12:12:31]: [ClassLibrary2\ClassLibrary2.csproj] CoreCompile
[12:12:31]: [CoreCompile] Csc
[12:12:31]: [Csc] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva- /reference:C:\BuildAgent\work\c908bddbc2cdc1f3\packages\Machine.Specifications.0.5.12\lib\net20\Machine.Specifications.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\PresentationCore.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\PresentationFramework.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\WindowsBase.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\ClassLibrary2.dll /resource:obj\Debug\ClassLibrary2.g.resources /target:library /utf8output Spec.cs Properties\AssemblyInfo.cs UserControl1.xaml.cs C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\obj\Debug\UserControl1.g.cs
[12:12:32]: [ClassLibrary2\ClassLibrary2.csproj] _CopyFilesMarkedCopyLocal
[12:12:32]: [_CopyFilesMarkedCopyLocal] Copy
[12:12:32]: [Copy] Copying file from "C:\BuildAgent\work\c908bddbc2cdc1f3\packages\Machine.Specifications.0.5.12\lib\net20\Machine.Specifications.dll" to "bin\Debug\Machine.Specifications.dll".
[12:12:32]: [ClassLibrary2\ClassLibrary2.csproj] CopyFilesToOutputDirectory
[12:12:32]: [CopyFilesToOutputDirectory] Copy
[12:12:32]: [Copy] Copying file from "obj\Debug\ClassLibrary2.dll" to "bin\Debug\ClassLibrary2.dll".
[12:12:32]: [CopyFilesToOutputDirectory] ClassLibrary2 -> C:\BuildAgent\work\c908bddbc2cdc1f3\ClassLibrary2\bin\Debug\ClassLibrary2.dll
[12:12:32]: [CopyFilesToOutputDirectory] Copy
[12:12:32]: [Copy] Copying file from "obj\Debug\ClassLibrary2.pdb" to "bin\Debug\ClassLibrary2.pdb".
[12:12:32]: [Step 1/2] Process exited with code 0
[12:12:32]: Step 2/2: Command Line
[12:12:32]: [Step 2/2] Starting: C:\BuildAgent\temp\agentTmp\custom_script2646681039366744343.cmd
[12:12:32]: [Step 2/2] in directory: C:\BuildAgent\work\c908bddbc2cdc1f3
[12:12:32]: [Step 2/2] Running specifications. (started)
[12:12:32]: [Step 2/2] Running specifications in ClassLibrary2 (started)
[12:12:32]: [Step 2/2] ClassLibrary2
[12:12:32]: [ClassLibrary2] Spec > should succeed
[12:12:32]: [ClassLibrary2] StaTestExample > should not be null
[12:12:32]: [Step 2/2] Process exited with code 0
[12:12:32]: Publishing internal artifacts
[12:12:32]: [Publishing internal artifacts] Sending build.finish.properties.gz file
[12:12:13]: Build finished
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment