Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-21332

Smpp tests broken on main branch

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.9.0
    • 4.9.0
    • camel-smpp
    • None
    • Unknown

    Description

      BuildAndTest / Matrix - JDK_NAME = 'jdk_17_latest', PLATFORM = 's390x' / Test / org.apache.camel.component.smpp.integration.SmppTRXProducerIT.testFindRouteAfterStartupToo
      BuildAndTest / Matrix - JDK_NAME = 'jdk_17_latest', PLATFORM = 's390x' / Test / org.apache.camel.component.smpp.integration.SmppTRXProducerIT.testTypoInMessageReceiverRouteId
      BuildAndTest / Matrix - JDK_NAME = 'jdk_17_latest', PLATFORM = 's390x' / Test / org.apache.camel.component.smpp.integration.SmppTRXProducerIT.sendSubmitSMInOnly
      BuildAndTest / Matrix - JDK_NAME = 'jdk_17_latest', PLATFORM = 's390x' / Test / org.apache.camel.component.smpp.integration.SmppTRXProducerIT.(?)
      BuildAndTest / Matrix - JDK_NAME = 'jdk_21_latest', PLATFORM = 'ubuntu-avx' / Test / org.apache.camel.component.smpp.integration.SmppTRXProducerIT.testFindRouteAfterStartupToo
      BuildAndTest / Matrix - JDK_NAME = 'jdk_21_latest', PLATFORM = 'ubuntu-avx' / Test / org.apache.camel.component.smpp.integration.SmppTRXProducerIT.testTypoInMessageReceiverRouteId
      BuildAndTest / Matrix - JDK_NAME = 'jdk_21_latest', PLATFORM = 'ubuntu-avx' / Test / org.apache.camel.component.smpp.integration.SmppTRXProducerIT.sendSubmitSMInOnly
      BuildAndTest / Matrix - JDK_NAME = 'jdk_21_latest', PLATFORM = 'ubuntu-avx' / Test / org.apache.camel.component.smpp.integration.SmppTRXProducerIT.(?)
      

      they failed 7 times in a row (but we already no more hae the changeset on the CI)

      they all have a connection refused like:

      Caused by: java.net.ConnectException: Connection refused
      	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
      	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
      	at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
      	at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
      	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
      	at java.base/java.net.Socket.connect(Socket.java:633)
      	at org.apache.camel.component.smpp.SmppConnectionFactory.createConnection(SmppConnectionFactory.java:102)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            apupier Aurélien Pupier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: