Re: Jenkins Testing failed after migrating to 2.121 LTS

2018-09-24 Thread Mark Waite
You'll need to provide significantly more details before anyone will be
able to provide meaningful help.

Some of the questions that arose when I saw your description:

   - Is that failure in a specific job or in every job?
   - What are the characteristics of that job (if a specific job)?
   - Do those tests fail when executed from the command line?
   - Do those tests fail when executed from inside a Docker image defined
   to build and execute the tests?
   - Since I've never seen an "org.testing.Assert" library, I assume there
   is either a typo in your stack trace or you're using a special library.  Is
   there a typo or are you using a special library?
   - Can you duplicate the failure outside Jenkins?
   - What JDK are you running in the failing environment?
   - What JDK was running in the environment where it worked?
   - Is this specific to a certain platform (Windows, Linux, FreeBSD,
   zLinux, etc.)

By posting minimal information and then repeatedly asking for a status
update, you're not showing any indication that you've investigated the
issue more deeply yourself, nor that you're willing to spend energy to
investigate more deeply.

Persuade the people in the mailing list that you've investigated further by
including detailed descriptions of the experiments you've attempted and the
results of those experiments.  Describing your investigation will help you
and will probably help others who encounter similar problems in the future.

Mark Waite

On Mon, Sep 24, 2018 at 9:52 AM Pranav Kv  wrote:

> Any updates?
>
> Thanks
>
> On Mon, 24 Sep 2018, 6:05 am Pranav Kv,  wrote:
>
>> Anyone can help on this?
>>
>> On Thu, 20 Sep 2018, 8:34 pm Pranav Kv,  wrote:
>>
>>> Still failing validation error in jenkins LTS 2.121..but no issue with
>>> 1.644
>>>
>>> Java.lang.AssertionError: file abcd.xml validation rule not trigger,
>>> validation error found:[] expected [[abcd.xml]] but found [[]]
>>>
>>> org.testing.Assert.fail(Aasert.java94))
>>> org.testing.Assert.failNotEquals(Asser. Java:494)
>>> org.testing.Assert.assertEqual(Assert.java:808)
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkinsci-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-users/8a6efbb7-2868-4885-b4c7-ef9294ea4dde%40googlegroups.com
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAHwQEkKWUpubxR3Hj_yZL-4rs90s%2BsgNL7Bcij5YqhMD3_-yTA%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFSrW4Wqd7OUPjPNzyMXSYoE-qjpcC9gYnxDqiGC4a4Ng%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Testing failed after migrating to 2.121 LTS

2018-09-24 Thread Pranav Kv
Any updates?

Thanks

On Mon, 24 Sep 2018, 6:05 am Pranav Kv,  wrote:

> Anyone can help on this?
>
> On Thu, 20 Sep 2018, 8:34 pm Pranav Kv,  wrote:
>
>> Still failing validation error in jenkins LTS 2.121..but no issue with
>> 1.644
>>
>> Java.lang.AssertionError: file abcd.xml validation rule not trigger,
>> validation error found:[] expected [[abcd.xml]] but found [[]]
>>
>> org.testing.Assert.fail(Aasert.java94))
>> org.testing.Assert.failNotEquals(Asser. Java:494)
>> org.testing.Assert.assertEqual(Assert.java:808)
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/8a6efbb7-2868-4885-b4c7-ef9294ea4dde%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAHwQEkKWUpubxR3Hj_yZL-4rs90s%2BsgNL7Bcij5YqhMD3_-yTA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Testing failed after migrating to 2.121 LTS

2018-09-23 Thread Pranav Kv
Anyone can help on this?

On Thu, 20 Sep 2018, 8:34 pm Pranav Kv,  wrote:

> Still failing validation error in jenkins LTS 2.121..but no issue with
> 1.644
>
> Java.lang.AssertionError: file abcd.xml validation rule not trigger,
> validation error found:[] expected [[abcd.xml]] but found [[]]
>
> org.testing.Assert.fail(Aasert.java94))
> org.testing.Assert.failNotEquals(Asser. Java:494)
> org.testing.Assert.assertEqual(Assert.java:808)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/8a6efbb7-2868-4885-b4c7-ef9294ea4dde%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAHwQEkK%2Bujijojd%2BG8J2kJ31zCNkADCf%2B705KBtxYtmU5QYOwQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Testing failed after migrating to 2.121 LTS

2018-09-20 Thread Pranav Kv
Still failing validation error in jenkins LTS 2.121..but no issue with 1.644

Java.lang.AssertionError: file abcd.xml validation rule not trigger, validation 
error found:[] expected [[abcd.xml]] but found [[]]

org.testing.Assert.fail(Aasert.java94))
org.testing.Assert.failNotEquals(Asser. Java:494)
org.testing.Assert.assertEqual(Assert.java:808)

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8a6efbb7-2868-4885-b4c7-ef9294ea4dde%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Testing failed after migrating to 2.121 LTS

2018-09-17 Thread Pranav Kv
Yes. Recently we migrated jenkins to new LTS version 2.121. There is no
issues in the older version which is running in on other server.

On Mon, 17 Sep 2018, 9:45 am Jan Monterrubio, 
wrote:

> Does the maven build only fail in Jenkins?
>
> On Fri, Sep 14, 2018 at 12:18 Pranav Kv  wrote:
>
>> Hi I am getting error in a maven build.
>> There is test fail after migrating jenkins to new server.. But no issues
>> in the old jenkins instance
>>
>> Error
>> Validation not trigger.. Expected(abcd.xml) but found()
>> Java assertion
>>
>> COULD any please help me to resolve?
>> Regards
>> Pranav
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/b7ce0fa4-273f-4680-a8e7-c10fd7ba08d7%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CADgiF9K3ZjZQRkFxRTn68q6JynAyupKGV%2Bu5X0GC%2BnTtz%3DoN8w%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAHwQEkJROk6hktM1Te%2BMfxkYDkGiY9_k2Fyw6zx-6d7Gy8A0MA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Testing failed after migrating to 2.121 LTS

2018-09-16 Thread Jan Monterrubio
Does the maven build only fail in Jenkins?

On Fri, Sep 14, 2018 at 12:18 Pranav Kv  wrote:

> Hi I am getting error in a maven build.
> There is test fail after migrating jenkins to new server.. But no issues
> in the old jenkins instance
>
> Error
> Validation not trigger.. Expected(abcd.xml) but found()
> Java assertion
>
> COULD any please help me to resolve?
> Regards
> Pranav
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/b7ce0fa4-273f-4680-a8e7-c10fd7ba08d7%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CADgiF9K3ZjZQRkFxRTn68q6JynAyupKGV%2Bu5X0GC%2BnTtz%3DoN8w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins Testing failed after migrating to 2.121 LTS

2018-09-14 Thread Pranav Kv
Hi I am getting error in a maven build. 
There is test fail after migrating jenkins to new server.. But no issues in the 
old jenkins instance

Error
Validation not trigger.. Expected(abcd.xml) but found()
Java assertion

COULD any please help me to resolve? 
Regards
Pranav

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b7ce0fa4-273f-4680-a8e7-c10fd7ba08d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.