Bug 1067348 - [TEST] (6.3) 'AssertionError: expected:<200> but was:<500>' in org.jboss.as.test.manualmode.ws.ReloadWSDLPublisherTestCase.testHelloStringAfterReload on pure ipv6 in MW Jenkins
Summary: [TEST] (6.3) 'AssertionError: expected:<200> but was:<500>' in org.jboss.as.t...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Testsuite
Version: 6.2.0,6.2.1,6.3.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: DR3
: EAP 6.3.0
Assignee: Emmanuel Hugonnet (ehsavoie)
QA Contact: Pavel Jelinek
URL:
Whiteboard:
Depends On:
Blocks: 1049796
TreeView+ depends on / blocked
 
Reported: 2014-02-20 10:02 UTC by Pavel Jelinek
Modified: 2014-06-28 15:25 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-28 15:25:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
stacktrace and standart output (6.03 KB, application/zip)
2014-02-20 10:02 UTC, Pavel Jelinek
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1034229 0 unspecified CLOSED [TEST] (6.3) Intermittent 'AssertionError: expected:<200> but was:<500>' in org.jboss.as.test.manualmode.ws.ReloadWSDLPu... 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 1049796 0 unspecified CLOSED [TEST] (6.2.x?) Intermittent 'AssertionError: expected:<200> but was:<500>' in org.jboss.as.test.manualmode.ws.ReloadWSD... 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker WFLY-3007 0 Major Resolved Ipv6 addresses may not be canonized properly 2017-05-26 13:55:59 UTC

Internal Links: 1034229 1049796

Description Pavel Jelinek 2014-02-20 10:02:21 UTC
Created attachment 865401 [details]
stacktrace and standart output

It happens when using -DproxySet=true -DproxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -DproxyPort=3128 in pure ipv6 jobs.

Comment 1 Emmanuel Hugonnet (ehsavoie) 2014-03-07 18:57:47 UTC
Upstream PR: wildfly/wildfly#5951 (merged)

PR : https://github.com/jbossas/jboss-eap/pull/1031

Comment 3 Emmanuel Hugonnet (ehsavoie) 2014-03-14 14:19:12 UTC
The log shows that we are using the http proxy to connect locally.
Is the nonProxyHosts correctly configured ?

Comment 4 Emmanuel Hugonnet (ehsavoie) 2014-03-14 14:33:17 UTC
you should have something like :
-DnonProxyHosts="localhost|127.*|[::0]|[::1]|[$MYTESTIPV6_1]|[$MYTESTIPV6_2]" in you command but it doesn't seem to be there

Comment 5 Pavel Jelinek 2014-03-14 14:59:55 UTC
Moving back ON_QA to verify after job-rconfiguration.

Comment 6 Pavel Jelinek 2014-03-17 12:44:04 UTC
Test passes after jobs reconfiguration.


Note You need to log in before you can comment on or make changes to this bug.