UWTSDStudents / calculator

0 stars 0 forks source link

CommitPipelineWithCodeCoverage #38 failed #2

Open michaeldacey opened 3 years ago

michaeldacey commented 3 years ago

Build 'CommitPipelineWithCodeCoverage' is failing!

Last 50 lines of build output:

[...truncated 25 lines...]
 > git checkout -b master b024d23880cff894e45ef4963382959250f350f2 # timeout=10
 > git rev-list --no-walk b024d23880cff894e45ef4963382959250f350f2 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ dotnet clean
Microsoft (R) Build Engine version 16.10.1+2fd48ab73 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 06/28/2021 15:27:17.
     1>Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorExample.sln" on node 1 (Clean target(s)).
     1>ValidateSolutionConfiguration:
         Building solution configuration "Debug|Any CPU".
     1>Done Building Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorExample.sln" (Clean target(s)).

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:02.07
[Pipeline] sh
+ dotnet builds
Could not execute because the specified command or file was not found.
Possible reasons for this include:
  * You misspelled a built-in dotnet command.
  * You intended to execute a .NET program, but dotnet-builds does not exist.
  * You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Code Coverage)
Stage "Code Coverage" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] properties
[Pipeline] }
[Pipeline] // script
[Pipeline] step

Changes since last successful build: No changes No changes No changes

View full output

michaeldacey commented 3 years ago

Build 'CommitPipelineWithCodeCoverage' is failing!

Last 50 lines of build output:

[...truncated 25 lines...]
 > git checkout -b master b024d23880cff894e45ef4963382959250f350f2 # timeout=10
 > git rev-list --no-walk b024d23880cff894e45ef4963382959250f350f2 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ dotnet clean
Microsoft (R) Build Engine version 16.10.1+2fd48ab73 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 06/28/2021 15:37:40.
     1>Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorExample.sln" on node 1 (Clean target(s)).
     1>ValidateSolutionConfiguration:
         Building solution configuration "Debug|Any CPU".
     1>Done Building Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorExample.sln" (Clean target(s)).

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:02.15
[Pipeline] sh
+ dotnet builds
Could not execute because the specified command or file was not found.
Possible reasons for this include:
  * You misspelled a built-in dotnet command.
  * You intended to execute a .NET program, but dotnet-builds does not exist.
  * You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Code Coverage)
Stage "Code Coverage" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] properties
[Pipeline] }
[Pipeline] // script
[Pipeline] step

Changes since last successful build: No changes No changes No changes No changes

Hello from Mike View full output

michaeldacey commented 3 years ago

Build 'CommitPipelineWithCodeCoverage' is failing!

Last 50 lines of build output:

[...truncated 9 lines...]
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision b024d23880cff894e45ef4963382959250f350f2 (refs/remotes/origin/master)
Commit message: "First commit of files"
 > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/.git # timeout=10
 > git config remote.origin.url https://github.com/UWTSDStudents/calculator.git # timeout=10
Fetching upstream changes from https://github.com/UWTSDStudents/calculator.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/UWTSDStudents/calculator.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b024d23880cff894e45ef4963382959250f350f2 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D master # timeout=10
 > git checkout -b master b024d23880cff894e45ef4963382959250f350f2 # timeout=10
 > git rev-list --no-walk b024d23880cff894e45ef4963382959250f350f2 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ dotnet cleans
Could not execute because the specified command or file was not found.
Possible reasons for this include:
  * You misspelled a built-in dotnet command.
  * You intended to execute a .NET program, but dotnet-cleans does not exist.
  * You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Code Coverage)
Stage "Code Coverage" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] properties
[Pipeline] }
[Pipeline] // script
[Pipeline] step

Changes since last successful build: No changes No changes No changes No changes No changes

Hello from Mike View full output

michaeldacey commented 3 years ago

Build 'CommitPipelineWithCodeCoverage' is failing!

Last 50 lines of build output:

[...truncated 167 lines...]
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/bin/Debug/net5.0/CalculatorLib.deps.json".
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/bin/Debug/net5.0/CalculatorLib.dll".
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/bin/Debug/net5.0/ref/CalculatorLib.dll".
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/bin/Debug/net5.0/CalculatorLib.pdb".
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/obj/Debug/net5.0/CalculatorLib.csproj.AssemblyReference.cache".
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/obj/Debug/net5.0/CalculatorLib.GeneratedMSBuildEditorConfig.editorconfig".
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/obj/Debug/net5.0/CalculatorLib.AssemblyInfoInputs.cache".
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/obj/Debug/net5.0/CalculatorLib.AssemblyInfo.cs".
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/obj/Debug/net5.0/CalculatorLib.csproj.CoreCompileInputs.cache".
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/obj/Debug/net5.0/CalculatorLib.dll".
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/obj/Debug/net5.0/ref/CalculatorLib.dll".
         Deleting file "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/obj/Debug/net5.0/CalculatorLib.pdb".
     4>Done Building Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/CalculatorLib.csproj" (Clean target(s)).
     3>Done Building Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorConsole/CalculatorConsole.csproj" (Clean target(s)).
     2>Done Building Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorXUnitTests/CalculatorXUnitTests.csproj" (Clean target(s)).
     1>Done Building Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorExample.sln" (Clean target(s)).

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:02.54
[Pipeline] sh
+ dotnet builds
Could not execute because the specified command or file was not found.
Possible reasons for this include:
  * You misspelled a built-in dotnet command.
  * You intended to execute a .NET program, but dotnet-builds does not exist.
  * You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Code Coverage)
Stage "Code Coverage" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] properties
[Pipeline] }
[Pipeline] // script
[Pipeline] step

Changes since last successful build: No changes

Hello from Mike View full output

michaeldacey commented 3 years ago

Build 'CommitPipelineWithCodeCoverage' is failing!

Last 50 lines of build output:

[...truncated 39 lines...]
     1>Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorExample.sln" on node 1 (Clean target(s)).
     1>ValidateSolutionConfiguration:
         Building solution configuration "Debug|Any CPU".
     1>Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorExample.sln" (1) is building "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorXUnitTests/CalculatorXUnitTests.csproj" (2) on node 1 (Clean target(s)).
     2>CoreClean:
         Creating directory "obj/Debug/net5.0/".
     1>Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorExample.sln" (1) is building "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorConsole/CalculatorConsole.csproj" (3) on node 1 (Clean target(s)).
     3>CoreClean:
         Creating directory "obj/Debug/net5.0/".
     1>Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorExample.sln" (1) is building "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/CalculatorLib.csproj" (4) on node 2 (Clean target(s)).
     4>CoreClean:
         Creating directory "obj/Debug/net5.0/".
     4>Done Building Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorLib/CalculatorLib.csproj" (Clean target(s)).
     3>Done Building Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorConsole/CalculatorConsole.csproj" (Clean target(s)).
     2>Done Building Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorXUnitTests/CalculatorXUnitTests.csproj" (Clean target(s)).
     1>Done Building Project "/home/jenkins/agent/workspace/CommitPipelineWithCodeCoverage/CalculatorExample.sln" (Clean target(s)).

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:01.42
[Pipeline] sh
+ dotnet builds
Could not execute because the specified command or file was not found.
Possible reasons for this include:
  * You misspelled a built-in dotnet command.
  * You intended to execute a .NET program, but dotnet-builds does not exist.
  * You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Code Coverage)
Stage "Code Coverage" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] properties
[Pipeline] }
[Pipeline] // script
[Pipeline] step

Changes since last successful build: No changes No changes

View full output