Skip to content

bpytop: migrate to [email protected]

bpytop: migrate to [email protected] #303048

Triggered via pull request October 15, 2023 03:03
Status Failure
Total duration 7m 6s
Artifacts 8

tests.yml

on: pull_request
setup_tests
9s
setup_tests
setup_runners
41s
setup_runners
setup_dep_tests
7s
setup_dep_tests
Matrix: tests
setup_dep_runners
2m 8s
setup_dep_runners
conclusion
2s
conclusion
Matrix: test_deps
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 3 warnings, and 17 notices
`brew test --verbose bpytop` failed on macOS Monterey (12) on Apple Silicon!: Formula/b/bpytop.rb#L50
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/bin/bundle clean ==> Testing bpytop Error: bpytop: failed An exception occurred within a child process: Minitest::Assertion: Expected /ERROR:/ to not match "14/10/23 (23:09:25) | INFO: New instance of bpytop version 1.0.68 started with pid 6952\n14/10/23 (23:09:25) | INFO: Loglevel set to DEBUG\n14/10/23 (23:09:25) | DEBUG: Using psutil version 5.9.3\n14/10/23 (23:09:25) | DEBUG: CMD: /opt/homebrew/Cellar/bpytop/1.0.68/bin/bpytop\n14/10/23 (23:09:26) | ERROR: Exception while getting cpu frequency!\n14/10/23 (23:09:26) | ERROR: [Errno 2] No such file or directory (originated from sysctl(HW_CPU_FREQ))\nTraceback (most recent call last):\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/bin/bpytop\", line 3080, in _collect\n if CONFIG.show_cpu_freq and hasattr(psutil.cpu_freq(), \"current\"):\n ^^^^^^^^^^^^^^^^^\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/libexec/lib/python3.12/site-packages/psutil/__init__.py\", line 1864, in cpu_freq\n ret = _psplatform.cpu_freq()\n ^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/libexec/lib/python3.12/site-packages/psutil/_psosx.py\", line 179, in cpu_freq\n curr, min_, max_ = cext.cpu_freq()\n ^^^^^^^^^^^^^^^\nFileNotFoundError: [Errno 2] No such file or directory (originated from sysctl(HW_CPU_FREQ))\n14/10/23 (23:09:26) | ERROR: could not convert string to float: 'Error: no SMC found\\n0.0'\nTraceback (most recent call last):\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/bin/bpytop\", line 3228, in _collect_temps\n temp = max(0, round(float(subprocess.check_output(\"osx-cpu-temp\", universal_newlines=True).strip()[:-2])))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: could not convert string to float: 'Error: no SMC found\\n0.0'\n14/10/23 (23:09:26) | DEBUG: Collect and draw completed in 0.108146 seconds\n". /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:183:in `assert' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:658:in `refute' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:739:in `refute_match' /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/b/bpytop.rb:62:in `block in <class:Bpytop>' /opt/homebrew/Library/Homebrew/formula.rb:2496:in `block (3 levels) in run_test' /opt/homebrew/Library/Homebrew/extend/kernel.rb:499:in `with_env' /opt/homebrew/Library/Homebrew/formula.rb:2495:in `block (2 levels) in run_test' /opt/homebrew/Library/Homebrew/formula.rb:1052:in `with_logging' /opt/homebrew/Library/Homebrew/formula.rb:2494:in `block in run_test' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run' /opt/homebrew/Library/Homebrew/formula.rb:2788:in `mktemp' /opt/homebrew/Library/Homebrew/formula.rb:2488:in `run_test' /opt/homebrew/Library/Homebrew/test.rb:44:in `block in <main>' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:93:in `block in timeout' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:33:in `block in catch' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:33:in `catch' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:33:in `catch' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:108:in `timeout' /opt/homebrew/Library/Homebrew/test.rb:48:in `<main>'
macOS 12-arm64
Process completed with exit code 1.
macOS 14-x86_64
The job was canceled because "macOS_12-arm64_12-arm64-6" failed.
`brew test --verbose bpytop` failed on macOS Ventura (13) on Apple Silicon!: Formula/b/bpytop.rb#L50
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/bin/bundle clean ==> Testing bpytop Error: bpytop: failed An exception occurred within a child process: Minitest::Assertion: Expected /ERROR:/ to not match "14/10/23 (23:09:30) | INFO: New instance of bpytop version 1.0.68 started with pid 7145\n14/10/23 (23:09:30) | INFO: Loglevel set to DEBUG\n14/10/23 (23:09:30) | DEBUG: Using psutil version 5.9.3\n14/10/23 (23:09:30) | DEBUG: CMD: /opt/homebrew/Cellar/bpytop/1.0.68/bin/bpytop\n14/10/23 (23:09:30) | ERROR: Exception while getting cpu frequency!\n14/10/23 (23:09:30) | ERROR: [Errno 2] No such file or directory (originated from sysctl(HW_CPU_FREQ))\nTraceback (most recent call last):\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/bin/bpytop\", line 3080, in _collect\n if CONFIG.show_cpu_freq and hasattr(psutil.cpu_freq(), \"current\"):\n ^^^^^^^^^^^^^^^^^\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/libexec/lib/python3.12/site-packages/psutil/__init__.py\", line 1864, in cpu_freq\n ret = _psplatform.cpu_freq()\n ^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/libexec/lib/python3.12/site-packages/psutil/_psosx.py\", line 179, in cpu_freq\n curr, min_, max_ = cext.cpu_freq()\n ^^^^^^^^^^^^^^^\nFileNotFoundError: [Errno 2] No such file or directory (originated from sysctl(HW_CPU_FREQ))\n14/10/23 (23:09:30) | ERROR: could not convert string to float: 'Error: no SMC found\\n0.0'\nTraceback (most recent call last):\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/bin/bpytop\", line 3228, in _collect_temps\n temp = max(0, round(float(subprocess.check_output(\"osx-cpu-temp\", universal_newlines=True).strip()[:-2])))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: could not convert string to float: 'Error: no SMC found\\n0.0'\n14/10/23 (23:09:30) | DEBUG: Collect and draw completed in 0.195916 seconds\n". /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:183:in `assert' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:658:in `refute' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:739:in `refute_match' /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/b/bpytop.rb:62:in `block in <class:Bpytop>' /opt/homebrew/Library/Homebrew/formula.rb:2496:in `block (3 levels) in run_test' /opt/homebrew/Library/Homebrew/extend/kernel.rb:499:in `with_env' /opt/homebrew/Library/Homebrew/formula.rb:2495:in `block (2 levels) in run_test' /opt/homebrew/Library/Homebrew/formula.rb:1052:in `with_logging' /opt/homebrew/Library/Homebrew/formula.rb:2494:in `block in run_test' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run' /opt/homebrew/Library/Homebrew/formula.rb:2788:in `mktemp' /opt/homebrew/Library/Homebrew/formula.rb:2488:in `run_test' /opt/homebrew/Library/Homebrew/test.rb:44:in `block in <main>' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:93:in `block in timeout' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:33:in `block in catch' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:33:in `catch' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:33:in `catch' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:108:in `timeout' /opt/homebrew/Library/Homebrew/test.rb:48:in `<main>'
macOS 13-arm64
Process completed with exit code 1.
macOS 13-x86_64
The operation was canceled.
macOS 13-x86_64
Process completed with exit code 1.
macOS 13-x86_64
An error occurred trying to start process '/bin/bash' with working directory '/Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles'. No such file or directory
macOS 12-x86_64
The operation was canceled.
macOS 12-x86_64
Process completed with exit code 1.
macOS 12-x86_64
An error occurred trying to start process '/bin/bash' with working directory '/Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles'. No such file or directory
conclusion
`tests` job failure.
conclusion
Process completed with exit code 1.
`brew test --verbose bpytop` failed on macOS Sonoma (14) on Apple Silicon!: Formula/b/bpytop.rb#L50
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/bin/bundle clean ==> Testing bpytop Error: bpytop: failed An exception occurred within a child process: Minitest::Assertion: Expected /ERROR:/ to not match "14/10/23 (23:09:06) | INFO: New instance of bpytop version 1.0.68 started with pid 7275\n14/10/23 (23:09:06) | INFO: Loglevel set to DEBUG\n14/10/23 (23:09:06) | DEBUG: Using psutil version 5.9.3\n14/10/23 (23:09:06) | DEBUG: CMD: /opt/homebrew/Cellar/bpytop/1.0.68/bin/bpytop\n14/10/23 (23:09:06) | ERROR: Exception while getting cpu frequency!\n14/10/23 (23:09:06) | ERROR: [Errno 2] No such file or directory (originated from sysctl(HW_CPU_FREQ))\nTraceback (most recent call last):\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/bin/bpytop\", line 3080, in _collect\n if CONFIG.show_cpu_freq and hasattr(psutil.cpu_freq(), \"current\"):\n ^^^^^^^^^^^^^^^^^\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/libexec/lib/python3.12/site-packages/psutil/__init__.py\", line 1864, in cpu_freq\n ret = _psplatform.cpu_freq()\n ^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/libexec/lib/python3.12/site-packages/psutil/_psosx.py\", line 179, in cpu_freq\n curr, min_, max_ = cext.cpu_freq()\n ^^^^^^^^^^^^^^^\nFileNotFoundError: [Errno 2] No such file or directory (originated from sysctl(HW_CPU_FREQ))\n14/10/23 (23:09:06) | ERROR: could not convert string to float: 'Error: no SMC found\\n0.0'\nTraceback (most recent call last):\n File \"/opt/homebrew/Cellar/bpytop/1.0.68/bin/bpytop\", line 3228, in _collect_temps\n temp = max(0, round(float(subprocess.check_output(\"osx-cpu-temp\", universal_newlines=True).strip()[:-2])))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: could not convert string to float: 'Error: no SMC found\\n0.0'\n14/10/23 (23:09:06) | DEBUG: Collect and draw completed in 0.092450 seconds\n". /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:183:in `assert' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:658:in `refute' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:739:in `refute_match' /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/b/bpytop.rb:62:in `block in <class:Bpytop>' /opt/homebrew/Library/Homebrew/formula.rb:2496:in `block (3 levels) in run_test' /opt/homebrew/Library/Homebrew/extend/kernel.rb:499:in `with_env' /opt/homebrew/Library/Homebrew/formula.rb:2495:in `block (2 levels) in run_test' /opt/homebrew/Library/Homebrew/formula.rb:1052:in `with_logging' /opt/homebrew/Library/Homebrew/formula.rb:2494:in `block in run_test' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run' /opt/homebrew/Library/Homebrew/formula.rb:2788:in `mktemp' /opt/homebrew/Library/Homebrew/formula.rb:2488:in `run_test' /opt/homebrew/Library/Homebrew/test.rb:44:in `block in <main>' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:93:in `block in timeout' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:33:in `block in catch' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:33:in `catch' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:33:in `catch' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb:108:in `timeout' /opt/homebrew/Library/Homebrew/test.rb:48:in `<main>'
macOS 13-x86_64
No files were found with the provided path: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs. No artifacts will be uploaded.
macOS 12-x86_64
No files were found with the provided path: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs. No artifacts will be uploaded.
Linux
1 bottle(s)
Linux
0 failed bottle(s)
Linux
1 list(s) of skipped formulae
Linux
0 list(s) of successfully tested dependents
macOS 14-arm64
0 bottle(s)
macOS 14-arm64
1 failed bottle(s)
macOS 14-arm64
1 list(s) of skipped formulae
macOS 14-arm64
0 list(s) of successfully tested dependents
macOS 12-arm64
0 bottle(s)
macOS 12-arm64
1 failed bottle(s)
macOS 12-arm64
1 list(s) of skipped formulae
macOS 12-arm64
0 list(s) of successfully tested dependents
macOS 13-arm64
0 bottle(s)
macOS 13-arm64
1 failed bottle(s)
macOS 13-arm64
1 list(s) of skipped formulae
macOS 13-arm64
0 list(s) of successfully tested dependents
conclusion
`tests` job status: failure

Artifacts

Produced during runtime
Name Size
bottles Expired
294 KB
bottles-12-arm64-6521604190 Expired
301 KB
bottles-13-arm64-6521604190 Expired
301 KB
bottles-14-arm64-6521604190 Expired
301 KB
logs-12-arm64-6521604190 Expired
36.2 KB
logs-13-arm64-6521604190 Expired
36.2 KB
logs-14-arm64-6521604190 Expired
36.2 KB
logs-ubuntu-22.04 Expired
30.1 KB