Started by user pen Building in workspace /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/iamapen/dbunit-CommentableDataSet # timeout=10 Fetching upstream changes from https://github.com/iamapen/dbunit-CommentableDataSet > git --version # timeout=10 > git fetch --tags --progress https://github.com/iamapen/dbunit-CommentableDataSet +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/3.0.x^{commit} # timeout=10 Checking out Revision a41f423ca26e1a44055d082fc5209909e9459e0c (origin/3.0.x) > git config core.sparsecheckout # timeout=10 > git checkout -f a41f423ca26e1a44055d082fc5209909e9459e0c Commit message: "IntelliJ IDEA setting" First time build. Skipping changelog. [dbunit-CommentableDataSet-3.x] $ ant "-DPHPLOC_BIN=/usr/lib/jenkins/phplib/phploc-4.0.1/vendor/bin/phploc " "-DPHPCS_BIN=/usr/lib/jenkins/phplib/phpcs-3.4.0/vendor/bin/phpcs " "-DPHPCPD_BIN=/usr/lib/jenkins/phplib/phpcpd-3.0.1/vendor/bin/phpcpd " -DPHP_BIN=/usr/bin/php71 "-DCOMPOSER_BIN=/usr/local/bin/composer " "-DPHPMD_BIN=/usr/lib/jenkins/phplib/phpmd-2.6.0/vendor/bin/phpmd " "-DPHPCB_BIN=/usr/lib/jenkins/phplib/phpcb-1.1.4/vendor/bin/phpcb " "-DPDEPEND_BIN=/usr/lib/jenkins/phplib/phpmd-2.6.0/vendor/bin/pdepend " "-DPHPDOC_BIN=/usr/lib/jenkins/phplib/phpdoc-2.8.5/vendor/bin/phpdoc " -DPHPDOX_BIN=/usr/lib/jenkins/phplib/phpdox-0.11.0-dev/vendor/bin/phpdox build Buildfile: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/build.xml clean: [delete] Deleting directory /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/api [delete] Deleting directory /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/code-browser [delete] Deleting directory /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/coverage [delete] Deleting directory /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/logs [delete] Deleting directory /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/pdepend [mkdir] Created dir: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/api [mkdir] Created dir: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/code-browser [mkdir] Created dir: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/coverage [mkdir] Created dir: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/logs [mkdir] Created dir: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/pdepend composer-dev: [exec] You are using the deprecated option "dev". Dev packages are installed by default now. [exec] Loading composer repositories with package information [exec] Installing dependencies (including require-dev) from lock file [exec] Nothing to install or update [exec] Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. [exec] Generating autoload files parallelTasks: pdepend: phpcpd: [exec] phpcpd 3.0.1 by Sebastian Bergmann. [exec] [exec] 0.00% duplicated lines out of 271 total lines of code. [exec] [exec] Time: 37 ms, Memory: 4.00MB phpcs: [exec] PDepend 2.5.2 [exec] [exec] Parsing source files: [exec] ... 3 [exec] [exec] Calculating Dependency metrics: [exec] 13 [exec] [exec] Calculating Coupling metrics: [exec] Result: 2 phpdoc: [exec] 19 [exec] [exec] Calculating Cyclomatic Complexity metrics: [exec] 19 [exec] [exec] Calculating Inheritance metrics: [exec] 5 [exec] [exec] Calculating Node Count metrics: [exec] 13 [exec] [exec] Calculating Node Loc metrics: [exec] 16 [exec] [exec] Generating pdepend log files, this may take a moment. [exec] [exec] Time: 0:00:00; Memory: 10.00Mb phpmd: [exec] Collecting files .. OK [exec] Initializing parser .. OK [exec] Parsing files [exec] Parsing /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/src/DbUnit/DataSet/CommentableCsvDataSet.php [exec] No summary was found for this file [exec] Parsing /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/src/DbUnit/DataSet/ExcelCsvDataSet.php [exec] No summary was found for this file [exec] Parsing /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/src/DbUnit/Operation/MySqlBulkInsert.php [exec] No summary was found for this file [exec] Argument $databaseTableMetaData is missing from the Docblock of buildOperationQuery [exec] Argument $table is missing from the Docblock of buildOperationQuery [exec] Argument $connection is missing from the Docblock of buildOperationQuery [exec] Argument $rowCount is missing from the Docblock of buildOperationQuery [exec] No summary for method buildOperationQuery() [exec] Argument $databaseTableMetaData is missing from the Docblock of buildOperationArguments [exec] Argument $table is missing from the Docblock of buildOperationArguments [exec] Argument $row is missing from the Docblock of buildOperationArguments [exec] No summary for method buildOperationArguments() [exec] Argument $databaseTableMetaData is missing from the Docblock of disablePrimaryKeys [exec] Argument $table is missing from the Docblock of disablePrimaryKeys [exec] Argument $connection is missing from the Docblock of disablePrimaryKeys [exec] No summary for method disablePrimaryKeys() [exec] No summary for method execute() [exec] No summary for property $operationName [exec] Storing cache in "/var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/api" .. OK [exec] Result: 2 phploc: [exec] Load cache .. 0.002s [exec] Preparing template "clean" .. 0.020s [exec] Preparing 17 transformations .. 0.000s [exec] Build "elements" index .. 0.000s [exec] Replace textual FQCNs with object aliases .. 0.002s [exec] Resolve @link and @see tags in descriptions .. 0.000s [exec] Enriches inline example tags with their sources .. 0.000s [exec] Build "packages" index .. 0.001s [exec] Build "namespaces" index and add namespaces to "elements" .. 0.000s [exec] Collect all markers embedded in tags .. 0.000s [exec] Transform analyzed project into artifacts .. [exec] Applying 17 transformations [exec] Initialize writer "phpDocumentor\Plugin\Core\Transformer\Writer\FileIo" [exec] Initialize writer "phpDocumentor\Plugin\Twig\Writer\Twig" [exec] Initialize writer "phpDocumentor\Plugin\Graphs\Writer\Graph" [exec] Execute transformation using writer "FileIo" [exec] Execute transformation using writer "FileIo" [exec] Execute transformation using writer "FileIo" [exec] Execute transformation using writer "FileIo" [exec] Execute transformation using writer "FileIo" [exec] Execute transformation using writer "twig" [exec] [exec] [exec] [RuntimeException] [exec] Unable to create the cache directory (/tmp/phpdoc-twig-cache/cb). [exec] [exec] [exec] project:run [-t|--target [TARGET]] [--cache-folder [CACHE-FOLDER]] [-f|--filename [FILENAME]] [-d|--directory [DIRECTORY]] [--encoding [ENCODING]] [-e|--extensions [EXTENSIONS]] [-i|--ignore [IGNORE]] [--ignore-tags [IGNORE-TAGS]] [--hidden] [--ignore-symlinks] [-m|--markers [MARKERS]] [--title [TITLE]] [--force] [--validate] [--visibility [VISIBILITY]] [--defaultpackagename [DEFAULTPACKAGENAME]] [--sourcecode] [-p|--progressbar] [--template [TEMPLATE]] [--parseprivate] [--log [LOG]] [exec] [exec] phploc 4.0.1 by Sebastian Bergmann. [exec] [exec] Directories 1 [exec] Files 3 [exec] [exec] Size [exec] Lines of Code (LOC) 271 [exec] Comment Lines of Code (CLOC) 67 (24.72%) [exec] Non-Comment Lines of Code (NCLOC) 204 (75.28%) [exec] Logical Lines of Code (LLOC) 75 (27.68%) [exec] Classes 67 (89.33%) [exec] Average Class Length 22 [exec] Minimum Class Length 9 [exec] Maximum Class Length 43 [exec] Average Method Length 8 [exec] Minimum Method Length 1 [exec] Maximum Method Length 24 [exec] Functions 0 (0.00%) [exec] Average Function Length 0 [exec] Not in classes or functions 8 (10.67%) [exec] [exec] Cyclomatic Complexity [exec] Average Complexity per LLOC 0.29 [exec] Average Complexity per Class 8.33 [exec] Minimum Class Complexity 4.00 [exec] Maximum Class Complexity 16.00 [exec] Average Complexity per Method 3.75 [exec] Minimum Method Complexity 1.00 [exec] Maximum Method Complexity 11.00 [exec] [exec] Dependencies [exec] Global Accesses 0 [exec] Global Constants 0 (0.00%) [exec] Global Variables 0 (0.00%) [exec] Super-Global Variables 0 (0.00%) [exec] Attribute Accesses 10 [exec] Non-Static 10 (100.00%) [exec] Static 0 (0.00%) [exec] Method Calls 34 [exec] Non-Static 33 (97.06%) [exec] Static 1 (2.94%) [exec] [exec] Structure [exec] Namespaces 2 [exec] Interfaces 0 [exec] Traits 0 [exec] Classes 3 [exec] Abstract Classes 0 (0.00%) [exec] Concrete Classes 3 (100.00%) [exec] Methods 8 [exec] Scope [exec] Non-Static Methods 8 (100.00%) [exec] Static Methods 0 (0.00%) [exec] Visibility [exec] Public Methods 4 (50.00%) [exec] Non-Public Methods 4 (50.00%) [exec] Functions 0 [exec] Named Functions 0 (0.00%) [exec] Anonymous Functions 0 (0.00%) [exec] Constants 0 [exec] Global Constants 0 (0.00%) [exec] Class Constants 0 (0.00%) phpunit: [exec] PHPUnit 6.5.13 by Sebastian Bergmann and contributors. [exec] [exec] Runtime: PHP 7.1.26 with Xdebug 2.6.1 [exec] Configuration: /var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/unittest/phpunit_ci.xml [exec] [exec] ..... 5 / 5 (100%) [exec] [exec] Time: 152 ms, Memory: 6.00MB [exec] [exec] OK (5 tests, 5 assertions) [exec] [exec] Generating code coverage report in Clover XML format ... done [exec] [exec] Generating code coverage report in HTML format ... done phpcb: build: BUILD SUCCESSFUL Total time: 2 seconds Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=a41f423ca26e1a44055d082fc5209909e9459e0c, workspace=/var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x > git rev-parse a41f423ca26e1a44055d082fc5209909e9459e0c^{commit} # timeout=10 Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=a41f423ca26e1a44055d082fc5209909e9459e0c, workspace=/var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x > git rev-parse a41f423ca26e1a44055d082fc5209909e9459e0c^{commit} # timeout=10 Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=a41f423ca26e1a44055d082fc5209909e9459e0c, workspace=/var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x Publishing Clover coverage report... Publishing Clover XML report... Publishing Clover coverage results... Recording test results Publishing Javadoc Publishing Clover coverage report... Clover HTML report '/var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/logs/clover.xml' does not exist and was not copied! Clover XML file 'clover.xml' does not exist in '/var/lib/jenkins/workspace/dbunit-CommentableDataSet-3.x/_build/logs/clover.xml' and was not copied! Processing Clover XML report ... Could not find '_build/logs/clover.xml/clover.xml'. Did you generate the XML report for Clover? [JDepend] JDepend plugin is ready [JDepend] Found 3 classes in 2 packages Archiving artifacts [COVCOMPLPLOT] Collecting Data... [COVCOMPLPLOT ERROR] [COVCOMPL] No [Clover] plugin result. [Clover] plugin should be peformed first to generate Cov/Compl plot. Finished: SUCCESS