Created
July 30, 2014 21:26
-
-
Save gswallow/b03181d7f64cd98bea98 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@77b6ef94b4b9:/# su - jenkins | |
jenkins@77b6ef94b4b9:~$ ls | |
rvm.sh | |
jenkins@77b6ef94b4b9:~$ \curl -sSL https://get.rvm.io | sudo bash -s stable --debug |& tee rvmwut.log | |
Turning on debug mode. | |
Running(1): Selected RVM branch stableDownloading https://github.com/wayneeseguin/rvm/archive/stable.tar.gz | |
Running(1): Running(15): curl --fail --location --max-redirs 10 --connect-timeout 30 --retry-delay 2 --retry 3 -sS https://github.com/wayneeseguin/rvm/archive/stable.tar.gz -o /usr/local/rvm/archives/rvm-stable.tgzRunning(1): Running(6): tar xzf /usr/local/rvm/archives/rvm-stable.tgz --no-same-owner --strip-components 1step> 'system_installation_check' started | |
step< 'system_installation_check' finished with status 0 in 0.008413166 seconds | |
step> 'setup_rvm_group_and_users' started | |
Group 'rvm' already exists | |
step< 'setup_rvm_group_and_users' finished with status 0 in 0.016739581 seconds | |
step> 'print_install_header' started | |
Installing RVM to /usr/local/rvm/ | |
step< 'print_install_header' finished with status 0 in 0.009177829 seconds | |
step> 'cleanse_old_entities' started | |
step< 'cleanse_old_entities' finished with status 0 in 0.009963260 seconds | |
step> 'create_install_paths' started | |
step< 'create_install_paths' finished with status 0 in 0.086817588 seconds | |
step> 'load_custom_flags' started | |
step< 'load_custom_flags' finished with status 0 in 0.010506798 seconds | |
step> 'save_custom_flags' started | |
step< 'save_custom_flags' finished with status 0 in 0.038432997 seconds | |
step> 'install_rvm_directories' started | |
step< 'install_rvm_directories' finished with status 0 in 0.944254192 seconds | |
step> 'install_rvm_files' started | |
step< 'install_rvm_files' finished with status 0 in 1.591238304 seconds | |
step> 'install_rvm_scripts' started | |
step< 'install_rvm_scripts' finished with status 0 in 1.850818207 seconds | |
step> 'cleanup_old_help_and_docs_files' started | |
step< 'cleanup_old_help_and_docs_files' finished with status 0 in 0.026286125 seconds | |
step> 'install_rvm_hooks' started | |
step< 'install_rvm_hooks' finished with status 0 in 0.114710371 seconds | |
step> 'remove_old_hooks' started | |
step< 'remove_old_hooks' finished with status 0 in 0.009121824 seconds | |
step> 'install_binaries' started | |
step< 'install_binaries' finished with status 0 in 0.144939521 seconds | |
step> 'install_gemsets' started | |
step< 'install_gemsets' finished with status 0 in 0.109325155 seconds | |
step> 'install_patchsets' started | |
step< 'install_patchsets' finished with status 0 in 0.897443298 seconds | |
step> 'install_man_pages' started | |
step< 'install_man_pages' finished with status 0 in 0.162510297 seconds | |
step> 'setup_configuration_files' started | |
step< 'setup_configuration_files' finished with status 0 in 0.027603995 seconds | |
step> 'setup_etc_profile' started | |
test -f /etc/profile.d/rvm.sh && source /etc/profile.d/rvm.sh | |
step< 'setup_etc_profile' finished with status 0 in 0.081549127 seconds | |
step> 'setup_etc_bashrc' started | |
step< 'setup_etc_bashrc' finished with status 0 in 0.009000673 seconds | |
step> 'setup_etc_rvmrc' started | |
step< 'setup_etc_rvmrc' finished with status 0 in 0.049029127 seconds | |
step> 'cleanse_old_environments' started | |
step< 'cleanse_old_environments' finished with status 0 in 0.010795275 seconds | |
step> 'migrate_old_gemsets' started | |
step< 'migrate_old_gemsets' finished with status 0 in 0.024486806 seconds | |
step> 'migrate_defaults' started | |
step< 'migrate_defaults' finished with status 0 in 0.008978567 seconds | |
step> 'migrate_environments_and_wrappers' started | |
step< 'migrate_environments_and_wrappers' finished with status 0 in 0.020998593 seconds | |
step> 'record_ruby_configs' started | |
step< 'record_ruby_configs' finished with status 0 in 0.010563501 seconds | |
step> 'update_gemsets_install_rvm' started | |
step< 'update_gemsets_install_rvm' finished with status 0 in 0.024943413 seconds | |
step> 'configure_autolibs' started | |
step< 'configure_autolibs' finished with status 0 in 0.033245056 seconds | |
step> 'update_yaml_if_needed' started | |
step< 'update_yaml_if_needed' finished with status 0 in 0.037647474 seconds | |
step> 'cleanup_tmp_files' started | |
step< 'cleanup_tmp_files' finished with status 0 in 0.027057216 seconds | |
step> 'record_installation_time' started | |
step< 'record_installation_time' finished with status 0 in 0.024183029 seconds | |
step> 'setup_rvm_path_permissions_root' started | |
step< 'setup_rvm_path_permissions_root' finished with status 0 in 1.329149939 seconds | |
step> 'setup_rvm_path_permissions_check_group' started | |
step< 'setup_rvm_path_permissions_check_group' finished with status 0 in 0.035414017 seconds | |
step> 'setup_rvm_path_permissions_check_dirs' started | |
Found 274 directories with mode different then '775', | |
use `--debug` to see the list, run `rvmsudo rvm get stable` to fix it., prefix the command with 'rvmsudo' to fix it, if the situation persist report a bug. | |
/usr/local/rvm | |
/usr/local/rvm/src | |
/usr/local/rvm/src/rvm | |
/usr/local/rvm/src/rvm/bin | |
/usr/local/rvm/src/rvm/binscripts | |
/usr/local/rvm/src/rvm/config | |
/usr/local/rvm/src/rvm/config/solaris | |
/usr/local/rvm/src/rvm/contrib | |
/usr/local/rvm/src/rvm/contrib/hudson | |
/usr/local/rvm/src/rvm/docs | |
/usr/local/rvm/src/rvm/examples | |
/usr/local/rvm/src/rvm/gem-cache | |
/usr/local/rvm/src/rvm/gemsets | |
/usr/local/rvm/src/rvm/gemsets/jruby | |
/usr/local/rvm/src/rvm/gemsets/ruby | |
/usr/local/rvm/src/rvm/gemsets/ruby/1.8.5 | |
/usr/local/rvm/src/rvm/gemsets/ruby/1.8.6 | |
/usr/local/rvm/src/rvm/gemsets/ruby/1.8.7 | |
/usr/local/rvm/src/rvm/help | |
/usr/local/rvm/src/rvm/help/rvmrc | |
/usr/local/rvm/src/rvm/hooks | |
/usr/local/rvm/src/rvm/lib | |
/usr/local/rvm/src/rvm/lib/rvm | |
/usr/local/rvm/src/rvm/man | |
/usr/local/rvm/src/rvm/man/man1 | |
/usr/local/rvm/src/rvm/patches | |
/usr/local/rvm/src/rvm/patches/goruby | |
/usr/local/rvm/src/rvm/patches/jruby | |
/usr/local/rvm/src/rvm/patches/jruby/1.7.9 | |
/usr/local/rvm/src/rvm/patches/libxslt-1.1.26 | |
/usr/local/rvm/src/rvm/patches/readline-5.2 | |
/usr/local/rvm/src/rvm/patches/readline-6.2 | |
/usr/local/rvm/src/rvm/patches/ree | |
/usr/local/rvm/src/rvm/patches/ree/1.8.6 | |
/usr/local/rvm/src/rvm/patches/ree/1.8.7 | |
/usr/local/rvm/src/rvm/patches/ree/1.8.7/2010.02 | |
/usr/local/rvm/src/rvm/patches/ruby | |
/usr/local/rvm/src/rvm/patches/ruby/1.8.4 | |
/usr/local/rvm/src/rvm/patches/ruby/1.8.5 | |
/usr/local/rvm/src/rvm/patches/ruby/1.8.6 | |
/usr/local/rvm/src/rvm/patches/ruby/1.8.7 | |
/usr/local/rvm/src/rvm/patches/ruby/1.8.7/p72 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.1 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.1/p431 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.2 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.2/head | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.2/p180 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.2/p290 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.3 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.3/p0 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.3/p125 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.3/p194 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.3/p286 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.3/p327 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.3/p362 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.3/p374 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.3/p385 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.3/p429 | |
/usr/local/rvm/src/rvm/patches/ruby/1.9.3/preview1 | |
/usr/local/rvm/src/rvm/patches/ruby/2.0.0 | |
/usr/local/rvm/src/rvm/patches/ruby/2.0.0/p451 | |
/usr/local/rvm/src/rvm/patches/ruby/2.1.0 | |
/usr/local/rvm/src/rvm/patches/ruby/2.1.1 | |
/usr/local/rvm/src/rvm/patches/tcs | |
/usr/local/rvm/src/rvm/patchsets | |
/usr/local/rvm/src/rvm/patchsets/jruby | |
/usr/local/rvm/src/rvm/patchsets/jruby/1.7.9 | |
/usr/local/rvm/src/rvm/patchsets/ree | |
/usr/local/rvm/src/rvm/patchsets/ree/1.8.6 | |
/usr/local/rvm/src/rvm/patchsets/ree/1.8.7 | |
/usr/local/rvm/src/rvm/patchsets/ree/1.8.7/2012.02 | |
/usr/local/rvm/src/rvm/patchsets/ruby | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.4 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.5 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.6 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.7 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.7/head | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.7/p334 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.7/p352 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.7/p357 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.7/p358 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.7/p370 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.7/p371 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.7/p373 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.8.7/p374 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.1 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.1/p431 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.2 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.2/head | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.2/p180 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.2/p290 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.2/p318 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.2/p320 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/head | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p125 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p194 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p286 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p327 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p362 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p374 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p385 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p392 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p429 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p448 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p484 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p545 | |
/usr/local/rvm/src/rvm/patchsets/ruby/1.9.3/p547 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.0.0 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.0.0/head | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.0.0/p0 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.0.0/p195 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.0.0/p247 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.0.0/p353 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.0.0/p451 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.0.0/p481 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.1.0 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.1.1 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.1.2 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.1 | |
/usr/local/rvm/src/rvm/patchsets/ruby/2.1/head | |
/usr/local/rvm/src/rvm/patchsets/ruby/head | |
/usr/local/rvm/src/rvm/rvm-test | |
/usr/local/rvm/src/rvm/rvm-test-rvm1 | |
/usr/local/rvm/src/rvm/scripts | |
/usr/local/rvm/src/rvm/scripts/extras | |
/usr/local/rvm/src/rvm/scripts/extras/bash_zsh_support | |
/usr/local/rvm/src/rvm/scripts/extras/bash_zsh_support/chpwd | |
/usr/local/rvm/src/rvm/scripts/extras/completion.zsh | |
/usr/local/rvm/src/rvm/scripts/extras/java_read_properties | |
/usr/local/rvm/src/rvm/scripts/functions | |
/usr/local/rvm/src/rvm/scripts/functions/hooks | |
/usr/local/rvm/src/rvm/scripts/functions/manage | |
/usr/local/rvm/src/rvm/scripts/functions/requirements | |
/usr/local/rvm/src/rvm/scripts/zsh | |
/usr/local/rvm/src/rvm/scripts/zsh/Completion | |
/usr/local/rvm/archives | |
/usr/local/rvm/log | |
/usr/local/rvm/bin | |
/usr/local/rvm/gems | |
/usr/local/rvm/man | |
/usr/local/rvm/man/man1 | |
/usr/local/rvm/rubies | |
/usr/local/rvm/config | |
/usr/local/rvm/config/solaris | |
/usr/local/rvm/user | |
/usr/local/rvm/tmp | |
/usr/local/rvm/environments | |
/usr/local/rvm/wrappers | |
/usr/local/rvm/patches | |
/usr/local/rvm/patches/goruby | |
/usr/local/rvm/patches/jruby | |
/usr/local/rvm/patches/jruby/1.7.9 | |
/usr/local/rvm/patches/libxslt-1.1.26 | |
/usr/local/rvm/patches/readline-5.2 | |
/usr/local/rvm/patches/readline-6.2 | |
/usr/local/rvm/patches/ree | |
/usr/local/rvm/patches/ree/1.8.6 | |
/usr/local/rvm/patches/ree/1.8.7 | |
/usr/local/rvm/patches/ree/1.8.7/2010.02 | |
/usr/local/rvm/patches/ruby | |
/usr/local/rvm/patches/ruby/1.8.4 | |
/usr/local/rvm/patches/ruby/1.8.5 | |
/usr/local/rvm/patches/ruby/1.8.6 | |
/usr/local/rvm/patches/ruby/1.8.7 | |
/usr/local/rvm/patches/ruby/1.8.7/p72 | |
/usr/local/rvm/patches/ruby/1.9.1 | |
/usr/local/rvm/patches/ruby/1.9.1/p431 | |
/usr/local/rvm/patches/ruby/1.9.2 | |
/usr/local/rvm/patches/ruby/1.9.2/head | |
/usr/local/rvm/patches/ruby/1.9.2/p180 | |
/usr/local/rvm/patches/ruby/1.9.2/p290 | |
/usr/local/rvm/patches/ruby/1.9.3 | |
/usr/local/rvm/patches/ruby/1.9.3/p0 | |
/usr/local/rvm/patches/ruby/1.9.3/p125 | |
/usr/local/rvm/patches/ruby/1.9.3/p194 | |
/usr/local/rvm/patches/ruby/1.9.3/p286 | |
/usr/local/rvm/patches/ruby/1.9.3/p327 | |
/usr/local/rvm/patches/ruby/1.9.3/p362 | |
/usr/local/rvm/patches/ruby/1.9.3/p374 | |
/usr/local/rvm/patches/ruby/1.9.3/p385 | |
/usr/local/rvm/patches/ruby/1.9.3/p429 | |
/usr/local/rvm/patches/ruby/1.9.3/preview1 | |
/usr/local/rvm/patches/ruby/2.0.0 | |
/usr/local/rvm/patches/ruby/2.0.0/p451 | |
/usr/local/rvm/patches/ruby/2.1.0 | |
/usr/local/rvm/patches/ruby/2.1.1 | |
/usr/local/rvm/patches/tcs | |
/usr/local/rvm/patchsets | |
/usr/local/rvm/patchsets/jruby | |
/usr/local/rvm/patchsets/jruby/1.7.9 | |
/usr/local/rvm/patchsets/ree | |
/usr/local/rvm/patchsets/ree/1.8.6 | |
/usr/local/rvm/patchsets/ree/1.8.7 | |
/usr/local/rvm/patchsets/ree/1.8.7/2012.02 | |
/usr/local/rvm/patchsets/ruby | |
/usr/local/rvm/patchsets/ruby/1.8.4 | |
/usr/local/rvm/patchsets/ruby/1.8.5 | |
/usr/local/rvm/patchsets/ruby/1.8.6 | |
/usr/local/rvm/patchsets/ruby/1.8.7 | |
/usr/local/rvm/patchsets/ruby/1.8.7/head | |
/usr/local/rvm/patchsets/ruby/1.8.7/p334 | |
/usr/local/rvm/patchsets/ruby/1.8.7/p352 | |
/usr/local/rvm/patchsets/ruby/1.8.7/p357 | |
/usr/local/rvm/patchsets/ruby/1.8.7/p358 | |
/usr/local/rvm/patchsets/ruby/1.8.7/p370 | |
/usr/local/rvm/patchsets/ruby/1.8.7/p371 | |
/usr/local/rvm/patchsets/ruby/1.8.7/p373 | |
/usr/local/rvm/patchsets/ruby/1.8.7/p374 | |
/usr/local/rvm/patchsets/ruby/1.9.1 | |
/usr/local/rvm/patchsets/ruby/1.9.1/p431 | |
/usr/local/rvm/patchsets/ruby/1.9.2 | |
/usr/local/rvm/patchsets/ruby/1.9.2/head | |
/usr/local/rvm/patchsets/ruby/1.9.2/p180 | |
/usr/local/rvm/patchsets/ruby/1.9.2/p290 | |
/usr/local/rvm/patchsets/ruby/1.9.2/p318 | |
/usr/local/rvm/patchsets/ruby/1.9.2/p320 | |
/usr/local/rvm/patchsets/ruby/1.9.3 | |
/usr/local/rvm/patchsets/ruby/1.9.3/head | |
/usr/local/rvm/patchsets/ruby/1.9.3/p125 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p194 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p286 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p327 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p362 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p374 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p385 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p392 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p429 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p448 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p484 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p545 | |
/usr/local/rvm/patchsets/ruby/1.9.3/p547 | |
/usr/local/rvm/patchsets/ruby/2.0.0 | |
/usr/local/rvm/patchsets/ruby/2.0.0/head | |
/usr/local/rvm/patchsets/ruby/2.0.0/p0 | |
/usr/local/rvm/patchsets/ruby/2.0.0/p195 | |
/usr/local/rvm/patchsets/ruby/2.0.0/p247 | |
/usr/local/rvm/patchsets/ruby/2.0.0/p353 | |
/usr/local/rvm/patchsets/ruby/2.0.0/p451 | |
/usr/local/rvm/patchsets/ruby/2.0.0/p481 | |
/usr/local/rvm/patchsets/ruby/2.1.0 | |
/usr/local/rvm/patchsets/ruby/2.1.1 | |
/usr/local/rvm/patchsets/ruby/2.1.2 | |
/usr/local/rvm/patchsets/ruby/2.1 | |
/usr/local/rvm/patchsets/ruby/2.1/head | |
/usr/local/rvm/patchsets/ruby/head | |
/usr/local/rvm/gem-cache | |
/usr/local/rvm/contrib | |
/usr/local/rvm/contrib/hudson | |
/usr/local/rvm/examples | |
/usr/local/rvm/lib | |
/usr/local/rvm/lib/rvm | |
/usr/local/rvm/hooks | |
/usr/local/rvm/help | |
/usr/local/rvm/help/rvmrc | |
/usr/local/rvm/docs | |
/usr/local/rvm/scripts | |
/usr/local/rvm/scripts/extras | |
/usr/local/rvm/scripts/extras/bash_zsh_support | |
/usr/local/rvm/scripts/extras/bash_zsh_support/chpwd | |
/usr/local/rvm/scripts/extras/completion.zsh | |
/usr/local/rvm/scripts/extras/java_read_properties | |
/usr/local/rvm/scripts/functions | |
/usr/local/rvm/scripts/functions/hooks | |
/usr/local/rvm/scripts/functions/manage | |
/usr/local/rvm/scripts/functions/requirements | |
/usr/local/rvm/scripts/zsh | |
/usr/local/rvm/scripts/zsh/Completion | |
/usr/local/rvm/gemsets | |
/usr/local/rvm/gemsets/jruby | |
/usr/local/rvm/gemsets/ruby | |
/usr/local/rvm/gemsets/ruby/1.8.5 | |
/usr/local/rvm/gemsets/ruby/1.8.6 | |
/usr/local/rvm/gemsets/ruby/1.8.7 | |
step< 'setup_rvm_path_permissions_check_dirs' finished with status 0 in 0.042163192 seconds | |
step> 'setup_rvm_path_permissions_check_files' started | |
step< 'setup_rvm_path_permissions_check_files' finished with status 0 in 0.033355410 seconds | |
step> 'print_install_footer' started | |
Installation of RVM in /usr/local/rvm/ is almost complete: | |
* First you need to add all users that will be using rvm to 'rvm' group, | |
and logout - login again, anyone using rvm will be operating with `umask u=rwx,g=rwx,o=rx`. | |
* To start using RVM you need to run `source /etc/profile.d/rvm.sh` | |
in all your open shell windows, in rare cases you need to reopen all shell windows. | |
step< 'print_install_footer' finished with status 0 in 0.010933840 seconds | |
step> 'display_thank_you' started |
- 1406758200.098085240 /src/rvm/scripts/functions/installer : install_rvm() 143 > install_rvm_step setup_rvm_path_permissions_root
- 1406758200.112560365 /src/rvm/scripts/functions/installer : install_rvm_step() 63 > install_run_debug_time setup_rvm_path_permissions_root
- 1406758200.126851127 /src/rvm/scripts/functions/installer : install_run_debug_time() 21 > typeset __ss __sn __es __en __ds __dn __time __status=0
- 1406758200.143679358 /src/rvm/scripts/functions/installer : install_run_debug_time() 22 > rvm_debug 'step> '''setup_rvm_path_permissions_root''' started'
- 1406758200.158510771 ./scripts/functions/logging : rvm_debug() 144 > (( 0 ))
- 1406758200.172881212 ./scripts/functions/logging : rvm_debug() 144 > return 0
- 1406758200.187631003 /src/rvm/scripts/functions/installer : install_run_debug_time() 24 > __install_time
++ 1406758200.207653667 /src/rvm/scripts/functions/installer : __install_time() 13 > date +%s:%N - 1406758200.229907142 /src/rvm/scripts/functions/installer : __install_time() 13 > __time=1406758200:216105240
- 1406758200.246293934 /src/rvm/scripts/functions/installer : install_run_debug_time() 25 > __ss=1406758200:216105240
- 1406758200.259881139 /src/rvm/scripts/functions/installer : install_run_debug_time() 26 > setup_rvm_path_permissions_root
- 1406758200.275443596 /src/rvm/scripts/functions/installer : setup_rvm_path_permissions_root() 14(( UID == 0 ))
- 1406758200.290100700 /src/rvm/scripts/functions/installer : setup_rvm_path_permissions_root() 14chown -R root:rvm /usr/local/rvm
- 1406758200.341275772 /src/rvm/scripts/functions/installer : setup_rvm_path_permissions_root() 14chmod -R u+rwX,g+rwX,o+rX /usr/local/rvm
- 1406758200.381147089 /src/rvm/scripts/functions/installer : setup_rvm_path_permissions_root() 14[[ -d /usr/local/rvm ]]
- 1406758200.400535562 /src/rvm/scripts/functions/installer : setup_rvm_path_permissions_root() 14__rvm_find /usr/local/rvm -type d -print0
- 1406758200.403181844 /src/rvm/scripts/functions/installer : setup_rvm_path_permissions_root() 14__rvm_xargs -n1 -0 chmod g+s
- 1406758200.418962459 ./scripts/functions/support : __rvm_find() 254 > find /usr/local/rvm -type d -print0
- 1406758200.419766541 ./scripts/functions/support : __rvm_xargs() 254 > xargs -n1 -0 chmod g+s
- 1406758201.809273739 /src/rvm/scripts/functions/installer : setup_rvm_path_permissions_root() 14chmod -R g-ws /usr/local/rvm/scripts/zsh /usr/local/rvm/scripts/extras/completion
.zsh - 1406758201.834415616 /src/rvm/scripts/functions/installer : install_run_debug_time() 27 > __install_time
++ 1406758201.854177541 /src/rvm/scripts/functions/installer : __install_time() 13 > date +%s:%N - 1406758201.874379118 /src/rvm/scripts/functions/installer : __install_time() 13 > __time=1406758201:861408820
- 1406758201.889094459 /src/rvm/scripts/functions/installer : install_run_debug_time() 28 > __es=1406758201:861408820
- 1406758201.902969799 /src/rvm/scripts/functions/installer : install_run_debug_time() 31 > __sn=216105240
- 1406758201.916947413 /src/rvm/scripts/functions/installer : install_run_debug_time() 32 > __sn=216105240
- 1406758201.931055465 /src/rvm/scripts/functions/installer : install_run_debug_time() 33 > __ss=1406758200
- 1406758201.944095097 /src/rvm/scripts/functions/installer : install_run_debug_time() 34 > __ss=1406758200
- 1406758201.957493668 /src/rvm/scripts/functions/installer : install_run_debug_time() 35 > __en=861408820
- 1406758201.972129040 /src/rvm/scripts/functions/installer : install_run_debug_time() 36 > __en=861408820
- 1406758201.986157863 /src/rvm/scripts/functions/installer : install_run_debug_time() 37 > __es=1406758201
- 1406758202.000885045 /src/rvm/scripts/functions/installer : install_run_debug_time() 38 > __es=1406758201
- 1406758202.014822459 /src/rvm/scripts/functions/installer : install_run_debug_time() 40 > __ds=1
- 1406758202.028263277 /src/rvm/scripts/functions/installer : install_run_debug_time() 41 > __dn=
- 1406758202.042743093 /src/rvm/scripts/functions/installer : install_run_debug_time() 43 > [[ -n 216105240 ]]
- 1406758202.056724018 /src/rvm/scripts/functions/installer : install_run_debug_time() 43 > [[ -n 861408820 ]]
- 1406758202.070431747 /src/rvm/scripts/functions/installer : install_run_debug_time() 45 > __dn=645303580
- 1406758202.084365602 /src/rvm/scripts/functions/installer : install_run_debug_time() 47 > (( __dn < 0 ))
- 1406758202.099677018 /src/rvm/scripts/functions/installer : install_run_debug_time() 52 > [[ 645303580 == \0 ]]
++ 1406758202.118997152 /src/rvm/scripts/functions/installer : install_run_debug_time() 56 > printf .%09d 645303580 - 1406758202.136911781 /src/rvm/scripts/functions/installer : install_run_debug_time() 56 > __time='1.645303580 seconds'
- 1406758202.150848917 /src/rvm/scripts/functions/installer : install_run_debug_time() 58 > rvm_debug 'step< '''setup_rvm_path_permissions_root''' finished with status 0 in 1.645303580 seconds'
- 1406758202.165434025 ./scripts/functions/logging : rvm_debug() 144 > (( 0 ))
- 1406758202.179513851 ./scripts/functions/logging : rvm_debug() 144 > return 0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rvm
RUN sed -i -e '/secure_path/d' /etc/sudoers
RUN sed -i -e '/env_reset/d' /etc/sudoers
RUN echo 'Defaults umask = 002' | tee /etc/sudoers.d/umask && chmod 0440 /etc/sudoers.d/umask
RUN echo 'jenkins ALL=NOPASSWD: ALL' | tee /etc/sudoers.d/jenkins && chmod 0440 /etc/sudoers.d/jenkins
RUN su - jenkins -c 'export PATH=${PATH}:/usr/sbin ; umask 002 && curl -sSL https://get.rvm.io | sudo bash -s stable'
RUN usermod -a -G rvm jenkins
RUN su - jenkins -c 'rvm install ruby-2.0.0-p247'