Skip to content

Console Output

Started by user joe_dekoning@ca.ibm.com
Running as joe_dekoning@ca.ibm.com
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on win2012-x86-1 in c:\jenkins\workspace\Test_Windows
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] checkout
17:50:52 [2020-09-15T21:50:52.753Z] No credentials specified
17:50:52 [2020-09-15T21:50:52.815Z] Cloning the remote Git repository
17:50:52 [2020-09-15T21:50:52.931Z] Cloning repository https://github.com/charliegracie/omr.git
17:50:53 [2020-09-15T21:50:53.384Z]  > git init c:\jenkins\workspace\Test_Windows # timeout=10
17:50:54 [2020-09-15T21:50:54.462Z] Fetching upstream changes from https://github.com/charliegracie/omr.git
17:50:54 [2020-09-15T21:50:54.462Z]  > git --version # timeout=10
17:50:54 [2020-09-15T21:50:54.478Z]  > git fetch --tags --progress -- https://github.com/charliegracie/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:51:02 [2020-09-15T21:51:02.978Z]  > git config remote.origin.url https://github.com/charliegracie/omr.git # timeout=10
17:51:02 [2020-09-15T21:51:02.993Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:51:03 [2020-09-15T21:51:03.087Z]  > git config remote.origin.url https://github.com/charliegracie/omr.git # timeout=10
17:51:03 [2020-09-15T21:51:03.540Z] Fetching upstream changes from https://github.com/charliegracie/omr.git
17:51:03 [2020-09-15T21:51:03.540Z]  > git fetch --tags --progress -- https://github.com/charliegracie/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:51:03 [2020-09-15T21:51:03.962Z]  > git rev-parse "origin/win_ci^{commit}" # timeout=10
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
Stage "Build" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] }
17:51:04 [2020-09-15T21:51:04.071Z]  > git rev-parse "win_ci^{commit}" # timeout=10
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
Cleanup workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE