Re: Build failed in Jenkins: JMeter Windows #809

2017-11-02 Thread Philippe Mouawad
Fixed after your hint.
Thanks

On Thu, Oct 26, 2017 at 8:21 PM, sebb  wrote:

> The files are not the same size, but they compare equal (in at least some
> apps).
>
> One has CRLF and the other has LF line ends.
>
> The SVN properties must be wrong, which means the checkout has the wrong
> EOL.
>
> On 26 October 2017 at 19:05, Philippe Mouawad
>  wrote:
> > Anybody has a hint on problem ?
> > Files are the same for me.
> >
> > On Thursday, October 26, 2017, Apache Jenkins Server <
> > jenk...@builds.apache.org> wrote:
> >
> >> See  >> display/redirect?page=changes>
> >>
> >> Changes:
> >>
> >> [pmouawad] Switch links to jmeter to https and mention Building and
> >> contributing doc
> >>
> >> [pmouawad] Improve description
> >>
> >> [pmouawad] Move init-svnVersion out of _coverage.report
> >>
> >> --
> >> [...truncated 185.31 KB...]
> >> false
> >> false
> >>   
> >> 
> >>  >> tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
> >>  >> rm="java.net.ConnectException: Connection refused"
> >> tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1" na="1">
> >>   
> >> RC_500
> >> false
> >> false
> >>   
> >>   
> >> RA_ConnectException
> >> false
> >> false
> >>   
> >> 
> >>  ng="1"
> >> na="1">
> >>   
> >> RC_500
> >> false
> >> false
> >>   
> >>   
> >> RA_UnknownHostException
> >> false
> >> false
> >>   
> >> 
> >>  >> rm="Protocol handler not found" tn="TG-TCPClientImpl-Errors 3-1" dt=""
> >> sc="1" ec="0" ng="1" na="1">
> >>   
> >> RC_500
> >> false
> >> false
> >>   
> >>   
> >> RA_no_protocol_handler
> >> false
> >> false
> >>   
> >> 
> >> 
> >>
> >> '.
> >> Cannot execute '_allbatchtests' - 'batch_scripts' failed or was not
> >> executed.
> >> Cannot execute 'test' - '_allbatchtests' failed or was not executed.
> >>
> >> download_checkstyle:
> >>
> >> _process_checkstyle_jars:
> >>
> >> _check_exists:
> >>
> >> _check_jarfile:
> >>  [echo] Checking checkstyle-6.13-all.jar
> >>  [echo] Deleting checkstyle-6.13-all.jar (excluding
> >> checkstyle-6.13-all.jar)
> >>
> >> setproxy:
> >>
> >> _get_jarfile:
> >>
> >> setproxy:
> >>
> >> _get_zipfile:
> >>
> >> checkstyle:
> >>
> >> _process_checkstyle_jars:
> >>
> >> _check_exists:
> >>
> >> _check_jarfile:
> >> [checkstyle] Running Checkstyle 6.13 on 1056 files
> >>
> >> BUILD FAILED
> >>  >:2739:
> >> The following error occurred while executing this line:
> >>  >:2635:
> >> XML Files are not identical.
> >>  >> bin\testfiles\TCP_TESTS.xml>
> >> 
> >> 
> >>  tn="setUp
> >> Thread Group 1-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
> >> 
> >>  >> tn="TG-TCPClientImpl 1-1" dt="text" sc="1" ec="0" ng="1" na="1">
> >>   
> >> RA_time
> >> false
> >> false
> >>   
> >> 
> >>  rm="org.apache.jmeter.
> >> protocol.tcp.sampler.ReadException: Error reading from server, bytes
> >> read: 0" tn="TG-TCPClientImpl 1-1" dt="text" sc="1" ec="0" ng="1"
> na="1">
> >>   
> >> RC_500
> >> false
> >> false
> >>   
> >>   
> >> RA_ReadException
> >> false
> >> false
> >>   
> >> 
> >>  >> tn="TG-TCPClientImpl 1-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
> >>  >> tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1">
> >>   
> >> RA_time
> >> false
> >> false
> >>   
> >> 
> >>  >> rm="org.apache.jmeter.protocol.tcp.sampler.ReadException: "
> >> tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1">
> >>   
> >> RC_500
> >> false
> >> false
> >>   
> >>   
> >> RA_ReadException
> >> false
> >> false
> >>   
> >> 
> >>  >> tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
> >>  >> rm="java.net.ConnectException: Connection refused"
> >> tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1" na="1">
> >>   
> >> RC_500
> >> false
> >> false
> >>   
> >>   
> >> RA_ConnectException
> >> false
> >> false
> >>   
> >> 
> >>  ng="1"
> >> na="1">
> >>   
> >> RC_500
> >> false
> >> false
> >>   
> >>   
> >> RA_UnknownHostException
> >> false
> >> false
> >>   
> >> 
> >>  >> rm="Protocol handler not found" tn="TG-TCPClientImpl-Errors 3-1" dt=""
> >> sc="1" ec="0" ng="1" na="1">
> >>   
> >> RC_500
> >> false
> >> false
> >>   
> >>   
> >> RA_no_protocol_handler
> >> false
> >> false
> >>   
> >> 
> >> 
> >>
> >> 
> >>
> >>  >> bin\TCP_TESTS.xml>
> >> 
> >> 
> >>  tn="setUp
> >> Thread Group 1-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
> >> 
> >>  

Re: Build failed in Jenkins: JMeter Windows #809

2017-10-26 Thread sebb
The files are not the same size, but they compare equal (in at least some apps).

One has CRLF and the other has LF line ends.

The SVN properties must be wrong, which means the checkout has the wrong EOL.

On 26 October 2017 at 19:05, Philippe Mouawad
 wrote:
> Anybody has a hint on problem ?
> Files are the same for me.
>
> On Thursday, October 26, 2017, Apache Jenkins Server <
> jenk...@builds.apache.org> wrote:
>
>> See > display/redirect?page=changes>
>>
>> Changes:
>>
>> [pmouawad] Switch links to jmeter to https and mention Building and
>> contributing doc
>>
>> [pmouawad] Improve description
>>
>> [pmouawad] Move init-svnVersion out of _coverage.report
>>
>> --
>> [...truncated 185.31 KB...]
>> false
>> false
>>   
>> 
>> > tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
>> > rm="java.net.ConnectException: Connection refused"
>> tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1" na="1">
>>   
>> RC_500
>> false
>> false
>>   
>>   
>> RA_ConnectException
>> false
>> false
>>   
>> 
>> > rm="java.net.UnknownHostException:
>> localhost" tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1"
>> na="1">
>>   
>> RC_500
>> false
>> false
>>   
>>   
>> RA_UnknownHostException
>> false
>> false
>>   
>> 
>> > rm="Protocol handler not found" tn="TG-TCPClientImpl-Errors 3-1" dt=""
>> sc="1" ec="0" ng="1" na="1">
>>   
>> RC_500
>> false
>> false
>>   
>>   
>> RA_no_protocol_handler
>> false
>> false
>>   
>> 
>> 
>>
>> '.
>> Cannot execute '_allbatchtests' - 'batch_scripts' failed or was not
>> executed.
>> Cannot execute 'test' - '_allbatchtests' failed or was not executed.
>>
>> download_checkstyle:
>>
>> _process_checkstyle_jars:
>>
>> _check_exists:
>>
>> _check_jarfile:
>>  [echo] Checking checkstyle-6.13-all.jar
>>  [echo] Deleting checkstyle-6.13-all.jar (excluding
>> checkstyle-6.13-all.jar)
>>
>> setproxy:
>>
>> _get_jarfile:
>>
>> setproxy:
>>
>> _get_zipfile:
>>
>> checkstyle:
>>
>> _process_checkstyle_jars:
>>
>> _check_exists:
>>
>> _check_jarfile:
>> [checkstyle] Running Checkstyle 6.13 on 1056 files
>>
>> BUILD FAILED
>> :2739:
>> The following error occurred while executing this line:
>> :2635:
>> XML Files are not identical.
>> > bin\testfiles\TCP_TESTS.xml>
>> 
>> 
>> 
>> 
>> > tn="TG-TCPClientImpl 1-1" dt="text" sc="1" ec="0" ng="1" na="1">
>>   
>> RA_time
>> false
>> false
>>   
>> 
>> 
>>   
>> RC_500
>> false
>> false
>>   
>>   
>> RA_ReadException
>> false
>> false
>>   
>> 
>> > tn="TG-TCPClientImpl 1-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
>> > tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1">
>>   
>> RA_time
>> false
>> false
>>   
>> 
>> > rm="org.apache.jmeter.protocol.tcp.sampler.ReadException: "
>> tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1">
>>   
>> RC_500
>> false
>> false
>>   
>>   
>> RA_ReadException
>> false
>> false
>>   
>> 
>> > tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
>> > rm="java.net.ConnectException: Connection refused"
>> tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1" na="1">
>>   
>> RC_500
>> false
>> false
>>   
>>   
>> RA_ConnectException
>> false
>> false
>>   
>> 
>> > rm="java.net.UnknownHostException:
>> localhost" tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1"
>> na="1">
>>   
>> RC_500
>> false
>> false
>>   
>>   
>> RA_UnknownHostException
>> false
>> false
>>   
>> 
>> > rm="Protocol handler not found" tn="TG-TCPClientImpl-Errors 3-1" dt=""
>> sc="1" ec="0" ng="1" na="1">
>>   
>> RC_500
>> false
>> false
>>   
>>   
>> RA_no_protocol_handler
>> false
>> false
>>   
>> 
>> 
>>
>> 
>>
>> > bin\TCP_TESTS.xml>
>> 
>> 
>> 
>> 
>> > tn="TG-TCPClientImpl 1-1" dt="text" sc="1" ec="0" ng="1" na="1">
>>   
>> RA_time
>> false
>> false
>>   
>> 
>> 
>>   
>> RC_500
>> false
>> false
>>   
>>   
>> RA_ReadException
>> false
>> false
>>   
>> 
>> > tn="TG-TCPClientImpl 1-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
>> > tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1">
>>   
>> RA_time
>> false
>> false
>>   
>> 
>> > rm="org.apache.jmeter.protocol.tcp.sampler.ReadException: "
>> tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1">
>>   
>> RC_500
>> false
>> false
>>   
>>   
>> 

Re: Build failed in Jenkins: JMeter Windows #809

2017-10-26 Thread Philippe Mouawad
Anybody has a hint on problem ?
Files are the same for me.

On Thursday, October 26, 2017, Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> See  display/redirect?page=changes>
>
> Changes:
>
> [pmouawad] Switch links to jmeter to https and mention Building and
> contributing doc
>
> [pmouawad] Improve description
>
> [pmouawad] Move init-svnVersion out of _coverage.report
>
> --
> [...truncated 185.31 KB...]
> false
> false
>   
> 
>  tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
>  rm="java.net.ConnectException: Connection refused"
> tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1" na="1">
>   
> RC_500
> false
> false
>   
>   
> RA_ConnectException
> false
> false
>   
> 
>  rm="java.net.UnknownHostException:
> localhost" tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1"
> na="1">
>   
> RC_500
> false
> false
>   
>   
> RA_UnknownHostException
> false
> false
>   
> 
>  rm="Protocol handler not found" tn="TG-TCPClientImpl-Errors 3-1" dt=""
> sc="1" ec="0" ng="1" na="1">
>   
> RC_500
> false
> false
>   
>   
> RA_no_protocol_handler
> false
> false
>   
> 
> 
>
> '.
> Cannot execute '_allbatchtests' - 'batch_scripts' failed or was not
> executed.
> Cannot execute 'test' - '_allbatchtests' failed or was not executed.
>
> download_checkstyle:
>
> _process_checkstyle_jars:
>
> _check_exists:
>
> _check_jarfile:
>  [echo] Checking checkstyle-6.13-all.jar
>  [echo] Deleting checkstyle-6.13-all.jar (excluding
> checkstyle-6.13-all.jar)
>
> setproxy:
>
> _get_jarfile:
>
> setproxy:
>
> _get_zipfile:
>
> checkstyle:
>
> _process_checkstyle_jars:
>
> _check_exists:
>
> _check_jarfile:
> [checkstyle] Running Checkstyle 6.13 on 1056 files
>
> BUILD FAILED
> :2739:
> The following error occurred while executing this line:
> :2635:
> XML Files are not identical.
>  bin\testfiles\TCP_TESTS.xml>
> 
> 
> 
> 
>  tn="TG-TCPClientImpl 1-1" dt="text" sc="1" ec="0" ng="1" na="1">
>   
> RA_time
> false
> false
>   
> 
> 
>   
> RC_500
> false
> false
>   
>   
> RA_ReadException
> false
> false
>   
> 
>  tn="TG-TCPClientImpl 1-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
>  tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1">
>   
> RA_time
> false
> false
>   
> 
>  rm="org.apache.jmeter.protocol.tcp.sampler.ReadException: "
> tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1">
>   
> RC_500
> false
> false
>   
>   
> RA_ReadException
> false
> false
>   
> 
>  tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
>  rm="java.net.ConnectException: Connection refused"
> tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1" na="1">
>   
> RC_500
> false
> false
>   
>   
> RA_ConnectException
> false
> false
>   
> 
>  rm="java.net.UnknownHostException:
> localhost" tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1"
> na="1">
>   
> RC_500
> false
> false
>   
>   
> RA_UnknownHostException
> false
> false
>   
> 
>  rm="Protocol handler not found" tn="TG-TCPClientImpl-Errors 3-1" dt=""
> sc="1" ec="0" ng="1" na="1">
>   
> RC_500
> false
> false
>   
>   
> RA_no_protocol_handler
> false
> false
>   
> 
> 
>
> 
>
>  bin\TCP_TESTS.xml>
> 
> 
> 
> 
>  tn="TG-TCPClientImpl 1-1" dt="text" sc="1" ec="0" ng="1" na="1">
>   
> RA_time
> false
> false
>   
> 
> 
>   
> RC_500
> false
> false
>   
>   
> RA_ReadException
> false
> false
>   
> 
>  tn="TG-TCPClientImpl 1-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
>  tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1">
>   
> RA_time
> false
> false
>   
> 
>  rm="org.apache.jmeter.protocol.tcp.sampler.ReadException: "
> tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1">
>   
> RC_500
> false
> false
>   
>   
> RA_ReadException
> false
> false
>   
> 
>  tn="TG-BinaryTCPClientImpl 2-1" dt="text" sc="1" ec="0" ng="1" na="1"/>
>  rm="java.net.ConnectException: Connection refused"
> tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1" na="1">
>   
> RC_500
> false
> false
>   
>   
> RA_ConnectException
> false
> false
>   
> 
>  rm="java.net.UnknownHostException:
> localhost" tn="TG-TCPClientImpl-Errors 3-1" dt="" sc="1" ec="0" ng="1"
> na="1">
>   
> RC_500
> false
> false
>   
>   
> 

Build failed in Jenkins: JMeter Windows #809

2017-10-26 Thread Apache Jenkins Server
See 


Changes:

[pmouawad] Switch links to jmeter to https and mention Building and 
contributing doc

[pmouawad] Improve description

[pmouawad] Move init-svnVersion out of _coverage.report

--
[...truncated 185.31 KB...]
false
false
  



  
RC_500
false
false
  
  
RA_ConnectException
false
false
  


  
RC_500
false
false
  
  
RA_UnknownHostException
false
false
  


  
RC_500
false
false
  
  
RA_no_protocol_handler
false
false
  



'.
Cannot execute '_allbatchtests' - 'batch_scripts' failed or was not executed.
Cannot execute 'test' - '_allbatchtests' failed or was not executed.

download_checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
 [echo] Checking checkstyle-6.13-all.jar
 [echo] Deleting checkstyle-6.13-all.jar (excluding checkstyle-6.13-all.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
[checkstyle] Running Checkstyle 6.13 on 1056 files

BUILD FAILED
:2739: The 
following error occurred while executing this line:
:2635: XML 
Files are not identical.







  
RA_time
false
false
  


  
RC_500
false
false
  
  
RA_ReadException
false
false
  



  
RA_time
false
false
  


  
RC_500
false
false
  
  
RA_ReadException
false
false
  



  
RC_500
false
false
  
  
RA_ConnectException
false
false
  


  
RC_500
false
false
  
  
RA_UnknownHostException
false
false
  


  
RC_500
false
false
  
  
RA_no_protocol_handler
false
false
  












  
RA_time
false
false
  


  
RC_500
false
false
  
  
RA_ReadException
false
false
  



  
RA_time
false
false
  


  
RC_500
false
false
  
  
RA_ReadException
false
false
  



  
RC_500
false
false
  
  
RA_ConnectException
false
false
  


  
RC_500
false
false
  
  
RA_UnknownHostException
false
false
  


  
RC_500
false
false
  
  
RA_no_protocol_handler
false
false
  





Total time: 6 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure