--- Begin Message ---
Source: libhttp-nio-java
Version: 1.1.0+dfsg-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240224 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Putting the version number in the custom pom
> sed 's/\(VERSION_PACKAGE\)/\11.1.0+dfsg/;
> s/VERSION_PACKAGE\(.*\)+dfsg[0-9]*/\1/' debian/pom.xml.in > debian/pom.xml
> dh_auto_configure
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> jh_linkjars
> dh_auto_build
> mkdir -p .gradle/init.d
> cp /usr/share/gradle-debian-helper/init.gradle .gradle/init.d/
> gradle --info --console plain --offline --stacktrace --no-daemon
> --refresh-dependencies --gradle-user-home .gradle -Duser.home=.
> -Duser.name=debian -Ddebian.package=libhttp-nio-java -Dfile.encoding=UTF-8
> --parallel --max-workers=8 jar
> openjdk version "17.0.10" 2024-01-16
> OpenJDK Runtime Environment (build 17.0.10+7-Debian-1)
> OpenJDK 64-Bit Server VM (build 17.0.10+7-Debian-1, mixed mode, sharing)
> Initialized native services in: /<<PKGBUILDDIR>>/.gradle/native
> To honour the JVM settings for this build a new JVM will be forked. Please
> consider using the daemon:
> https://docs.gradle.org/4.4.1/userguide/gradle_daemon.html.
> Starting process 'Gradle build daemon'. Working directory:
> /<<PKGBUILDDIR>>/.gradle/daemon/4.4.1 Command:
> /usr/lib/jvm/java-17-openjdk-amd64/bin/java --add-opens
> java.base/java.lang=ALL-UNNAMED
> -Xbootclasspath/a:/usr/share/java/gradle-helper-hook.jar:/usr/share/java/maven-repo-helper.jar
> -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -cp
> /usr/share/gradle/lib/gradle-launcher-4.4.1.jar
> org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.4.1
> Successfully started process 'Gradle build daemon'
> An attempt to start the daemon took 1.052 secs.
> The client will now receive all logging from the daemon (pid: 924327). The
> daemon log file: /<<PKGBUILDDIR>>/.gradle/daemon/4.4.1/daemon-924327.out.log
> Daemon will be stopped at the end of the build stopping after processing
> Closing daemon's stdin at end of input.
> The daemon will no longer process any standard input.
> Using 8 worker leases.
> Creating new cache for fileHashes, path
> /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/fileHashes.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@70b8209a
> Creating new cache for resourceHashesCache, path
> /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/resourceHashesCache.bin,
> access org.gradle.cache.internal.DefaultCacheAccess@70b8209a
> Creating new cache for fileHashes, path
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/fileHashes.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@18d58a43
> Starting Build
> Compiling initialization script '/<<PKGBUILDDIR>>/.gradle/init.d/init.gradle'
> using SubsetScriptTransformer.
> Creating new cache for metadata-1.1/results, path
> /<<PKGBUILDDIR>>/.gradle/caches/transforms-1/metadata-1.1/results.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@1aedad95
> Compiling initialization script '/<<PKGBUILDDIR>>/.gradle/init.d/init.gradle'
> using BuildScriptTransformer.
> Compiling settings file '/<<PKGBUILDDIR>>/settings.gradle' using
> SubsetScriptTransformer.
> Compiling settings file '/<<PKGBUILDDIR>>/settings.gradle' using
> BuildScriptTransformer.
> Settings evaluated using settings file '/<<PKGBUILDDIR>>/settings.gradle'.
> Projects loaded. Root project using build file
> '/<<PKGBUILDDIR>>/build.gradle'.
> Included projects: [root project 'http-nio']
> Keep-alive timer started
> Adding Debian repository to project 'http-nio'
> Parallel execution is an incubating feature.
> Evaluating root project 'http-nio' using build file
> '/<<PKGBUILDDIR>>/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/build.gradle' using
> SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/build.gradle' using
> BuildScriptTransformer.
> Adding Maven pom generation to project 'http-nio'
> Linking the generated javadoc to the system JDK API documentation
> All projects evaluated.
> Selected primary task 'jar' from project :
> Creating new cache for annotation-processors, path
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileContent/annotation-processors.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@33dafac7
> Tasks to be executed: [task ':compileJava', task ':processResources', task
> ':classes', task ':debianMavenPom', task ':jar']
> Creating new cache for resourceHashesCache, path
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/resourceHashesCache.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@18d58a43
> Creating new cache for taskHistory, path
> /<<PKGBUILDDIR>>/.gradle/4.4.1/taskHistory/taskHistory.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@120c4a83
> Creating new cache for outputFiles, path
> /<<PKGBUILDDIR>>/.gradle/buildOutputCleanup/outputFiles.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@4c1a7b9e
> :compileJava (Thread[Task worker for ':',5,main]) started.
> :compileJava
> Putting task artifact state for task ':compileJava' into context took 0.004
> secs.
> Loading the Maven rules...
> Replacing org.slf4j:slf4j-api:jar:1.7.25 ->
> org.slf4j:slf4j-api:jar:debian
> Passing through org.slf4j:slf4j-parent:jar:debian
> Up-to-date check for task ':compileJava' took 0.385 secs. It is not
> up-to-date because:
> No history is available.
> All input files are considered out-of-date for incremental task
> ':compileJava'.
> Compiling with JDK Java compiler API.
> :compileJava (Thread[Task worker for ':',5,main]) completed. Took 2.406 secs.
> :processResources (Thread[Task worker for ':',5,main]) started.
> :processResources
> Putting task artifact state for task ':processResources' into context took
> 0.0 secs.
> Up-to-date check for task ':processResources' took 0.005 secs. It is not
> up-to-date because:
> No history is available.
> :processResources (Thread[Task worker for ':',5,main]) completed. Took 0.04
> secs.
> :classes (Thread[Task worker for ':',5,main]) started.
> :classes
> Skipping task ':classes' as it has no actions.
> :classes (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs.
> :debianMavenPom (Thread[Task worker for ':',5,main]) started.
> :debianMavenPom
> Putting task artifact state for task ':debianMavenPom' into context took 0.0
> secs.
> Up-to-date check for task ':debianMavenPom' took 0.001 secs. It is not
> up-to-date because:
> No history is available.
> Generating pom file /<<PKGBUILDDIR>>/build/debian/http-nio.pom
> :debianMavenPom (Thread[Task worker for ':',5,main]) completed. Took 0.114
> secs.
> :jar (Thread[Task worker for ':' Thread 4,5,main]) started.
> :jar
> Putting task artifact state for task ':jar' into context took 0.0 secs.
> Up-to-date check for task ':jar' took 0.009 secs. It is not up-to-date
> because:
> No history is available.
> :jar (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.044 secs.
>
> BUILD SUCCESSFUL in 7s
> 4 actionable tasks: 4 executed
> dh_auto_test
> mkdir -p .gradle/init.d
> cp /usr/share/gradle-debian-helper/init.gradle .gradle/init.d/
> gradle --info --console plain --offline --stacktrace --no-daemon
> --refresh-dependencies --gradle-user-home .gradle -Duser.home=.
> -Duser.name=debian -Ddebian.package=libhttp-nio-java -Dfile.encoding=UTF-8
> --parallel --max-workers=8 test
> openjdk version "17.0.10" 2024-01-16
> OpenJDK Runtime Environment (build 17.0.10+7-Debian-1)
> OpenJDK 64-Bit Server VM (build 17.0.10+7-Debian-1, mixed mode, sharing)
> Initialized native services in: /<<PKGBUILDDIR>>/.gradle/native
> To honour the JVM settings for this build a new JVM will be forked. Please
> consider using the daemon:
> https://docs.gradle.org/4.4.1/userguide/gradle_daemon.html.
> Starting process 'Gradle build daemon'. Working directory:
> /<<PKGBUILDDIR>>/.gradle/daemon/4.4.1 Command:
> /usr/lib/jvm/java-17-openjdk-amd64/bin/java --add-opens
> java.base/java.lang=ALL-UNNAMED
> -Xbootclasspath/a:/usr/share/java/gradle-helper-hook.jar:/usr/share/java/maven-repo-helper.jar
> -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -cp
> /usr/share/gradle/lib/gradle-launcher-4.4.1.jar
> org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.4.1
> Successfully started process 'Gradle build daemon'
> An attempt to start the daemon took 0.847 secs.
> The client will now receive all logging from the daemon (pid: 924508). The
> daemon log file: /<<PKGBUILDDIR>>/.gradle/daemon/4.4.1/daemon-924508.out.log
> Daemon will be stopped at the end of the build stopping after processing
> Closing daemon's stdin at end of input.
> The daemon will no longer process any standard input.
> Using 8 worker leases.
> Creating new cache for fileHashes, path
> /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/fileHashes.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@266cd8b5
> Creating new cache for resourceHashesCache, path
> /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/resourceHashesCache.bin,
> access org.gradle.cache.internal.DefaultCacheAccess@266cd8b5
> Creating new cache for fileHashes, path
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/fileHashes.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@7461b7ae
> Starting Build
> Creating new cache for metadata-1.1/results, path
> /<<PKGBUILDDIR>>/.gradle/caches/transforms-1/metadata-1.1/results.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@645894fa
> Settings evaluated using settings file '/<<PKGBUILDDIR>>/settings.gradle'.
> Projects loaded. Root project using build file
> '/<<PKGBUILDDIR>>/build.gradle'.
> Included projects: [root project 'http-nio']
> Keep-alive timer started
> Adding Debian repository to project 'http-nio'
> Parallel execution is an incubating feature.
> Evaluating root project 'http-nio' using build file
> '/<<PKGBUILDDIR>>/build.gradle'.
> Adding Maven pom generation to project 'http-nio'
> Linking the generated javadoc to the system JDK API documentation
> All projects evaluated.
> Selected primary task 'test' from project :
> Creating new cache for annotation-processors, path
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileContent/annotation-processors.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@6cff00b3
> Tasks to be executed: [task ':compileJava', task ':processResources', task
> ':classes', task ':compileTestJava', task ':processTestResources', task
> ':testClasses', task ':test']
> Creating new cache for resourceHashesCache, path
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/resourceHashesCache.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@7461b7ae
> Creating new cache for taskHistory, path
> /<<PKGBUILDDIR>>/.gradle/4.4.1/taskHistory/taskHistory.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@6ae013b7
> Creating new cache for outputFiles, path
> /<<PKGBUILDDIR>>/.gradle/buildOutputCleanup/outputFiles.bin, access
> org.gradle.cache.internal.DefaultCacheAccess@ecb7d8a
> :compileJava (Thread[Task worker for ':',5,main]) started.
> :compileJava
> Putting task artifact state for task ':compileJava' into context took 0.003
> secs.
> Loading the Maven rules...
> Replacing org.slf4j:slf4j-api:jar:1.7.25 ->
> org.slf4j:slf4j-api:jar:debian
> Passing through org.slf4j:slf4j-parent:jar:debian
> Skipping task ':compileJava' as it is up-to-date (took 0.168 secs).
> :compileJava UP-TO-DATE
> :compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.197 secs.
> :processResources (Thread[Task worker for ':',5,main]) started.
> :processResources
> Putting task artifact state for task ':processResources' into context took
> 0.0 secs.
> Skipping task ':processResources' as it is up-to-date (took 0.005 secs).
> :processResources UP-TO-DATE
> :processResources (Thread[Task worker for ':',5,main]) completed. Took 0.01
> secs.
> :classes (Thread[Task worker for ':',5,main]) started.
> :classes
> Skipping task ':classes' as it has no actions.
> :classes UP-TO-DATE
> :classes (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs.
> :compileTestJava (Thread[Task worker for ':',5,main]) started.
> :compileTestJava
> Putting task artifact state for task ':compileTestJava' into context took 0.0
> secs.
> Malformed class file [HttpFileSystemProviderSettings$RetrySettings.class]
> found on compile classpath, which means that this class will cause a compile
> error if referenced in a source file. Gradle 5.0 will no longer allow
> malformed classes on compile classpath.
> at
> org.gradle.api.internal.changedetection.state.AbiExtractingClasspathResourceHasher.hash(AbiExtractingClasspathResourceHasher.java:60)
> at
> org.gradle.api.internal.changedetection.state.ResourceSnapshotterCacheService.hashFile(ResourceSnapshotterCacheService.java:44)
> at
> org.gradle.api.internal.changedetection.state.CachingResourceHasher.hash(CachingResourceHasher.java:47)
> at
> org.gradle.api.internal.changedetection.state.ClasspathEntrySnapshotBuilder.visitFileSnapshot(ClasspathEntrySnapshotBuilder.java:62)
> at
> org.gradle.api.internal.changedetection.state.FileTree.visit(FileTree.java:36)
> at
> org.gradle.api.internal.changedetection.state.AbstractClasspathSnapshotBuilder.visitFileTreeSnapshot(AbstractClasspathSnapshotBuilder.java:66)
> at
> org.gradle.api.internal.changedetection.state.AbstractFileCollectionSnapshotter$FileCollectionVisitorImpl.visitDirectoryTree(AbstractFileCollectionSnapshotter.java:100)
> at
> org.gradle.api.internal.changedetection.state.AbstractFileCollectionSnapshotter$FileCollectionVisitorImpl.visitCollection(AbstractFileCollectionSnapshotter.java:82)
> at
> org.gradle.api.internal.file.AbstractFileCollection.visitRootElements(AbstractFileCollection.java:234)
> at
> org.gradle.api.internal.file.CompositeFileCollection.visitRootElements(CompositeFileCollection.java:185)
> at
> org.gradle.api.internal.changedetection.state.AbstractFileCollectionSnapshotter.snapshot(AbstractFileCollectionSnapshotter.java:53)
> at
> org.gradle.api.internal.changedetection.state.DefaultCompileClasspathSnapshotter.snapshot(DefaultCompileClasspathSnapshotter.java:38)
> at
> org.gradle.api.internal.changedetection.state.CacheBackedTaskHistoryRepository.snapshotTaskFiles(CacheBackedTaskHistoryRepository.java:331)
> at
> org.gradle.api.internal.changedetection.state.CacheBackedTaskHistoryRepository.createExecution(CacheBackedTaskHistoryRepository.java:154)
> at
> org.gradle.api.internal.changedetection.state.CacheBackedTaskHistoryRepository.access$100(CacheBackedTaskHistoryRepository.java:61)
> at
> org.gradle.api.internal.changedetection.state.CacheBackedTaskHistoryRepository$1.getCurrentExecution(CacheBackedTaskHistoryRepository.java:114)
> at
> org.gradle.api.internal.changedetection.changes.DefaultTaskArtifactStateRepository$TaskArtifactStateImpl.getStates(DefaultTaskArtifactStateRepository.java:201)
> at
> org.gradle.api.internal.changedetection.changes.DefaultTaskArtifactStateRepository$TaskArtifactStateImpl.isUpToDate(DefaultTaskArtifactStateRepository.java:86)
> at
> org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:53)
> at
> org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
> at
> org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:60)
> at
> org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:97)
> at
> org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:87)
> at
> org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:52)
> at
> org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:52)
> at
> org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
> at
> org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
> at
> org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
> at
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.run(DefaultTaskGraphExecuter.java:248)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
> at
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:241)
> at
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:230)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.processTask(DefaultTaskPlanExecutor.java:123)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.access$200(DefaultTaskPlanExecutor.java:79)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:104)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:98)
> at
> org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:626)
> at
> org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:581)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:98)
> at
> org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
> at
> org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
> at
> org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
> at java.base/java.lang.Thread.run(Thread.java:840)
> Malformed class file [HttpFileSystemProviderSettings.class] found on compile
> classpath, which means that this class will cause a compile error if
> referenced in a source file. Gradle 5.0 will no longer allow malformed
> classes on compile classpath.
> at
> org.gradle.api.internal.changedetection.state.AbiExtractingClasspathResourceHasher.hash(AbiExtractingClasspathResourceHasher.java:60)
> at
> org.gradle.api.internal.changedetection.state.ResourceSnapshotterCacheService.hashFile(ResourceSnapshotterCacheService.java:44)
> at
> org.gradle.api.internal.changedetection.state.CachingResourceHasher.hash(CachingResourceHasher.java:47)
> at
> org.gradle.api.internal.changedetection.state.ClasspathEntrySnapshotBuilder.visitFileSnapshot(ClasspathEntrySnapshotBuilder.java:62)
> at
> org.gradle.api.internal.changedetection.state.FileTree.visit(FileTree.java:36)
> at
> org.gradle.api.internal.changedetection.state.AbstractClasspathSnapshotBuilder.visitFileTreeSnapshot(AbstractClasspathSnapshotBuilder.java:66)
> at
> org.gradle.api.internal.changedetection.state.AbstractFileCollectionSnapshotter$FileCollectionVisitorImpl.visitDirectoryTree(AbstractFileCollectionSnapshotter.java:100)
> at
> org.gradle.api.internal.changedetection.state.AbstractFileCollectionSnapshotter$FileCollectionVisitorImpl.visitCollection(AbstractFileCollectionSnapshotter.java:82)
> at
> org.gradle.api.internal.file.AbstractFileCollection.visitRootElements(AbstractFileCollection.java:234)
> at
> org.gradle.api.internal.file.CompositeFileCollection.visitRootElements(CompositeFileCollection.java:185)
> at
> org.gradle.api.internal.changedetection.state.AbstractFileCollectionSnapshotter.snapshot(AbstractFileCollectionSnapshotter.java:53)
> at
> org.gradle.api.internal.changedetection.state.DefaultCompileClasspathSnapshotter.snapshot(DefaultCompileClasspathSnapshotter.java:38)
> at
> org.gradle.api.internal.changedetection.state.CacheBackedTaskHistoryRepository.snapshotTaskFiles(CacheBackedTaskHistoryRepository.java:331)
> at
> org.gradle.api.internal.changedetection.state.CacheBackedTaskHistoryRepository.createExecution(CacheBackedTaskHistoryRepository.java:154)
> at
> org.gradle.api.internal.changedetection.state.CacheBackedTaskHistoryRepository.access$100(CacheBackedTaskHistoryRepository.java:61)
> at
> org.gradle.api.internal.changedetection.state.CacheBackedTaskHistoryRepository$1.getCurrentExecution(CacheBackedTaskHistoryRepository.java:114)
> at
> org.gradle.api.internal.changedetection.changes.DefaultTaskArtifactStateRepository$TaskArtifactStateImpl.getStates(DefaultTaskArtifactStateRepository.java:201)
> at
> org.gradle.api.internal.changedetection.changes.DefaultTaskArtifactStateRepository$TaskArtifactStateImpl.isUpToDate(DefaultTaskArtifactStateRepository.java:86)
> at
> org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:53)
> at
> org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
> at
> org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:60)
> at
> org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:97)
> at
> org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:87)
> at
> org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:52)
> at
> org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:52)
> at
> org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
> at
> org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
> at
> org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
> at
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.run(DefaultTaskGraphExecuter.java:248)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
> at
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:241)
> at
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:230)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.processTask(DefaultTaskPlanExecutor.java:123)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.access$200(DefaultTaskPlanExecutor.java:79)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:104)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:98)
> at
> org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:626)
> at
> org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:581)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:98)
> at
> org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
> at
> org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
> at
> org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
> at java.base/java.lang.Thread.run(Thread.java:840)
> Replacing org.testng:testng:jar:7.7.0 -> org.testng:testng:jar:debian
> Replacing org.mockito:mockito-core:jar:5.2.0 ->
> org.mockito:mockito-core:jar:debian
> Replacing org.slf4j:slf4j-simple:jar:1.7.25 ->
> org.slf4j:slf4j-simple:jar:debian
> Passing through org.beanshell:bsh:jar:debian
> Passing through com.beust:jcommander:jar:debian
> Passing through net.bytebuddy:byte-buddy:jar:debian
> Passing through net.bytebuddy:byte-buddy-parent:jar:debian
> Passing through net.bytebuddy:byte-buddy-agent:jar:debian
> Passing through org.objenesis:objenesis:jar:debian
> Passing through org.objenesis:objenesis-parent:jar:debian
> Passing through net.bytebuddy:byte-buddy-dep:jar:debian
> Passing through org.ow2.asm:asm:jar:debian
> Passing through org.ow2.asm:asm-commons:jar:debian
> Up-to-date check for task ':compileTestJava' took 1.788 secs. It is not
> up-to-date because:
> No history is available.
> All input files are considered out-of-date for incremental task
> ':compileTestJava'.
> Compiling with JDK Java compiler API.
> :compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 3.693
> secs.
> :processTestResources (Thread[Task worker for ':',5,main]) started.
> :processTestResources
> Putting task artifact state for task ':processTestResources' into context
> took 0.0 secs.
> Up-to-date check for task ':processTestResources' took 0.002 secs. It is not
> up-to-date because:
> No history is available.
> :processTestResources (Thread[Task worker for ':',5,main]) completed. Took
> 0.019 secs.
> :testClasses (Thread[Task worker for ':',5,main]) started.
> :testClasses
> Skipping task ':testClasses' as it has no actions.
> :testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs.
> :test (Thread[Task worker for ':',5,main]) started.
> :test
> Putting task artifact state for task ':test' into context took 0.003 secs.
> Up-to-date check for task ':test' took 0.431 secs. It is not up-to-date
> because:
> Task.upToDateWhen is false.
> Starting process 'Gradle Test Executor 1'. Working directory:
> /<<PKGBUILDDIR>> Command: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
> -Dorg.gradle.native=false @/tmp/gradle-worker-classpath4331127636718402020txt
> -Xms1G -Xmx2G -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en
> -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain
> 'Gradle Test Executor 1'
> Successfully started process 'Gradle Test Executor 1'
> Gradle Test Executor 1 started executing tests.
> Running Test: Test method
> checkRecursiveCauseEnds(org.broadinstitute.http.nio.ExceptionCauseIteratorUnitTest)
> Running Test: Test method
> testCauseChain(org.broadinstitute.http.nio.ExceptionCauseIteratorUnitTest)
> Running Test: Test method
> testFirstHasNoCause(org.broadinstitute.http.nio.ExceptionCauseIteratorUnitTest)
> Running Test: Test method
> testLocalDocsResourcesExists[0](file1.txt)(org.broadinstitute.http.nio.GitHubResourcesIntegrationTest)
> Running Test: Test method
> testLocalDocsResourcesExists[1](directory/file2.txt)(org.broadinstitute.http.nio.GitHubResourcesIntegrationTest)
> Running Test: Test method
> testCreateDirectoryIsUnsupported(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testDeleteIsUnsupported(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetFileSystem(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetPath[0](/)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetPath[1](/file.txt)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetPath[2](/dir/file.txt)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetPath[3](/file.txt?query=1+1)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetPath[4](/file.txt?query=1&query2=2)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetPath[5](/file.txt#3)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetPath[6](/file.txt#3%204)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetPath[7](/file.text?query=hello%20world#2)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetPath[8](/file.text?query=hello+world#2%203)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetPath[9](/file.text%20file?query=hello+world#2)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method testInvalidUris[0](null, class
> java.lang.IllegalArgumentException)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method testInvalidUris[1](file:/example.txt, class
> java.lang.IllegalArgumentException)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method testInvalidUris[2](ftp://example.org/file.txt,
> class
> java.nio.file.ProviderMismatchException)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testMoveIsUnsupported(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testNewFileSystem(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testOpenNonExistantUrl[0](http://example.org/file.txt)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testOpenNonExistantUrl[1](https://google.com/bloar)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testOpenNonExistantUrl[2](http://thisdoesntexist.org)(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
>
> Gradle suite > Gradle test >
> org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest.testOpenNonExistantUrl[2](http://thisdoesntexist.org)
> FAILED
> java.lang.AssertionError: Should have thrown
> at org.testng.Assert.fail(Assert.java:94)
> at
> org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest.testOpenNonExistantUrl(HttpAbstractFileSystemProviderUnitTest.java:160)
> Running Test: Test method
> testSetAttributeIsUnsupported(org.broadinstitute.http.nio.HttpAbstractFileSystemProviderUnitTest)
> Running Test: Test method
> testGetScheme(org.broadinstitute.http.nio.HttpFileSystemProviderUnitTest)
> Running Test: Test method
> testAlwaysOpen(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
>
> Gradle suite > Gradle test >
> org.broadinstitute.http.nio.HttpFileSystemUnitTest.testAlwaysOpen
> STANDARD_ERROR
> 1150 [Test worker] WARN org.broadinstitute.http.nio.HttpFileSystem -
> class org.broadinstitute.http.nio.HttpFileSystem is always open (not closed)
> Running Test: Test method
> testEquals[0](HttpFileSystem[HttpFileSystemProvider]@1866340090,
> HttpFileSystem[HttpFileSystemProvider]@1866340090,
> true)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testEquals[1](HttpFileSystem[HttpFileSystemProvider]@1866340090,
> HttpFileSystem[HttpFileSystemProvider]@1866340090,
> true)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testEquals[2](HttpFileSystem[HttpFileSystemProvider]@1866340090,
> HttpFileSystem[HttpsFileSystemProvider]@687448089,
> false)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testEquals[3](HttpFileSystem[HttpFileSystemProvider]@1866340090,
> HttpFileSystem[HttpFileSystemProvider]@1912006768,
> false)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testEqualsDifferentClasses(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetPath[0](HttpFileSystem[HttpFileSystemProvider]@1866340090, ,
> [Ljava.lang.String;@65733f09,
> http://example.com)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetPath[1](HttpFileSystem[HttpFileSystemProvider]@1866340090, /file.txt,
> [Ljava.lang.String;@65733f09,
> http://example.com/file.txt)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetPath[2](HttpFileSystem[HttpFileSystemProvider]@1866340090,
> /dir/file.txt, [Ljava.lang.String;@65733f09,
> http://example.com/dir/file.txt)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetPath[3](HttpFileSystem[HttpFileSystemProvider]@1866340090, /dir,
> [Ljava.lang.String;@2f2717da,
> http://example.com/dir/file.txt)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetPath[4](HttpFileSystem[HttpFileSystemProvider]@1866340090, /dir/dir,
> [Ljava.lang.String;@6c0ef62a,
> http://example.com/dir/dir/file.txt)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetPath[5](HttpFileSystem[HttpFileSystemProvider]@1866340090, /dir,
> [Ljava.lang.String;@5c82cfbc,
> http://example.com/dir/dir/file.txt)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetPath[6](HttpFileSystem[HttpFileSystemProvider]@1866340090,
> /dir/file.txt?query=hello+world, [Ljava.lang.String;@65733f09,
> http://example.com/dir/file.txt?query=hello+world)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetPath[7](HttpFileSystem[HttpFileSystemProvider]@1866340090,
> /dir/file.txt#1245, [Ljava.lang.String;@65733f09,
> http://example.com/dir/file.txt#1245)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetPath[8](HttpFileSystem[HttpFileSystemProvider]@1866340090,
> /dir/file.txt?query=hello+world#1245, [Ljava.lang.String;@65733f09,
> http://example.com/dir/file.txt?query=hello+world#1245)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetRootDirectory[0](example.com)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetRootDirectory[1](example.org)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetRootDirectory[2](hello.world.net)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetRootDirectory[3](user:passw...@example.com)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetRootDirectory[4](example.org:100)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testGetRootDirectory[5](user:passw...@example.org:100)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testHashCodeSameObject(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method testInvalidGetPath[0](directory,
> [Ljava.lang.String;@4203ab83)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method testInvalidGetPath[1](/directorynull,
> [Ljava.lang.String;@4203ab83)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method testInvalidGetPath[2](/directory,
> [Ljava.lang.String;@6b5c671f)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method
> testIsReadOnly(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method testNullArguments[0](null,
> null)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method testNullArguments[1](null,
> example.com)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method testNullArguments[2](HttpFileSystemProvider,
> null)(org.broadinstitute.http.nio.HttpFileSystemUnitTest)
> Running Test: Test method testCompareTo[0](http://example.com,
> http://example.com, 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testCompareTo[1](http://example.com/file1.txt,
> http://example.com/file1.txt, 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testCompareTo[2](http://example.com/file1.txt?query=true,
> http://example.com/file1.txt?query=true,
> 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testCompareTo[3](http://example.com/file1.txt?query=true#1,
> http://example.com/file1.txt?query=true#1,
> 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testCompareTo[4](http://example.com,
> http://EXAMPLE.COM, 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testCompareTo[5](http://example.com,
> http://example.org, -12)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testCompareTo[6](http://example.com/file1.txt,
> http://example.org/file2.txt,
> -12)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testCompareTo[7](http://example.com/file2.txt,
> http://example.org/file1.txt,
> -12)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testCompareTo[8](http://example.com/file1.txt,
> http://example.com/file2.txt,
> -1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testCompareTo[9](http://example.com/file1.txt,
> http://example.com/file1.txt.gz,
> -3)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testCompareTo[10](http://example.com/file1.txt?query=true,
> http://example.com/file2.txt?query=false,
> -1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testCompareTo[11](http://example.com/file1.txt?query=false,
> http://example.com/file2.txt?query=true,
> -1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testCompareTo[12](http://example.com/file1.txt?query=true,
> http://example.com/file1.txt?query=false,
> 14)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testCompareTo[13](http://example.com/file1.txt?query=true#1,
> http://example.com/file1.txt?query=false#2,
> 14)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testCompareTo[14](http://example.com/file1.txt?query=true#2,
> http://example.com/file1.txt?query=false#1,
> 14)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testCompareTo[15](http://example.com/file1.txt?query=true#1,
> http://example.com/file1.txt?query=true#2,
> -1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testCompareToDifferentProviders(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[0](http://example.com/file.html,
> /dir/file.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[1](http://example.com/dir, /dir,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[2](http://example.com/file.html,
> /file.html, true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[3](http://example.com/dir/file.html,
> /dir/file.html, true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[4](http://example.com/dir/file.html,
> /file.html, true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEndsWith[5](http://example.com/dir/dir/file.html, /dir/file.html,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[6](http://example.com/file.html,
> /ile.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[7](http://example.com/dir/file.html,
> /dir/ile.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[8](http://example.com/file.html,
> /afile.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[9](http://example.com/dir/file.html,
> /afile.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[10](http://example.com/file.html,
> /ile.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[11](http://example.com/file.html,
> /file.htm, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[12](http://example.com/dir/file.html,
> /dir/file.htm, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[13](http://example.com/dir, /dir/,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[14](http://example.com/dir/, /dir,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[15](http://example.com, ,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[16](http://example.com, /,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWith[17](http://example.com/file.html, /,
> false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEndsWithDifferentProvider(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEndsWithNullPath(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[0](http://example.com/file.html,
> /dir/file.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[1](http://example.com/dir, /dir,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[2](http://example.com/file.html,
> /file.html, true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEndsWithPath[3](http://example.com/dir/file.html, /dir/file.html,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEndsWithPath[4](http://example.com/dir/file.html, /file.html,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEndsWithPath[5](http://example.com/dir/dir/file.html, /dir/file.html,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[6](http://example.com/file.html,
> /ile.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEndsWithPath[7](http://example.com/dir/file.html, /dir/ile.html,
> false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[8](http://example.com/file.html,
> /afile.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEndsWithPath[9](http://example.com/dir/file.html, /afile.html,
> false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[10](http://example.com/file.html,
> /ile.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[11](http://example.com/file.html,
> /file.htm, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEndsWithPath[12](http://example.com/dir/file.html, /dir/file.htm,
> false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[13](http://example.com/dir, /dir/,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[14](http://example.com/dir/, /dir,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[15](http://example.com, ,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[16](http://example.com, /,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEndsWithPath[17](http://example.com/file.html,
> /, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEndsWithRelativePath(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEndsWithStringAbsolutePath(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEquals[0](http://example.com,
> http://example.com, 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEquals[1](http://example.com/file1.txt,
> http://example.com/file1.txt, 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEquals[2](http://example.com/file1.txt?query=true,
> http://example.com/file1.txt?query=true,
> 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEquals[3](http://example.com/file1.txt?query=true#1,
> http://example.com/file1.txt?query=true#1,
> 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEquals[4](http://example.com,
> http://EXAMPLE.COM, 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEquals[5](http://example.com,
> http://example.org, -12)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEquals[6](http://example.com/file1.txt,
> http://example.org/file2.txt,
> -12)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEquals[7](http://example.com/file2.txt,
> http://example.org/file1.txt,
> -12)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEquals[8](http://example.com/file1.txt,
> http://example.com/file2.txt,
> -1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testEquals[9](http://example.com/file1.txt,
> http://example.com/file1.txt.gz,
> -3)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEquals[10](http://example.com/file1.txt?query=true,
> http://example.com/file2.txt?query=false,
> -1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEquals[11](http://example.com/file1.txt?query=false,
> http://example.com/file2.txt?query=true,
> -1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEquals[12](http://example.com/file1.txt?query=true,
> http://example.com/file1.txt?query=false,
> 14)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEquals[13](http://example.com/file1.txt?query=true#1,
> http://example.com/file1.txt?query=false#2,
> 14)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEquals[14](http://example.com/file1.txt?query=true#2,
> http://example.com/file1.txt?query=false#1,
> 14)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEquals[15](http://example.com/file1.txt?query=true#1,
> http://example.com/file1.txt?query=true#2,
> -1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEqualsAbsoluteRelative(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEqualsDifferentObject(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEqualsDifferentProvider(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testEqualsSamObject(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetFileName[0](/index.html,
> /index.html)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetFileName[1](/dir/index.html,
> /index.html)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetFileName[2](/dir1/dir2/index.html,
> /index.html)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetFileName[3](/dir//index.html,
> /index.html)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetFileName[4](/dir1//dir2//index.txt,
> /index.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetFileName[5](/dir1//dir2//index.txt?query=hello#2,
> /index.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetFileName[6](/dir1//dir%202//index.txt,
> /index.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetFileName[7](/dir1//dir2//index%20file.txt,
> /index%20file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetFileNameForRoot(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetNameCount[0](http://example.com,
> 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetNameCount[1](http://example.com/,
> 0)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetNameCount[2](http://example.com/index.html,
> 1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetNameCount[3](http://example.com/dir1/index.html,
> 2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetNameCount[4](http://example.com/dir1/dir2/index.html,
> 3)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetNameCount[5](https://example.com/dir,
> 1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetNameCount[6](https://example.com/dir/,
> 1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetNameCount[7](https://example.com/dir1/dir2,
> 2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetNameCount[8](https://example.com/dir1/dir2/,
> 2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetParentAbsolute[0](/dir/index.html,
> /dir)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetParentAbsolute[1](/dir1/dir2/index.html,
> /dir1/dir2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetParentAbsolute[2](/dir//index.html,
> /dir)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetParentAbsolute[3](/dir1//dir2//index.txt,
> /dir1/dir2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetParentAbsolute[4](/dir1//dir2//index.txt?query=hello#2,
> /dir1/dir2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetParentAbsolute[5](/dir1//dir%202//index.txt,
> /dir1/dir%202)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetParentAbsolute[6](/dir1//dir2//index%20file.txt,
> /dir1/dir2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetParentForRoot(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetParentIsRoot(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetParentRelative[0](/dir/index.html,
> /dir)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetParentRelative[1](/dir1/dir2/index.html,
> /dir1/dir2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetParentRelative[2](/dir//index.html,
> /dir)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetParentRelative[3](/dir1//dir2//index.txt,
> /dir1/dir2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetParentRelative[4](/dir1//dir2//index.txt?query=hello#2,
> /dir1/dir2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testGetParentRelative[5](/dir1//dir%202//index.txt,
> /dir1/dir%202)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetParentRelative[6](/dir1//dir2//index%20file.txt,
> /dir1/dir2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetRoot[0](example.com)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetRoot[1](example.org)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetRoot[2](hello.world.net)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetRoot[3](user:passw...@example.com)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetRoot[4](example.org:100)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testGetRoot[5](user:passw...@example.org:100)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeAbsoluteRelativeDiffers(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[0](http://example.com)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[1](http://example.com/index.html)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[2](http://example.com/file.txt?query=hello+world)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[3](http://example.com/file.pdf#1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[4](http://example.com/file.txt?query=hello+world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[5](http://example.com/directory/file.gz)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[6](http://example.com/directory/file.gz?query=hello+world)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[7](http://example.com/directory/file.pdf#1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[8](http://example.com/file.gz?query=hello+world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[9](http://example.com/file.gz?query=hello%20world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[10](http://example.com/file%201.gz)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeEqualObjects[11](http://example.com/file%201.gz?query=hello%20world#2%203)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[0](http://example.com)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[1](http://example.com/index.html)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[2](http://example.com/file.txt?query=hello+world)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[3](http://example.com/file.pdf#1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[4](http://example.com/file.txt?query=hello+world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[5](http://example.com/directory/file.gz)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[6](http://example.com/directory/file.gz?query=hello+world)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[7](http://example.com/directory/file.pdf#1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[8](http://example.com/file.gz?query=hello+world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[9](http://example.com/file.gz?query=hello%20world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[10](http://example.com/file%201.gz)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testHashCodeSameObject[11](http://example.com/file%201.gz?query=hello%20world#2%203)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testInvalidConstruction[0](relative_path,
> HttpFileSystem[HttpFileSystemProvider]@350331276, class
> java.lang.IllegalArgumentException)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testInvalidConstruction[1](null__in_path,
> HttpFileSystem[HttpFileSystemProvider]@350331276, class
> java.nio.file.InvalidPathException)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testInvalidIndexSubpath[0](http://example.com, 0,
> 1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testInvalidIndexSubpath[1](http://example.com/dir1/dir2/dir3/index.html, -1,
> 1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testInvalidIndexSubpath[2](http://example.com/dir1/dir2/dir3/index.html, 1,
> -1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testInvalidIndexSubpath[3](http://example.com/dir1/dir2/dir3/index.html, 2,
> 1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testInvalidIndexSubpath[4](http://example.com/dir1/dir2/dir3/index.html, 1,
> 5)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testInvalidIndexSubpath[5](http://example.com/dir1/dir2/dir3/index.html, 5,
> 2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testIterator(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testNormalizeSeveralSlashes[0](//dir//file.txt,
> /dir/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testNormalizeSeveralSlashes[1](/dir//file.txt,
> /dir/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testNormalizeSeveralSlashes[2](//dir/file.txt,
> /dir/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testNullSiblingIsNPE(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testRelativeToUri(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolve[0](http://hello.com, null,
> http://hello.com)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolve[1](http://hello.com,
> http://goodbye.com,
> http://goodbye.com)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolve[2](http://hello.com, file.txt,
> http://hello.com/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolve[3](http://hello.com, file.txt,
> http://hello.com/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolve[4](https://hello.com, file.txt,
> https://hello.com/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolve[5](https://hello.com/subdir,
> deeper/file.txt,
> https://hello.com/subdir/deeper/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolve[6](https://hello.com/subdir/,
> deeper/file.txt,
> https://hello.com/subdir/deeper/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testResolve[7](https://hello.com/subdir/file.txt?something=somethingelse,boom=shakalaka#hereIam,
> subfolder?this=mine#thereItis,
> https://hello.com/subdir/file.txt/subfolder?this=mine#thereItis)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testResolve[8](https://hello.com/subdir/file%20path?something=somethingelse,boom=shakalaka#hereIam,
> sub%20folder?this=mi%20ne#thereIt%20is,
> https://hello.com/subdir/file%20path/sub%20folder?this=mi%20ne#thereIt%20is)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolveSibling[0](http://hello.com, ,
> http://hello.com)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolveSibling[1](http://hello.com, file.txt,
> http://hello.com/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolveSibling[2](http://hello.com, file.txt,
> http://hello.com/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolveSibling[3](http://hello.com/file.tx,
> picture.jpg,
> http://hello.com/picture.jpg)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testResolveSibling[4](http://hello.com/subdir/subdir2/, picture.jpg,
> http://hello.com/subdir/picture.jpg)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testResolveSibling[5](http://hello.com/subdir/subdir2, picture.jpg,
> http://hello.com/subdir/picture.jpg)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testResolveSibling[6](http://hello.com/subdir/subdir2/?query=yes#hashtag,
> picture.jpg?query=maybe#octothorpe,
> http://hello.com/subdir/picture.jpg?query=maybe#)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testResolveSibling[7](http://hello.com/subdir/subdir2?query=yes#hashtag,
> picture.jpg?query=maybe#,
> http://hello.com/subdir/picture.jpg?query=maybe#)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolveString[0](http://hello.com, null,
> http://hello.com)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolveString[1](http://hello.com, file.txt,
> http://hello.com/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolveString[2](http://hello.com, ,
> http://hello.com)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolveString[3](http://hello.com, file.txt,
> http://hello.com/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolveString[4](https://hello.com, file.txt,
> https://hello.com/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolveString[5](https://hello.com/subdir,
> deeper/file.txt,
> https://hello.com/subdir/deeper/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testResolveString[6](https://hello.com/subdir/,
> deeper/file.txt,
> https://hello.com/subdir/deeper/file.txt)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testResolveString[7](https://hello.com/subdir/file.txt?something=somethingelse,boom=shakalaka#hereIam,
> subfolder?this=mine#thereItis,
> https://hello.com/subdir/file.txt/subfolder?this=mine#thereItis)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testResolveString[8](https://hello.com/subdir/file%20path?something=somethingelse,boom=shakalaka#hereIam,
> sub%20folder?this=mi%20ne#thereIt%20is,
> https://hello.com/subdir/file%20path/sub%20folder?this=mi%20ne#thereIt%20is)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[0](http://example.com/file.html,
> /dir/file.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[1](http://example.com/dir, /dir,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[2](http://example.com/file.html,
> /file.html, true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[3](http://example.com/dir/file.html,
> /dir, true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[4](http://example.com/dir/file.html,
> /dir/file.html, true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[5](http://example.com/dir/dir/dir,
> /dir/dir, true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[6](http://example.com/file.html,
> /ile.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[7](http://example.com/file.html,
> /file.htm, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[8](http://example.com/dir/file.html,
> /dir/file.htm, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[9](http://example.com/dir, /dir/,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[10](http://example.com/dir/, /dir,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWith[11](http://example.com, /,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testStartsWithDifferentProvider(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testStartsWithNullPath(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWithPath[0](http://example.com/file.html,
> /dir/file.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWithPath[1](http://example.com/dir, /dir,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWithPath[2](http://example.com/file.html,
> /file.html, true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testStartsWithPath[3](http://example.com/dir/file.html, /dir,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testStartsWithPath[4](http://example.com/dir/file.html, /dir/file.html,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testStartsWithPath[5](http://example.com/dir/dir/dir, /dir/dir,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWithPath[6](http://example.com/file.html,
> /ile.html, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWithPath[7](http://example.com/file.html,
> /file.htm, false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testStartsWithPath[8](http://example.com/dir/file.html, /dir/file.htm,
> false)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWithPath[9](http://example.com/dir,
> /dir/, true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWithPath[10](http://example.com/dir/,
> /dir, true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method testStartsWithPath[11](http://example.com, /,
> true)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testStartsWithRelativePath(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToAbsolutePath(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToAbsolutePathFromRelative(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToFile(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[0](http://example.com)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[1](http://example.com/index.html)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[2](http://example.com/file.txt?query=hello+world)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[3](http://example.com/file.pdf#1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[4](http://example.com/file.txt?query=hello+world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[5](http://example.com/directory/file.gz)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[6](http://example.com/directory/file.gz?query=hello+world)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[7](http://example.com/directory/file.pdf#1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[8](http://example.com/file.gz?query=hello+world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[9](http://example.com/file.gz?query=hello%20world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[10](http://example.com/file%201.gz)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToString[11](http://example.com/file%201.gz?query=hello%20world#2%203)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[0](http://example.com)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[1](http://example.com/index.html)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[2](http://example.com/file.txt?query=hello+world)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[3](http://example.com/file.pdf#1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[4](http://example.com/file.txt?query=hello+world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[5](http://example.com/directory/file.gz)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[6](http://example.com/directory/file.gz?query=hello+world)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[7](http://example.com/directory/file.pdf#1)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[8](http://example.com/file.gz?query=hello+world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[9](http://example.com/file.gz?query=hello%20world#2)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[10](http://example.com/file%201.gz)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testToUri[11](http://example.com/file%201.gz?query=hello%20world#2%203)(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testUnencoded(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testWeGiveUpOnHorribleInput(org.broadinstitute.http.nio.HttpPathUnitTest)
> Running Test: Test method
> testFailedReadDoesntPerturbBuffer(org.broadinstitute.http.nio.HttpSeekableByteChannelUnitTest)
> Running Test: Test method
> testGetScheme(org.broadinstitute.http.nio.HttpsFileSystemProviderUnitTest)
> Running Test: Test method
> test0MaxRetriesDoesntRetry(org.broadinstitute.http.nio.RetryHandlerUnitTest)
>
> Gradle suite > Gradle test >
> org.broadinstitute.http.nio.RetryHandlerUnitTest.test0MaxRetriesDoesntRetry
> STANDARD_ERROR
> 1306 [Test worker] WARN org.broadinstitute.http.nio.RetryHandler -
> Retrying connection to http://example.net due to error: null.
> This will be retry #1
> Running Test: Test method
> test0MaxRetriesRunsOnce(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testCustomHandler[0](org.broadinstitute.http.nio.UnexpectedHttpResponseException:
> the beast, true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testCustomHandler[1](org.broadinstitute.http.nio.UnexpectedHttpResponseException:
> party on, true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testCustomHandler[2](org.broadinstitute.http.nio.UnexpectedHttpResponseException:
> the neighbor of the beast,
> false)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testCustomHandler[3](org.broadinstitute.http.nio.UnexpectedHttpResponseException:
> party on, true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testCustomHandler[4](java.io.IOException,
> false)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testCustomHandler[5](java.io.IOException:
> java.io.IOException: party on,
> true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testCustomHandler[6](java.net.SocketException,
> true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testCustomHandler[7](java.net.SocketException:
> party on, true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testCustomHandler[8](java.io.IOException:
> java.io.IOException: hello there,
> true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testDefaultIsRetryable[0](org.broadinstitute.http.nio.UnexpectedHttpResponseException:
> fatal, false)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testDefaultIsRetryable[1](org.broadinstitute.http.nio.UnexpectedHttpResponseException:
> retry, true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testDefaultIsRetryable[2](java.io.IOException,
> false)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testDefaultIsRetryable[3](java.io.IOException:
> org.broadinstitute.http.nio.UnexpectedHttpResponseException: retry,
> true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testDefaultIsRetryable[4](java.io.IOException:
> org.broadinstitute.http.nio.UnexpectedHttpResponseException: fatal,
> false)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testDefaultIsRetryable[5](javax.net.ssl.SSLException: boop,
> true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testDefaultIsRetryable[6](java.io.EOFException,
> true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testDefaultIsRetryable[7](java.net.SocketException,
> true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testDefaultIsRetryable[8](java.net.SocketTimeoutException,
> true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testDefaultIsRetryable[9](java.io.IOException:
> java.net.SocketException,
> true)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testDefaultIsRetryable[10](java.io.IOException:
> java.nio.channels.ClosedChannelException,
> false)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method testDefaultIsRetryable[11](java.io.IOException:
> java.io.IOException, false)(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testRetryableButAlwaysFails(org.broadinstitute.http.nio.RetryHandlerUnitTest)
>
> Gradle suite > Gradle test >
> org.broadinstitute.http.nio.RetryHandlerUnitTest.testRetryableButAlwaysFails
> STANDARD_ERROR
> 1329 [Test worker] WARN org.broadinstitute.http.nio.RetryHandler -
> Retrying connection to http://example.com due to error: null.
> This will be retry #1
> 1331 [Test worker] WARN org.broadinstitute.http.nio.RetryHandler -
> Retrying connection to http://example.com due to error: null.
> This will be retry #2
> 1336 [Test worker] WARN org.broadinstitute.http.nio.RetryHandler -
> Retrying connection to http://example.com due to error: null.
> This will be retry #3
> 1344 [Test worker] WARN org.broadinstitute.http.nio.RetryHandler -
> Retrying connection to http://example.com due to error: null.
> This will be retry #4
> Running Test: Test method
> testSucessful(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testTryOnceAndThenFailEveryRetry(org.broadinstitute.http.nio.RetryHandlerUnitTest)
>
> Gradle suite > Gradle test >
> org.broadinstitute.http.nio.RetryHandlerUnitTest.testTryOnceAndThenFailEveryRetry
> STANDARD_ERROR
> 1363 [Test worker] WARN org.broadinstitute.http.nio.RetryHandler -
> Retrying connection to http://example.com due to error: I'm retryable.
> This will be retry #2
> 1367 [Test worker] WARN org.broadinstitute.http.nio.RetryHandler -
> Retrying connection to http://example.com due to error: I'm retryable.
> This will be retry #3
> 1376 [Test worker] WARN org.broadinstitute.http.nio.RetryHandler -
> Retrying connection to http://example.com due to error: I'm retryable.
> This will be retry #4
> Running Test: Test method
> testTryOnceAndThenFailFirstRetry(org.broadinstitute.http.nio.RetryHandlerUnitTest)
>
> Gradle suite > Gradle test >
> org.broadinstitute.http.nio.RetryHandlerUnitTest.testTryOnceAndThenFailFirstRetry
> STANDARD_ERROR
> 1395 [Test worker] WARN org.broadinstitute.http.nio.RetryHandler -
> Retrying connection to http://example.com due to error: I'm retryable.
> This will be retry #2
> Running Test: Test method
> testTryOnceAndThenInitialNotRetryable(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testTryOnceAndThenInitialRetryableFailure(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testTryOnceAndThenInitialSuccess(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testTryOnceAndThenNoRetrysAvailable(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testUnretryableRuntimeException(org.broadinstitute.http.nio.RetryHandlerUnitTest)
> Running Test: Test method
> testNonNullNotThrows(org.broadinstitute.http.nio.UtilsUnitTest)
> Running Test: Test method
> testNonNullThrows(org.broadinstitute.http.nio.UtilsUnitTest)
> Gradle Test Executor 1 finished executing tests.
> WARNING: A terminally deprecated method in java.lang.System has been called
> WARNING: System::setSecurityManager has been called by
> org.gradle.api.internal.tasks.testing.worker.TestWorker
> (file:/usr/share/gradle/lib/plugins/gradle-testing-base-4.4.1.jar)
> WARNING: Please consider reporting this to the maintainers of
> org.gradle.api.internal.tasks.testing.worker.TestWorker
> WARNING: System::setSecurityManager will be removed in a future release
> Results: FAILURE (332 tests, 331 successes, 1 failures, 0 skipped)
>
> 332 tests completed, 1 failed
> Finished generating test XML results (0.026 secs) into:
> /<<PKGBUILDDIR>>/build/test-results/test
> Generating HTML test report...
> Finished generating test html results (0.045 secs) into:
> /<<PKGBUILDDIR>>/build/reports/tests/test
> :test FAILED
> :test (Thread[Task worker for ':',5,main]) completed. Took 2.936 secs.
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Execution failed for task ':test'.
> > There were failing tests. See the report at:
> > file:///<<PKGBUILDDIR>>/build/reports/tests/test/index.html
>
> * Try:
> Run with --debug option to get more log output. Run with --scan to get full
> insights.
>
> * Exception is:
> org.gradle.api.tasks.TaskExecutionException: Execution failed for task
> ':test'.
> at
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:100)
> at
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:70)
> at
> org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
> at
> org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:62)
> at
> org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
> at
> org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:60)
> at
> org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:97)
> at
> org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:87)
> at
> org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:52)
> at
> org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:52)
> at
> org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
> at
> org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
> at
> org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
> at
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.run(DefaultTaskGraphExecuter.java:248)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
> at
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:241)
> at
> org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:230)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.processTask(DefaultTaskPlanExecutor.java:123)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.access$200(DefaultTaskPlanExecutor.java:79)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:104)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:98)
> at
> org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:626)
> at
> org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:581)
> at
> org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:98)
> at
> org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
> at
> org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
> at
> org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
> Caused by: org.gradle.api.GradleException: There were failing tests. See the
> report at: file:///<<PKGBUILDDIR>>/build/reports/tests/test/index.html
> at
> org.gradle.api.tasks.testing.AbstractTestTask.handleTestFailures(AbstractTestTask.java:547)
> at
> org.gradle.api.tasks.testing.AbstractTestTask.executeTests(AbstractTestTask.java:464)
> at org.gradle.api.tasks.testing.Test.executeTests(Test.java:530)
> at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
> at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73)
> at
> org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:46)
> at
> org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:39)
> at
> org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:26)
> at
> org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:780)
> at
> org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:747)
> at
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$1.run(ExecuteActionsTaskExecuter.java:121)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
> at
> org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
> at
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:110)
> at
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:92)
> ... 29 more
>
>
> * Get more help at https://help.gradle.org
>
> BUILD FAILED in 11s
> 5 actionable tasks: 3 executed, 2 up-to-date
> dh_auto_test: error: gradle --info --console plain --offline --stacktrace
> --no-daemon --refresh-dependencies --gradle-user-home .gradle -Duser.home=.
> -Duser.name=debian -Ddebian.package=libhttp-nio-java -Dfile.encoding=UTF-8
> --parallel --max-workers=8 test returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2024/02/24/libhttp-nio-java_1.1.0+dfsg-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---