CentOS / RHEL 8 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20191114-6-bu8t9f/input'...

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

-----> Starting packaging process

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

-----> Additional environment variables

UUID=6e20513b-7a80-4e67-8191-e7a144185e8c

DATABASE_URL=postgres://postgres:pGcnDyayTjtPHzxp@164.132.201.42:37947/postgres

DATABASE_HOST=164.132.201.42

DATABASE_PORT=37947

HOME=/home/pkgr

-----> Reusing cache

-----> Fetching pkgr 78235d04c01c59444988069ecebae55ca4ee630d...

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

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

-----> [wizard] adding legacy-installer wizard (https://github.com/pkgr/addon-legacy-installer#master)

-----> [wizard] adding postgres wizard (https://github.com/pkgr/addon-postgres#master)

-----> [wizard] adding apache2 wizard (https://github.com/pkgr/addon-apache2#master)

-----> [wizard] adding repositories wizard (https://github.com/finnlabs/addon-repositories#master)

-----> [wizard] adding smtp wizard (https://github.com/pkgr/addon-smtp#master)

-----> [wizard] adding memcached wizard (https://github.com/pkgr/addon-memcached#master)

-----> [wizard] adding openproject wizard (https://github.com/opf/addon-openproject#master)

-----> Fetching buildpack https://github.com/opf/heroku-buildpack-multi.git at master

-----> Running hook: "packaging/setup"

-----> Multipack app

WARNING: This buildpack is no longer maintained.

Please choose a different buildpack or go to https://github.com/ddollar/heroku-buildpack-multi

and fork it to your own account.

=====> Downloading Buildpack: https://github.com/heroku/heroku-buildpack-nodejs.git

=====> Detected Framework: Node.js

-----> Creating runtime environment

NPM_CONFIG_LOGLEVEL=error

NODE_ENV=production

NODE_MODULES_CACHE=true

NODE_VERBOSE=false

-----> Installing binaries

engines.node (package.json): ~10.15.3

engines.npm (package.json): unspecified (use default)

Resolving node version ~10.15.3...

Downloading and installing node 10.15.3...

Using default npm version: 6.4.1

-----> Restoring cache

- node_modules (not cached - skipping)

-----> Installing dependencies

Installing node modules (package.json)

> openproject@0.1.0 postinstall /tmp/d20191114-31-1rxtacn/opt/openproject

> cd frontend && npm install

> node-sass@4.12.0 install /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/node_modules/node-sass

> node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.12.0/linux-x64-64_binding.node

Download complete

Binary saved to /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/node_modules/node-sass/vendor/linux-x64-64/binding.node

Caching binary to /tmp/npmcache.cbOua/node-sass/4.12.0/linux-x64-64_binding.node

> core-js@2.6.9 postinstall /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/node_modules/babel-runtime/node_modules/core-js

> node scripts/postinstall echo "ignore"

> core-js@3.2.1 postinstall /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/node_modules/core-js

> node scripts/postinstall echo "ignore"

> @angular/cli@8.3.8 postinstall /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/node_modules/@angular/cli

> node ./bin/postinstall/script.js

> node-sass@4.12.0 postinstall /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/node_modules/node-sass

> node scripts/build.js

Binary found at /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/node_modules/node-sass/vendor/linux-x64-64/binding.node

Testing binary

Binary is fine

added 1294 packages from 1510 contributors and audited 17609 packages in 20.124s

found 2 vulnerabilities (1 moderate, 1 high)

run `npm audit fix` to fix them, or `npm audit` for details

up to date in 20.653s

found 0 vulnerabilities

-----> Build

-----> Pruning devDependencies

up to date in 0.422s

found 0 vulnerabilities

-----> Caching build

- node_modules (nothing to cache)

-----> Build succeeded!

=====> Downloading Buildpack: https://github.com/pkgr/heroku-buildpack-ruby.git

=====> Detected Framework: Ruby

-----> Compiling Ruby/Rails

-----> Using Ruby version: ruby-2.6.5

-----> Installing dependencies using bundler 2.0.2

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

Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment

Using rake 12.3.3

Using Ascii85 1.0.3

Using concurrent-ruby 1.1.5

Using i18n 1.7.0

Using minitest 5.13.0

Using thread_safe 0.3.6

Using tzinfo 1.2.5

Using zeitwerk 2.2.1

Using activesupport 6.0.0

Using builder 3.2.3

Using erubi 1.8.0

Using mini_portile2 2.4.0

Using nokogiri 1.10.4

Using rails-dom-testing 2.0.3

Using crass 1.0.4

Using loofah 2.3.1

Using rails-html-sanitizer 1.2.0

Using actionview 6.0.0

Using rack 2.0.7

Using rack-test 1.1.0

Using actionpack 6.0.0

Using nio4r 2.5.1

Using websocket-extensions 0.1.4

Using websocket-driver 0.7.1

Using actioncable 6.0.0

Using globalid 0.4.2

Using activejob 6.0.0

Using activemodel 6.0.0

Using activerecord 6.0.0

Using mimemagic 0.3.3

Using marcel 0.3.3

Using activestorage 6.0.0

Using mini_mime 1.0.2

Using mail 2.7.1

Using actionmailbox 6.0.0

Using actionmailer 6.0.0

Using method_source 0.9.2

Using thor 0.20.3

Using railties 6.0.0

Using actionpack-xml_parser 2.0.1

Using actiontext 6.0.0

Using activemodel-serializers-xml 1.0.2

Using activerecord-import 1.0.2

Using activerecord-nulldb-adapter 0.4.0

Using multi_json 1.13.1

Using activerecord-session_store 1.1.1

Using acts_as_list 0.9.19

Using acts_as_tree 2.9.0

Using public_suffix 4.0.1

Using addressable 2.7.0

Using aes_key_wrap 1.0.1

Using afm 0.2.2

Using rbtree3 0.5.0

Using airbrake-ruby 4.6.0

Using airbrake 9.4.3

Using attr_required 1.0.1

Using execjs 2.7.0

Using autoprefixer-rails 9.4.7

Using awesome_nested_set 3.2.0

Using aws-eventstream 1.0.3

Using aws-partitions 1.208.0

Using aws-sigv4 1.1.0

Using jmespath 1.4.0

Using aws-sdk-core 3.66.0

Using aws-sdk-kms 1.24.0

Using aws-sdk-s3 1.48.0

Using aws-sdk-sns 1.1.0

Using descendants_tracker 0.0.4

Using ice_nine 0.11.2

Using axiom-types 0.1.1

Using bcrypt 3.1.13

Using bindata 2.4.4

Using msgpack 1.3.1

Using bootsnap 1.4.5

Using bourbon 6.0.0

Using browser 2.6.1

Using bundler 2.0.2

Using mime-types-data 3.2018.0812

Using mime-types 3.2.2

Using carrierwave 1.3.1

Using declarative-option 0.1.0

Using declarative-builder 0.1.0

Using tilt 2.0.9

Using uber 0.1.0

Using cells 4.1.7

Using temple 0.8.0

Using erbse 0.1.3

Using cells-erb 0.1.0

Using cells-rails 0.0.9

Using coercible 1.0.0

Using ruby-enum 0.7.2

Using commonmarker 0.20.1

Using unf_ext 0.0.7.5

Using unf 0.1.4

Using domain_name 0.5.20180417

Using http-cookie 1.0.3

Using netrc 0.11.0

Using rest-client 2.0.2

Using crowdin-api 0.5.0

Using daemons 1.3.1

Using dalli 2.7.10

Using grids 1.0.0 from source at `modules/grids`

Using dashboards 1.0.0 from source at `modules/dashboards`

Using date_validator 0.9.0

Using html-pipeline 2.12.0

Using deckar01-task_list 2.2.0

Using declarative 0.0.10

Using delayed_job 4.1.8

Using delayed_job_active_record 4.1.4

Using representable 3.0.4

Using disposable 0.4.4

Using doorkeeper 5.0.2 from https://github.com/doorkeeper-gem/doorkeeper (at ce969ee@ce969ee)

Using equalizer 0.0.11

Using escape_utils 1.2.1

Using excon 0.62.0

Using fastimage 2.1.5

Using ffi 1.10.0

Using formatador 0.2.5

Using fog-core 2.1.2

Using fog-json 1.2.0

Using fog-xml 0.1.3

Using ipaddress 0.8.3

Using fog-aws 3.3.0

Using friendly_id 5.2.5 from https://github.com/norman/friendly_id (at 67422c0@67422c0)

Using get_process_mem 0.2.3

Using request_store 1.4.1

Using gon 6.2.1

Using mustermann 1.0.3

Using mustermann-grape 1.0.0

Using rack-accept 0.4.5

Using virtus 1.0.5

Using grape 1.2.4

Using gravatar_image_tag 1.2.0

Using hashery 2.1.2

Using hashie 3.6.0

Using htmldiff 0.0.1

Using httpclient 2.8.3

Using i18n-js 3.2.1

Using ice_cube 0.16.3

Using icalendar 2.5.3

Using iso8601 0.12.1

Using jquery-tablesorter 1.27.0

Using json 2.2.0

Using json-jwt 1.10.0

Using kgio 2.11.2

Using omniauth 1.9.0 from https://github.com/opf/omniauth (at fe862f9@fe862f9)

Using rack-oauth2 1.9.3

Using swd 1.1.2

Using validate_email 0.1.6

Using validate_url 1.0.8

Using webfinger 1.1.0

Using openid_connect 1.1.6

Using omniauth-openid-connect 0.3.0 from https://github.com/finnlabs/omniauth-openid-connect.git (at 9e7fd0e@9e7fd0e)

Using sprockets 3.7.2

Using sprockets-rails 3.2.1

Using rails 6.0.0

Using lobby_boy 0.1.3

Using lograge 0.10.0

Using messagebird-rest 1.3.3

Using meta-tags 2.11.1

Using mixlib-shellout 2.1.0

Using my_page 1.0.0 from source at `modules/my_page`

Using net-ldap 0.16.1

Using nokogumbo 2.0.1

Using oj 3.9.1

Using okcomputer 1.17.4

Using omniauth-openid_connect-providers 0.1.1 from https://github.com/finnlabs/omniauth-openid_connect-providers.git (at 1d65afd@1d65afd)

Using ruby-saml 1.9.0

Using omniauth-saml 1.10.1

Using openproject-auth_plugins 1.0.0 from source at `modules/auth_plugins`

Using openproject-auth_saml 1.0.0 from source at `modules/auth_saml`

Using openproject-avatars 1.0.0 from source at `modules/avatars`

Using ruby-rc4 0.1.5

Using ttfunk 1.5.0

Using pdf-reader 2.2.0

Using pdf-inspector 1.3.0

Using pdf-core 0.7.0

Using prawn 2.2.2

Using openproject-pdf_export 1.0.0 from source at `modules/pdf_export`

Using openproject-backlogs 1.0.0 from source at `modules/backlogs`

Using rubyzip 1.3.0

Using openproject-bcf 1.0.0 from source at `modules/bcf`

Using openproject-bim_seeder 1.0.0 from source at `modules/bim_seeder`

Using openproject-boards 1.0.0 from source at `modules/boards`

Using openproject-costs 1.0.0 from source at `modules/costs`

Using openproject-documents 1.0.0 from source at `modules/documents`

Using openproject-webhooks 1.0.0 from source at `modules/webhooks`

Using openproject-github_integration 1.0.0 from source at `modules/github_integration`

Using openproject-global_roles 1.0.0 from source at `modules/global_roles`

Using openproject-ldap_groups 1.0.0 from source at `modules/ldap_groups`

Using openproject-meeting 1.0.0 from source at `modules/meeting`

Using openproject-openid_connect 1.0.0 from source at `modules/openid_connect`

Using recaptcha 5.1.0

Using openproject-recaptcha 1.0.0 from source at `modules/recaptcha`

Using reporting_engine 1.0.0 from source at `modules/reporting_engine`

Using openproject-reporting 1.0.0 from source at `modules/reporting`

Using openproject-token 1.0.2

Using openproject-translations 7.4.0 from https://github.com/opf/openproject-translations.git (at dev@b70a654)

Using rotp 3.3.1

Using openproject-two_factor_authentication 1.0.0 from source at `modules/two_factor_authentication`

Using ruby-ole 1.2.12.2

Using spreadsheet 0.8.9

Using openproject-xls_export 1.0.0 from source at `modules/xls_export`

Using overviews 1.0.0 from source at `modules/overviews`

Using pg 1.1.4

Using plaintext 0.3.3

Using posix-spawn 0.3.13

Using prawn-table 0.2.2

Using puma 4.2.0

Using rack-attack 6.1.0

Using rack-protection 2.0.7

Using raindrops 0.19.0

Using rdoc 6.1.1

Using reform 2.2.4

Using reform-rails 0.1.7

Using responders 3.0.0

Using rinku 2.0.4

Using roar 1.1.0

Using rouge 3.1.1

Using ruby-duration 3.2.3

Using ruby-progressbar 1.10.1

Using structured_warnings 0.4.0

Using rubytree 1.0.0

Using sanitize 5.1.0

Using sassc 2.0.1

Using sassc-rails 2.1.0

Using secure_headers 6.1.1

Using semantic 1.6.1

Using stringex 2.8.5

Using svg-graph 2.1.3

Using sys-filesystem 1.2.0

Using typed_dag 2.0.2

Using tzinfo-data 1.2018.9

Using unicorn 5.5.1

Using unicorn-worker-killer 0.4.4

Using warden 1.2.8

Using warden-basic_auth 0.2.1

Using will_paginate 3.1.8

Bundle complete! 160 Gemfile dependencies, 238 gems now installed.

Gems in the groups development and test were not installed.

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

Bundle completed (0.88s)

Cleaning up the bundler cache.

-----> Detecting rake tasks

-----> Preparing app for Rails asset pipeline

Running: rake assets:precompile

Linking frontend plugins

npm run build

W, [2019-11-14T22:07:52.922319 #2240] WARN -- : hook registered

Cleaning linked target directory /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/src/app/modules/plugins/linked

Linking frontend of OpenProject plugin openproject-avatars to /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/src/app/modules/plugins/linked/openproject-avatars.

Linking frontend of OpenProject plugin openproject-costs to /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/src/app/modules/plugins/linked/openproject-costs.

Linking frontend of OpenProject plugin openproject-documents to /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/src/app/modules/plugins/linked/openproject-documents.

Regenerating frontend plugin registry /tmp/d20191114-31-1rxtacn/opt/openproject/frontend/src/app/modules/plugins/linked-plugins.module.ts.

Building angular frontend

> openproject-frontend@0.1.0 prebuild /tmp/d20191114-31-1rxtacn/opt/openproject/frontend

> ./scripts/link_plugin_placeholder.js

> openproject-frontend@0.1.0 build /tmp/d20191114-31-1rxtacn/opt/openproject/frontend

> ng build --prod --named-chunks --source-map

chunk {0} 0.ca1cff9e2823bb96e74a.js, 0.ca1cff9e2823bb96e74a.js.map () 165 kB [rendered]

chunk {1} common.3a10411beb65f00e02af.js, common.3a10411beb65f00e02af.js.map (common) 36.7 kB [rendered]

chunk {2} 2.b4166d1a1e41e9db513d.js, 2.b4166d1a1e41e9db513d.js.map () 16.4 kB [rendered]

chunk {3} 3.6e388db103f491c5b6df.js, 3.6e388db103f491c5b6df.js.map () 24.2 kB [rendered]

chunk {4} runtime.7ef8952de2718b68f707.js, runtime.7ef8952de2718b68f707.js.map (runtime) 5.27 kB [entry] [rendered]

chunk {5} 5.419d1457070af6e747f0.js, 5.419d1457070af6e747f0.js.map () 19.5 kB [rendered]

chunk {6} 6.eaf1daa43d5bf062c058.js, 6.eaf1daa43d5bf062c058.js.map () 15.7 kB [rendered]

chunk {7} 7.34308f20346fba52d68f.js, 7.34308f20346fba52d68f.js.map () 32 kB [rendered]

chunk {8} 8.6bb09cad1904db685bbb.js, 8.6bb09cad1904db685bbb.js.map () 25.6 kB [rendered]

chunk {9} main.c348e7a8884f9317882a.js, main.c348e7a8884f9317882a.js.map (main) 1.55 MB [initial] [rendered]

chunk {10} polyfills.b4c5289cfe5242e4f192.js, polyfills.b4c5289cfe5242e4f192.js.map (polyfills) 44.7 kB [initial] [rendered]

chunk {11} sentry-browser.10135629f6163706a9f6.js, sentry-browser.10135629f6163706a9f6.js.map (sentry-browser) 57.4 kB [rendered]

chunk {12} styles.1995388b675664997672.css, styles.1995388b675664997672.css.map (styles) 46.2 kB [initial] [rendered]

chunk {13} vendor.1d18c62760f930eeb464.js, vendor.1d18c62760f930eeb464.js.map (vendor) 2.78 MB [initial] [rendered]

chunk {14} 14.cd3e3b2c3e392996f9ae.js, 14.cd3e3b2c3e392996f9ae.js.map () 12.6 kB [rendered]

chunk {15} 15.f989e4be605a2995170d.js, 15.f989e4be605a2995170d.js.map () 10.2 kB [rendered]

chunk {16} 16.f21bc9903c2a828c9d2f.js, 16.f21bc9903c2a828c9d2f.js.map () 8.97 kB [rendered]

chunk {17} 17.ef952e4d5255b589ac00.js, 17.ef952e4d5255b589ac00.js.map () 21.6 kB [rendered]

chunk {18} 18.8aca3e78fc28671b75a6.js, 18.8aca3e78fc28671b75a6.js.map () 15.3 kB [rendered]

chunk {19} 19.58c7b704e88fd8f295d0.js, 19.58c7b704e88fd8f295d0.js.map () 14.9 kB [rendered]

chunk {20} 20.7d554e60b78aaf7ac5d5.js, 20.7d554e60b78aaf7ac5d5.js.map () 9.3 kB [rendered]

chunk {21} 21.0b8539ac194dc517edd9.js, 21.0b8539ac194dc517edd9.js.map () 8.18 kB [rendered]

chunk {22} 22.aa7962d2ea3adc6ef8ab.js, 22.aa7962d2ea3adc6ef8ab.js.map () 7.68 kB [rendered]

chunk {23} 23.46b58eff3c5d2888a9ac.js, 23.46b58eff3c5d2888a9ac.js.map () 2.56 kB [rendered]

chunk {24} 24.6cea76ced8a9b9254d1a.js, 24.6cea76ced8a9b9254d1a.js.map () 1.11 kB [rendered]

chunk {25} 25.68f11fbf5c167090dfe2.js, 25.68f11fbf5c167090dfe2.js.map () 4.06 kB [rendered]

chunk {26} 26.b402ef02e6154d06818f.js, 26.b402ef02e6154d06818f.js.map () 4.48 kB [rendered]

chunk {27} 27.b22e32753ca8cb30ca61.js, 27.b22e32753ca8cb30ca61.js.map () 776 bytes [rendered]

chunk {28} 28.078d94b55e778d42fa89.js, 28.078d94b55e778d42fa89.js.map () 10.8 kB [rendered]

chunk {29} 29.b34ed500aa6f1a87aae1.js, 29.b34ed500aa6f1a87aae1.js.map () 971 bytes [rendered]

chunk {30} 30.9952df4259a19e9aa2d6.js, 30.9952df4259a19e9aa2d6.js.map () 6.23 kB [rendered]

chunk {31} 31.a134da9564011f089b97.js, 31.a134da9564011f089b97.js.map () 2.44 kB [rendered]

chunk {32} 32.a15d0d59b5dab97a2cc8.js, 32.a15d0d59b5dab97a2cc8.js.map () 5.14 kB [rendered]

chunk {33} 33.1a080a8514800f6ebe60.js, 33.1a080a8514800f6ebe60.js.map () 3.34 kB [rendered]

chunk {34} 34.f3a67ec831ade9b50d9a.js, 34.f3a67ec831ade9b50d9a.js.map () 3.86 kB [rendered]

chunk {35} 35.3a9a017a58a86e899513.js, 35.3a9a017a58a86e899513.js.map () 2.31 kB [rendered]

chunk {36} 36.532edeaefd8a0f75c55e.js, 36.532edeaefd8a0f75c55e.js.map () 519 bytes [rendered]

chunk {37} 37.2da27a26769b8042ee7a.js, 37.2da27a26769b8042ee7a.js.map () 2.06 kB [rendered]

chunk {38} 38.8a7c104776646e51ec0b.js, 38.8a7c104776646e51ec0b.js.map () 2.16 kB [rendered]

chunk {39} 39.b4e8bc5f78144bb2387f.js, 39.b4e8bc5f78144bb2387f.js.map () 4.09 kB [rendered]

chunk {40} 40.7afc7f5d722cd1509ef5.js, 40.7afc7f5d722cd1509ef5.js.map () 2.34 kB [rendered]

chunk {41} 41.9577c0ff654fa427f57f.js, 41.9577c0ff654fa427f57f.js.map () 5.18 kB [rendered]

chunk {42} 42.5fa1562d9f38f0fc21f1.js, 42.5fa1562d9f38f0fc21f1.js.map () 1.95 kB [rendered]

chunk {43} 43.664be09a5c0ef5d2d7e6.js, 43.664be09a5c0ef5d2d7e6.js.map () 2.07 kB [rendered]

chunk {44} 44.9c40df8ac5674ba6df89.js, 44.9c40df8ac5674ba6df89.js.map () 8.05 kB [rendered]

chunk {45} 45.4841ad60fc42657ef974.js, 45.4841ad60fc42657ef974.js.map () 1.78 kB [rendered]

chunk {46} 46.b6469f68547b7c9ddf07.js, 46.b6469f68547b7c9ddf07.js.map () 2.24 kB [rendered]

chunk {47} 47.44e41f045a87d4214094.js, 47.44e41f045a87d4214094.js.map () 2.81 kB [rendered]

chunk {48} 48.394107034caebc273627.js, 48.394107034caebc273627.js.map () 4.73 kB [rendered]

chunk {49} 49.0c389ee3f8796fc1d606.js, 49.0c389ee3f8796fc1d606.js.map () 4.25 kB [rendered]

chunk {50} 50.3c4e26dc9f924d681dcc.js, 50.3c4e26dc9f924d681dcc.js.map () 2.55 kB [rendered]

chunk {51} 51.b468f4b72f00bf569bcc.js, 51.b468f4b72f00bf569bcc.js.map () 10.1 kB [rendered]

chunk {52} 52.8305d77f08dc3af58a58.js, 52.8305d77f08dc3af58a58.js.map () 2.93 kB [rendered]

chunk {53} 53.af6fc4d0e985a75714ae.js, 53.af6fc4d0e985a75714ae.js.map () 4 kB [rendered]

chunk {54} 54.0219a41d53229bd846da.js, 54.0219a41d53229bd846da.js.map () 610 bytes [rendered]

chunk {55} 55.5b14c5521d5d7f2d3b2c.js, 55.5b14c5521d5d7f2d3b2c.js.map () 7.88 kB [rendered]

chunk {56} 56.e5dbcba87691a7d66837.js, 56.e5dbcba87691a7d66837.js.map () 1.18 kB [rendered]

chunk {57} 57.ce3ee0382d4b3def5812.js, 57.ce3ee0382d4b3def5812.js.map () 11.6 kB [rendered]

chunk {58} 58.151a9fdca6273287c04a.js, 58.151a9fdca6273287c04a.js.map () 2.08 kB [rendered]

chunk {59} 59.c0e39d6c9cffb8ad87f7.js, 59.c0e39d6c9cffb8ad87f7.js.map () 6.03 kB [rendered]

chunk {60} 60.ba9f62566ce453aea6ba.js, 60.ba9f62566ce453aea6ba.js.map () 4.28 kB [rendered]

chunk {61} 61.1c7a8a1dafdbd122bcf0.js, 61.1c7a8a1dafdbd122bcf0.js.map () 3.47 kB [rendered]

chunk {62} 62.8208093e337ba14b7590.js, 62.8208093e337ba14b7590.js.map () 2.09 kB [rendered]

chunk {63} 63.092087410a59a8c40631.js, 63.092087410a59a8c40631.js.map () 1.59 kB [rendered]

chunk {64} 64.bb955146b97060d12abd.js, 64.bb955146b97060d12abd.js.map () 12.3 kB [rendered]

chunk {65} 65.db351b4b76ec9663f1c6.js, 65.db351b4b76ec9663f1c6.js.map () 5.98 kB [rendered]

chunk {66} 66.f3ec63d93daceadbfb47.js, 66.f3ec63d93daceadbfb47.js.map () 4.93 kB [rendered]

chunk {67} 67.c51cad933b258c0ea046.js, 67.c51cad933b258c0ea046.js.map () 3.18 kB [rendered]

chunk {68} 68.2eb6b8d96919bf24c1c1.js, 68.2eb6b8d96919bf24c1c1.js.map () 3.79 kB [rendered]

chunk {69} 69.b235465dea36b912bd6a.js, 69.b235465dea36b912bd6a.js.map () 2.19 kB [rendered]

chunk {70} 70.0456ef5dd9b7eaf631eb.js, 70.0456ef5dd9b7eaf631eb.js.map () 7.31 kB [rendered]

chunk {71} 71.7c95dc642c7b1b2f81cb.js, 71.7c95dc642c7b1b2f81cb.js.map () 6.56 kB [rendered]

chunk {72} 72.697ac7446ac175e769b8.js, 72.697ac7446ac175e769b8.js.map () 2.37 kB [rendered]

chunk {73} 73.596c05c400b73f23df8e.js, 73.596c05c400b73f23df8e.js.map () 2.47 kB [rendered]

chunk {74} 74.6682d59a795fc45f1cb4.js, 74.6682d59a795fc45f1cb4.js.map () 3.01 kB [rendered]

chunk {75} 75.f3c4ba903a327b2f5d4c.js, 75.f3c4ba903a327b2f5d4c.js.map () 2.21 kB [rendered]

chunk {76} 76.2cf8218adf3d6479a6cb.js, 76.2cf8218adf3d6479a6cb.js.map () 1.51 kB [rendered]

chunk {77} 77.22036990ac04d9106319.js, 77.22036990ac04d9106319.js.map () 9.53 kB [rendered]

chunk {78} 78.f78125eaed80f5fd070e.js, 78.f78125eaed80f5fd070e.js.map () 2.76 kB [rendered]

chunk {79} 79.e0ba03281c0e7f026255.js, 79.e0ba03281c0e7f026255.js.map () 7.8 kB [rendered]

chunk {80} 80.95e792ba6f360969b533.js, 80.95e792ba6f360969b533.js.map () 921 bytes [rendered]

chunk {81} 81.64b444396a0f3bd503c2.js, 81.64b444396a0f3bd503c2.js.map () 1.11 kB [rendered]

chunk {82} 82.a38e120ec8727444465a.js, 82.a38e120ec8727444465a.js.map () 2.66 kB [rendered]

chunk {83} 83.e99f30386be163091b5e.js, 83.e99f30386be163091b5e.js.map () 4.09 kB [rendered]

chunk {84} 84.946be44151e22121011c.js, 84.946be44151e22121011c.js.map () 3.08 kB [rendered]

chunk {85} 85.c1a2252a88e769427fe6.js, 85.c1a2252a88e769427fe6.js.map () 1.88 kB [rendered]

chunk {86} 86.8bc02307f7d7c6bf325b.js, 86.8bc02307f7d7c6bf325b.js.map () 6.31 kB [rendered]

chunk {87} 87.58fac8b0dffe8a0317ff.js, 87.58fac8b0dffe8a0317ff.js.map () 2.22 kB [rendered]

chunk {88} 88.aa8a3f3999b8e57cbe9f.js, 88.aa8a3f3999b8e57cbe9f.js.map () 9.27 kB [rendered]

chunk {89} 89.17f20624a4a3791bdfa5.js, 89.17f20624a4a3791bdfa5.js.map () 6.13 kB [rendered]

chunk {90} 90.99db22fe12446678520c.js, 90.99db22fe12446678520c.js.map () 2.46 kB [rendered]

chunk {91} 91.e728e0a1d59975e0fd89.js, 91.e728e0a1d59975e0fd89.js.map () 1.79 kB [rendered]

chunk {92} 92.19ee98d1691d743f5b82.js, 92.19ee98d1691d743f5b82.js.map () 2.12 kB [rendered]

chunk {93} 93.90cb32e471dd73a1221f.js, 93.90cb32e471dd73a1221f.js.map () 2.87 kB [rendered]

chunk {94} 94.96ff921d76281cfa198e.js, 94.96ff921d76281cfa198e.js.map () 1.07 kB [rendered]

chunk {95} 95.98a11866f62564f95c90.js, 95.98a11866f62564f95c90.js.map () 3.5 kB [rendered]

chunk {96} 96.a1ef418402393c126027.js, 96.a1ef418402393c126027.js.map () 1.32 kB [rendered]

chunk {97} 97.10d653077326829350cb.js, 97.10d653077326829350cb.js.map () 36.4 kB [rendered]

chunk {98} 98.f66f95dfa0fb99aa887b.js, 98.f66f95dfa0fb99aa887b.js.map () 4.04 kB [rendered]

chunk {99} 99.a50fbaf5d5aa7cfe1371.js, 99.a50fbaf5d5aa7cfe1371.js.map () 2.45 kB [rendered]

chunk {100} 100.e557db35d46db19bf02f.js, 100.e557db35d46db19bf02f.js.map () 6.86 kB [rendered]

chunk {101} 101.091abd6a54b9a2dd496d.js, 101.091abd6a54b9a2dd496d.js.map () 2.96 kB [rendered]

chunk {102} 102.b1315c15baf5f6e2c099.js, 102.b1315c15baf5f6e2c099.js.map () 3.39 kB [rendered]

chunk {103} 103.65b0105e6a4d514f1793.js, 103.65b0105e6a4d514f1793.js.map () 1.18 kB [rendered]

chunk {104} 104.3d489d00ae02105a9992.js, 104.3d489d00ae02105a9992.js.map () 1.22 kB [rendered]

chunk {105} 105.aebdb86339a147d03b52.js, 105.aebdb86339a147d03b52.js.map () 4.27 kB [rendered]

chunk {106} 106.6c8674906862b798fd24.js, 106.6c8674906862b798fd24.js.map () 5.28 kB [rendered]

chunk {107} 107.728a7233af992c400859.js, 107.728a7233af992c400859.js.map () 2.07 kB [rendered]

chunk {108} 108.5430cf65c53ea77e64f0.js, 108.5430cf65c53ea77e64f0.js.map () 2.06 kB [rendered]

chunk {109} 109.5fc0d4402cb63fa36e77.js, 109.5fc0d4402cb63fa36e77.js.map () 4.07 kB [rendered]

chunk {110} 110.b3bf9210171b45be4f0d.js, 110.b3bf9210171b45be4f0d.js.map () 5.88 kB [rendered]

chunk {111} 111.16c74697d329df8b2344.js, 111.16c74697d329df8b2344.js.map () 2.8 kB [rendered]

chunk {112} 112.0c2329b92e0894e231d1.js, 112.0c2329b92e0894e231d1.js.map () 8.72 kB [rendered]

chunk {113} 113.a4436e7e6b5d542bda8a.js, 113.a4436e7e6b5d542bda8a.js.map () 3.44 kB [rendered]

chunk {114} 114.652da474af1cf0e1372b.js, 114.652da474af1cf0e1372b.js.map () 1.47 kB [rendered]

chunk {115} 115.a0eca6314957266031e2.js, 115.a0eca6314957266031e2.js.map () 2.67 kB [rendered]

chunk {116} 116.2ba8f3cc13a037bc07d3.js, 116.2ba8f3cc13a037bc07d3.js.map () 5.6 kB [rendered]

chunk {117} 117.23489f085a475aaeb4ff.js, 117.23489f085a475aaeb4ff.js.map () 6.68 kB [rendered]

chunk {118} 118.ea447d8a52eaa9190439.js, 118.ea447d8a52eaa9190439.js.map () 2.28 kB [rendered]

chunk {119} 119.bcc78b63c53fe25a6b5e.js, 119.bcc78b63c53fe25a6b5e.js.map () 882 bytes [rendered]

chunk {120} 120.326b38298dd3b1da283a.js, 120.326b38298dd3b1da283a.js.map () 1.9 kB [rendered]

Date: 2019-11-14T22:09:07.115Z - Hash: c1ee95c99733caac6b4a - Time: 69494ms

Writing angular assets manifest

Asset precompilation completed (82.68s)

Cleaning assets

Running: rake assets:clean

W, [2019-11-14T22:09:15.572413 #2469] WARN -- : hook registered

-----> Detecting rails configuration

Using release configuration from last framework (Ruby).

-----> Running hook: "packaging/teardown"

Cleaning up current node_modules folders

-----> [cron] /opt/openproject/packaging/cron/openproject-hourly-tasks => /etc/cron.d/openproject-hourly-tasks

-----> [cron] /opt/openproject/packaging/cron/openproject-clear-old-sessions => /etc/cron.d/openproject-clear-old-sessions

-----> [cron] /opt/openproject/packaging/cron/openproject-clear-uploaded-files => /etc/cron.d/openproject-clear-uploaded-files

-----> [cron] /opt/openproject/packaging/cron/openproject-clear-tmp-cache => /etc/cron.d/openproject-clear-tmp-cache

-----> Uploading packages

PACKAGE: openproject-7.3.0-1573768595.253e2ca8.centos8.x86_64.rpm (142.04 MiB)

-----> DONE in 375s