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

API event #24483.29 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: 8a57300b-aff1-46db-b8f1-2478331bb6bb@183486.travis06
3version: deploy_2024.10.02 https://github.com/travis-ci/worker/tree/163baaf44dde563d04f4e8a0343815b6b7d84649
4instance: travis-job-travis-ci-travis-rubies-627372754 16366049810fbbf284fb6331f2be0fc553bc6c1c2bcead78ff5bb6c1ee6a9dd0 (via amqp)
5startup: 21.62124145s
60.37s0.00s0.04s0.01s0.09s
system_info
7Build system information
8Build language: c
9Build group: stable
10Build dist: jammy
11Build id: 272840551
12Job id: 627372754
13Runtime kernel version: 5.4.0-193-generic
14VM: default
15travis-build version: 6b157a1c
16Build image provisioning date and time
17Mon Oct 14 00:30:54 UTC 2024
18Operating System Details
19Distributor ID: Ubuntu
20Description: Ubuntu 22.04.5 LTS
21Release: 22.04
22Codename: jammy
23Linux Version
245.4.0-150-generic
25Git version
26git version 2.34.1
27bash version
28GNU bash, version 5.1.16(1)-release (s390x-ibm-linux-gnu)
29Copyright (C) 2020 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 11.4.0-1ubuntu1~22.04) 11.4.0
36Copyright (C) 2021 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~22.04.1
46 Built: Wed Mar 13 20:23:54 2024
47 OS/Arch: linux/s390x
48 Context: default
49LLVM version
50Ubuntu clang version 14.0.0-1ubuntu1.1
51Target: s390x-unknown-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.22.04.1 for Linux on s390x ((Ubuntu))
59Redis version
60redis-server 6.0.16
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* 8.2 (set by /home/travis/.phpenv/version)
81 8.2.0
830.03s0.01s1.48s1.25s0.11s0.00s0.04s0.00s0.03s0.04s0.01s0.00s0.94sOK
840.00s0.03s0.00s0.02s0.03s0.00s0.00s0.00s0.01s0.00s0.01s0.00s0.01s0.00s0.03s6.04s0.00s0.00s0.00s6.99s
docker_mtu_and_registry_mirrors
Docker
git.checkout
850.02s0.62s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
86Cloning into 'travis-ci/travis-rubies'...
87$ cd travis-ci/travis-rubies
88$ git checkout -qf a5dc3ca7e17d22437ac41328ede9f5c99226681f
900.00s
91Setting environment variables from repository settings
92$ export AWS_ACCESS_KEY_ID=[secure]
93$ export AWS_SECRET_ACCESS_KEY=[secure]
94$ export AWS_DEFAULT_REGION=[secure]
95$ export SAFE_RVM_VERSION=1.29.7
97Setting environment variables from .travis.yml
98$ export VERSION=3.2.5
99$ export ALIAS=3.2
101$ export TRAVIS_COMPILER=gcc
102$ export CC=${CC:-gcc}
103$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
104$ export PATH=/usr/lib/ccache:$PATH
cache.1
105Setting up build cache
106$ export CASHER_DIR=${TRAVIS_HOME}/.casher
1070.21s$ Installing caching utilities
1080.00s2.78sattempting to download cache archive
109fetching build/cache-s390x-linux-jammy-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
110fetching build/cache-linux-jammy-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
111fetching build/cache--compiler-gcc.tgz
112could not download cache
cache.ccache
1150.00s1.54sadding /home/travis/.ccache to cache
116creating directory /home/travis/.ccache
117$ gcc --version
118gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
119Copyright (C) 2021 Free Software Foundation, Inc.
120This is free software; see the source for copying conditions. There is NO
121warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1230.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
124rvm_autoupdate_flag='0'
125rvm_binary_flag='1'
126rvm_fuzzy_flag='1'
127rvm_gem_options='--no-document'
128rvm_max_time_flag='5'
129rvm_path='/home/travis/.rvm'
130rvm_project_rvmrc='0'
131rvm_remote_server_type4='rubies'
132rvm_remote_server_url4='https://s3.amazonaws.com/travis-rubies/binaries'
133rvm_remote_server_verify_downloads4='1'
134rvm_silence_path_mismatch_check_flag='1'
135rvm_user_install_flag='1'
136rvm_with_default_gems='rake bundler'
137rvm_without_gems='rubygems-bundler'
138rvm_autolibs_flag='read-fail'
139The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
140251.23s$ ./build.sh
rvm.1
141update rvm
1421.26s$ rvm remove 1.8.7
143ruby-1.8.7-head - #already gone
144Using /home/travis/.rvm/gems/ruby-3.3.1
146/usr/bin/gpg2
147/usr/bin/gpg2
148pub rsa4096 2014-10-28 [SC]
149 409B6B1796C275462A1703113804BB82D39DC0E3
150uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
151uid [ unknown] Michal Papis <michal.papis@toptal.com>
152uid [ unknown] [jpeg image of size 5015]
153sub rsa2048 2015-11-02 [E]
155pub rsa4096 2016-11-11 [SC]
156 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
157uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
158sub rsa4096 2016-11-11 [E]
160gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
161gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
162gpg: Total number processed: 1
163gpg: unchanged: 1
1640.38s$ rvm reload
165Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
166 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
167 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
168 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
169 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
170RVM reloaded!
172gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
173gpg: Total number processed: 1
174gpg: unchanged: 1
175gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
176gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
177gpg: Total number processed: 1
178gpg: unchanged: 1
1790.71sDownloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
180Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
181gpg: Signature made Fri Jan 15 18:46:22 2021 UTC
182gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
183gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
184gpg: WARNING: This key is not certified with a trusted signature!
185gpg: There is no indication that the signature belongs to the owner.
186Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
187GPG verified '/home/travis/.rvm/archives/rvm-1.29.12.tgz'
188Upgrading the RVM installation in /home/travis/.rvm/
189 RVM PATH line found in /home/travis/.mkshrc /home/travis/.profile /home/travis/.bashrc /home/travis/.zshrc.
190 RVM sourcing line found in /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
191Upgrade of RVM in /home/travis/.rvm/ is complete.
193<warn>Thanks for installing RVM 🙏</warn>
194Please consider donating to our open collective to help us maintain RVM.
196👉 Donate: <code>https://opencollective.com/rvm/donate</code>
199./build.sh: line 168: /Users/travis/.rvm/scripts/rvm: No such file or directory
2000.33s$ rvm reset
201Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
202 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
203 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
204 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
205 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
2075.49s$ rvm cleanup all
208Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
209 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
210 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
211 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
212 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
213Cleaning up rvm archives
214Cleaning up rvm repos
215Cleaning up rvm src
216Cleaning up rvm log
217Cleaning up rvm tmp
218Cleaning up rvm gemsets
219Cleaning up rvm links
220Cleanup done.
2225.31s$ rvm get stable --auto-dotfiles
223Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
224 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
225 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
226 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
227 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
228Downloading https://get.rvm.io
229Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
230Verifying /home/travis/.rvm/archives/rvm-installer.asc
231gpg: Signature made Tue Feb 21 23:35:16 2023 UTC
232gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
233gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
234gpg: WARNING: This key is not certified with a trusted signature!
235gpg: There is no indication that the signature belongs to the owner.
236Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
237GPG verified '/home/travis/.rvm/archives/rvm-installer'
238Turning on auto dotfiles mode.
239Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
240Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
241gpg: Signature made Fri Jan 15 18:46:22 2021 UTC
242gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
243gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
244gpg: WARNING: This key is not certified with a trusted signature!
245gpg: There is no indication that the signature belongs to the owner.
246Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
247GPG verified '/home/travis/.rvm/archives/rvm-1.29.12.tgz'
248Upgrading the RVM installation in /home/travis/.rvm/
249 Removing rvm PATH line from /home/travis/.mkshrc /home/travis/.profile /home/travis/.bashrc /home/travis/.zshrc.
250 Adding rvm PATH line to /home/travis/.profile /home/travis/.mkshrc /home/travis/.bashrc /home/travis/.zshrc.
251 Removing rvm loading line from /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
252 Adding rvm loading line to /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
253 Fixing environment link for default.
254Upgrade of RVM in /home/travis/.rvm/ is complete.
256<warn>Thanks for installing RVM 🙏</warn>
257Please consider donating to our open collective to help us maintain RVM.
259👉 Donate: <code>https://opencollective.com/rvm/donate</code>
262RVM reloaded!
rvm.2
265clean up meta data
266done
rvm.3
268set up env for rvm
2690.11s$ source /home/travis/.rvm/scripts/rvm
2710.00s$ unset DYLD_LIBRARY_PATH
2730.02s$ export rvm_git_clone_depth=1
rvm.4
276Linux specific setup
27713.29s$ sudo apt-get update
278Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
279Get:2 http://apt.postgresql.org/pub/repos/apt jammy-pgdg InRelease [129 kB]
280Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
281Hit:4 https://packages.adoptium.net/artifactory/deb jammy InRelease
282Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
283Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
284Get:7 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main s390x Packages [915 kB]
285Get:8 http://apt.postgresql.org/pub/repos/apt jammy-pgdg/main s390x Packages [302 kB]
286Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main Translation-en [363 kB]
287Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main s390x c-n-f Metadata [16.9 kB]
288Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted Translation-en [445 kB]
289Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe s390x Packages [870 kB]
290Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe Translation-en [265 kB]
291Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe s390x c-n-f Metadata [19.8 kB]
292Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe s390x Packages [25.8 kB]
293Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe Translation-en [16.5 kB]
294Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe s390x c-n-f Metadata [564 B]
295Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/main s390x Packages [727 kB]
296Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-security/main Translation-en [305 kB]
297Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-security/main s390x c-n-f Metadata [12.5 kB]
298Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted Translation-en [435 kB]
299Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe s390x Packages [663 kB]
300Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe Translation-en [180 kB]
301Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe s390x c-n-f Metadata [13.8 kB]
302Fetched 6089 kB in 3s (1852 kB/s)
303Reading package lists...
304W: https://packages.adoptium.net/artifactory/deb/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
3060.77s$ sudo apt-get install libssl1.0.0 openssl
307Reading package lists...
308Building dependency tree...
309Reading state information...
310E: Unable to locate package libssl1.0.0
311E: Couldn't find any package by glob 'libssl1.0.0'
312E: Couldn't find any package by regex 'libssl1.0.0'
ruby
315check which ruby to build
316Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
317 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
318 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
319 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
320 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
3210.00s$ export RUBY=ruby-3.2.5
323EVERYBODY STAND BACK, WE'RE INSTALLING ruby-3.2.5
3240.00s$ unset CC
build
327build ruby-3.2.5
3280.33s$ rvm alias delete ruby-3.2.5
329Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
330 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
331 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
332 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
333 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
334Deleting alias: ruby-3.2.5...
3361.79s$ rvm remove ruby-3.2.5
337Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
338 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
339 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
340 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
341 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
342ruby-3.2.5 - #already gone
343Using /home/travis/.rvm/gems/ruby-3.3.1
345info: downloading installer
346warning: it looks like you have an existing installation of Rust at:
347warning: /usr/bin
348warning: It is recommended that rustup be the primary Rust installation.
349warning: Otherwise you may have confusion unless you are careful with your PATH
350warning: If you are sure that you want both rustup and your already installed Rust
351warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
352warning: or pass `-y' to ignore all ignorable checks.
353error: cannot install while Rust is installed
354warning: continuing (because the -y flag is set and the error is ignorable)
355info: profile set to 'default'
356info: default host triple is s390x-unknown-linux-gnu
357info: syncing channel updates for 'stable-s390x-unknown-linux-gnu'
358info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
359info: downloading component 'cargo'
360info: downloading component 'clippy'
361info: downloading component 'rust-docs'
362info: downloading component 'rust-std'
363info: downloading component 'rustc'
364info: downloading component 'rustfmt'
365info: installing component 'cargo'
366info: installing component 'clippy'
367info: installing component 'rust-docs'
368info: installing component 'rust-std'
369info: installing component 'rustc'
370info: installing component 'rustfmt'
371info: default toolchain set to 'stable-s390x-unknown-linux-gnu'
373 stable-s390x-unknown-linux-gnu installed - rustc 1.82.0 (f6e511eec 2024-10-15)
376Rust is installed now. Great!
378To get started you may need to restart your current shell.
379This would reload your PATH environment variable to include
380Cargo's bin directory ($HOME/.cargo/bin).
382To configure your current shell, you need to source
383the corresponding env file under $HOME/.cargo.
385This is usually done by running one of the following (note the leading DOT):
386. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
387source "$HOME/.cargo/env.fish" # For fish
38898.39s$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --movable --disable-install-doc -C --without-tcl,--without-tk,--without-gmp
389Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
390 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
391 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
392 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
393 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
394Checking requirements for ubuntu.
395Requirements installation successful.
396Installing Ruby from source to: /home/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...
397ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...
398######################################################################## 100.0%
399No checksum for downloaded archive, recording checksum in user configuration.
400ruby-3.2.5 - #extracting ruby-3.2.5 to /home/travis/.rvm/src/ruby-3.2.5.....
401ruby-3.2.5 - #configuring..................................................................
402ruby-3.2.5 - #post-configuration..
403ruby-3.2.5 - #compiling.....
404Error running '__rvm_make -j1',
405please read /home/travis/.rvm/log/1729625172_ruby-3.2.5/make.log
407There has been an error while running make. Halting the installation.
4090.30s$ rvm prepare ruby-3.2.5
410Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
411 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
412 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
413 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
414 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
415Ruby ruby-3.2.5 does not exist, maybe install first?.
4170.01s$ cat /Users/travis/.rvm/log/*_ruby-3.2.5/configure.log
418cat: '/Users/travis/.rvm/log/*_ruby-3.2.5/configure.log': No such file or directory
check.1
421make sure bundler works
4225.67s$ travis_retry rvm ruby-3.2.5 do gem install bundler
423Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
424 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
425 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
426 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
427 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
428Ruby ruby-3.2.5 is not installed.
430The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 2 of 3.
432Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
433 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
434 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
435 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
436 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
437Ruby ruby-3.2.5 is not installed.
439The command "rvm ruby-3.2.5 do gem install bundler" failed. Retrying, 3 of 3.
441Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
442 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
443 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
444 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
445 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
446Ruby ruby-3.2.5 is not installed.
4485.78s$ travis_retry rvm ruby-3.2.5 do bundle install
449Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
450 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
451 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
452 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
453 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
454Ruby ruby-3.2.5 is not installed.
456The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 2 of 3.
458Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
459 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
460 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
461 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
462 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
463Ruby ruby-3.2.5 is not installed.
465The command "rvm ruby-3.2.5 do bundle install" failed. Retrying, 3 of 3.
467Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
468 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
469 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
470 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
471 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
472Ruby ruby-3.2.5 is not installed.
check.2
475make sure native extension can be built
4765.83s$ travis_retry rvm ruby-3.2.5 do gem install ffi
477Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
478 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
479 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
480 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
481 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
482Ruby ruby-3.2.5 is not installed.
484The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 2 of 3.
486Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
487 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
488 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
489 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
490 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
491Ruby ruby-3.2.5 is not installed.
493The command "rvm ruby-3.2.5 do gem install ffi" failed. Retrying, 3 of 3.
495Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
496 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
497 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
498 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
499 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
500Ruby ruby-3.2.5 is not installed.
5024.36s$ travis_retry rvm ruby-3.2.5 do gem uninstall -x ffi
503Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
504 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
505 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
506 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
507 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
508Ruby ruby-3.2.5 is not installed.
510The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 2 of 3.
512Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
513 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
514 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
515 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
516 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
517Ruby ruby-3.2.5 is not installed.
519The command "rvm ruby-3.2.5 do gem uninstall -x ffi" failed. Retrying, 3 of 3.
521Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
522 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
523 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
524 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
525 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
526Ruby ruby-3.2.5 is not installed.
publish
529upload to S3
530ruby-3.2.5.*: No such file or directory
531000003FFB5172720:error:80000002:system library:file_ctrl:No such file or directory:../crypto/bio/bss_file.c:297:calling fopen(ruby-3.2.5.*, r)
532000003FFB5172720:error:10080002:BIO routines:file_ctrl:system lib:../crypto/bio/bss_file.c:300:
533Requirement already satisfied: pip in /usr/local/lib/python3.10/dist-packages (24.2)
53416.66s$ python -m pip install --user awscli
535Collecting awscli
536 Downloading awscli-1.35.11-py3-none-any.whl.metadata (11 kB)
537Collecting botocore==1.35.45 (from awscli)
538 Downloading botocore-1.35.45-py3-none-any.whl.metadata (5.7 kB)
539Collecting docutils<0.17,>=0.10 (from awscli)
540 Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB)
541Collecting s3transfer<0.11.0,>=0.10.0 (from awscli)
542 Downloading s3transfer-0.10.3-py3-none-any.whl.metadata (1.7 kB)
543Requirement already satisfied: PyYAML<6.1,>=3.10 in /usr/local/lib/python3.10/dist-packages (from awscli) (6.0.2)
544Requirement already satisfied: colorama<0.4.7,>=0.2.5 in /usr/lib/python3/dist-packages (from awscli) (0.4.4)
545Collecting rsa<4.8,>=3.1.2 (from awscli)
546 Downloading rsa-4.7.2-py3-none-any.whl.metadata (3.6 kB)
547Collecting jmespath<2.0.0,>=0.7.1 (from botocore==1.35.45->awscli)
548 Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)
549Collecting python-dateutil<3.0.0,>=2.1 (from botocore==1.35.45->awscli)
550 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
551Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /usr/lib/python3/dist-packages (from botocore==1.35.45->awscli) (1.26.5)
552Requirement already satisfied: pyasn1>=0.1.3 in /usr/lib/python3/dist-packages (from rsa<4.8,>=3.1.2->awscli) (0.4.8)
553Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil<3.0.0,>=2.1->botocore==1.35.45->awscli) (1.16.0)
554Downloading awscli-1.35.11-py3-none-any.whl (4.5 MB)
555 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 13.3 MB/s eta 0:00:00
556Downloading botocore-1.35.45-py3-none-any.whl (12.6 MB)
557 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.6/12.6 MB 21.3 MB/s eta 0:00:00
558Downloading docutils-0.16-py2.py3-none-any.whl (548 kB)
559 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 9.8 MB/s eta 0:00:00
560Downloading rsa-4.7.2-py3-none-any.whl (34 kB)
561Downloading s3transfer-0.10.3-py3-none-any.whl (82 kB)
562Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
563Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
564Installing collected packages: rsa, python-dateutil, jmespath, docutils, botocore, s3transfer, awscli
565Successfully installed awscli-1.35.11 botocore-1.35.45 docutils-0.16 jmespath-1.0.1 python-dateutil-2.9.0.post0 rsa-4.7.2 s3transfer-0.10.3
568The user-provided path ruby-3.2.5.* does not exist.
check.3
570make sure it installs
5713.67s$ rvm remove ruby-3.2.5
572Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
573 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
574 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
575 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
576 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
577ruby-3.2.5 - #removing src/ruby-3.2.5..
578Using /home/travis/.rvm/gems/ruby-3.3.1
5800.01s$ cat /home/travis/.rvm/user/db
581rvm_remote_server_url3=https://s3.amazonaws.com/travis-rubies/binaries
582 rvm_remote_server_type3=rubies
583 rvm_remote_server_verify_downloads3=1
58518.17s$ travis_retry rvm install ruby-3.2.5 --binary
586Searching for binary rubies, this might take some time.
587Requested binary installation but no rubies are available to download, consider skipping --binary flag.
589The command "rvm install ruby-3.2.5 --binary" failed. Retrying, 2 of 3.
591Searching for binary rubies, this might take some time.
592Requested binary installation but no rubies are available to download, consider skipping --binary flag.
594The command "rvm install ruby-3.2.5 --binary" failed. Retrying, 3 of 3.
596Searching for binary rubies, this might take some time.
597Requested binary installation but no rubies are available to download, consider skipping --binary flag.
5990.31s$ gem env
600RubyGems Environment:
601 - RUBYGEMS VERSION: 3.5.9
602 - RUBY VERSION: 3.3.1 (2024-04-23 patchlevel 55) [s390x-linux]
603 - INSTALLATION DIRECTORY: /home/travis/.rvm/gems/ruby-3.3.1
604 - USER INSTALLATION DIRECTORY: /home/travis/.gem/ruby/3.3.0
605 - RUBY EXECUTABLE: /home/travis/.rvm/rubies/ruby-3.3.1/bin/ruby
606 - GIT EXECUTABLE: /usr/bin/git
607 - EXECUTABLE DIRECTORY: /home/travis/.rvm/gems/ruby-3.3.1/bin
608 - SPEC CACHE DIRECTORY: /home/travis/.gem/specs
609 - SYSTEM CONFIGURATION DIRECTORY: /home/travis/.rvm/rubies/ruby-3.3.1/etc
610 - RUBYGEMS PLATFORMS:
611 - ruby
612 - s390x-linux
613 - GEM PATHS:
614 - /home/travis/.rvm/gems/ruby-3.3.1
615 - /home/travis/.rvm/rubies/ruby-3.3.1/lib/ruby/gems/3.3.0
616 - GEM CONFIGURATION:
617 - :update_sources => true
618 - :verbose => true
619 - :backtrace => true
620 - :bulk_threshold => 1000
621 - REMOTE SOURCES:
622 - https://rubygems.org/
623 - SHELL PATH:
624 - /home/travis/.rvm/gems/ruby-3.3.1/bin
625 - /home/travis/.rvm/gems/ruby-3.3.1@global/bin
626 - /home/travis/.rvm/rubies/ruby-3.3.1/bin
627 - /home/travis/.rvm/bin
628 - /home/travis/bin
629 - /home/travis/.local/bin
630 - /home/travis/.cargo/bin
631 - /home/travis/bin
632 - /home/travis/.local/bin
633 - /usr/lib/ccache
634 - /home/travis/bin
635 - /home/travis/.local/bin
636 - /home/travis/.phpenv/shims
637 - /home/travis/perl5/perlbrew/bin
638 - /home/travis/.kiex/elixirs/elixir-1.15.4/bin
639 - /opt/ant/bin
640 - /usr/local/sbin
641 - /usr/local/bin
642 - /usr/sbin
643 - /usr/bin
644 - /sbin
645 - /bin
646 - /usr/games
647 - /usr/local/games
648 - /snap/bin
649 - /home/travis/.phpenv/bin
6510.62s$ bundle env
652## Environment
654```
655Bundler 2.5.9
656 Platforms ruby, s390x-linux
657Ruby 3.3.1p55 (2024-04-23 revision c56cd86388092faec079981f779f140717020d58) [s390x-linux]
658 Full Path /home/travis/.rvm/rubies/ruby-3.3.1/bin/ruby
659 Config Dir /home/travis/.rvm/rubies/ruby-3.3.1/etc
660RubyGems 3.5.9
661 Gem Home /home/travis/.rvm/gems/ruby-3.3.1
662 Gem Path /home/travis/.rvm/gems/ruby-3.3.1:/home/travis/.rvm/rubies/ruby-3.3.1/lib/ruby/gems/3.3.0
663 User Home /home/travis
664 User Path /home/travis/.gem/ruby/3.3.0
665 Bin Dir /home/travis/.rvm/gems/ruby-3.3.1/bin
666Tools
667 Git 2.34.1
668 RVM 1.29.12 (latest)
669 rbenv not installed
670 chruby not installed
671```
673## Bundler Build Metadata
675```
676Built At 2024-10-22
677Git SHA unknown
678Released Version false
679```
681## Gemfile
683### Gemfile
685```ruby
686source 'https://rubygems.org'; gem 'sinatra'
687```
689### Gemfile.lock
691```
692<No /home/travis/build/travis-ci/travis-rubies/Gemfile.lock found>
693```
before_cache
6960.00s$ echo rvm_auto_reload_flag=1 >> ~/.rvmrc
cache.2
697store build cache
6980.00s2.59schanges detected, packing new archive
699gzip: warning: GZIP environment variable is deprecated; use an alias or script
700uploading build/cache-s390x-linux-jammy-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
701cache uploaded
704Done. Your build exited with 0.
Top