CentOS / RHEL 9 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20230628-7-188jm5v/input'...

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

-----> Starting packaging process

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

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

-----> Additional environment variables

UUID=f930d9e7-e517-46dc-be4f-ab19d5005a03

REDIS_URL=redis://65.108.144.194:58134

REDIS_HOST=65.108.144.194

REDIS_PORT=58134

DATABASE_URL=postgres://postgres:Uo4eJ9Mp8muhdScT@65.108.144.194:58135/postgres

DATABASE_HOST=65.108.144.194

DATABASE_PORT=58135

HOME=/home/pkgr

-----> Empty or invalid cache

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

-----> 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-33-gx6pqg.sh"

HELLO STDOUT: world

HELLO STDERR: world

-----> Ruby app

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

-----> Installing bundler 1.17.3

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

-----> Compiling Ruby/Rack

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

-----> Installing dependencies using bundler 1.17.3

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

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

Using bundler 2.4.10

Fetching tilt 1.4.1

Fetching thor 0.19.1

Fetching rack 1.5.2

Installing tilt 1.4.1

Installing rack 1.5.2

Installing thor 0.19.1

Fetching foreman 0.78.0

Fetching sinatra 1.1.0

Installing foreman 0.78.0

Installing sinatra 1.1.0

Bundle complete! 2 Gemfile dependencies, 6 gems now installed.

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

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

Bundle completed (1.89s)

Cleaning up the bundler cache.

Removing bundler (1.17.3)

-----> Detecting rake tasks

-----> Uploading packages

PACKAGE: blank-sinatra-app-0.0.0-1687965648.a139d18c.centos9.x86_64.rpm (34.33 MiB)

-----> DONE in 230s