You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/01/20 18:06:36 UTC

Build failed in Jenkins: Maven TLP » maven-wagon » WAGON-526 #11

See https://builds.apache.org/job/maven-box/job/maven-wagon/job/WAGON-526/11/

Changes:

* Add JDK 13 (latest)
* INFRA-17514, lock to 1 Windows node
* Cause found, back to all Windows nodes
* Add support for Maven 3.6.x/3.6.0
* INFRA-17514 testing if this invoker keeps locks on the files.
* INFRA-17514 disable invokerPublisher() This is the root cause for the

56 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGetIfNewerToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.windows-jdk8 / Build windows-jdk8 / testPutTimeout

Error Message:
Address already in use: bind

Stack Trace:
java.net.BindException: Address already in use: bind
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.windows-jdk8 / Build windows-jdk8 / testResourceExits

Error Message:
Address already in use: bind

Stack Trace:
java.net.BindException: Address already in use: bind
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.windows-jdk8 / Build windows-jdk8 / testGetTimeout

Error Message:
Address already in use: bind

Stack Trace:
java.net.BindException: Address already in use: bind
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.windows-jdk8 / Build windows-jdk8 / testConnectionTimeout

Error Message:
Address already in use: bind

Stack Trace:
java.net.BindException: Address already in use: bind
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.windows-jdk8 / Build windows-jdk8 / testGetFileList

Error Message:
Address already in use: bind

Stack Trace:
java.net.BindException: Address already in use: bind
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006178141]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006178141]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006178141]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006178141]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006225000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006225000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006225000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006225000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006200000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006200000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006200000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006200000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548007473280]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1548007473280]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548007473280]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1548007473280]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1548007475167]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1548007475167]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1548007475167]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1548007475167]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetFileList

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1548007475495]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1548007475495]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1548007475495]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1548007475495]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-jdk8 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonResourceExists

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1548007475879]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1548007475879]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1548007475879]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1548007475879]]): expected: 1, actual: 0




Build log:
[...truncated 18155 lines...]
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .checkstyle
[INFO] Exclude: **/*.odg
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: src/main/resources/default-server-root/**
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-webdav-jackrabbit ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.009 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 40.165 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 12.296 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.126 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.666 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  3.642 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  7.680 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.096 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.263 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.692 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:37 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:09 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 10.795 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  3.058 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.530 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.307 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  3.370 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:01 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:32 min
[INFO] Finished at: 2019-01-20T18:05:50Z
[INFO] Final Memory: 65M/1088M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2@tmp\withMaven2e4dd60f\maven-spy-20190120-175618-4146205783285166331511.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2@tmp\withMaven2e4dd60f\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@2@tmp\withMaven2e4dd60f" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 23 ms, Invoker Publisher: 1 ms, Junit Publisher: 4719 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 689 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.473 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.417 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 39.702 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 11.670 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.623 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  2.043 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.211 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.400 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  4.737 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.638 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.697 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:52 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:10 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 33.789 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  3.232 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.021 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.188 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  3.675 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:02 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:14 min
[INFO] Finished at: 2019-01-20T18:06:28Z
[INFO] Final Memory: 71M/465M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@tmp\withMaven7d6a658a\maven-spy-20190120-175614-3657389373234957526329.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@tmp\withMaven7d6a658a\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@tmp\withMaven7d6a658a" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 22 ms, Invoker Publisher: 1 ms, Junit Publisher: 4761 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 630 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » WAGON-526 #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/WAGON-526/12/

Changes:

* More verbose info about build exceptions
* Verbose info about failure - add bit more
* Revert: no access to currntBuild.rawBuild

31 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGetIfNewerToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceNotExists

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error transferring file via FTP

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file via FTP
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsSame

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1548956700000]]):

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1548956700000]]):


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548957190000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548957190000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548957190000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548957190000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548957163000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548957163000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548957163000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548957163000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf924.gq1.ygridcore.net>) not allowed





Build log:
[...truncated 17815 lines...]
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .checkstyle
[INFO] Exclude: **/*.odg
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: src/main/resources/default-server-root/**
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-webdav-jackrabbit ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-526/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.126 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 42.687 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 12.203 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.637 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.949 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.837 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.498 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.089 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.695 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.982 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:56 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:12 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:22 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.254 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  4.031 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.835 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  5.704 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:05 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:20 min
[INFO] Finished at: 2019-01-31T10:09:48-08:00
[INFO] Final Memory: 53M/380M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@tmp\withMaven643afd55\maven-spy-20190131-095826-8836615263068105551311.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@tmp\withMaven643afd55\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@tmp\withMaven643afd55" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 8 ms, Invoker Publisher: 1 ms, Junit Publisher: 5327 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 679 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.868 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.693 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 45.956 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 15.499 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.553 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.707 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.869 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [ 11.394 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  6.105 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.525 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  3.186 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:57 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:17 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:36 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.068 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  4.383 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.722 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  4.780 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:04 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:50 min
[INFO] Finished at: 2019-01-31T10:10:41-08:00
[INFO] Final Memory: 57M/521M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@tmp\withMavenc2e4e6f3\maven-spy-20190131-095850-5365067415986968000353.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@tmp\withMavenc2e4e6f3\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-526@tmp\withMavenc2e4e6f3" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 6 ms, Invoker Publisher: 1 ms, Junit Publisher: 6682 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 700 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext