API event #78 passed

  • Ran for
  • Manually triggered by GbArc
AMD64
Ruby: 2.5
Git
Raw log
Scroll to End of Log
0.02s0.00s0.00s0.00s
worker_info
1Worker information
2hostname: c2608a5d-b41c-4e08-a06b-c16fe4bb71af@1480267.travis-rhel8-host-pnms7oxvpr
3version: ? ?
4instance: 542604a travisci/ci-rhel-8:latest (via amqp)
5startup: 28.243622ms
6go version go1.17.2 linux/amd64
7go version go1.17.2 linux/amd64
8/home/travis/.bashrc: line 21: pyenv: command not found
90.21s0.00s0.02s0.01s0.01s
system_info
10Build system information
11Build language: ruby
12Build dist: rhel8
13Build id: 259029307
14Job id: 591635939
15Runtime kernel version: 5.4.0-1080-gcp
16travis-build version: 8ec357d8
180.01s0.00s0.57s0.01s/home/travis/.travis/functions: line 110: apt-key: command not found
190.14s0.01s0.04s0.00s0.01s0.00s0.03s0.01s0.01s0.07s0.01s0.03stee: /etc/initramfs-tools/update-initramfs.conf: No such file or directory
200.06s0.00s0.00s0.00s0.05s0.00s0.08ssudo: dpkg: command not found
210.00s0.01s0.00s0.08s0.00s0.00s0.02s/usr/bin/which: no heroku in (/home/travis/bin:/home/travis/.local/bin:/home/travis/.phpenv/shims:/home/travis/.phpenv/bin:/home/travis/.nvm/versions/node/v17.1.0/bin:/opt/pyenv:/home/travis/.local/bin:/home/travis/bin:/opt/gradle/bin:/home/travis/.gimme/versions/go1.17.2.linux.amd64/bin:~/bin/pypy3.8-v7.3.7-linux64/bin:/sbin:/bin:/usr/sbin:/usr/bin:/home/travis/.rvm/bin)
220.00s0.09s
docker_mtu_and_registry_mirrors
23tee: /etc/docker/daemon.json: No such file or directory
24sudo: service: command not found
git.checkout
253.07s$ git clone --depth=50 --branch=rhel_test2 https://github.com/GbArc/devtest1.git GbArc/devtest1
26Cloning into 'GbArc/devtest1'...
27$ cd GbArc/devtest1
28$ git checkout -qf 105e9b47288c16d407a73e928be8725f9b7d7e2d
300.01s
31Setting environment variables from repository settings
32$ export ENV_LANGUAGE_USED=[secure]
340.33s$ rvm alias create 2.5 ruby-2.5.8
35Required ruby-2.5.8 is not installed.
36Creating alias 2.5 for ruby-2.5.8....
rvm
3744.47s$ rvm use 2.5 --install --binary --fuzzy
38curl: (22) The requested URL returned error: 404 Not Found
39Required ruby-2.5.8 is not installed - installing.
40curl: (22) The requested URL returned error: 404 Not Found
41Searching for binary rubies, this might take some time.
42Found remote file https://rvm_io.global.ssl.fastly.net/binaries/centos/8/x86_64/ruby-2.5.8.tar.bz2
43Checking requirements for centos.
44Installing requirements for centos.
45Installing required packages: libffi-devel..........
46Requirements installation successful.
47ruby-2.5.8 - #configure
48ruby-2.5.8 - #download
49 % Total % Received % Xferd Average Speed Time Time Time Current
50 Dload Upload Total Spent Left Speed
51100 18.9M 100 18.9M 0 0 32.7M 0 --:--:-- --:--:-- --:--:-- 32.7M
52ruby-2.5.8 - #validate archive
53ruby-2.5.8 - #extract
54ruby-2.5.8 - #validate binary
55ruby-2.5.8 - #setup
56ruby-2.5.8 - #gemset created /home/travis/.rvm/gems/ruby-2.5.8@global
57ruby-2.5.8 - #importing gemset /home/travis/.rvm/gemsets/global.gems..................................
58ruby-2.5.8 - #generating global wrappers........
59ruby-2.5.8 - #gemset created /home/travis/.rvm/gems/ruby-2.5.8
60ruby-2.5.8 - #importing gemsetfile /home/travis/.rvm/gemsets/default.gems evaluated to empty gem list
61ruby-2.5.8 - #generating default wrappers........
62Using /home/travis/.rvm/gems/ruby-2.5.8
ruby.versions
64$ ruby --version
65ruby 2.5.8p224 (2020-03-31 revision 67882) [x86_64-linux]
66$ rvm --version
67rvm 1.29.12-next (master) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
68$ bundle --version
69Bundler version 1.17.3
70$ gem --version
713.0.8
73No Gemfile found, skipping bundle install
750.00s$ echo "test"
76test
77The command "echo "test"" exited with 0.
80Done. Your build exited with 0.
Top