Skip to content

Conversation

@eweitz
Copy link
Member

@eweitz eweitz commented Oct 7, 2025

No description provided.

bistline and others added 25 commits September 23, 2025 15:11
Bumps [rack](https://github.com/rack/rack) from 2.2.14 to 2.2.18.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.14...v2.2.18)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 2.2.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Properly scope existing results query to given cluster (SCP-6053)
Global mass-assignment of scatter plot custom colors (SCP-6052)
…kbox

Fix default state for options checkbox, text select behavior (SCP-6051)
@eweitz eweitz requested a review from bistline October 7, 2025 19:19
Bumps [rack](https://github.com/rack/rack) from 2.2.18 to 2.2.19.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.18...v2.2.19)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 2.2.19
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@eweitz
Copy link
Member Author

eweitz commented Oct 8, 2025

The build failure is a false positive:

bundler: failed to load command: bin/rails (bin/rails)
/usr/local/rvm/gems/ruby-3.4.2/gems/mongo-2.18.1/lib/mongo/server_selector/base.rb:285:in 'Mongo::ServerSelector::Base#select_server': No primary_preferred server is available in cluster: #<Cluster topology=Unknown[34.69.44.144:27017] servers=[#<Server address=34.69.44.144:27017 UNKNOWN>]> with timeout=30, LT=0.015 (Mongo::Error::NoServerAvailable)
	from /usr/local/rvm/gems/ruby-3.4.2/gems/mongo-2.18.1/lib/mongo/cluster.rb:977:in 'Mongo::Cluster#validate_session_support!'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/mongo-2.18.1/lib/mongo/client.rb:1221:in 'Mongo::Client#get_session!'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/mongo-2.18.1/lib/mongo/client.rb:1104:in 'Mongo::Client#get_session'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/mongo-2.18.1/lib/mongo/collection/view/iterable.rb:59:in 'Mongo::Collection::View::Iterable#each'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/mongoid-7.5.1/lib/mongoid/contextual/mongo.rb:152:in 'Mongoid::Contextual::Mongo#each'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/mongoid-7.5.1/lib/mongoid/contextual/mongo.rb:337:in 'Enumerable#map'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/mongoid-7.5.1/lib/mongoid/contextual/mongo.rb:337:in 'Mongoid::Contextual::Mongo#map'
	from /usr/local/rvm/rubies/ruby-3.4.2/lib/ruby/3.4.0/forwardable.rb:240:in 'Mongoid::Contextual#map'
	from /home/app/webapp/app/models/study_file.rb:65:in '<class:StudyFile>'
	from /home/app/webapp/app/models/study_file.rb:1:in '<main>'
	from /usr/local/rvm/rubies/ruby-3.4.2/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
	from /usr/local/rvm/rubies/ruby-3.4.2/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bootsnap-1.13.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in 'Kernel#require'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/zeitwerk-2.7.1/lib/zeitwerk/core_ext/kernel.rb:26:in 'Object#require'
	from /home/app/webapp/app/models/study.rb:686:in 'block (2 levels) in <class:Study>'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/swagger-blocks-3.0.0/lib/swagger/blocks/node.rb:16:in 'BasicObject#instance_eval'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/swagger-blocks-3.0.0/lib/swagger/blocks/node.rb:16:in 'Swagger::Blocks::Node.call'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/swagger-blocks-3.0.0/lib/swagger/blocks/nodes/properties_node.rb:6:in 'Swagger::Blocks::Nodes::PropertiesNode#property'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/swagger-blocks-3.0.0/lib/swagger/blocks/nodes/schema_node.rb:17:in 'Swagger::Blocks::Nodes::SchemaNode#property'
	from /home/app/webapp/app/models/study.rb:682:in 'block in <class:Study>'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/swagger-blocks-3.0.0/lib/swagger/blocks/node.rb:16:in 'BasicObject#instance_eval'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/swagger-blocks-3.0.0/lib/swagger/blocks/node.rb:16:in 'Swagger::Blocks::Node.call'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/swagger-blocks-3.0.0/lib/swagger/blocks/class_methods.rb:52:in 'Swagger::Blocks::ClassMethods#swagger_schema'
	from /home/app/webapp/app/models/study.rb:613:in '<class:Study>'
	from /home/app/webapp/app/models/study.rb:1:in '<main>'
	from /usr/local/rvm/rubies/ruby-3.4.2/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
	from /usr/local/rvm/rubies/ruby-3.4.2/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bootsnap-1.13.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in 'Kernel#require'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/zeitwerk-2.7.1/lib/zeitwerk/core_ext/kernel.rb:26:in 'Object#require'
	from /home/app/webapp/lib/study_cleanup_tools.rb:31:in 'StudyCleanupTools.destroy_all_studies_and_workspaces'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/railties-6.1.7.9/lib/rails/commands/runner/runner_command.rb:45:in '<main>'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/railties-6.1.7.9/lib/rails/commands/runner/runner_command.rb:45:in 'Kernel#eval'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/railties-6.1.7.9/lib/rails/commands/runner/runner_command.rb:45:in 'Rails::Command::RunnerCommand#perform'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/thor-1.4.0/lib/thor/command.rb:28:in 'Thor::Command#run'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/thor-1.4.0/lib/thor/invocation.rb:127:in 'Thor::Invocation#invoke_command'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/thor-1.4.0/lib/thor.rb:538:in 'Thor.dispatch'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/railties-6.1.7.9/lib/rails/command/base.rb:69:in 'Rails::Command::Base.perform'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/railties-6.1.7.9/lib/rails/command.rb:48:in 'Rails::Command.invoke'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/railties-6.1.7.9/lib/rails/commands.rb:18:in '<main>'
	from /usr/local/rvm/rubies/ruby-3.4.2/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
	from /usr/local/rvm/rubies/ruby-3.4.2/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bootsnap-1.13.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in 'Kernel#require'
	from bin/rails:4:in '<top (required)>'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/lib/bundler/cli/exec.rb:59:in 'Kernel.load'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/lib/bundler/cli/exec.rb:59:in 'Bundler::CLI::Exec#kernel_load'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/lib/bundler/cli/exec.rb:23:in 'Bundler::CLI::Exec#run'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/lib/bundler/cli.rb:451:in 'Bundler::CLI#exec'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/lib/bundler/vendor/thor/lib/thor/command.rb:28:in 'Bundler::Thor::Command#run'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in 'Bundler::Thor::Invocation#invoke_command'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/lib/bundler/vendor/thor/lib/thor.rb:538:in 'Bundler::Thor.dispatch'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/lib/bundler/cli.rb:35:in 'Bundler::CLI.dispatch'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/lib/bundler/vendor/thor/lib/thor/base.rb:584:in 'Bundler::Thor::Base::ClassMethods#start'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/lib/bundler/cli.rb:29:in 'Bundler::CLI.start'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/exe/bundle:28:in 'block in <top (required)>'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/lib/bundler/friendly_errors.rb:118:in 'Bundler.with_friendly_errors'
	from /usr/local/rvm/gems/ruby-3.4.2/gems/bundler-2.7.1/exe/bundle:20:in '<top (required)>'
	from /usr/local/rvm/rubies/ruby-3.4.2/lib/ruby/site_ruby/3.4.0/rubygems.rb:319:in 'Kernel#load'
	from /usr/local/rvm/rubies/ruby-3.4.2/lib/ruby/site_ruby/3.4.0/rubygems.rb:319:in 'Gem.activate_and_load_bin_path'
	from /usr/local/rvm/gems/ruby-3.4.2/bin/bundle:25:in '<main>'
	from /usr/local/rvm/gems/ruby-3.4.2/bin/ruby_executable_hooks:22:in 'Kernel#eval'
	from /usr/local/rvm/gems/ruby-3.4.2/bin/ruby_executable_hooks:22:in '<main>'
FAILED to delete studies and workspaces
Error: Process completed with exit code 1.

@eweitz eweitz added the build failure: false positive Build error confirmed as false positive. E.g. upstream service has a problem. label Oct 8, 2025
@eweitz eweitz merged commit e84cc13 into main Oct 8, 2025
11 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build failure: false positive Build error confirmed as false positive. E.g. upstream service has a problem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants