Xintong Song created FLINK-22952: ------------------------------------ Summary: docs_404_check fail on azure due to ruby version not available Key: FLINK-22952 URL: https://issues.apache.org/jira/browse/FLINK-22952 Project: Flink Issue Type: Bug Components: Test Infrastructure Affects Versions: 1.12.4 Reporter: Xintong Song
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=18852&view=logs&j=6dc02e5c-5865-5c6a-c6c5-92d598e3fc43&t=404fcc1b-71ae-54f6-61c8-430a6aeff2b5 {code} Starting: UseRubyVersion ============================================================================== Task : Use Ruby version Description : Use the specified version of Ruby from the tool cache, optionally adding it to the PATH Version : 0.186.0 Author : Microsoft Corporation Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/tool/use-ruby-version ============================================================================== ##[error]Version spec = 2.4 for architecture %25s did not match any version in Agent.ToolsDirectory. Available versions: /opt/hostedtoolcache 2.5.9,2.6.7,2.7.3,3.0.1 If this is a Microsoft-hosted agent, check that this image supports side-by-side versions of Ruby at https://aka.ms/hosted-agent-software. If this is a self-hosted agent, see how to configure side-by-side Ruby versions at https://go.microsoft.com/fwlink/?linkid=2005989. Finishing: UseRubyVersion {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)