s390x
Ruby
Git
TEST_FLAG=FALSE
Raw log
Scroll to End of Log
0.01s0.00s0.01s0.06s
worker_info
1Worker information
2hostname: 13be8783-52f0-458e-99ad-65806456d276@851124.travis13
3version: v6.2.23-11-gb840303-dirty https://github.com/travis-ci/worker/tree/b8403038ec1dde5c25f3b0a307328beaac2612ee
4instance: travis-job-mkdtravis-travis-tests-623895250 64cafa9e5776f2764ac0cfdfd6873cd54a442e87456a4bc3ab538b3f2028067d (via amqp)
5startup: 16.605188078s
60.12s0.02s0.01s0.01s
system_info
7Build system information
8Build language: ruby
9Build dist: xenial
10Build id: 271358469
11Job id: 623895250
12Runtime kernel version: 5.4.0-174-generic
13travis-build version: 3484ecfe
14Build image provisioning date and time
15Mon Jun 24 10:10:12 UTC 2024
16Operating System Details
17Distributor ID: Ubuntu
18Description: Ubuntu 16.04.7 LTS
19Release: 16.04
20Codename: xenial
21Linux Version
225.4.0-150-generic
23Git version
24git version 2.7.4
25bash version
26GNU bash, version 4.3.48(1)-release (s390x-ibm-linux-gnu)
27Copyright (C) 2013 Free Software Foundation, Inc.
28License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
30This is free software; you are free to change and redistribute it.
31There is NO WARRANTY, to the extent permitted by law.
32GCC version
33gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
34Copyright (C) 2015 Free Software Foundation, Inc.
35This is free software; see the source for copying conditions. There is NO
36warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
38Docker version
39Client:
40 Version: 18.09.7
41 API version: 1.39
42 Go version: go1.10.4
43 Git commit: 2d0083d
44 Built: Fri Dec 18 12:31:43 2020
45 OS/Arch: linux/s390x
46 Experimental: false
47LLVM version
48clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
49Target: s390x-ibm-linux-gnu
50Thread model: posix
51InstalledDir: /usr/bin
52Pre-installed Ruby versions
53ruby-2.7.8
54ruby-3.3.1
55mysql --version
56mysql Ver 14.14 Distrib 5.7.33, for Linux (s390x) using EditLine wrapper
57Pre-installed PostgreSQL versions
589.5.25
59Redis version
60redis-server 5.0.6
61CouchDB version
62couchdb 1.6.0
63ant -version
64Apache Ant(TM) version 1.10.14 compiled on August 16 2023
65mvn -version
66Apache Maven 3.3.9
67Maven home: /usr/share/maven
68Java version: 11.0.13, vendor: Eclipse Adoptium
69Java home: /usr/lib/jvm/temurin-11-jdk-s390x
70Default locale: en_US, platform encoding: UTF-8
71OS name: "linux", version: "5.4.0-150-generic", arch: "s390x", family: "unix"
72kiex list
74kiex elixirs
76=* elixir-1.15.4
78# => - current
79# =* - current && default
80# * - default
82phpenv versions
83 7.2
84 7.2.34
85* 7.3 (set by /home/travis/.phpenv/version)
86 7.3.27
87 7.4
88 7.4.33
89composer --version
90Composer version 2.7.7 2024-06-10 22:11:12
920.03s0.01s1.10s0.14s0.06s0.00s0.06s0.00s0.01s0.00s0.01s0.00s0.51sOK
930.01s0.04s0.00s0.02s0.01s0.00s0.00s0.00s0.01s0.00s0.00s0.00s0.00s0.00s0.00s6.04s0.00s0.00s0.00s6.69s
docker_mtu_and_registry_mirrors
resolvconf
git.checkout
940.00s0.65s$ git clone --depth=50 --branch=main https://github.com/mkdtravis/travis-tests.git mkdtravis/travis-tests
95$ cd mkdtravis/travis-tests
96$ git checkout -qf 19b42b87553e7a78a1773cf06be77bdab3937cae
980.00s
99Setting environment variables from .travis.yml
100$ export TEST_FLAG=FALSE
rvm
1020.75s$ rvm use default
103Using /home/travis/.rvm/gems/ruby-3.3.1
ruby.versions
105$ ruby --version
106ruby 3.3.1 (2024-04-23 revision c56cd86388) [s390x-linux]
107$ rvm --version
108rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
109$ bundle --version
110Bundler version 2.5.9
111$ gem --version
1123.5.9
114No Gemfile found, skipping bundle install
1160.25s$ rake
117The command "rake" exited with 1.
120Done. Your build exited with 1.
Top