Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-27075 Migrate CI from Azure to Github Actions
  3. FLINK-33247

IllegalArgumentException in NoticeFileChecker

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      2023-10-11T15:55:54.7616189Z 15:55:54.760 [INFO] --- exec-maven-plugin:3.1.0:java (default-cli) @ flink-ci-tools ---
      2023-10-11T15:55:55.2153082Z 15:55:55,212 WARN  org.apache.flink.tools.ci.licensecheck.LicenseChecker        [] - THIS UTILITY IS ONLY CHECKING FOR COMMON LICENSING MISTAKES. A MANUAL CHECK OF THE NOTICE FILES, DEPLOYED ARTIFACTS, ETC. IS STILL NEEDED!
      2023-10-11T15:55:55.2217611Z 15:55:55,221 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Loaded 3 items from resource modules-defining-excess-dependencies.modulelist
      2023-10-11T15:55:58.1540870Z 15:55:58,153 INFO  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Extracted 128 modules that were deployed and 174 modules which bundle dependencies with a total of 174 dependencies
      2023-10-11T15:55:58.1700608Z 15:55:58.162 [WARNING] 
      2023-10-11T15:55:58.1701401Z java.lang.IllegalArgumentException
      2023-10-11T15:55:58.1702263Z     at sun.nio.fs.UnixPath.getName (UnixPath.java:334)
      2023-10-11T15:55:58.1702685Z     at sun.nio.fs.UnixPath.getName (UnixPath.java:43)
      2023-10-11T15:55:58.1703278Z     at org.apache.flink.tools.ci.licensecheck.NoticeFileChecker.lambda$findNoticeFiles$10 (NoticeFileChecker.java:362)
      2023-10-11T15:55:58.1703907Z     at java.util.stream.ReferencePipeline$2$1.accept (ReferencePipeline.java:176)
      2023-10-11T15:55:58.1704412Z     at java.util.stream.ReferencePipeline$3$1.accept (ReferencePipeline.java:195)
      2023-10-11T15:55:58.1704877Z     at java.util.Iterator.forEachRemaining (Iterator.java:133)
      2023-10-11T15:55:58.1705356Z     at java.util.Spliterators$IteratorSpliterator.forEachRemaining (Spliterators.java:1801)
      2023-10-11T15:55:58.1705902Z     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:484)
      2023-10-11T15:55:58.1706457Z     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:474)
      2023-10-11T15:55:58.1706975Z     at java.util.stream.ReduceOps$ReduceOp.evaluateSequential (ReduceOps.java:913)
      2023-10-11T15:55:58.1707485Z     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
      2023-10-11T15:55:58.1708005Z     at java.util.stream.ReferencePipeline.collect (ReferencePipeline.java:578)
      2023-10-11T15:55:58.1708667Z     at org.apache.flink.tools.ci.licensecheck.NoticeFileChecker.findNoticeFiles (NoticeFileChecker.java:366)
      2023-10-11T15:55:58.1709374Z     at org.apache.flink.tools.ci.licensecheck.NoticeFileChecker.run (NoticeFileChecker.java:91)
      2023-10-11T15:55:58.1710011Z     at org.apache.flink.tools.ci.licensecheck.LicenseChecker.main (LicenseChecker.java:42)
      2023-10-11T15:55:58.1710548Z     at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:279)
      2023-10-11T15:55:58.1710929Z     at java.lang.Thread.run (Thread.java:829)
      

      https://github.com/XComp/flink/actions/runs/6483465871/job/17607225139#step:8:41046

      Attachments

        Activity

          People

            mapohl Matthias Pohl
            mapohl Matthias Pohl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: