Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-144

Test Failure: org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Done
    • 0.0.1
    • 0.1.0
    • Core Framework
    • None
    • OS X 10.9
      Maven 3.2.3 (via homebrew)
      JDK 1.7.0_72

    Description

      Running org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Added 6 IP(s) to firewall. Only requests originating from the configured IPs will be accepted.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Loading cluster firewall configuration.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - No IPs added to firewall. Firewall will accept all requests.
      [main] INFO org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewall - Cluster firewall configuration loaded.
      Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.35 sec <<< FAILURE! - in org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest
      testIsPermissibleWithMalformedData(org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest) Time elapsed: 0.437 sec <<< FAILURE!
      java.lang.AssertionError: null
      at org.junit.Assert.fail(Assert.java:86)
      at org.junit.Assert.assertTrue(Assert.java:41)
      at org.junit.Assert.assertFalse(Assert.java:64)
      at org.junit.Assert.assertFalse(Assert.java:74)
      at org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest.testIsPermissibleWithMalformedData(FileBasedClusterNodeFirewallTest.java:79)

      Attachments

        1. NIFI-144.1.patch.txt
          6 kB
          Sean Busbey

        Issue Links

          Activity

            People

              busbey Sean Busbey
              aldrin Aldrin Piri
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: