build build branch=build; source=; env="VERSION=3.2.5 ALIAS=3.2" 2…

API event #24483.28 passed

  • Ran for
AMD64
no language set
Git
Raw log
Scroll to End of Log
The command "./build.sh" exited with 0.0.02s0.00s0.00s0.00s0.00s
worker_info
1Worker information
2hostname: 78561a5e-c3c0-4956-b152-3f92858cff83@62820.travis07
3version: deploy_2024.10.02 https://github.com/travis-ci/worker/tree/163baaf44dde563d04f4e8a0343815b6b7d84649
4instance: travis-job-travis-ci-travis-rubies-627372753 62884623ef0e5d0f11fb47d8d99b88aec2ef0bb3a4717aff708aa90a81e00546 (via amqp)
5startup: 22.241926801s
60.23s0.00s0.04s0.02s0.00s
system_info
7Build system information
8Build language: c
9Build group: stable
10Build dist: focal
11Build id: 272840551
12Job id: 627372753
13Runtime kernel version: 5.4.0-193-generic
14VM: default
15travis-build version: 6b157a1c
16Build image provisioning date and time
17Fri Aug 23 03:25:56 UTC 2024
18Operating System Details
19Distributor ID: Ubuntu
20Description: Ubuntu 20.04.6 LTS
21Release: 20.04
22Codename: focal
23Linux Version
245.4.0-150-generic
25Git version
26git version 2.25.1
27bash version
28GNU bash, version 5.0.17(1)-release (s390x-ibm-linux-gnu)
29Copyright (C) 2019 Free Software Foundation, Inc.
30License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
32This is free software; you are free to change and redistribute it.
33There is NO WARRANTY, to the extent permitted by law.
34GCC version
35gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
36Copyright (C) 2019 Free Software Foundation, Inc.
37This is free software; see the source for copying conditions. There is NO
38warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
40Docker version
41Client:
42 Version: 24.0.7
43 API version: 1.43
44 Go version: go1.21.1
45 Git commit: 24.0.7-0ubuntu2~20.04.1
46 Built: Wed Mar 13 20:29:24 2024
47 OS/Arch: linux/s390x
48 Context: default
49LLVM version
50clang version 10.0.0-4ubuntu1
51Target: s390x-ibm-linux-gnu
52Thread model: posix
53InstalledDir: /usr/bin
54Pre-installed Ruby versions
55ruby-2.7.8
56ruby-3.3.1
57mysql --version
58mysql Ver 8.0.39-0ubuntu0.20.04.1 for Linux on s390x ((Ubuntu))
59Redis version
60redis-server 5.0.7
61ant -version
62Apache Ant(TM) version 1.10.14 compiled on August 16 2023
63mvn -version
64Apache Maven 3.6.3
65Maven home: /usr/share/maven
66Java version: 11.0.24, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-11-jdk-s390x
67Default locale: en, platform encoding: UTF-8
68OS name: "linux", version: "5.4.0-150-generic", arch: "s390x", family: "unix"
69kiex list
71kiex elixirs
73=* elixir-1.15.4
75# => - current
76# =* - current && default
77# * - default
79phpenv versions
80* 7.4 (set by /home/travis/.phpenv/version)
81 7.4.33
82composer --version
83Composer version 2.7.8 2024-08-22 15:28:36
850.03s0.00s1.11s0.66s0.12s0.00s0.07s0.00s0.03s0.00s0.01s0.00s0.83sOK
860.00s0.04s0.00s0.04s0.02s0.00s0.00s0.00s0.01s0.00s0.00s0.00s0.00s0.00s0.04s6.05s0.00s0.00s0.00s7.03s
docker_mtu_and_registry_mirrors
Docker
git.checkout
870.01s0.37s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
88Cloning into 'travis-ci/travis-rubies'...
89$ cd travis-ci/travis-rubies
90$ git checkout -qf a5dc3ca7e17d22437ac41328ede9f5c99226681f
920.00s
93Setting environment variables from repository settings
94$ export AWS_ACCESS_KEY_ID=[secure]
95$ export AWS_SECRET_ACCESS_KEY=[secure]
96$ export AWS_DEFAULT_REGION=[secure]
97$ export SAFE_RVM_VERSION=1.29.7
99Setting environment variables from .travis.yml
100$ export VERSION=3.2.5
101$ export ALIAS=3.2
103$ export TRAVIS_COMPILER=gcc
104$ export CC=${CC:-gcc}
105$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
106$ export PATH=/usr/lib/ccache:$PATH
cache.1
107Setting up build cache
108$ export CASHER_DIR=${TRAVIS_HOME}/.casher
1090.16s$ Installing caching utilities
1100.00s3.02sattempting to download cache archive
111fetching build/cache-s390x-linux-focal-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
112fetching build/cache-linux-focal-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
113fetching build/cache--compiler-gcc.tgz
114could not download cache
cache.ccache
1170.01s1.59sadding /home/travis/.ccache to cache
118creating directory /home/travis/.ccache
119$ gcc --version
120gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
121Copyright (C) 2019 Free Software Foundation, Inc.
122This is free software; see the source for copying conditions. There is NO
123warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1250.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
126rvm_autoupdate_flag='0'
127rvm_binary_flag='1'
128rvm_fuzzy_flag='1'
129rvm_gem_options='--no-document'
130rvm_max_time_flag='5'
131rvm_path='/home/travis/.rvm'
132rvm_project_rvmrc='0'
133rvm_remote_server_type4='rubies'
134rvm_remote_server_url4='https://s3.amazonaws.com/travis-rubies/binaries'
135rvm_remote_server_verify_downloads4='1'
136rvm_silence_path_mismatch_check_flag='1'
137rvm_user_install_flag='1'
138rvm_with_default_gems='rake bundler'
139rvm_without_gems='rubygems-bundler'
140rvm_autolibs_flag='read-fail'
141The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
142243.04s$ ./build.sh
rvm.1
143update rvm
1441.59s$ rvm remove 1.8.7
145ruby-1.8.7-head - #already gone
146Using /home/travis/.rvm/gems/ruby-3.3.1
148/usr/bin/gpg2
149/usr/bin/gpg2
150pub rsa4096 2014-10-28 [SC]
151 409B6B1796C275462A1703113804BB82D39DC0E3
152uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
153uid [ unknown] Michal Papis <michal.papis@toptal.com>
154uid [ unknown] [jpeg image of size 5015]
155sub rsa2048 2015-11-02 [E]
157pub rsa4096 2016-11-11 [SC]
158 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
159uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
160sub rsa4096 2016-11-11 [E]
162gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
163gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
164gpg: Total number processed: 1
165gpg: unchanged: 1
1660.37s$ rvm reload
167Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
168 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
169 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
170 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
171 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
172RVM reloaded!
174gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
175gpg: Total number processed: 1
176gpg: unchanged: 1
177gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
178gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
179gpg: Total number processed: 1
180gpg: unchanged: 1
1810.61sDownloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
182Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
183gpg: Signature made Fri Jan 15 18:46:22 2021 UTC
184gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
185gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
186gpg: WARNING: This key is not certified with a trusted signature!
187gpg: There is no indication that the signature belongs to the owner.
188Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
189GPG verified '/home/travis/.rvm/archives/rvm-1.29.12.tgz'
190Upgrading the RVM installation in /home/travis/.rvm/
191 RVM PATH line found in /home/travis/.mkshrc /home/travis/.profile /home/travis/.bashrc /home/travis/.zshrc.
192 RVM sourcing line found in /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
193Upgrade of RVM in /home/travis/.rvm/ is complete.
195<warn>Thanks for installing RVM 🙏</warn>
196Please consider donating to our open collective to help us maintain RVM.
198👉 Donate: <code>https://opencollective.com/rvm/donate</code>
201./build.sh: line 168: /Users/travis/.rvm/scripts/rvm: No such file or directory
2020.30s$ rvm reset
203Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
204 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
205 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
206 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
207 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
2095.67s$ rvm cleanup all
210Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
211 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
212 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
213 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
214 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
215Cleaning up rvm archives
216Cleaning up rvm repos
217Cleaning up rvm src
218Cleaning up rvm log
219Cleaning up rvm tmp
220Cleaning up rvm gemsets
221Cleaning up rvm links
222Cleanup done.
2245.54s$ rvm get stable --auto-dotfiles
225Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
226 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
227 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
228 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
229 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
230Downloading https://get.rvm.io
231Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
232Verifying /home/travis/.rvm/archives/rvm-installer.asc
233gpg: Signature made Tue Feb 21 23:35:16 2023 UTC
234gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
235gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
236gpg: WARNING: This key is not certified with a trusted signature!
237gpg: There is no indication that the signature belongs to the owner.
238Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
239GPG verified '/home/travis/.rvm/archives/rvm-installer'
240Turning on auto dotfiles mode.
241Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
242Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
243gpg: Signature made Fri Jan 15 18:46:22 2021 UTC
244gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
245gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
246gpg: WARNING: This key is not certified with a trusted signature!
247gpg: There is no indication that the signature belongs to the owner.
248Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
249GPG verified '/home/travis/.rvm/archives/rvm-1.29.12.tgz'
250Upgrading the RVM installation in /home/travis/.rvm/
251 Removing rvm PATH line from /home/travis/.mkshrc /home/travis/.profile /home/travis/.bashrc /home/travis/.zshrc.
252 Adding rvm PATH line to /home/travis/.profile /home/travis/.mkshrc /home/travis/.bashrc /home/travis/.zshrc.
253 Removing rvm loading line from /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
254 Adding rvm loading line to /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
255 Fixing environment link for default.
256Upgrade of RVM in /home/travis/.rvm/ is complete.
258<warn>Thanks for installing RVM 🙏</warn>
259Please consider donating to our open collective to help us maintain RVM.
261👉 Donate: <code>https://opencollective.com/rvm/donate</code>
264RVM reloaded!
rvm.2
267clean up meta data
268done
rvm.3
270set up env for rvm
2710.14s$ source /home/travis/.rvm/scripts/rvm
2730.00s$ unset DYLD_LIBRARY_PATH
2750.00s$ export rvm_git_clone_depth=1
rvm.4
278Linux specific setup
27915.49s$ sudo apt-get update
280Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
281Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [128 kB]
282Get:3 http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease [129 kB]
283Get:4 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [128 kB]
284Get:5 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [128 kB]
285Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x Packages [1464 kB]
286Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main Translation-en [558 kB]
287Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x c-n-f Metadata [16.7 kB]
288Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted s390x Packages [9768 B]
289Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted Translation-en [465 kB]
290Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe s390x Packages [954 kB]
291Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe Translation-en [297 kB]
292Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe s390x c-n-f Metadata [21.7 kB]
293Get:14 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main s390x Packages [290 kB]
294Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/main s390x Packages [1200 kB]
295Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main Translation-en [481 kB]
296Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main s390x c-n-f Metadata [13.5 kB]
297Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted s390x Packages [9548 B]
298Get:19 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted Translation-en [449 kB]
299Get:20 http://ports.ubuntu.com/ubuntu-ports focal-security/universe s390x Packages [744 kB]
300Get:21 http://ports.ubuntu.com/ubuntu-ports focal-security/universe Translation-en [214 kB]
301Get:22 http://ports.ubuntu.com/ubuntu-ports focal-security/universe s390x c-n-f Metadata [15.1 kB]
302Fetched 7716 kB in 5s (1620 kB/s)
303Reading package lists...
3050.79s$ sudo apt-get install libssl1.0.0 openssl
306Reading package lists...
307Building dependency tree...
308Reading state information...
309Package libssl1.0.0 is not available, but is referred to by another package.
310This may mean that the package is missing, has been obsoleted, or
311is only available from another source
313E: Package 'libssl1.0.0' has no installation candidate
ruby
316check which ruby to build
317Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
318 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
319 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
320 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
321 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
3220.00s$ export RUBY=ruby-3.2.5
324EVERYBODY STAND BACK, WE'RE INSTALLING ruby-3.2.5
3250.00s$ unset CC
build
328build ruby-3.2.5
3290.24s$ rvm alias delete ruby-3.2.5
330Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
331 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
332 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
333 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
334 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
335Deleting alias: ruby-3.2.5...
3371.25s$ rvm remove ruby-3.2.5
338Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
339 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
340 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
341 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
342 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
343ruby-3.2.5 - #already gone
344Using /home/travis/.rvm/gems/ruby-3.3.1
346info: downloading installer
347warning: it looks like you have an existing installation of Rust at:
348warning: /usr/bin
349warning: It is recommended that rustup be the primary Rust installation.
350warning: Otherwise you may have confusion unless you are careful with your PATH
351warning: If you are sure that you want both rustup and your already installed Rust
352warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
353warning: or pass `-y' to ignore all ignorable checks.
354error: cannot install while Rust is installed
355warning: continuing (because the -y flag is set and the error is ignorable)
356info: profile set to 'default'
357info: default host triple is s390x-unknown-linux-gnu
358info: syncing channel updates for 'stable-s390x-unknown-linux-gnu'
359info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
360info: downloading component 'cargo'
361info: downloading component 'clippy'
362info: downloading component 'rust-docs'
363info: downloading component 'rust-std'
364info: downloading component 'rustc'
365info: downloading component 'rustfmt'
366info: installing component 'cargo'
367info: installing component 'clippy'
368info: installing component 'rust-docs'
369info: installing component 'rust-std'
370info: installing component 'rustc'
371info: installing component 'rustfmt'
372info: default toolchain set to 'stable-s390x-unknown-linux-gnu'
374 stable-s390x-unknown-linux-gnu installed - rustc 1.82.0 (f6e511eec 2024-10-15)
377Rust is installed now. Great!
379To get started you may need to restart your current shell.
380This would reload your PATH environment variable to include
381Cargo's bin directory ($HOME/.cargo/bin).
383To configure your current shell, you need to source
384the corresponding env file under $HOME/.cargo.
386This is usually done by running one of the following (note the leading DOT):
387. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
388source "$HOME/.cargo/env.fish" # For fish
38994.35s$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --movable --disable-install-doc -C --without-tcl,--without-tk,--without-gmp
390Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
391 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
392 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
393 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
394 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
395Checking requirements for ubuntu.
396Requirements installation successful.
397Installing Ruby from source to: /home/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...
398ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...
399######################################################################## 100.0%
400No checksum for downloaded archive, recording checksum in user configuration.
401ruby-3.2.5 - #extracting ruby-3.2.5 to /home/travis/.rvm/src/ruby-3.2.5.....
402ruby-3.2.5 - #configuring..................................................................
403ruby-3.2.5 - #post-configuration..
404ruby-3.2.5 - #compiling.....
405Error running '__rvm_make -j1',
406please read /home/travis/.rvm/log/1729624798_ruby-3.2.5/make.log
408There has been an error while running make. Halting the installation.
4100.21s$ rvm prepare ruby-3.2.5
411Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
412 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
413 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
414 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
415 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
416Ruby ruby-3.2.5 does not exist, maybe install first?.
4180.01s$ cat /Users/travis/.rvm/log/*_ruby-3.2.5/configure.log
419cat: '/Users/travis/.rvm/log/*_ruby-3.2.5/configure.log': No such file or directory
check.1
422make sure bundler works
4235.85s$ travis_retry rvm ruby-3.2.5 do gem install bundler
424Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
425 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
426 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
427 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
428 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
429Ruby ruby-3.2.5 is not installed.
431The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 2 of 3.
433Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
434 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
435 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
436 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
437 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
438Ruby ruby-3.2.5 is not installed.
440The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 3 of 3.
442Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
443 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
444 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
445 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
446 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
447Ruby ruby-3.2.5 is not installed.
4495.54s$ travis_retry rvm ruby-3.2.5 do bundle install
450Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
451 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
452 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
453 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
454 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
455Ruby ruby-3.2.5 is not installed.
457The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 2 of 3.
459Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
460 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
461 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
462 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
463 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
464Ruby ruby-3.2.5 is not installed.
466The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 3 of 3.
468Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
469 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
470 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
471 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
472 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
473Ruby ruby-3.2.5 is not installed.
check.2
476make sure native extension can be built
4776.63s$ travis_retry rvm ruby-3.2.5 do gem install ffi
478Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
479 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
480 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
481 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
482 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
483Ruby ruby-3.2.5 is not installed.
485The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 2 of 3.
487Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
488 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
489 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
490 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
491 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
492Ruby ruby-3.2.5 is not installed.
494The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 3 of 3.
496Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
497 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
498 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
499 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
500 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
501Ruby ruby-3.2.5 is not installed.
5034.37s$ travis_retry rvm ruby-3.2.5 do gem uninstall -x ffi
504Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
505 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
506 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
507 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
508 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
509Ruby ruby-3.2.5 is not installed.
511The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 2 of 3.
513Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
514 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
515 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
516 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
517 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
518Ruby ruby-3.2.5 is not installed.
520The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 3 of 3.
522Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
523 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
524 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
525 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
526 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
527Ruby ruby-3.2.5 is not installed.
publish
530upload to S3
531ruby-3.2.5.*: No such file or directory
532Requirement already satisfied: pip in /usr/local/lib/python3.8/dist-packages (24.2)
5330.08s$ python -m pip install --user awscli
534/usr/bin/python: No module named pip
536./build.sh: line 330: aws: command not found
check.3
538make sure it installs
5393.27s$ rvm remove ruby-3.2.5
540Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
541 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
542 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
543 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
544 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
545ruby-3.2.5 - #removing src/ruby-3.2.5..
546Using /home/travis/.rvm/gems/ruby-3.3.1
5480.01s$ cat /home/travis/.rvm/user/db
549rvm_remote_server_url3=https://s3.amazonaws.com/travis-rubies/binaries
550 rvm_remote_server_type3=rubies
551 rvm_remote_server_verify_downloads3=1
55320.91s$ travis_retry rvm install ruby-3.2.5 --binary
554Searching for binary rubies, this might take some time.
555Requested binary installation but no rubies are available to download, consider skipping --binary flag.
557The command "rvm install ruby-3.2.5 --binary" failed. Retrying, 2 of 3.
559Searching for binary rubies, this might take some time.
560Requested binary installation but no rubies are available to download, consider skipping --binary flag.
562The command "rvm install ruby-3.2.5 --binary" failed. Retrying, 3 of 3.
564Searching for binary rubies, this might take some time.
565Requested binary installation but no rubies are available to download, consider skipping --binary flag.
5670.42s$ gem env
568RubyGems Environment:
569 - RUBYGEMS VERSION: 3.5.9
570 - RUBY VERSION: 3.3.1 (2024-04-23 patchlevel 55) [s390x-linux]
571 - INSTALLATION DIRECTORY: /home/travis/.rvm/gems/ruby-3.3.1
572 - USER INSTALLATION DIRECTORY: /home/travis/.gem/ruby/3.3.0
573 - RUBY EXECUTABLE: /home/travis/.rvm/rubies/ruby-3.3.1/bin/ruby
574 - GIT EXECUTABLE: /usr/bin/git
575 - EXECUTABLE DIRECTORY: /home/travis/.rvm/gems/ruby-3.3.1/bin
576 - SPEC CACHE DIRECTORY: /home/travis/.gem/specs
577 - SYSTEM CONFIGURATION DIRECTORY: /home/travis/.rvm/rubies/ruby-3.3.1/etc
578 - RUBYGEMS PLATFORMS:
579 - ruby
580 - s390x-linux
581 - GEM PATHS:
582 - /home/travis/.rvm/gems/ruby-3.3.1
583 - /home/travis/.rvm/rubies/ruby-3.3.1/lib/ruby/gems/3.3.0
584 - GEM CONFIGURATION:
585 - :update_sources => true
586 - :verbose => true
587 - :backtrace => true
588 - :bulk_threshold => 1000
589 - REMOTE SOURCES:
590 - https://rubygems.org/
591 - SHELL PATH:
592 - /home/travis/.rvm/gems/ruby-3.3.1/bin
593 - /home/travis/.rvm/gems/ruby-3.3.1@global/bin
594 - /home/travis/.rvm/rubies/ruby-3.3.1/bin
595 - /home/travis/.rvm/bin
596 - /home/travis/bin
597 - /home/travis/.local/bin
598 - /home/travis/.cargo/bin
599 - /home/travis/bin
600 - /home/travis/.local/bin
601 - /usr/lib/ccache
602 - /home/travis/bin
603 - /home/travis/.local/bin
604 - /home/travis/.phpenv/shims
605 - /home/travis/perl5/perlbrew/bin
606 - /home/travis/.kiex/elixirs/elixir-1.15.4/bin
607 - /opt/ant/bin
608 - /usr/local/sbin
609 - /usr/local/bin
610 - /usr/sbin
611 - /usr/bin
612 - /sbin
613 - /bin
614 - /usr/games
615 - /usr/local/games
616 - /snap/bin
617 - /home/travis/.phpenv/bin
6190.54s$ bundle env
620## Environment
622```
623Bundler 2.5.9
624 Platforms ruby, s390x-linux
625Ruby 3.3.1p55 (2024-04-23 revision c56cd86388092faec079981f779f140717020d58) [s390x-linux]
626 Full Path /home/travis/.rvm/rubies/ruby-3.3.1/bin/ruby
627 Config Dir /home/travis/.rvm/rubies/ruby-3.3.1/etc
628RubyGems 3.5.9
629 Gem Home /home/travis/.rvm/gems/ruby-3.3.1
630 Gem Path /home/travis/.rvm/gems/ruby-3.3.1:/home/travis/.rvm/rubies/ruby-3.3.1/lib/ruby/gems/3.3.0
631 User Home /home/travis
632 User Path /home/travis/.gem/ruby/3.3.0
633 Bin Dir /home/travis/.rvm/gems/ruby-3.3.1/bin
634Tools
635 Git 2.25.1
636 RVM 1.29.12 (latest)
637 rbenv not installed
638 chruby not installed
639```
641## Bundler Build Metadata
643```
644Built At 2024-10-22
645Git SHA unknown
646Released Version false
647```
649## Gemfile
651### Gemfile
653```ruby
654source 'https://rubygems.org'; gem 'sinatra'
655```
657### Gemfile.lock
659```
660<No /home/travis/build/travis-ci/travis-rubies/Gemfile.lock found>
661```
before_cache
6640.01s$ echo rvm_auto_reload_flag=1 >> ~/.rvmrc
cache.2
665store build cache
6660.00s4.26schanges detected, packing new archive
667gzip: warning: GZIP environment variable is deprecated; use an alias or script
668uploading build/cache-s390x-linux-focal-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
669cache uploaded
672Done. Your build exited with 0.
Top