See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/58/
Changes:
* Disable cleanWs() due to issues with file handles on Windows
* added a link to asf-gitpubsub-jenkins-plugin
* fixed markup (asciidoc, not markdown...)
59 tests failed.
FAILED: org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build
windows-jdk8 / 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.windows-jdk8 / Build
windows-jdk8 / 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.windows-jdk8 / Build
windows-jdk8 / 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.windows-jdk8 / Build
windows-jdk8 / testWagonGetIfNewerToStreamIsNewer
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.windows-jdk8 / Build
windows-jdk8 / testWagonGetIfNewerToStreamIsOlder
Error Message:
Cannot login to remote system
Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection
closed without indication.
FAILED: org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build
windows-jdk8 / testStreamingWagon
Error Message:
Unexpected method call
TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len
= 18; mod = 1547141713990]]):
TransferListener.transferStarted(TransferEvent[PUT|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len
= 18; mod = 1547141713990]]): expected: 1, actual: 0
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len
= 18; mod = 1547141713990]]): expected: 1, actual: 0
Stack Trace:
java.lang.AssertionError:
Unexpected method call
TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len
= 18; mod = 1547141713990]]):
TransferListener.transferStarted(TransferEvent[PUT|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len
= 18; mod = 1547141713990]]): expected: 1, actual: 0
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len
= 18; mod = 1547141713990]]): expected: 1, actual: 0
FAILED: org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build
windows-jdk8 / testWagonGetIfNewerToStreamIsSame
Error Message:
Unexpected method call
TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len
= 18; mod = 1547141700000]]):
Stack Trace:
java.lang.AssertionError:
Unexpected method call
TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len
= 18; mod = 1547141700000]]):
FAILED: org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build
windows-jdk8 / testWagonPutDirectoryDeepDestination
Error Message:
Cannot change to root path /
Stack Trace:
org.apache.maven.wagon.TransferFailedException: Cannot change to root path /
Caused by: java.net.SocketException: Software caused connection abort: recv
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.linux-jdk11
/ Build linux-jdk11 / 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.linux-jdk11
/ Build linux-jdk11 / 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.linux-jdk11
/ Build linux-jdk11 / 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.linux-jdk11
/ Build linux-jdk11 / 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.http.HttpWagonTimeoutTest.linux-jdk8
/ Build linux-jdk8 / 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.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 "[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:********@asf930.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:********@asf930.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:********@asf930.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 "[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:********@asf930.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:********@asf930.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:********@asf930.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_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1547142167000]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1547142167000]]): 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_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1547142167000]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1547142167000]]): 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 "[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:********@asf930.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:********@asf930.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:********@asf930.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 "[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:********@asf930.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:********@asf930.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:********@asf930.gq1.ygridcore.net>) not allowed
FAILED: org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 /
Build linux-jdk11 / testWagonPutDirectory
Error Message:
Error checking out: command failed: Cloning into
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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.linux-jdk11 /
Build linux-jdk11 / testWagonPutDirectoryDeepDestination
Error Message:
Error checking out: command failed: Cloning into
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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.linux-jdk11 /
Build linux-jdk11 / 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 = 1547142199786]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1547142199786]]): 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 = 1547142199786]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1547142199786]]): expected: 1, actual: 0
FAILED: org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 /
Build linux-jdk11 / testWagonPutDirectoryForDot
Error Message:
Error checking out: command failed: Cloning into
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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.linux-jdk11 /
Build linux-jdk11 / 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
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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.linux-jdk11 /
Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists
Error Message:
Error checking out: command failed: Cloning into
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/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.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 "[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:********@asf939.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:********@asf939.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:********@asf939.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 "[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:********@asf939.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:********@asf939.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:********@asf939.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_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1547142208000]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1547142208000]]): 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_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1547142208000]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1547142208000]]): 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 "[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:********@asf939.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:********@asf939.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:********@asf939.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 "[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:********@asf939.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:********@asf939.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:********@asf939.gq1.ygridcore.net>) not allowed
FAILED: org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 /
Build linux-jdk11 / testWagonPutDirectory
Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a
repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: svn: E170013: Unable to connect to a
repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException:
command failed: svn: E170013: Unable to connect to a repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
FAILED: org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 /
Build linux-jdk11 / testWagonPutDirectoryDeepDestination
Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a
repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: svn: E170013: Unable to connect to a
repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException:
command failed: svn: E170013: Unable to connect to a repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
FAILED: org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 /
Build linux-jdk11 / 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 = 1547142199326]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1547142199326]]): 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 = 1547142199326]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1547142199326]]): expected: 1, actual: 0
FAILED: org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 /
Build linux-jdk11 / testWagonPutDirectoryForDot
Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a
repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: svn: E170013: Unable to connect to a
repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException:
command failed: svn: E170013: Unable to connect to a repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
FAILED: org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 /
Build linux-jdk11 / 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 = 1547142199430]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len
= 18; mod = 1547142199430]]): 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 = 1547142199430]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len
= 18; mod = 1547142199430]]): expected: 1, actual: 0
FAILED: org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 /
Build linux-jdk11 / 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: E170013: Unable to connect to a repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
FAILED: org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 /
Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists
Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a
repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: svn: E170013: Unable to connect to a
repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException:
command failed: svn: E170013: Unable to connect to a repository at URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL
'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
contains unsupported hostname
FAILED: org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 /
Build linux-jdk11 / 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 = 1547142199522]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1547142199522]]): 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 = 1547142199522]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1547142199522]]): expected: 1, actual: 0
Build log:
[...truncated 18196 lines...]
[INFO]
/F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/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_master\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_master/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.1.0: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_master\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO]
/F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/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_master\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_master/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.981 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
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-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-ftp:jar:3.3.2-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-scm:jar:3.3.2-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-http-shared:jar:3.3.2-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-ssh-common:jar:3.3.2-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-http-shared:jar:3.3.2-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-ssh-common-test:jar:3.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-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-ssh-external:jar:3.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-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-ssh:jar:3.3.2-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-http:jar:3.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-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.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-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-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-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-http-lightweight:jar:3.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT in source
directory m/wagon-provider-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT in source
directory m/wagon-provider-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT in source directory
m/wagon-providers/wagon-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT in source directory
m/wagon-providers/wagon-ftp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT in source directory
m/wagon-providers/wagon-http-shared/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT in source directory
m/wagon-tcks/wagon-tck-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT in source directory
m/wagon-providers/wagon-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT in source
directory m/wagon-providers/wagon-http-lightweight/src/main/java
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.952
s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT in source directory
m/wagon-providers/wagon-scm/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT in source directory
m/wagon-providers/wagon-ssh-common/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT in source
directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT in source
directory m/wagon-providers/wagon-ssh-external/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT in source directory
m/wagon-providers/wagon-ssh/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT in source
directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[TASKS] Scanning folder
'/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master' for files
matching the pattern
'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*'
- excludes: null
[TASKS] Found 114 files to scan for tasks
[TASKS] Found 31 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #4
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 14 ms, Generated Artifacts
Publisher: 14991 ms, Invoker Publisher: 1 ms, Junit Publisher: 61244 ms,
Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6807 ms, JGiven
Publisher: 1 ms, Open Task Scanner Publisher: 5191 ms
[Pipeline] // withMaven
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-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.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-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.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
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.3.2-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.3.2-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-ssh:jar:3.3.2-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.3.2-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-webdav-jackrabbit/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.3.2-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: 11 ms, Invoker Publisher: 1
ms, Junit Publisher: 71979 ms, Concordion Publisher: 1 ms, Dependencies
Fingerprint Publisher: 6911 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] }
[withMaven] Publishers: Pipeline Graph Publisher: 12 ms, Invoker Publisher: 1
ms, Junit Publisher: 74307 ms, Concordion Publisher: 1 ms, Dependencies
Fingerprint Publisher: 6866 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: 26.602
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.1.0:jar (default-jar) @ wagon-webdav-jackrabbit
---
[INFO] Building jar:
F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.7.1: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 [ 52.538 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 14.868 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [ 5.095 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [ 2.652 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [ 4.746 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [ 8.696 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [ 5.410
s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [ 1.586 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [ 3.362 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [05:05 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS
[02:16 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:21 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [ 4.668 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests SUCCESS [ 4.047 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [
2.453 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [ 5.323 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:05 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:45 min
[INFO] Finished at: 2019-01-10T09:46:06-08:00
[INFO] Final Memory: 55M/401M
[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_master@tmp\withMaven0df12bf6\maven-spy-20190110-093420-4195626187237134896118.log
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven0df12bf6\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven0df12bf6"
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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.3.2-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: 18 ms, Invoker Publisher: 1
ms, Junit Publisher: 5382 ms, Concordion Publisher: 1 ms, Dependencies
Fingerprint Publisher: 655 ms, JGiven Publisher: 1 ms, Jacoco 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