Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Jimfs No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/google/jimfs.git # timeout=10 Fetching upstream changes from https://github.com/google/jimfs.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/google/jimfs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 93a6c6782a9fdf1365face2461876b8644b2a404 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 93a6c6782a9fdf1365face2461876b8644b2a404 # timeout=10 Commit message: "Fix 1 ErrorProneStyle finding: * Constructors and methods with the same name should appear sequentially with no other code in between. Please re-order or re-name methods." > git rev-list --no-walk 93a6c6782a9fdf1365face2461876b8644b2a404 # timeout=10 [Jimfs] $ /bin/sh -xe /tmp/jenkins2472272217010766250.sh + curl http://spoon.gforge.inria.fr/jenkins/build.sh + bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21193 100 21193 0 0 1445k 0 --:--:-- --:--:-- --:--:-- 1478k ------------------------------------------------------- Initizalizes project ------------------------------------------------------- HEAD is now at 93a6c67 Fix 1 ErrorProneStyle finding: --- Displays variables used in the build --- Artifact id: jimfs-parent Version: HEAD-SNAPSHOT Modules job: - jimfs/q Has checkstyle: true Has enforcer: true Git version id: 93a6c6782a9fdf1365face2461876b8644b2a404 Java version: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 java version "1.8.0_151" Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode) Java home: /builds/tools/hudson.model.JDK/JDK_8.0.151 ------------------------------------------------------- Compiles project (at the root project if it's a multi module project) without spoon ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jimfs Parent [INFO] Jimfs [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs Parent HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs-parent --- [INFO] Deleting /builds/workspace/Jimfs/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs-parent --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs-parent --- [INFO] Installing /builds/workspace/Jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs-parent/HEAD-SNAPSHOT/jimfs-parent-HEAD-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs --- [INFO] Deleting /builds/workspace/Jimfs/jimfs/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /builds/workspace/Jimfs/jimfs/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builds/workspace/Jimfs/jimfs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ jimfs --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.common.jimfs.RegexGlobMatcherTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in com.google.common.jimfs.RegexGlobMatcherTest [INFO] Running com.google.common.jimfs.UnixPathTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in com.google.common.jimfs.UnixPathTypeTest [INFO] Running com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Running com.google.common.jimfs.FileFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.jimfs.FileFactoryTest [INFO] Running com.google.common.jimfs.JimfsFileChannelTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s - in com.google.common.jimfs.JimfsFileChannelTest [INFO] Running com.google.common.jimfs.UrlTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 s - in com.google.common.jimfs.UrlTest [INFO] Running com.google.common.jimfs.NameTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.jimfs.NameTest [INFO] Running com.google.common.jimfs.ConfigurationTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in com.google.common.jimfs.ConfigurationTest [INFO] Running com.google.common.jimfs.WindowsPathTypeTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.common.jimfs.WindowsPathTypeTest [INFO] Running com.google.common.jimfs.DosAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.common.jimfs.DosAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileBlocksTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.common.jimfs.RegularFileBlocksTest [INFO] Running com.google.common.jimfs.JimfsPathTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in com.google.common.jimfs.JimfsPathTest [INFO] Running com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Running com.google.common.jimfs.PathNormalizationTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in com.google.common.jimfs.PathNormalizationTest [INFO] Running com.google.common.jimfs.BasicAttributeProviderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.BasicAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileTest [INFO] Tests run: 5376, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s - in com.google.common.jimfs.RegularFileTest [INFO] Running com.google.common.jimfs.AclAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.jimfs.AclAttributeProviderTest [INFO] Running com.google.common.jimfs.PathTypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.PathTypeTest [INFO] Running com.google.common.jimfs.DirectoryTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s - in com.google.common.jimfs.DirectoryTest [INFO] Running com.google.common.jimfs.AttributeServiceTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.google.common.jimfs.AttributeServiceTest [INFO] Running com.google.common.jimfs.FileTreeTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.google.common.jimfs.FileTreeTest [INFO] Running com.google.common.jimfs.AbstractWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.google.common.jimfs.AbstractWatchServiceTest [INFO] Running com.google.common.jimfs.HeapDiskTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.HeapDiskTest [INFO] Running com.google.common.jimfs.PosixAttributeProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.PosixAttributeProviderTest [INFO] Running com.google.common.jimfs.PollingWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in com.google.common.jimfs.PollingWatchServiceTest [INFO] Running com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Running com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Running com.google.common.jimfs.FileTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.jimfs.FileTest [INFO] Running com.google.common.jimfs.UnixAttributeProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.UnixAttributeProviderTest [INFO] Running com.google.common.jimfs.ClassLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in com.google.common.jimfs.ClassLoaderTest [INFO] Running com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Running com.google.common.jimfs.JimfsOutputStreamTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.common.jimfs.JimfsOutputStreamTest [INFO] Running com.google.common.jimfs.JimfsInputStreamTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.JimfsInputStreamTest [INFO] Running com.google.common.jimfs.UserLookupServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.UserLookupServiceTest [INFO] Running com.google.common.jimfs.PathServiceTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.PathServiceTest [INFO] Running com.google.common.jimfs.FileSystemStateTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.FileSystemStateTest [INFO] Running com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Running com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5833, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ jimfs --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jimfs --- [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-docs) @ jimfs --- [INFO] Loading source files for package com.google.common.jimfs... Loading source files for package spoon... Constructing Javadoc information... Standard Doclet version 1.8.0_151 Building tree for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/constant-values.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-use.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-use.html... Building index for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index-all.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-noframe.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/help-doc.html... [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs --- [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.pom [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ jimfs --- [INFO] Installing com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Jimfs Parent ....................................... SUCCESS [ 1.120 s] [INFO] Jimfs .............................................. SUCCESS [ 36.315 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 39.182 s [INFO] Finished at: 2020-03-24T16:53:44+01:00 [INFO] Final Memory: 30M/201M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 40993 Number of tests: 5833 Number of tests skipped: 0 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Inserts the maven plugin to spoon the project ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jimfs Parent [INFO] Jimfs [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs Parent HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ jimfs-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ jimfs --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Jimfs Parent ....................................... SUCCESS [ 0.558 s] [INFO] Jimfs .............................................. SUCCESS [ 0.366 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.997 s [INFO] Finished at: 2020-03-24T16:53:49+01:00 [INFO] Final Memory: 20M/192M [INFO] ------------------------------------------------------------------------ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jimfs Parent [INFO] Jimfs [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs Parent HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs-parent --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ jimfs-parent --- Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml 687/687 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (687 B at 4.4 KB/sec) 2/4 KB 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (4 KB at 15.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom 2/22 KB 3/22 KB 5/22 KB 6/22 KB 7/22 KB 9/22 KB 10/22 KB 11/22 KB 13/22 KB 14/22 KB 15/22 KB 17/22 KB 18/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom (22 KB at 965.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 26.8 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom 4/23 KB 5/23 KB 9/23 KB 13/23 KB 13/23 KB 17/23 KB 21/23 KB 23/23 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom (23 KB at 360.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom 2/23 KB 3/23 KB 5/23 KB 6/23 KB 7/23 KB 9/23 KB 10/23 KB 11/23 KB 13/23 KB 14/23 KB 15/23 KB 17/23 KB 18/23 KB 19/23 KB 21/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom (23 KB at 709.8 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml (1017 B at 25.5 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom (7 KB at 127.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom (7 KB at 422.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml (1013 B at 26.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom 4/7 KB 5/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom (7 KB at 199.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom (7 KB at 439.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom (7 KB at 322.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom (7 KB at 268.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom (7 KB at 358.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom (7 KB at 292.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom (7 KB at 585.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom (7 KB at 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom (7 KB at 322.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom (7 KB at 644.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom (7 KB at 495.6 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml (1017 B at 22.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom 3/7 KB 7/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom (7 KB at 199.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom (7 KB at 585.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom (7 KB at 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom (7 KB at 585.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom (7 KB at 357.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom (7 KB at 306.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom (7 KB at 339.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom (7 KB at 402.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom (7 KB at 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom (7 KB at 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom (7 KB at 585.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom (7 KB at 585.8 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml (1017 B at 32.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom 3/7 KB 7/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom (7 KB at 199.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom (7 KB at 495.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom (7 KB at 339.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom (7 KB at 429.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom (7 KB at 339.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom (6 KB at 541.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom (6 KB at 425.4 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml (1017 B at 29.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom 4/7 KB 5/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom (7 KB at 174.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom (6 KB at 540.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom (6 KB at 397.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml (1013 B at 24.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom 1/7 KB 5/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom (7 KB at 179.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom (6 KB at 594.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom (6 KB at 397.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom (6 KB at 458.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom (7 KB at 280.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom (7 KB at 448.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom (7 KB at 420.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom (7 KB at 373.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom (7 KB at 305.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom (7 KB at 611.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom (7 KB at 480.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom (7 KB at 355.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom (7 KB at 519.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom (7 KB at 303.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom (8 KB at 649.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-14/spoon-core-8.1.0-beta-14.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-14/spoon-core-8.1.0-beta-14.pom (8 KB at 649.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-15/spoon-core-8.1.0-beta-15.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-15/spoon-core-8.1.0-beta-15.pom (8 KB at 376.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-16/spoon-core-8.1.0-beta-16.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-16/spoon-core-8.1.0-beta-16.pom (8 KB at 376.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-17/spoon-core-8.1.0-beta-17.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-17/spoon-core-8.1.0-beta-17.pom (8 KB at 476.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-18/spoon-core-8.1.0-beta-18.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-18/spoon-core-8.1.0-beta-18.pom (8 KB at 103.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-19/spoon-core-8.1.0-beta-19.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-19/spoon-core-8.1.0-beta-19.pom (8 KB at 563.0 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 30.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200323.060424-201.pom 4/8 KB 8/8 KB 8/8 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200323.060424-201.pom (8 KB at 108.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0/spoon-core-8.1.0.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0/spoon-core-8.1.0.pom (8 KB at 430.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-1/spoon-core-8.2.0-beta-1.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-1/spoon-core-8.2.0-beta-1.pom (8 KB at 365.9 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml 1009/1009 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml (1009 B at 7.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200323.234146-3.pom 4/8 KB 8/8 KB 8/8 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200323.234146-3.pom (8 KB at 208.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200323.234146-3.jar 4/1732 KB 8/1732 KB 12/1732 KB 15/1732 KB 19/1732 KB 23/1732 KB 27/1732 KB 31/1732 KB 32/1732 KB 34/1732 KB 38/1732 KB 42/1732 KB 45/1732 KB 49/1732 KB 49/1732 KB 53/1732 KB 57/1732 KB 61/1732 KB 65/1732 KB 66/1732 KB 70/1732 KB 74/1732 KB 78/1732 KB 79/1732 KB 83/1732 KB 87/1732 KB 91/1732 KB 93/1732 KB 97/1732 KB 101/1732 KB 105/1732 KB 109/1732 KB 110/1732 KB 111/1732 KB 115/1732 KB 119/1732 KB 123/1732 KB 127/1732 KB 130/1732 KB 134/1732 KB 138/1732 KB 142/1732 KB 146/1732 KB 147/1732 KB 148/1732 KB 152/1732 KB 156/1732 KB 160/1732 KB 164/1732 KB 167/1732 KB 171/1732 KB 175/1732 KB 179/1732 KB 183/1732 KB 185/1732 KB 186/1732 KB 190/1732 KB 194/1732 KB 198/1732 KB 202/1732 KB 206/1732 KB 208/1732 KB 212/1732 KB 216/1732 KB 220/1732 KB 223/1732 KB 225/1732 KB 229/1732 KB 230/1732 KB 234/1732 KB 238/1732 KB 242/1732 KB 244/1732 KB 248/1732 KB 252/1732 KB 253/1732 KB 257/1732 KB 261/1732 KB 265/1732 KB 269/1732 KB 273/1732 KB 277/1732 KB 281/1732 KB 285/1732 KB 289/1732 KB 292/1732 KB 296/1732 KB 298/1732 KB 302/1732 KB 306/1732 KB 310/1732 KB 314/1732 KB 317/1732 KB 321/1732 KB 324/1732 KB 328/1732 KB 332/1732 KB 336/1732 KB 340/1732 KB 344/1732 KB 348/1732 KB 349/1732 KB 353/1732 KB 357/1732 KB 361/1732 KB 365/1732 KB 369/1732 KB 373/1732 KB 377/1732 KB 377/1732 KB 381/1732 KB 385/1732 KB 389/1732 KB 393/1732 KB 394/1732 KB 398/1732 KB 402/1732 KB 406/1732 KB 410/1732 KB 411/1732 KB 415/1732 KB 419/1732 KB 423/1732 KB 424/1732 KB 428/1732 KB 432/1732 KB 434/1732 KB 438/1732 KB 438/1732 KB 442/1732 KB 446/1732 KB 450/1732 KB 454/1732 KB 458/1732 KB 462/1732 KB 462/1732 KB 466/1732 KB 468/1732 KB 472/1732 KB 476/1732 KB 480/1732 KB 484/1732 KB 488/1732 KB 492/1732 KB 492/1732 KB 496/1732 KB 499/1732 KB 503/1732 KB 507/1732 KB 511/1732 KB 515/1732 KB 519/1732 KB 522/1732 KB 526/1732 KB 530/1732 KB 534/1732 KB 538/1732 KB 539/1732 KB 543/1732 KB 547/1732 KB 551/1732 KB 554/1732 KB 558/1732 KB 562/1732 KB 566/1732 KB 568/1732 KB 571/1732 KB 575/1732 KB 579/1732 KB 583/1732 KB 587/1732 KB 591/1732 KB 595/1732 KB 599/1732 KB 603/1732 KB 607/1732 KB 611/1732 KB 615/1732 KB 619/1732 KB 619/1732 KB 623/1732 KB 625/1732 KB 629/1732 KB 633/1732 KB 637/1732 KB 641/1732 KB 645/1732 KB 649/1732 KB 652/1732 KB 656/1732 KB 657/1732 KB 661/1732 KB 665/1732 KB 669/1732 KB 673/1732 KB 677/1732 KB 681/1732 KB 685/1732 KB 686/1732 KB 690/1732 KB 694/1732 KB 698/1732 KB 702/1732 KB 706/1732 KB 710/1732 KB 714/1732 KB 718/1732 KB 720/1732 KB 724/1732 KB 728/1732 KB 732/1732 KB 736/1732 KB 740/1732 KB 744/1732 KB 748/1732 KB 752/1732 KB 756/1732 KB 756/1732 KB 760/1732 KB 764/1732 KB 768/1732 KB 772/1732 KB 776/1732 KB 780/1732 KB 784/1732 KB 788/1732 KB 792/1732 KB 793/1732 KB 797/1732 KB 801/1732 KB 803/1732 KB 804/1732 KB 808/1732 KB 812/1732 KB 816/1732 KB 820/1732 KB 824/1732 KB 826/1732 KB 830/1732 KB 830/1732 KB 834/1732 KB 838/1732 KB 838/1732 KB 842/1732 KB 846/1732 KB 850/1732 KB 854/1732 KB 858/1732 KB 862/1732 KB 866/1732 KB 867/1732 KB 871/1732 KB 872/1732 KB 875/1732 KB 879/1732 KB 883/1732 KB 887/1732 KB 891/1732 KB 895/1732 KB 899/1732 KB 903/1732 KB 905/1732 KB 909/1732 KB 913/1732 KB 913/1732 KB 917/1732 KB 921/1732 KB 925/1732 KB 929/1732 KB 933/1732 KB 934/1732 KB 938/1732 KB 942/1732 KB 943/1732 KB 947/1732 KB 951/1732 KB 951/1732 KB 955/1732 KB 959/1732 KB 963/1732 KB 967/1732 KB 971/1732 KB 973/1732 KB 977/1732 KB 981/1732 KB 985/1732 KB 988/1732 KB 992/1732 KB 996/1732 KB 1000/1732 KB 1002/1732 KB 1006/1732 KB 1010/1732 KB 1014/1732 KB 1018/1732 KB 1022/1732 KB 1026/1732 KB 1029/1732 KB 1033/1732 KB 1037/1732 KB 1041/1732 KB 1045/1732 KB 1049/1732 KB 1053/1732 KB 1057/1732 KB 1057/1732 KB 1059/1732 KB 1063/1732 KB 1067/1732 KB 1070/1732 KB 1074/1732 KB 1078/1732 KB 1082/1732 KB 1083/1732 KB 1086/1732 KB 1090/1732 KB 1094/1732 KB 1097/1732 KB 1101/1732 KB 1105/1732 KB 1108/1732 KB 1112/1732 KB 1113/1732 KB 1117/1732 KB 1121/1732 KB 1125/1732 KB 1129/1732 KB 1133/1732 KB 1137/1732 KB 1141/1732 KB 1145/1732 KB 1149/1732 KB 1149/1732 KB 1153/1732 KB 1155/1732 KB 1159/1732 KB 1163/1732 KB 1167/1732 KB 1171/1732 KB 1175/1732 KB 1179/1732 KB 1183/1732 KB 1187/1732 KB 1191/1732 KB 1193/1732 KB 1197/1732 KB 1199/1732 KB 1203/1732 KB 1207/1732 KB 1211/1732 KB 1213/1732 KB 1217/1732 KB 1221/1732 KB 1225/1732 KB 1229/1732 KB 1233/1732 KB 1237/1732 KB 1237/1732 KB 1240/1732 KB 1244/1732 KB 1248/1732 KB 1252/1732 KB 1256/1732 KB 1257/1732 KB 1261/1732 KB 1265/1732 KB 1269/1732 KB 1273/1732 KB 1277/1732 KB 1279/1732 KB 1282/1732 KB 1286/1732 KB 1290/1732 KB 1294/1732 KB 1296/1732 KB 1299/1732 KB 1303/1732 KB 1307/1732 KB 1311/1732 KB 1315/1732 KB 1319/1732 KB 1323/1732 KB 1327/1732 KB 1331/1732 KB 1335/1732 KB 1339/1732 KB 1343/1732 KB 1346/1732 KB 1347/1732 KB 1351/1732 KB 1355/1732 KB 1359/1732 KB 1363/1732 KB 1367/1732 KB 1371/1732 KB 1375/1732 KB 1379/1732 KB 1383/1732 KB 1387/1732 KB 1391/1732 KB 1393/1732 KB 1397/1732 KB 1401/1732 KB 1405/1732 KB 1409/1732 KB 1413/1732 KB 1417/1732 KB 1421/1732 KB 1422/1732 KB 1424/1732 KB 1428/1732 KB 1432/1732 KB 1436/1732 KB 1439/1732 KB 1443/1732 KB 1447/1732 KB 1451/1732 KB 1455/1732 KB 1456/1732 KB 1460/1732 KB 1464/1732 KB 1468/1732 KB 1472/1732 KB 1476/1732 KB 1480/1732 KB 1484/1732 KB 1487/1732 KB 1491/1732 KB 1495/1732 KB 1499/1732 KB 1503/1732 KB 1504/1732 KB 1508/1732 KB 1512/1732 KB 1516/1732 KB 1520/1732 KB 1524/1732 KB 1528/1732 KB 1528/1732 KB 1532/1732 KB 1535/1732 KB 1539/1732 KB 1543/1732 KB 1547/1732 KB 1551/1732 KB 1552/1732 KB 1556/1732 KB 1560/1732 KB 1562/1732 KB 1566/1732 KB 1570/1732 KB 1571/1732 KB 1575/1732 KB 1579/1732 KB 1582/1732 KB 1586/1732 KB 1590/1732 KB 1594/1732 KB 1596/1732 KB 1600/1732 KB 1604/1732 KB 1608/1732 KB 1612/1732 KB 1616/1732 KB 1620/1732 KB 1624/1732 KB 1628/1732 KB 1632/1732 KB 1633/1732 KB 1637/1732 KB 1639/1732 KB 1643/1732 KB 1647/1732 KB 1651/1732 KB 1655/1732 KB 1659/1732 KB 1663/1732 KB 1667/1732 KB 1671/1732 KB 1675/1732 KB 1679/1732 KB 1681/1732 KB 1685/1732 KB 1689/1732 KB 1690/1732 KB 1694/1732 KB 1698/1732 KB 1702/1732 KB 1702/1732 KB 1706/1732 KB 1710/1732 KB 1714/1732 KB 1718/1732 KB 1722/1732 KB 1725/1732 KB 1729/1732 KB 1732/1732 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200323.234146-3.jar (1732 KB at 1692.5 KB/sec) [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs-parent --- [INFO] Installing /builds/workspace/Jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs-parent/HEAD-SNAPSHOT/jimfs-parent-HEAD-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs --- [INFO] Deleting /builds/workspace/Jimfs/jimfs/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ jimfs --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /builds/workspace/Jimfs/jimfs/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builds/workspace/Jimfs/jimfs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ jimfs --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.common.jimfs.RegexGlobMatcherTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in com.google.common.jimfs.RegexGlobMatcherTest [INFO] Running com.google.common.jimfs.UnixPathTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in com.google.common.jimfs.UnixPathTypeTest [INFO] Running com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Running com.google.common.jimfs.FileFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.FileFactoryTest [INFO] Running com.google.common.jimfs.JimfsFileChannelTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in com.google.common.jimfs.JimfsFileChannelTest [INFO] Running com.google.common.jimfs.UrlTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in com.google.common.jimfs.UrlTest [INFO] Running com.google.common.jimfs.NameTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.NameTest [INFO] Running com.google.common.jimfs.ConfigurationTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in com.google.common.jimfs.ConfigurationTest [INFO] Running com.google.common.jimfs.WindowsPathTypeTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in com.google.common.jimfs.WindowsPathTypeTest [INFO] Running com.google.common.jimfs.DosAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.common.jimfs.DosAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileBlocksTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.common.jimfs.RegularFileBlocksTest [INFO] Running com.google.common.jimfs.JimfsPathTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in com.google.common.jimfs.JimfsPathTest [INFO] Running com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Running com.google.common.jimfs.PathNormalizationTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in com.google.common.jimfs.PathNormalizationTest [INFO] Running com.google.common.jimfs.BasicAttributeProviderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.jimfs.BasicAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileTest [INFO] Tests run: 5376, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s - in com.google.common.jimfs.RegularFileTest [INFO] Running com.google.common.jimfs.AclAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.AclAttributeProviderTest [INFO] Running com.google.common.jimfs.PathTypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.jimfs.PathTypeTest [INFO] Running com.google.common.jimfs.DirectoryTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s - in com.google.common.jimfs.DirectoryTest [INFO] Running com.google.common.jimfs.AttributeServiceTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.google.common.jimfs.AttributeServiceTest [INFO] Running com.google.common.jimfs.FileTreeTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in com.google.common.jimfs.FileTreeTest [INFO] Running com.google.common.jimfs.AbstractWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.common.jimfs.AbstractWatchServiceTest [INFO] Running com.google.common.jimfs.HeapDiskTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.common.jimfs.HeapDiskTest [INFO] Running com.google.common.jimfs.PosixAttributeProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.PosixAttributeProviderTest [INFO] Running com.google.common.jimfs.PollingWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in com.google.common.jimfs.PollingWatchServiceTest [INFO] Running com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Running com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Running com.google.common.jimfs.FileTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.FileTest [INFO] Running com.google.common.jimfs.UnixAttributeProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.UnixAttributeProviderTest [INFO] Running com.google.common.jimfs.ClassLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in com.google.common.jimfs.ClassLoaderTest [INFO] Running com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Running com.google.common.jimfs.JimfsOutputStreamTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.JimfsOutputStreamTest [INFO] Running com.google.common.jimfs.JimfsInputStreamTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.google.common.jimfs.JimfsInputStreamTest [INFO] Running com.google.common.jimfs.UserLookupServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.UserLookupServiceTest [INFO] Running com.google.common.jimfs.PathServiceTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.common.jimfs.PathServiceTest [INFO] Running com.google.common.jimfs.FileSystemStateTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.common.jimfs.FileSystemStateTest [INFO] Running com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Running com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5833, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ jimfs --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jimfs --- [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-docs) @ jimfs --- [INFO] Loading source files for package com.google.common.jimfs... Loading source files for package spoon... Constructing Javadoc information... Standard Doclet version 1.8.0_151 Building tree for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/constant-values.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-use.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-use.html... Building index for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index-all.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-noframe.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/help-doc.html... 7 warnings [WARNING] Javadoc Warnings [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:53: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:94: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:132: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Feature.java:87: warning - Tag @link: reference not found: AsynchronousFileChannel#open(Path, OpenOption...) [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Feature.java:87: warning - Tag @link: reference not found: AsynchronousFileChannel#open(Path, Set, ExecutorService, FileAttribute...) [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Handler.java:28: warning - Tag @link: reference not found: URL#URL(String, String, int, String) [WARNING] URL [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/WatchServiceConfiguration.java:36: warning - Tag @link: reference not found: TimeUnit#SECONDS [WARNING] seconds [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs --- [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.pom [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ jimfs --- [INFO] Installing com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Jimfs Parent ....................................... SUCCESS [ 7.852 s] [INFO] Jimfs .............................................. SUCCESS [ 32.471 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.291 s [INFO] Finished at: 2020-03-24T16:54:32+01:00 [INFO] Final Memory: 39M/210M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 43134 Number of tests: 5833 Number of tests skipped: 0 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Overwrites source generated by spoon in the source folder ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jimfs Parent [INFO] Jimfs [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs Parent HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs-parent --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ jimfs-parent --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs-parent --- [INFO] Installing /builds/workspace/Jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs-parent/HEAD-SNAPSHOT/jimfs-parent-HEAD-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jimfs HEAD-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jimfs --- [INFO] Deleting /builds/workspace/Jimfs/jimfs/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jimfs --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ jimfs --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /builds/workspace/Jimfs/jimfs/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ jimfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Jimfs/jimfs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jimfs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builds/workspace/Jimfs/jimfs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ jimfs --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.common.jimfs.RegexGlobMatcherTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in com.google.common.jimfs.RegexGlobMatcherTest [INFO] Running com.google.common.jimfs.UnixPathTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in com.google.common.jimfs.UnixPathTypeTest [INFO] Running com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in com.google.common.jimfs.WatchServiceConfigurationTest [INFO] Running com.google.common.jimfs.FileFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.jimfs.FileFactoryTest [INFO] Running com.google.common.jimfs.JimfsFileChannelTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in com.google.common.jimfs.JimfsFileChannelTest [INFO] Running com.google.common.jimfs.UrlTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in com.google.common.jimfs.UrlTest [INFO] Running com.google.common.jimfs.NameTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.NameTest [INFO] Running com.google.common.jimfs.ConfigurationTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in com.google.common.jimfs.ConfigurationTest [INFO] Running com.google.common.jimfs.WindowsPathTypeTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.common.jimfs.WindowsPathTypeTest [INFO] Running com.google.common.jimfs.DosAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.common.jimfs.DosAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileBlocksTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.jimfs.RegularFileBlocksTest [INFO] Running com.google.common.jimfs.JimfsPathTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in com.google.common.jimfs.JimfsPathTest [INFO] Running com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.common.jimfs.JimfsFileSystemCloseTest [INFO] Running com.google.common.jimfs.PathNormalizationTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in com.google.common.jimfs.PathNormalizationTest [INFO] Running com.google.common.jimfs.BasicAttributeProviderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.BasicAttributeProviderTest [INFO] Running com.google.common.jimfs.RegularFileTest [INFO] Tests run: 5376, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s - in com.google.common.jimfs.RegularFileTest [INFO] Running com.google.common.jimfs.AclAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.jimfs.AclAttributeProviderTest [INFO] Running com.google.common.jimfs.PathTypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.PathTypeTest [INFO] Running com.google.common.jimfs.DirectoryTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s - in com.google.common.jimfs.DirectoryTest [INFO] Running com.google.common.jimfs.AttributeServiceTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.google.common.jimfs.AttributeServiceTest [INFO] Running com.google.common.jimfs.FileTreeTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in com.google.common.jimfs.FileTreeTest [INFO] Running com.google.common.jimfs.AbstractWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.jimfs.AbstractWatchServiceTest [INFO] Running com.google.common.jimfs.HeapDiskTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.jimfs.HeapDiskTest [INFO] Running com.google.common.jimfs.PosixAttributeProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.PosixAttributeProviderTest [INFO] Running com.google.common.jimfs.PollingWatchServiceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s - in com.google.common.jimfs.PollingWatchServiceTest [INFO] Running com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.jimfs.OwnerAttributeProviderTest [INFO] Running com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.jimfs.UserDefinedAttributeProviderTest [INFO] Running com.google.common.jimfs.FileTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.jimfs.FileTest [INFO] Running com.google.common.jimfs.UnixAttributeProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.jimfs.UnixAttributeProviderTest [INFO] Running com.google.common.jimfs.ClassLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in com.google.common.jimfs.ClassLoaderTest [INFO] Running com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in com.google.common.jimfs.JimfsUnixLikeFileSystemTest [INFO] Running com.google.common.jimfs.JimfsOutputStreamTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.google.common.jimfs.JimfsOutputStreamTest [INFO] Running com.google.common.jimfs.JimfsInputStreamTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.jimfs.JimfsInputStreamTest [INFO] Running com.google.common.jimfs.UserLookupServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.jimfs.UserLookupServiceTest [INFO] Running com.google.common.jimfs.PathServiceTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.google.common.jimfs.PathServiceTest [INFO] Running com.google.common.jimfs.FileSystemStateTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.jimfs.FileSystemStateTest [INFO] Running com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in com.google.common.jimfs.JimfsAsynchronousFileChannelTest [INFO] Running com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in com.google.common.jimfs.JimfsWindowsLikeFileSystemTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5833, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ jimfs --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jimfs --- [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-docs) @ jimfs --- [INFO] Loading source files for package com.google.common.jimfs... Loading source files for package spoon... Constructing Javadoc information... Standard Doclet version 1.8.0_151 Building tree for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/constant-values.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathNormalization.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/SystemJimfsFileSystemProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Handler.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/PathType.ParseResult.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/FileLookup.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Configuration.Builder.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/File.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Feature.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/AttributeProvider.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/Jimfs.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/class-use/WatchServiceConfiguration.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/com/google/common/jimfs/package-use.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/spoon/package-use.html... Building index for all the packages and classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-tree.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index-all.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/deprecated-list.html... Building index for all classes... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-frame.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/allclasses-noframe.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/index.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/overview-summary.html... Generating /builds/workspace/Jimfs/jimfs/target/apidocs/help-doc.html... 7 warnings [WARNING] Javadoc Warnings [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:53: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:94: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Configuration.java:132: warning - Tag @linkplain: reference not found: BasicFileAttributeView basic [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Feature.java:87: warning - Tag @link: reference not found: AsynchronousFileChannel#open(Path, OpenOption...) [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Feature.java:87: warning - Tag @link: reference not found: AsynchronousFileChannel#open(Path, Set, ExecutorService, FileAttribute...) [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/Handler.java:28: warning - Tag @link: reference not found: URL#URL(String, String, int, String) [WARNING] URL [WARNING] /builds/workspace/Jimfs/jimfs/target/generated-sources/spoon/com/google/common/jimfs/WatchServiceConfiguration.java:36: warning - Tag @link: reference not found: TimeUnit#SECONDS [WARNING] seconds [INFO] Building jar: /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jimfs --- [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/pom.xml to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.pom [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-sources.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Jimfs/jimfs/target/jimfs-HEAD-SNAPSHOT-javadoc.jar to /builds/.m2/repository/com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ jimfs --- [INFO] Installing com/google/jimfs/jimfs/HEAD-SNAPSHOT/jimfs-HEAD-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Jimfs Parent ....................................... SUCCESS [ 1.237 s] [INFO] Jimfs .............................................. SUCCESS [ 30.543 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.685 s [INFO] Finished at: 2020-03-24T16:55:06+01:00 [INFO] Final Memory: 38M/183M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 34308 ------------------------------------------------------- Retreives all results files in the project (in all sub modules if the project is a multi module project) ------------------------------------------------------- ./result-spoon-tests-jimfs.txt ./result-spoon-tests-spooned-jimfs.txt
Project Commit id version Project compiles Project tests run Project spooned compiles Project spooned tests run Time to spoon Number of CtStatment Time to compile project Time to compile project spooned Spoon(Spoon(x))=Spoon(x)
jimfs 93a6c6782a9fdf1365face2461876b8644b2a404 OK tests: 5833 errors: 0 skipped: 0 failures: 0 OK tests: 5833 errors: 0 skipped: 0 failures: 0 4163 N/A 40993 43134 34308
Finished: SUCCESS