AMD64
Ruby: 3.2
Git
Raw log
Scroll to End of Log
worker_info
1Worker information
2hostname: 35124d86-32d7-44ec-b743-4777f153234a@1.worker-com-6455bd697b-xz96w.macstadium-prod-2
3version: v6.2.0 https://github.com/travis-ci/worker/tree/5e5476e01646095f48eec13196fdb3faf8f5cbf7
4instance: eecc54da-aadc-4425-ae67-6c6a47e4014c travis-ci-macos10.13-xcode9.4.1-19-1576204381 (via amqp)
5startup: 1m6.389792044s
60.64s0.01s0.01s0.02s
system_info
7Build system information
8Build language: ruby
9Build id: 269534519
10Job id: 619391347
11Runtime kernel version: 17.7.0
12travis-build version: 5c36a08f
13Build image provisioning date and time
14Fri Dec 13 04:54:58 GMT 2019
15Operating System Details
16ProductName: Mac OS X
17ProductVersion: 10.13.6
18BuildVersion: 17G65
19Git version
20git version 2.24.1
21bash version
22GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin17)
23Copyright (C) 2007 Free Software Foundation, Inc.
24GCC version
25Apple LLVM version 9.1.0 (clang-902.0.39.2)
26Target: x86_64-apple-darwin17.7.0
27Thread model: posix
28InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
29LLVM version
30Apple LLVM version 9.1.0 (clang-902.0.39.2)
31Target: x86_64-apple-darwin17.7.0
32Thread model: posix
33InstalledDir: /Applications/Xcode-9.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
34Pre-installed Ruby versions
35ruby-2.6.3
36Pre-installed Node.js versions
37v10.17.0
38v12.13.0
39v12.13.1
40v13.0.1
41v4.9.1
42v6.17.1
43v8.16.2
44mvn -version
45Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
46Maven home: /usr/local/Cellar/maven/3.6.3/libexec
47Java version: 13.0.1, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/openjdk-13.0.1.jdk/Contents/Home
48Default locale: en_US, platform encoding: UTF-8
49OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"
510.01s0.01s0.51s0.01s0.01s0.01s0.02s0.01s0.06s0.06s0.06s0.01s0.07s0.01s0.01s0.29s0.19s0.01s0.02s0.03s0.01s3.18s
521.04s0.05s0.01s0.01s0.01s0.01s0.01s0.07s0.01s0.01s0.01s0.01s0.01s0.01s0.01s
git.checkout
530.03s0.66s$ git clone --depth=50 --branch=generate-key-and-switch-default https://github.com/travis-ci/travis.rb.git travis-ci/travis.rb
54Cloning into 'travis-ci/travis.rb'...
55$ cd travis-ci/travis.rb
56$ git checkout -qf ed1140f870b2564b314ac7f93120427ac9766181
580.02s
59Setting environment variables from repository settings
60$ export encrypted_62cdb7020ff9_key=[secure]
61$ export encrypted_62cdb7020ff9_iv=[secure]
62$ export encrypted_8ec9a00bfd09_key=[secure]
63$ export encrypted_8ec9a00bfd09_iv=[secure]
65/Users/travis/.travis/functions: line 109: /home/travis/.rvm/config/remote: No such file or directory
rvm
66Installing Ruby (skipping rvm update)
671.41s$ rvm use 3.2 --install --binary --fuzzy
68curl: (22) The requested URL returned error: 404
69Unknown ruby interpreter version (do not know how to handle): 3.2.
70The command "rvm use 3.2 --install --binary --fuzzy" failed and exited with 1 during .
72Your build has been stopped.
Top