Started by user Demian Katz Running as SYSTEM Building in workspace /opt/jenkins/jobs/VuFindHarvest/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /opt/jenkins/jobs/VuFindHarvest/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/vufind-org/vufindharvest.git # timeout=10 Fetching upstream changes from https://github.com/vufind-org/vufindharvest.git > git --version # timeout=10 > git --version # 'git version 2.43.5' > git fetch --tags --force --progress -- https://github.com/vufind-org/vufindharvest.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 Checking out Revision 3a8544954878e2b493a0df9f5247c46a7e3a496a (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a8544954878e2b493a0df9f5247c46a7e3a496a # timeout=10 Commit message: "Restore pdepend (shouldn't have removed)." > git rev-list --no-walk 0171d2f7e18b70993e12faa0e03aca6d94dedd64 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins2586939630650147572.sh + composer update Loading composer repositories with package information Updating dependencies Nothing to modify in lock file Installing dependencies from lock file (including require-dev) Nothing to install, update or remove Generating autoload files 64 packages you are using are looking for funding. Use the `composer fund` command to find out more! No security vulnerability advisories found. looking for '/opt/jenkins/jobs/VuFindHarvest/workspace/build.xml' ... use '/opt/jenkins/jobs/VuFindHarvest/workspace' as a working directory. [workspace] $ /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phing -buildfile /opt/jenkins/jobs/VuFindHarvest/workspace/build.xml -Dtmp=/opt/jenkins/jobs/VuFindHarvest/workspace '-Dphpunit_command=php -dpcov.enabled=1 -dpcov.directory=/opt/jenkins/jobs/VuFindHarvest/workspace -dpcov.exclude="~vendor~" /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phpunit' main -logger Phing\Listener\DefaultLogger Buildfile: /opt/jenkins/jobs/VuFindHarvest/workspace/build.xml vufindharvest > main: vufindharvest > startup: vufindharvest > ci-tasks: vufindharvest > phpcs: vufindharvest > phpunit: PHPUnit 10.5.11 by Sebastian Bergmann and contributors. Runtime: PHP 8.2.21 with PCOV 1.0.10 Configuration: /opt/jenkins/jobs/VuFindHarvest/workspace/phpunit.xml ............................................. 45 / 45 (100%) Time: 00:01.276, Memory: 10.00 MB OK (45 tests, 132 assertions) Generating code coverage report in Clover XML format ... done [00:00.011] Generating code coverage report in HTML format ... done [00:00.065] vufindharvest > phpdoc: [httpget] Fetching https://github.com/phpDocumentor/phpDocumentor2/releases/download/v3.3.1/phpDocumentor.phar [httpget] Contents from https://github.com/phpDocumentor/phpDocumentor2/releases/download/v3.3.1/phpDocumentor.phar saved to /opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phpDocumentor-3.3.1.phar [chmod] Changed file mode on '/opt/jenkins/jobs/VuFindHarvest/workspace/vendor/bin/phpDocumentor-3.3.1.phar' to 755 phpDocumentor v3.3.1 Parsing files 1/19 [=>--------------------------] 5% 19/19 [============================] 100% Applying transformations (can take a while) 1/21 [=>--------------------------] 4% 3/21 [====>-----------------------] 14% 7/21 [=========>------------------] 33% 11/21 [==============>-------------] 52% 17/21 [======================>-----] 80% 21/21 [============================] 100% All done in 1 seconds! vufindharvest > phpmd: [exec] Result: 2 vufindharvest > pdepend: vufindharvest > phpstan-checkstyle: 0/19 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 19/19 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% vufindharvest > shutdown: [delete] Deleting directory /opt/jenkins/jobs/VuFindHarvest/workspace/vendor [delete] Deleting: /opt/jenkins/jobs/VuFindHarvest/workspace/composer.lock BUILD FINISHED Total time: 10.5310 seconds Recording plot data Publishing Javadoc Publishing Clover coverage report... Publishing Clover HTML report... Publishing Clover XML report... Processing Clover XML report ... Publishing Clover coverage results... INFO: Processing PHPUnit-4.x (default) INFO: [PHPUnit-4.x (default)] - 1 test report file(s) were found with the pattern 'build/vufindharvest/reports/phpunit.xml' relative to '/opt/jenkins/jobs/VuFindHarvest/workspace' for the testing framework 'PHPUnit-4.x (default)'. INFO: Check 'Failed Tests' threshold. INFO: Check 'Skipped Tests' threshold. [Checks API] No suitable checks publisher found. INFO: Setting the build status to SUCCESS [PMD] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/phpmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 1 file [PMD] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpmd.xml [PMD] -> found 5 issues (skipped 0 duplicates) [PMD] Successfully processed file 'build/vufindharvest/reports/phpmd.xml' [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/opt/jenkins/jobs/VuFindHarvest/workspace' [PMD] -> resolved paths in source directory (2 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 5 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> all affected files already have a valid package name [PMD] No filter has been set, publishing all 5 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 5 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/opt/jenkins/jobs/VuFindHarvest/builds/103/files-with-issues' [PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error [PMD] Skipping cleaning of source code files in old builds [PMD] Repository miner is not configured, skipping repository mining [PMD] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/phpmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 1 file [PMD] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpmd.xml [PMD] -> found 5 issues (skipped 0 duplicates) [PMD] Successfully processed file 'build/vufindharvest/reports/phpmd.xml' [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/opt/jenkins/jobs/VuFindHarvest/workspace' [PMD] -> resolved paths in source directory (2 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 5 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> all affected files already have a valid package name [PMD] No filter has been set, publishing all 5 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 5 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/opt/jenkins/jobs/VuFindHarvest/builds/103/files-with-issues' [PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error [PMD] Skipping cleaning of source code files in old builds [PMD] Repository miner is not configured, skipping repository mining [PMD] Reference build recorder is not configured [PMD] No valid reference build found [PMD] All reported issues will be considered outstanding [PMD] No quality gates have been set - skipping [PMD] Health report is disabled - skipping [PMD] Created analysis result for 5 issues (found 0 new issues, fixed 0 issues) [PMD] Attaching ResultAction with ID 'pmd' to build 'VuFindHarvest #103'. [Checks API] No suitable checks publisher found. [CheckStyle] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/*checkstyle.xml' [CheckStyle] Traversing of symbolic links: enabled [CheckStyle] -> found 2 files [CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/checkstyle.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'build/vufindharvest/reports/checkstyle.xml' [CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpstan-checkstyle.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'build/vufindharvest/reports/phpstan-checkstyle.xml' [CheckStyle] Skipping post processing [CheckStyle] No filter has been set, publishing all 0 issues [CheckStyle] Repository miner is not configured, skipping repository mining [CheckStyle] Searching for all files in '/opt/jenkins/jobs/VuFindHarvest/workspace' that match the pattern 'build/vufindharvest/reports/*checkstyle.xml' [CheckStyle] Traversing of symbolic links: enabled [CheckStyle] -> found 2 files [CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/checkstyle.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'build/vufindharvest/reports/checkstyle.xml' [CheckStyle] Successfully parsed file /opt/jenkins/jobs/VuFindHarvest/workspace/build/vufindharvest/reports/phpstan-checkstyle.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'build/vufindharvest/reports/phpstan-checkstyle.xml' [CheckStyle] Skipping post processing [CheckStyle] No filter has been set, publishing all 0 issues [CheckStyle] Repository miner is not configured, skipping repository mining [CheckStyle] Reference build recorder is not configured [CheckStyle] No valid reference build found [CheckStyle] All reported issues will be considered outstanding [CheckStyle] No quality gates have been set - skipping [CheckStyle] Health report is disabled - skipping [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'VuFindHarvest #103'. [Checks API] No suitable checks publisher found. [JDepend] JDepend plugin is ready [JDepend] Found 18 classes in 5 packages Sending e-mails to: vufind-admins@lists.sourceforge.net Finished: SUCCESS