Hide Forgot
Description of problem: Given a jenkins server app and make the app's node is down. run 'oo-admin-repair --removed-nodes' will print a script message '/opt/rh/ruby193/root/usr/share/gems/gems/uuidtools-2.1.1/lib/uuidtools.rb:431: Use RbConfig instead of obsolete and deprecated Config' Version-Release number of selected component (if applicable): devenv_3838 How reproducible: always Steps to Reproduce: 1. create one jenkins server app 2. make the gear's node is down 3. run oo-admin-repair --removed-nodes Actual results: Do you want to delete unresponsive servers from their respective districts [yes/no]: no Found 1 unresponsive unscalable apps: zqjenkins (id: 524793ab2d19cf5001000043) These apps can not be recovered. Do you want to delete all of them [yes/no]: yes /opt/rh/ruby193/root/usr/share/gems/gems/uuidtools-2.1.1/lib/uuidtools.rb:431: Use RbConfig instead of obsolete and deprecated Config. Expected results: Should not show this message. Additional info:
This warning message is coming from uuidtools gem that we don't control.