Skip to content

Fix audits

Fix audits #195

Triggered via pull request November 23, 2023 12:38
@SMillerDevSMillerDev
synchronize #147
fix/audits
Status Failure
Total duration 9m 36s
Artifacts 1

tests.yml

on: pull_request
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

4 errors
`brew install --verbose --build-bottle smillerdev/tap/test-kitchen` failed on Linux!: Formula/test-kitchen.rb#L20
==> Downloading https://ghcr.io/v2/homebrew/portable-ruby/portable-ruby/blobs/sha256:68923daf3e139482b977c3deba63a3b54ea37bb5f716482948878819ef911bad Already downloaded: /home/runner/.cache/Homebrew/portable-ruby-2.6.10_1.x86_64_linux.bottle.tar.gz ==> Pouring portable-ruby-2.6.10_1.x86_64_linux.bottle.tar.gz ==> Fetching smillerdev/tap/test-kitchen ==> Downloading https://github.com/test-kitchen/test-kitchen/archive/refs/tags/v3.5.0.tar.gz Already downloaded: /home/runner/.cache/Homebrew/downloads/c9d0514c19edf7e6199ebe7cbd4448210209207146cbd63336614ebf8b0c197e--test-kitchen-3.5.0.tar.gz ==> Verifying checksum for 'c9d0514c19edf7e6199ebe7cbd4448210209207146cbd63336614ebf8b0c197e--test-kitchen-3.5.0.tar.gz' ==> Installing test-kitchen from smillerdev/tap /usr/bin/env tar --extract --no-same-owner --file /home/runner/.cache/Homebrew/downloads/c9d0514c19edf7e6199ebe7cbd4448210209207146cbd63336614ebf8b0c197e--test-kitchen-3.5.0.tar.gz --directory /tmp/d20231123-30715-17lhfu8 /usr/bin/env cp -pR /tmp/d20231123-30715-17lhfu8/test-kitchen-3.5.0/. /tmp/test-kitchen-20231123-30715-5qothh/test-kitchen-3.5.0 ==> gem install bundler Successfully installed bundler-2.4.22 Parsing documentation for bundler-2.4.22 Installing ri documentation for bundler-2.4.22 Done installing documentation for bundler after 0 seconds 1 gem installed ==> bundle install --jobs=4 Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Could not find compatible versions Because inspec >= 1.44.8, < 4.18.85 depends on tomlrb ~> 1.2 and inspec >= 4.18.85, < 4.18.97 depends on inspec-core = 4.18.85, inspec >= 1.44.8, < 4.18.97 requires tomlrb ~> 1.2 or inspec-core = 4.18.85. And because inspec >= 4.18.97, < 4.18.100 depends on inspec-core = 4.18.97 and inspec >= 4.24.32, < 4.25.1 depends on inspec-core = 4.24.32, inspec >= 1.44.8, < 4.18.100 OR >= 4.24.32, < 4.25.1 requires inspec-core = 4.18.85 OR = 4.18.97 OR = 4.24.32 or tomlrb ~> 1.2. And because inspec >= 4.24.28, < 4.24.32 depends on inspec-core = 4.24.28 and inspec >= 4.24.26, < 4.24.28 depends on inspec-core = 4.24.26, inspec >= 1.44.8, < 4.18.100 OR >= 4.24.26, < 4.25.1 requires inspec-core = 4.18.85 OR = 4.18.97 OR = 4.24.26 OR = 4.24.28 OR = 4.24.32 or tomlrb ~> 1.2. So, because inspec-core < 4.24.26 depends on hashie ~> 3.4 and inspec-core < 4.24.26 depends on hashie ~> 3.4, inspec >= 1.44.8, < 4.18.100 OR >= 4.24.26, < 4.25.1 requires tomlrb ~> 1.2 or hashie >= 3.4, < 4.A or inspec-core = 4.24.26 OR = 4.24.28 OR = 4.24.32. ==> Formula Tap: smillerdev/tap Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/smillerdev/homebrew-tap/Formula/test-kitchen.rb ==> Configuration HOMEBREW_VERSION: 4.1.21-24-g1cb3f20 ORIGIN: https://github.com/Homebrew/brew HEAD: 1cb3f20d29c3bef8f5d2ba4f4cf5ab1f5f3591bc Last commit: 12 hours ago Core tap JSON: 23 Nov 12:38 UTC HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew HOMEBREW_BOOTSNAP: set HOMEBREW_CACHE: /home/runner/.cache/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: 3650 HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /home/runner/work/homebrew-tap/homebrew-tap/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_SORBET_RUNTIME: set Homebrew Ruby: 2.6.10 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.10_1/bin/ruby CPU: quad-core 64-bit zen3 Clang: 14.0.0 Git: 2.42.0 => /usr/bin/git Curl: 7.81.0 => /usr/bin/curl Kernel: Linux 6.2.0-1016-azure x86_64 GNU/Linux OS: Ubuntu 22.04.3 LTS (jammy) Host glibc: 2.35 /usr/bin/gcc: 11.4.0 /usr/bin/ruby: 3.0.2 glibc: N/A gcc@11: N/A gcc: N/A xorg: N/A ==> ENV HOMEBREW_CC: gcc-11 HOMEBREW_CXX: g++-11 MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew/opt/[email protected]:/home/linuxbrew/.linuxbrew PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/libyaml/li
test-bot (ubuntu-22.04)
Process completed with exit code 1.
test-bot (macos-13)
The job was canceled because "ubuntu-22_04" failed.
test-bot (macos-13)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
bottles Expired
51.8 KB