Skip to content
Success

Console Output

GitHub pull request #6916 of commit 1fc6ecae275fc8e9cd5c3f190f6ea167fe94c9b3, no merge conflicts.
Setting status of 1fc6ecae275fc8e9cd5c3f190f6ea167fe94c9b3 to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1809/ and message: 'Running'
Using context: Copyright Check
Obtained buildenv/jenkins/copyrightCheck.groovy from git https://github.com/eclipse/omr.git
[Pipeline] Start of Pipeline
[Pipeline] timeout
Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Copyright Check)
[Pipeline] node
Running on proxy in /home/jenkins/jenkins-agent/workspace/CopyrightCheck
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] checkout
00:34:07 [2023-03-07T05:34:07.636Z] The recommended git tool is: git
00:34:07 [2023-03-07T05:34:07.772Z] No credentials specified
00:34:07 [2023-03-07T05:34:07.855Z] Fetching changes from the remote Git repository
00:34:07 [2023-03-07T05:34:07.806Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
00:34:07 [2023-03-07T05:34:07.888Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
00:34:08 [2023-03-07T05:34:08.048Z] Fetching upstream changes from https://github.com/eclipse/omr.git
00:34:08 [2023-03-07T05:34:08.048Z]  > git --version # timeout=10
00:34:08 [2023-03-07T05:34:08.052Z]  > git --version # 'git version 2.25.1'
00:34:08 [2023-03-07T05:34:08.052Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6916/*:refs/remotes/origin/pr/6916/* +refs/heads/master:refs/remotes/origin/master # timeout=10
00:34:23 [2023-03-07T05:34:23.044Z] Checking out Revision 1b5ffbe42e1ddbf2cc761345bafe0494e0a8234e (refs/remotes/origin/pr/6916/merge)
00:34:23 [2023-03-07T05:34:23.005Z]  > git rev-parse refs/remotes/origin/pr/6916/merge^{commit} # timeout=10
00:34:23 [2023-03-07T05:34:23.078Z]  > git config core.sparsecheckout # timeout=10
00:34:23 [2023-03-07T05:34:23.082Z]  > git checkout -f 1b5ffbe42e1ddbf2cc761345bafe0494e0a8234e # timeout=10
00:34:26 [2023-03-07T05:34:26.701Z] Commit message: "Merge 1fc6ecae275fc8e9cd5c3f190f6ea167fe94c9b3 into 95a52fcde2e5812b7376614027a366d3ec9d6d81"
[Pipeline] sh
00:34:29 [2023-03-07T05:34:29.581Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
00:34:29 [2023-03-07T05:34:29.855Z] fvtest/compilertriltest/ArrayTest.cpp
00:34:29 [2023-03-07T05:34:29.856Z] fvtest/compilertriltest/CMakeLists.txt
[Pipeline] sh
00:34:30 [2023-03-07T05:34:30.712Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
00:34:31 [2023-03-07T05:34:31.502Z] Checking file: 'fvtest/compilertriltest/ArrayTest.cpp'
[Pipeline] sh
00:34:32 [2023-03-07T05:34:32.358Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/ArrayTest.cpp
[Pipeline] echo
00:34:32 [2023-03-07T05:34:32.559Z] Copyright date in file: appears to be correct
[Pipeline] echo
00:34:32 [2023-03-07T05:34:32.564Z] Checking file: 'fvtest/compilertriltest/CMakeLists.txt'
[Pipeline] sh
00:34:33 [2023-03-07T05:34:33.418Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/CMakeLists.txt
[Pipeline] echo
00:34:33 [2023-03-07T05:34:33.620Z] Copyright date in file: appears to be correct
[Pipeline] echo
00:34:33 [2023-03-07T05:34:33.621Z] All modified files appear to have correct copyrights
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
Setting status of 1fc6ecae275fc8e9cd5c3f190f6ea167fe94c9b3 to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1809/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS