Skip to content
StepArgumentsStatus
Start of Pipeline - (8 sec in block)
timeout - (8 sec in block)
timeout block - (8 sec in block)
stage - (8 sec in block)Copyright Check
stage block (Copyright Check) - (8 sec in block)
node - (8 sec in block)worker
node block - (8 sec in block)
timestamps - (7.9 sec in block)
timestamps block - (7.9 sec in block)
checkout - (1.3 sec in self)
sh - (1.1 sec in self)git diff -C --diff-filter=ACM --name-only origin/master HEAD
echo - (2 ms in self)azure-pipelines.yml fvtest/compilertest/CMakeLists.txt jitbuilder/CMakeLists.txt
sh - (1.1 sec in self)date +%Y
fileExists - (0.92 sec in self)/home/jenkins/jenkins-agent/workspace/CopyrightCheck/.copyrightignore
readFile - (0.34 sec in self).copyrightignore
echo - (2 ms in self)Checking file: 'azure-pipelines.yml'
sh - (1 sec in self)grep -qE 'Copyright \(c\) ([0-9]{4}), 2023' 'azure-pipelines.yml'
echo - (6 ms in self)Copyright date in file: appears to be correct
echo - (2 ms in self)Checking file: 'fvtest/compilertest/CMakeLists.txt'
sh - (1 sec in self)grep -qE 'Copyright \(c\) ([0-9]{4}), 2023' 'fvtest/compilertest/CMakeLists.txt'
echo - (6 ms in self)Copyright date in file: appears to be correct
echo - (2 ms in self)Checking file: 'jitbuilder/CMakeLists.txt'
sh - (1 sec in self)grep -qE 'Copyright \(c\) ([0-9]{4}), 2023' 'jitbuilder/CMakeLists.txt'
echo - (2 ms in self)Copyright date in file: appears to be correct
echo - (1 ms in self)All modified files appear to have correct copyrights