See https://builds.apache.org/job/maven-box/job/maven-wagon/job/WAGON-503/6/

Changes:

* Get back ubuntu-eu2 and replaced it with windows-2016-1 which currently
* Exclude windows-2012-1
* [INFRA-16848] Nodes should be fixed
* H31 seemed to have issues.
* ubunut-eu2 is back online.

79 tests failed.
FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsSame

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: bind


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileListWhenDirectoryDoesNotExist

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: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagon

Error Message:

  Unexpected method call 
TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-ftp\target\test-output\testWagon\testWagon|test-resource[len
 = 18; mod = 1533317760000]]):
    
TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len
 = 18; mod = 0]]): expected: 1, actual: 0
    
TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-ftp\target\test-output\testWagon\testWagon|test-resource[len
 = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call 
TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-ftp\target\test-output\testWagon\testWagon|test-resource[len
 = 18; mod = 1533317760000]]):
    
TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len
 = 18; mod = 0]]): expected: 1, actual: 0
    
TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-ftp\target\test-output\testWagon\testWagon|test-resource[len
 = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryForDot

Error Message:
Error transferring file via FTP

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file via FTP
Caused by: java.net.SocketException: Software caused connection abort: recv 
failed


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGet

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: bind


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
IOException caught while attempting to upload 
F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-ftp\target\test-output\directory-copy-existing\c\test-resource-4.txt

Stack Trace:
org.apache.maven.wagon.TransferFailedException: IOException caught while 
attempting to upload 
F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-ftp\target\test-output\directory-copy-existing\c\test-resource-4.txt
Caused by: java.net.SocketException: Software caused connection abort: recv 
failed


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.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: connect


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.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:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.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:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.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.ScmSvnExeWagonTest.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.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.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 = 1533318864236]]):
    
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\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
 = 18; mod = 1533318864236]]): 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 = 1533318864236]]):
    
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\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
 = 18; mod = 1533318864236]]): expected: 1, actual: 0


FAILED:  
org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.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.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 = 1533318864554]]):
    
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\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len
 = 18; mod = 1533318864554]]): 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 = 1533318864554]]):
    
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\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len
 = 18; mod = 1533318864554]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.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.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.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 = 1533318864950]]):
    
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\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
 = 18; mod = 1533318864950]]): 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 = 1533318864950]]):
    
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\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
 = 18; mod = 1533318864950]]): expected: 1, actual: 0


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonReasonPhraseTest.testGetReasonPhase401

Error Message:
Address already in use

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


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonReasonPhraseTest.testGetReasonPhase403

Error Message:
Address already in use

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


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonReasonPhraseTest.testGetReasonPhase407

Error Message:
Address already in use

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


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonReasonPhraseTest.testGetReasonPhase500

Error Message:
Address already in use

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


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testPutTimeout

Error Message:
Address already in use

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


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testResourceExits

Error Message:
Address already in use

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


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testGetTimeout

Error Message:
Address already in use

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


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testConnectionTimeout

Error Message:
Address already in use

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


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testGetFileList

Error Message:
Address already in use

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


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.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 "[email protected]"
  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 "[email protected]"
  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 "[email protected]"
  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.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 "[email protected]"
  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 "[email protected]"
  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 "[email protected]"
  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.testWagon

Error Message:

  Unexpected method call 
TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1533318170000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1533318170000]]): 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/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1533318170000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1533318170000]]): expected: 1, actual: 0


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.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 "[email protected]"
  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 "[email protected]"
  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 "[email protected]"
  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.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 "[email protected]"
  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 "[email protected]"
  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 "[email protected]"
  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.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 "[email protected]"
  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 "[email protected]"
  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 "[email protected]"
  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.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 "[email protected]"
  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 "[email protected]"
  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 "[email protected]"
  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.testWagon

Error Message:

  Unexpected method call 
TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1533318161000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1533318161000]]): 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/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1533318161000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1533318161000]]): expected: 1, actual: 0


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.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 "[email protected]"
  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 "[email protected]"
  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 "[email protected]"
  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.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 "[email protected]"
  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 "[email protected]"
  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 "[email protected]"
  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.testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

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

Stack Trace:
java.lang.AssertionError: 

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


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

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

Stack Trace:
java.lang.AssertionError: 

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


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.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.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.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 = 1533318863216]]):
    
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\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
 = 18; mod = 1533318863216]]): 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 = 1533318863216]]):
    
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\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
 = 18; mod = 1533318863216]]): expected: 1, actual: 0


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.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.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.




Build log:
[...truncated 3.33 MB...]
[windows-jdk9] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ 
wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ 
wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] Enabled default license matchers.
[windows-jdk9] [INFO] Will parse SCM ignores for exclusions...
[windows-jdk9] [INFO] Finished adding exclusions from SCM ignore files.
[windows-jdk9] [INFO] 61 implicit excludes (use -debug for more details).
[windows-jdk9] [INFO] Exclude: .checkstyle
[windows-jdk9] [INFO] Exclude: **/*.odg
[windows-jdk9] [INFO] Exclude: src/test/resources/**
[windows-jdk9] [INFO] Exclude: src/main/resources/default-server-root/**
[windows-jdk9] [INFO] Exclude: src/main/resources/ssh-keys/**
[windows-jdk9] [INFO] Exclude: src/test/ssh-keys/**
[windows-jdk9] [INFO] Exclude: .repository/**
[windows-jdk9] [INFO] Exclude: out/**
[windows-jdk9] [INFO] Exclude: .repository/**
[windows-jdk9] [INFO] Exclude: .maven/spy.log
[windows-jdk9] [INFO] Exclude: dependency-reduced-pom.xml
[windows-jdk9] [INFO] Exclude: .java-version
[windows-jdk9] [INFO] 12 resources included (use -debug for more details)
[windows-jdk9] [INFO] Rat check: Summary over all files. Unapproved: 0, 
unknown: 0, generated: 0, approved: 12 licenses.
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-remote-resources-plugin:1.5:process 
(process-resource-bundles) @ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-resources-plugin:3.0.2:resources 
(default-resources) @ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[windows-jdk9] [INFO] Copying 1 resource
[windows-jdk9] [INFO] Copying 3 resources
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) 
@ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] Changes detected - recompiling the module!
[windows-jdk9] [INFO] Compiling 4 source files to 
F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[windows-jdk9] [INFO] 
/F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java:
 
F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java
 uses or overrides a deprecated API.
[windows-jdk9] [INFO] 
/F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java:
 Recompile with -Xlint:deprecation for details.
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- plexus-component-metadata:1.7.1:generate-metadata 
(generate) @ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] Discovered 1 component descriptors(s)
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- animal-sniffer-maven-plugin:1.15:check 
(check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] Checking unresolved references to 
org.codehaus.mojo.signature:java17:1.0
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-resources-plugin:3.0.2:testResources 
(default-testResources) @ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[windows-jdk9] [INFO] Copying 2 resources
[windows-jdk9] [INFO] Copying 3 resources
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-compiler-plugin:3.7.0:testCompile 
(default-testCompile) @ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] Changes detected - recompiling the module!
[windows-jdk9] [INFO] Compiling 4 source files to 
F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[windows-jdk9] [INFO] 
/F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java:
 
F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java
 uses or overrides a deprecated API.
[windows-jdk9] [INFO] 
/F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java:
 Recompile with -Xlint:deprecation for details.
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ 
wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] -------------------------------------------------------
[windows-jdk9] [INFO]  T E S T S
[windows-jdk9] [INFO] -------------------------------------------------------
[windows-jdk9] [INFO] Running 
org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[windows-jdk9] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 0.656 s - in 
org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[windows-jdk9] [INFO] Running 
org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[windows-jdk9] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[windows-jdk9] [INFO] Running 
org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[linux-jdk10] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 27.039 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[linux-jdk10] [INFO] Running 
org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[linux-jdk10] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 0.004 s - in 
org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[linux-jdk10] [INFO] Running 
org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[linux-jdk10] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 0.003 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] Results:
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ 
wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO] Building jar: 
/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA/m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.1.0-SNAPSHOT.jar
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] --- maven-site-plugin:3.7:attach-descriptor 
(attach-descriptor) @ wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO] Skipping because packaging 'jar' is not pom.
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
@ wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO] 
------------------------------------------------------------------------
[linux-jdk10] [INFO] Reactor Summary:
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] Apache Maven Wagon ................................. 
SUCCESS [ 13.370 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: API .......................... 
SUCCESS [  6.630 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Provider Test ................ 
SUCCESS [  2.849 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers .................... 
SUCCESS [  0.952 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: File Provider ... 
SUCCESS [  2.226 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: FTP Provider .... 
SUCCESS [  6.836 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library 
SUCCESS [  2.682 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Test Compatibility Kits ...... 
SUCCESS [  0.685 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. 
SUCCESS [  1.481 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... 
SUCCESS [04:38 min]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP 
Provider SUCCESS [02:02 min]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SCM Provider .... 
SUCCESS [  7.969 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library 
SUCCESS [  1.902 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  
SUCCESS [  1.628 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider 
SUCCESS [  1.071 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Provider .... 
SUCCESS [  1.551 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . 
SUCCESS [ 56.210 s]
[linux-jdk10] [INFO] 
------------------------------------------------------------------------
[linux-jdk10] [INFO] BUILD SUCCESS
[linux-jdk10] [INFO] 
------------------------------------------------------------------------
[linux-jdk10] [INFO] Total time: 08:29 min
[linux-jdk10] [INFO] Finished at: 2018-08-03T17:54:48Z
[linux-jdk10] [INFO] Final Memory: 47M/174M
[linux-jdk10] [INFO] 
------------------------------------------------------------------------
[linux-jdk10] [WARNING] The requested profile "run-its" could not be activated 
because it does not exist.
[linux-jdk10] [INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@tmp/withMaven1a16745e/maven-spy-20180803-174618-9425526789795264244413.log
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // dir
[windows-jdk9] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 29.932 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[windows-jdk9] [INFO] Running 
org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[Pipeline] [linux-jdk10] }
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-api:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-test:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-file:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ftp:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http-shared:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-tck-http:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.0-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-scm:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-common:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.0-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-external:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[Pipeline] [linux-jdk10] // withMaven
[Pipeline] [linux-jdk10] cleanWs
[linux-jdk10] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // stage
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk10] }
[windows-jdk9] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 26.094 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] Results:
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ 
wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] Building jar: 
F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.1.0-SNAPSHOT.jar
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-site-plugin:3.7:attach-descriptor 
(attach-descriptor) @ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] Skipping because packaging 'jar' is not pom.
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-checkstyle-plugin:3.0.0:check 
(checkstyle-check) @ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] 
------------------------------------------------------------------------
[windows-jdk9] [INFO] Reactor Summary:
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] Apache Maven Wagon ................................. 
SUCCESS [ 19.039 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: API .......................... 
SUCCESS [ 11.721 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Provider Test ................ 
SUCCESS [  3.092 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers .................... 
SUCCESS [  1.463 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: File Provider ... 
SUCCESS [  3.133 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: FTP Provider .... 
SUCCESS [ 25.091 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library 
SUCCESS [  2.977 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Test Compatibility Kits ...... 
SUCCESS [  0.763 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. 
SUCCESS [  1.689 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... 
SUCCESS [04:36 min]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP 
Provider SUCCESS [02:07 min]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SCM Provider .... 
SUCCESS [  9.014 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library 
SUCCESS [  2.313 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  
SUCCESS [  1.761 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider 
SUCCESS [  1.369 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Provider .... 
SUCCESS [  2.020 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . 
SUCCESS [ 59.460 s]
[windows-jdk9] [INFO] 
------------------------------------------------------------------------
[windows-jdk9] [INFO] BUILD SUCCESS
[windows-jdk9] [INFO] 
------------------------------------------------------------------------
[windows-jdk9] [INFO] Total time: 09:12 min
[windows-jdk9] [INFO] Finished at: 2018-08-03T17:55:32Z
[windows-jdk9] [INFO] Final Memory: 47M/157M
[windows-jdk9] [INFO] 
------------------------------------------------------------------------
[windows-jdk9] [WARNING] The requested profile "run-its" could not be activated 
because it does not exist.
[windows-jdk9] [INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-503-WBVTJAGL73U66SVAPCYKOYQOT5POVCKOLPGADGIA5VELO7XY2DAA@2@tmp\withMavene1288875\maven-spy-20180803-174620-5285011381901776714370.log
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-api:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-test:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-file:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ftp:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http-shared:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-tck-http:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.0-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-scm:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-common:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.0-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-external:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk9] cleanWs
[windows-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to