Skip to content

Console Output

Started by user charlie.gracie@gmail.com
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] timeout
Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Line Endings Check)
[Pipeline] node
Running on proxy in /home/jenkins/jenkins-agent/workspace/Test_LineEndings
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] checkout
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/omr.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c1b8960101300aec6bceed99f558b9f7a932cb46 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c1b8960101300aec6bceed99f558b9f7a932cb46
Commit message: "Merge pull request #2506 from ashu-mehra/store_addressable_memory"
First time build. Skipping changelog.
[Pipeline] sh
[Test_LineEndings] Running shell script
+ find . -name "*.[c,h]*"
[Pipeline] echo

[Pipeline] echo
There are no files to check for line endings
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
Finished: SUCCESS