[ 
https://issues.apache.org/jira/browse/YARN-11918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055399#comment-18055399
 ] 

ASF GitHub Bot commented on YARN-11918:
---------------------------------------

hadoop-yetus commented on PR #8218:
URL: https://github.com/apache/hadoop/pull/8218#issuecomment-3822972109

   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |  15m  8s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  |  No case conflicting files 
found.  |
   | +0 :ok: |  codespell  |   0m  0s |  |  codespell was not available.  |
   | +0 :ok: |  detsecrets  |   0m  0s |  |  detect-secrets was not available.  
|
   | +0 :ok: |  jshint  |   0m  0s |  |  jshint was not available.  |
   | +0 :ok: |  jsonlint  |   0m  0s |  |  jsonlint was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain 
any @author tags.  |
   |||| _ trunk Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  41m 12s |  |  trunk passed  |
   | +1 :green_heart: |  shadedclient  |  69m 19s |  |  branch has no errors 
when building and testing our client artifacts.  |
   |||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |   1m 53s |  |  the patch passed  |
   | +1 :green_heart: |  blanks  |   0m  1s |  |  The patch has no blanks 
issues.  |
   | +1 :green_heart: |  shadedclient  |  29m  6s |  |  patch has no errors 
when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   0m 50s |  |  The patch does not 
generate ASF License warnings.  |
   |  |   | 119m 16s |  |  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.53 ServerAPI=1.53 base: 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8218/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/8218 |
   | Optional Tests | dupname asflicense shadedclient codespell detsecrets 
jshint jsonlint |
   | uname | Linux c7b4f9384054 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 
20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | trunk / 37af1687dfac314a7cf6dba25ca7eb2939a7dde8 |
   | Max. process+thread count | 639 (vs. ulimit of 5500) |
   | modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui U: 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui |
   | Console output | 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8218/1/console |
   | versions | git=2.25.1 maven=3.9.11 |
   | Powered by | Apache Yetus 0.14.1 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   




> Fix YARN UI v2 build in Ubuntu 24.04
> ------------------------------------
>
>                 Key: YARN-11918
>                 URL: https://issues.apache.org/jira/browse/YARN-11918
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn-ui-v2
>         Environment: aarch64
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Major
>              Labels: pull-request-available
>
> YARN UI v2 failed to build in Ubuntu 24.04:
> {noformat}
> [INFO] Traceback (most recent call last):
> [INFO]   File 
> "/home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/node-gyp/gyp/gyp_main.py",
>  line 50, in <module>
> [INFO]     sys.exit(gyp.script_main())
> [INFO]              ^^^^^^^^^^^^^^^^^
> [INFO]   File 
> "/home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/node-gyp/gyp/pylib/gyp/__init__.py",
>  line 554, in script_main
> [INFO]     return main(sys.argv[1:])
> [INFO]            ^^^^^^^^^^^^^^^^^^
> [INFO]   File 
> "/home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/node-gyp/gyp/pylib/gyp/__init__.py",
>  line 547, in main
> [INFO]     return gyp_main(args)
> [INFO]            ^^^^^^^^^^^^^^
> [INFO]   File 
> "/home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/node-gyp/gyp/pylib/gyp/__init__.py",
>  line 520, in gyp_main
> [INFO]     [generator, flat_list, targets, data] = Load(
> [INFO]                                             ^^^^^
> [INFO]   File 
> "/home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/node-gyp/gyp/pylib/gyp/__init__.py",
>  line 136, in Load
> [INFO]     result = gyp.input.Load(build_files, default_variables, 
> includes[:],
> [INFO]              
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [INFO]   File 
> "/home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/node-gyp/gyp/pylib/gyp/input.py",
>  line 2782, in Load
> [INFO]     LoadTargetBuildFile(build_file, data, aux_data,
> [INFO]   File 
> "/home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/node-gyp/gyp/pylib/gyp/input.py",
>  line 391, in LoadTargetBuildFile
> [INFO]     build_file_data = LoadOneBuildFile(build_file_path, data, aux_data,
> [INFO]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [INFO]   File 
> "/home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/node-gyp/gyp/pylib/gyp/input.py",
>  line 234, in LoadOneBuildFile
> [INFO]     build_file_contents = open(build_file_path, 'rU').read()
> [INFO]                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [INFO] ValueError: invalid mode: 'rU' while trying to load binding.gyp
> [INFO] gyp ERR! configure error 
> [INFO] gyp ERR! stack Error: `gyp` failed with exit code: 1
> [INFO] gyp ERR! stack     at ChildProcess.onCpExit 
> (/home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/node-gyp/lib/configure.js:351:16)
> [INFO] gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
> [INFO] gyp ERR! stack     at Process.ChildProcess._handle.onexit 
> (internal/child_process.js:276:12)
> [INFO] gyp ERR! System Linux 6.6.116-0-virt
> [INFO] gyp ERR! command 
> "/home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node/node"
>  
> "/home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/node-gyp/bin/node-gyp.js"
>  "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" 
> "--libsass_ldflags=" "--libsass_library="
> [INFO] gyp ERR! cwd 
> /home/akajisak/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/node-sass
> [INFO] gyp ERR! node -v v12.22.1
> [INFO] gyp ERR! node-gyp -v v5.1.1
> [INFO] gyp ERR! not ok  {noformat}
> node-gyp v5.1.1 is old and it doesn't support Python 3.12.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to