Skip to content
Success

Console Output

GitHub pull request #6921 of commit a82eec3d0d3bdb724134aea7e9adfadf28166c9c, no merge conflicts.
Setting status of a82eec3d0d3bdb724134aea7e9adfadf28166c9c to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1818/ 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
11:41:04 [2023-03-08T16:41:04.200Z] The recommended git tool is: git
11:41:04 [2023-03-08T16:41:04.334Z] No credentials specified
11:41:04 [2023-03-08T16:41:04.406Z] Fetching changes from the remote Git repository
11:41:04 [2023-03-08T16:41:04.363Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
11:41:04 [2023-03-08T16:41:04.434Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:41:04 [2023-03-08T16:41:04.505Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:41:04 [2023-03-08T16:41:04.505Z]  > git --version # timeout=10
11:41:04 [2023-03-08T16:41:04.508Z]  > git --version # 'git version 2.25.1'
11:41:04 [2023-03-08T16:41:04.508Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6921/*:refs/remotes/origin/pr/6921/* +refs/heads/master:refs/remotes/origin/master # timeout=10
11:41:05 [2023-03-08T16:41:05.348Z] Checking out Revision 99e9d8ea8469b52c259464b5382f96e78d8aac8a (refs/remotes/origin/pr/6921/merge)
11:41:05 [2023-03-08T16:41:05.898Z] Commit message: "Merge a82eec3d0d3bdb724134aea7e9adfadf28166c9c into c40c4ac92f47a9e405e2f5c0bcd982f3671f3fc7"
[Pipeline] sh
11:41:05 [2023-03-08T16:41:05.305Z]  > git rev-parse refs/remotes/origin/pr/6921/merge^{commit} # timeout=10
11:41:05 [2023-03-08T16:41:05.377Z]  > git config core.sparsecheckout # timeout=10
11:41:05 [2023-03-08T16:41:05.381Z]  > git checkout -f 99e9d8ea8469b52c259464b5382f96e78d8aac8a # timeout=10
11:41:06 [2023-03-08T16:41:06.773Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
11:41:07 [2023-03-08T16:41:07.575Z] gc/base/CopyScanCache.hpp
11:41:07 [2023-03-08T16:41:07.575Z] gc/base/standard/CopyScanCacheChunkInHeap.cpp
11:41:07 [2023-03-08T16:41:07.575Z] gc/base/standard/CopyScanCacheList.cpp
11:41:07 [2023-03-08T16:41:07.575Z] gc/base/standard/CopyScanCacheStandard.hpp
11:41:07 [2023-03-08T16:41:07.575Z] gc/base/standard/Scavenger.cpp
[Pipeline] sh
11:41:08 [2023-03-08T16:41:08.429Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
11:41:09 [2023-03-08T16:41:09.567Z] Checking file: 'gc/base/CopyScanCache.hpp'
[Pipeline] sh
11:41:10 [2023-03-08T16:41:10.420Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/CopyScanCache.hpp
[Pipeline] echo
11:41:10 [2023-03-08T16:41:10.620Z] Copyright date in file: appears to be correct
[Pipeline] echo
11:41:10 [2023-03-08T16:41:10.626Z] Checking file: 'gc/base/standard/CopyScanCacheChunkInHeap.cpp'
[Pipeline] sh
11:41:11 [2023-03-08T16:41:11.479Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/CopyScanCacheChunkInHeap.cpp
[Pipeline] echo
11:41:11 [2023-03-08T16:41:11.680Z] Copyright date in file: appears to be correct
[Pipeline] echo
11:41:12 [2023-03-08T16:41:12.583Z] Checking file: 'gc/base/standard/CopyScanCacheList.cpp'
[Pipeline] sh
11:41:13 [2023-03-08T16:41:13.653Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/CopyScanCacheList.cpp
[Pipeline] echo
11:41:14 [2023-03-08T16:41:14.342Z] Copyright date in file: appears to be correct
[Pipeline] echo
11:41:15 [2023-03-08T16:41:15.715Z] Checking file: 'gc/base/standard/CopyScanCacheStandard.hpp'
[Pipeline] sh
11:41:16 [2023-03-08T16:41:16.571Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/CopyScanCacheStandard.hpp
[Pipeline] echo
11:41:17 [2023-03-08T16:41:17.168Z] Copyright date in file: appears to be correct
[Pipeline] echo
11:41:17 [2023-03-08T16:41:17.174Z] Checking file: 'gc/base/standard/Scavenger.cpp'
[Pipeline] sh
11:41:18 [2023-03-08T16:41:18.027Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/Scavenger.cpp
[Pipeline] echo
11:41:18 [2023-03-08T16:41:18.227Z] Copyright date in file: appears to be correct
[Pipeline] echo
11:41:18 [2023-03-08T16:41:18.229Z] 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 a82eec3d0d3bdb724134aea7e9adfadf28166c9c to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1818/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS