CentOS / RHEL 9 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20230628-7-18inkv8/input'...

-----> Setting up package repository...

-----> Starting packaging process

-----> Starting service redis...

-----> Starting service postgres...

-----> Additional environment variables

UUID=81724732-52f2-48d6-b22c-fbcba5a871d3

REDIS_URL=redis://65.108.144.194:58137

REDIS_HOST=65.108.144.194

REDIS_PORT=58137

DATABASE_URL=postgres://postgres:CavhjpRV-FEttEI2@65.108.144.194:58138/postgres

DATABASE_HOST=65.108.144.194

DATABASE_PORT=58138

HOME=/home/pkgr

-----> Found valid cache

adduser warning: pkgr's uid 1000 is greater than SYS_UID_MAX 999

-----> Restoring cache...

-----> Fetching pkgr 4b12154685a5e0f7d12110e06812193a9b09230f...

-----> Starting packaging process...

-----> Installing missing build dependencies: postgresql-devel

-----> Fetching buildpack https://github.com/pkgr/heroku-buildpack-ruby.git at v254-1

-----> Running hook: "/tmp/before_hook20230628-36-z1u1p8.sh"

HELLO STDOUT: world

HELLO STDERR: world

-----> Ruby app

which: no java in (/tmp/tmp.OlmCIJ5GTV/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)

-----> Installing bundler 2.3.25

-----> Removing BUNDLED WITH version in the Gemfile.lock

-----> Compiling Ruby/Rack

###### WARNING:

Your app was upgraded to bundler 2.3.25.

Previously you had a successful deploy with bundler 1.17.3.

If you see problems related to the bundler version please refer to:

https://devcenter.heroku.com/articles/bundler-version#known-upgrade-issues

-----> Using Ruby version: ruby-3.2.2

cp: '/my/cache/vendor/bundle/.' and '/my/cache/vendor/bundle/.' are the same file

-----> Installing dependencies using bundler 2.3.25

Running: BUNDLE_WITHOUT='development:test' BUNDLE_PATH=vendor/bundle BUNDLE_BIN=vendor/bundle/bin BUNDLE_DEPLOYMENT=1 bundle install -j4

Fetching gem metadata from https://rubygems.org/....

Using bundler 2.4.10

Using thor 0.19.1

Fetching eventmachine 1.2.7

Fetching daemons 1.4.1

Using rack 1.5.2

Using tilt 1.4.1

Using foreman 0.78.0

Using sinatra 1.1.0

Installing daemons 1.4.1

Installing eventmachine 1.2.7 with native extensions

Fetching thin 1.8.2

Installing thin 1.8.2 with native extensions

Bundle complete! 3 Gemfile dependencies, 9 gems now installed.

Gems in the groups 'development' and 'test' were not installed.

Bundled gems are installed into `./vendor/bundle`

Bundle completed (16.95s)

Cleaning up the bundler cache.

Removing bundler (2.3.25)

-----> Detecting rake tasks

###### WARNING:

Your app was upgraded to bundler 2.3.25.

Previously you had a successful deploy with bundler 1.17.3.

If you see problems related to the bundler version please refer to:

https://devcenter.heroku.com/articles/bundler-version#known-upgrade-issues

-----> Uploading packages

PACKAGE: blank-sinatra-app-0.0.0-1687966184.85d9b422.centos9.x86_64.rpm (35.07 MiB)

-----> DONE in 104s