Skip to content

Instantly share code, notes, and snippets.

@misilot
Created August 26, 2021 21:12
Show Gist options
  • Save misilot/6d216f314b25381df283967941abc27b to your computer and use it in GitHub Desktop.
Save misilot/6d216f314b25381df283967941abc27b to your computer and use it in GitHub Desktop.
make local output islandora8 isle-dc
Generating Secrets
Generated or copied ACTIVEMQ_PASSWORD!
Generated or copied ACTIVEMQ_WEB_ADMIN_PASSWORD!
Generated or copied ALPACA_ACTIVEMQ_PASSWORD!
Generated or copied ALPACA_KARAF_ADMIN_PASSWORD!
Generated or copied CODE_SERVER_PASSWORD!
Generated or copied DB_ROOT_PASSWORD!
Generated or copied DRUPAL_DEFAULT_ACCOUNT_PASSWORD!
Generated or copied DRUPAL_DEFAULT_CONFIGDIR!
Generated or copied DRUPAL_DEFAULT_DB_PASSWORD!
Generated or copied DRUPAL_DEFAULT_SALT!
Generated or copied FCREPO_DB_PASSWORD!
Generated or copied GEMINI_DB_PASSWORD!
Generated or copied JWT_ADMIN_TOKEN!
Generated or copied JWT_PRIVATE_KEY!
Generated or copied JWT_PUBLIC_KEY!
Generated or copied MATOMO_DB_PASSWORD!
Generated or copied MATOMO_USER_PASS!
Generated or copied TOMCAT_ADMIN_PASSWORD!
make[1]: Entering directory '/klib/app/isle-dc'
make[1]: Leaving directory '/klib/app/isle-dc'
make[1]: Entering directory '/klib/app/isle-dc'
make[1]: Leaving directory '/klib/app/isle-dc'
make[1]: Entering directory '/klib/app/isle-dc'
docker-compose pull
Pulling activemq ... done
Pulling alpaca ... done
Pulling blazegraph ... done
Pulling cantaloupe ... done
Pulling fcrepo ... done
Pulling fits ... done
Pulling crayfits ... done
Pulling homarus ... done
Pulling houdini ... done
Pulling hypercube ... done
Pulling mariadb ... done
Pulling matomo ... done
Pulling milliner ... done
Pulling recast ... done
Pulling solr ... done
Pulling traefik ... done
Pulling drupal ... done
Pulling watchtower ... done
make[1]: Leaving directory '/klib/app/isle-dc'
WARNING: Native build is an experimental feature and could change at any time
isle_solr_1 is up-to-date
isle_houdini_1 is up-to-date
isle_watchtower_1 is up-to-date
isle_activemq_1 is up-to-date
isle_fits_1 is up-to-date
isle_recast_1 is up-to-date
isle_milliner_1 is up-to-date
isle_cantaloupe_1 is up-to-date
isle_alpaca_1 is up-to-date
isle_hypercube_1 is up-to-date
isle_blazegraph_1 is up-to-date
traefik is up-to-date
isle_mariadb_1 is up-to-date
isle_homarus_1 is up-to-date
isle_fcrepo_1 is up-to-date
isle_crayfits_1 is up-to-date
isle_matomo_1 is up-to-date
isle_drupal_1 is up-to-date
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
Package silex/silex is abandoned, you should avoid using it. Use symfony/flex instead.
Generating autoload files
63 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
make[1]: Entering directory '/klib/app/isle-dc'
make[1]: Leaving directory '/klib/app/isle-dc'
make[1]: Entering directory '/klib/app/isle-dc'
Waiting for up to 300 seconds to connect to Database mariadb:3306
Waiting for 3306 on mariadb to open.
Database found
Validating Database credentials
mysqld is alive
Credentials are valid
Site already is installed.
make[1]: Leaving directory '/klib/app/isle-dc'
make[1]: Entering directory '/klib/app/isle-dc'
[notice] Already enabled: islandora_core_feature
// Do you want to update remove_jsonld_format key in jsonld.settings config?:
// yes.
// Do you want to update broker_url key in islandora.settings config?: yes.
Fedora Admin role already exists. No need to create it.
[success] Added fedoraadmin role to admin
[notice] Already enabled: jwt
+------------+---------------------------+-----------+
| Collection | Config | Operation |
+------------+---------------------------+-----------+
| | key.key.islandora_rsa_key | Update |
+------------+---------------------------+-----------+
// Import the listed configuration changes?: yes.
[notice] Synchronized configuration: update key.key.islandora_rsa_key.
[notice] Finalizing configuration synchronization.
[success] The configuration was imported successfully.
matomo is not installed. Skipping configuration
openseadragon is not installed. Skipping configuration
islandora_defaults is not installed. Skipping configuration
search_api_solr is not installed. Skipping core setup.
Waiting for 80 on blazegraph to open.
Triplestore Found at blazegraph:80
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 735 0 17 100 718 708 29916 --:--:-- --:--:-- --:--:-- 30625
EXISTS: islandora % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 282 100 60 100 222 104 387 --:--:-- --:--:-- --:--:-- 491
<?xml version="1.0"?><data modified="2" milliseconds="564"/> [notice] Now acting as user ID 1
In CSV.php line 263:
File "modules/contrib/islandora/migrate/tags.csv" was not found.
make[1]: *** [Makefile:147: run-islandora-migrations] Error 1
make[1]: Leaving directory '/klib/app/isle-dc'
make: *** [Makefile:334: local] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment