-
-
Save SebouChu/efe6ce0822c8c8fe469a63f35a08fa54 to your computer and use it in GitHub Desktop.
V6 - Synchronisation Site Osuny (avec logs Octokit)
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12:18:03 web.1 | Started POST "/admin/fr/communication/websites" for 127.0.0.1 at 2025-03-24 12:18:03 +0100 | |
12:18:03 web.1 | Processing by Admin::Communication::WebsitesController#create as HTML | |
12:18:03 web.1 | Parameters: {"authenticity_token" => "[FILTERED]", "communication_website" => {"localizations_attributes" => {"0" => {"language_id" => "9b93e55f-fefc-4383-9dc3-7fdef99fe9d1", "name" => "Test github 10"}}, "feature_posts" => "0", "feature_agenda" => "0", "feature_portfolio" => "0"}, "commit" => "Enregistrer", "lang" => "fr"} | |
12:18:03 web.1 | User Load (1.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | Language Load (0.8ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/services/locale_service.rb:5:in 'LocaleService.locale' | |
12:18:03 web.1 | Communication::Extranet Load (0.9ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
12:18:03 web.1 | University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."identifier" = 'demo' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/university/with_identifier.rb:17:in 'University.with_host' | |
12:18:03 web.1 | CACHE Communication::Extranet Load (0.6ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 | |
12:18:03 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
12:18:03 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "languages"."iso_code" = 'fr' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/university/with_languages.rb:17:in 'University::WithLanguages#best_language_for' | |
12:18:03 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | TRANSACTION (1.2ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | Communication::Website::Localization Exists? (3.8ms) SELECT 1 AS one FROM "communication_website_localizations" WHERE "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | CACHE Communication::Website::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_localizations" WHERE "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_localizations"."about_id" IS NULL LIMIT 1 | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | Communication::Website Create (5.8ms) INSERT INTO "communication_websites" ("university_id", "url", "created_at", "updated_at", "access_token", "repository", "about_type", "about_id", "git_provider", "git_endpoint", "style", "style_updated_at", "plausible_url", "git_branch", "in_production", "default_language_id", "theme_version", "deployment_status_badge", "autoupdate_theme", "feature_posts", "feature_agenda", "deuxfleurs_hosting", "deuxfleurs_identifier", "default_time_zone", "feature_portfolio", "in_showcase", "locked_at", "git_files_analysed_at", "highlighted_in_showcase", "locked_by_job_id", "deuxfleurs_access_key_id", "deuxfleurs_secret_access_key") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '', '2025-03-24 11:18:03.487820', '2025-03-24 11:18:03.487820', NULL, '', NULL, NULL, 0, '', NULL, NULL, '', '', FALSE, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'NA', NULL, TRUE, FALSE, FALSE, TRUE, NULL, 'Europe/Paris', FALSE, TRUE, NULL, NULL, FALSE, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | Communication::Website::Localization Create (3.4ms) INSERT INTO "communication_website_localizations" ("about_id", "language_id", "university_id", "name", "social_email", "social_mastodon", "social_peertube", "social_x", "social_github", "social_linkedin", "social_youtube", "social_vimeo", "social_instagram", "social_facebook", "social_tiktok", "created_at", "updated_at", "published", "published_at") VALUES ('10686000-f2dd-4241-b5f0-981ad16b92b3', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'Test github 10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-24 11:18:03.496612', '2025-03-24 11:18:03.496612', TRUE, '2025-03-24 11:18:03.466258') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (7.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-f5c58a11df82a0c9c6126b9186b32532"]] | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (3.1ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f5c58a11df82a0c9c6126b9186b32532' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (18.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f5c58a11df82a0c9c6126b9186b32532' AND "good_jobs"."created_at" > '2025-03-24 11:17:03.519194' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.6ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Create (5.9ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('a5dec636-fa8f-4c0a-8abd-824414dddf77', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"a5dec636-fa8f-4c0a-8abd-824414dddf77","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Localization/35941cca-c5c9-402d-bcd2-52d755b7ad3a"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:03.544685000Z","scheduled_at":null}', '2025-03-24 11:18:03.544702', NULL, NULL, NULL, '2025-03-24 11:18:03.544702', '2025-03-24 11:18:03.555494', 'a5dec636-fa8f-4c0a-8abd-824414dddf77', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f5c58a11df82a0c9c6126b9186b32532', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.544+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: a5dec636-fa8f-4c0a-8abd-824414dddf77) to GoodJob(mice) with arguments: #<GlobalID:0x000000013ae54148 @uri=#<URI::GID gid://osuny/Communication::Website::Localization/35941cca-c5c9-402d-bcd2-52d755b7ad3a>> | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-f5c58a11df82a0c9c6126b9186b32532"]] | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-f5c58a11df82a0c9c6126b9186b32532' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-f5c58a11df82a0c9c6126b9186b32532' AND "good_jobs"."created_at" > '2025-03-24 11:17:03.578977' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Create (3.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('527f47ad-6193-46d0-8734-589d2e252284', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"527f47ad-6193-46d0-8734-589d2e252284","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Localization/35941cca-c5c9-402d-bcd2-52d755b7ad3a"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:03.585768000Z","scheduled_at":null}', '2025-03-24 11:18:03.585776', NULL, NULL, NULL, '2025-03-24 11:18:03.585776', '2025-03-24 11:18:03.586124', '527f47ad-6193-46d0-8734-589d2e252284', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-f5c58a11df82a0c9c6126b9186b32532', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] SQL (1.4ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.585+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 527f47ad-6193-46d0-8734-589d2e252284) to GoodJob(mice) with arguments: #<GlobalID:0x000000013b0516f8 @uri=#<URI::GID gid://osuny/Communication::Website::Localization/35941cca-c5c9-402d-bcd2-52d755b7ad3a>> | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | Search Load (2.8ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website' AND "search_index"."about_object_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "search_index"."about_localization_type" = 'Communication::Website::Localization' AND "search_index"."about_localization_id" = '35941cca-c5c9-402d-bcd2-52d755b7ad3a' AND "search_index"."website_id" IS NULL AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:03 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:03 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:03 web.1 | Communication::Website Load (1.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:03 web.1 | Communication::Website::Localization Load (1.3ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."id" = '35941cca-c5c9-402d-bcd2-52d755b7ad3a' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:03 web.1 | Search Create (2.1ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Communication::Website::Localization', '35941cca-c5c9-402d-bcd2-52d755b7ad3a', NULL, NULL, '2025-03-24 11:18:03.700543', '2025-03-24 11:18:03.700543') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:03 web.1 | Communication::Block Load (5.6ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '35941cca-c5c9-402d-bcd2-52d755b7ad3a' AND "communication_blocks"."about_type" = 'Communication::Website::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
12:18:03 web.1 | Search Update (1.3ms) UPDATE "search_index" SET "title" = 'Test github 10', "text" = 'Test github 10 ', "updated_at" = '2025-03-24 11:18:03.712340' WHERE "search_index"."id" = '3d1686d7-73de-400c-9688-ea355dcba029' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-16a5fd53bf82cc4c40ca14d4e043112f"]] | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-16a5fd53bf82cc4c40ca14d4e043112f' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-16a5fd53bf82cc4c40ca14d4e043112f' AND "good_jobs"."created_at" > '2025-03-24 11:17:03.724060' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Create (2.0ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('f54bce8c-3d02-43b4-9d8a-1594fa9732ed', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"f54bce8c-3d02-43b4-9d8a-1594fa9732ed","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website/10686000-f2dd-4241-b5f0-981ad16b92b3"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:03.729549000Z","scheduled_at":null}', '2025-03-24 11:18:03.729557', NULL, NULL, NULL, '2025-03-24 11:18:03.729557', '2025-03-24 11:18:03.729885', 'f54bce8c-3d02-43b4-9d8a-1594fa9732ed', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-16a5fd53bf82cc4c40ca14d4e043112f', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.729+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: f54bce8c-3d02-43b4-9d8a-1594fa9732ed) to GoodJob(mice) with arguments: #<GlobalID:0x00000001315b2c00 @uri=#<URI::GID gid://osuny/Communication::Website/10686000-f2dd-4241-b5f0-981ad16b92b3>> | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::Deuxfleurs::SetupJob-mice-4447f41fe671ee9f9d030c6d480ce3de"]] | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::Deuxfleurs::SetupJob-mice-4447f41fe671ee9f9d030c6d480ce3de' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::Deuxfleurs::SetupJob-mice-4447f41fe671ee9f9d030c6d480ce3de' AND "good_jobs"."created_at" > '2025-03-24 11:17:03.745865' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Create (2.0ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('5d7ec004-e545-45d1-88fe-8af195550ffa', 'mice', 0, '{"job_class":"Communication::Website::Deuxfleurs::SetupJob","job_id":"5d7ec004-e545-45d1-88fe-8af195550ffa","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3"],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:03.751804000Z","scheduled_at":null}', '2025-03-24 11:18:03.751811', NULL, NULL, NULL, '2025-03-24 11:18:03.751811', '2025-03-24 11:18:03.752102', '5d7ec004-e545-45d1-88fe-8af195550ffa', 'Communication::Website::Deuxfleurs::SetupJob-mice-4447f41fe671ee9f9d030c6d480ce3de', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::Deuxfleurs::SetupJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
12:18:03 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.751+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
12:18:03 web.1 | [ActiveJob] Enqueued Communication::Website::Deuxfleurs::SetupJob (Job ID: 5d7ec004-e545-45d1-88fe-8af195550ffa) to GoodJob(mice) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3" | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
12:18:03 web.1 | Communication::Website::Page Load (2.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:03 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
12:18:03 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
12:18:03 web.1 | CACHE Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | Communication::Website::Page::Localization Exists? (2.6ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | University Load (2.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | CACHE Communication::Website Load (1.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:03 web.1 | Communication::Website::Page::Home Create (2.5ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', NULL, 1, '2025-03-24 11:18:03.845561', '2025-03-24 11:18:03.845561', NULL, TRUE, 'Communication::Website::Page::Home', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | Communication::Website::Page::Localization Create (3.6ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 11:18:03.797789', '', NULL, NULL, 'Accueil', 'e17af032-531c-4b87-a0d9-d82199ac901b', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 11:18:03.854060', '2025-03-24 11:18:03.854060') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-c8273fe39d1d5e8c11befd05d387ad33"]] | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-c8273fe39d1d5e8c11befd05d387ad33' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (3.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-c8273fe39d1d5e8c11befd05d387ad33' AND "good_jobs"."created_at" > '2025-03-24 11:17:03.870315' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (2.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Create (1.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('5b68e541-009f-400a-a752-3073f55e879c', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"5b68e541-009f-400a-a752-3073f55e879c","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/641b18f3-0d96-445b-98c4-11383c63f508"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:03.880594000Z","scheduled_at":null}', '2025-03-24 11:18:03.880604', NULL, NULL, NULL, '2025-03-24 11:18:03.880604', '2025-03-24 11:18:03.881001', '5b68e541-009f-400a-a752-3073f55e879c', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-c8273fe39d1d5e8c11befd05d387ad33', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] SQL (1.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.880+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 5b68e541-009f-400a-a752-3073f55e879c) to GoodJob(mice) with arguments: #<GlobalID:0x000000012f9309d8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/641b18f3-0d96-445b-98c4-11383c63f508>> | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c8273fe39d1d5e8c11befd05d387ad33"]] | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c8273fe39d1d5e8c11befd05d387ad33' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c8273fe39d1d5e8c11befd05d387ad33' AND "good_jobs"."created_at" > '2025-03-24 11:17:03.897849' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Create (1.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('16f02c36-f1cd-44d7-80ce-308516f75107', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"16f02c36-f1cd-44d7-80ce-308516f75107","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/641b18f3-0d96-445b-98c4-11383c63f508"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:03.904803000Z","scheduled_at":null}', '2025-03-24 11:18:03.904811', NULL, NULL, NULL, '2025-03-24 11:18:03.904811', '2025-03-24 11:18:03.905136', '16f02c36-f1cd-44d7-80ce-308516f75107', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c8273fe39d1d5e8c11befd05d387ad33', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] SQL (1.8ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.904+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 16f02c36-f1cd-44d7-80ce-308516f75107) to GoodJob(mice) with arguments: #<GlobalID:0x0000000130b5bd88 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/641b18f3-0d96-445b-98c4-11383c63f508>> | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-bd8e5dc1b950c2bf8b99a94808f5f8e8"]] | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bd8e5dc1b950c2bf8b99a94808f5f8e8' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bd8e5dc1b950c2bf8b99a94808f5f8e8' AND "good_jobs"."created_at" > '2025-03-24 11:17:03.920978' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] GoodJob::Job Create (1.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('11ad35fc-b217-4da1-8e6a-f521186b481d', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"11ad35fc-b217-4da1-8e6a-f521186b481d","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Home/e17af032-531c-4b87-a0d9-d82199ac901b"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:03.925868000Z","scheduled_at":null}', '2025-03-24 11:18:03.925875', NULL, NULL, NULL, '2025-03-24 11:18:03.925875', '2025-03-24 11:18:03.926162', '11ad35fc-b217-4da1-8e6a-f521186b481d', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bd8e5dc1b950c2bf8b99a94808f5f8e8', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.925+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 11ad35fc-b217-4da1-8e6a-f521186b481d) to GoodJob(mice) with arguments: #<GlobalID:0x00000001310776c8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Home/e17af032-531c-4b87-a0d9-d82199ac901b>> | |
12:18:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:03 web.1 | Language Pluck (1.4ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:03 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:03 web.1 | Communication::Website::Page::Category Load (2.2ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:03 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:03 web.1 | Communication::Website::Connection Load (1.7ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "communication_website_connections"."direct_source_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:03 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:03 web.1 | Communication::Website::Page::Localization Load (2.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '641b18f3-0d96-445b-98c4-11383c63f508' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:03 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:03 web.1 | Communication::Website::Connection Create (4.7ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Communication::Website::Page::Localization', '641b18f3-0d96-445b-98c4-11383c63f508', '2025-03-24 11:18:03.975830', '2025-03-24 11:18:03.975830', 'Communication::Website::Page', 'e17af032-531c-4b87-a0d9-d82199ac901b') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:03 web.1 | Communication::Website::Connection Update (2.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:03.982137' WHERE "communication_website_connections"."id" = '3c52b3e1-bd21-44e9-b2ec-a86258ee5d11' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:03 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:03 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:03 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:03 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:03 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:03 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:04 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:04 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:04 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
12:18:04 web.1 | Search Load (1.1ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "search_index"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '641b18f3-0d96-445b-98c4-11383c63f508' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Search Create (2.0ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'e17af032-531c-4b87-a0d9-d82199ac901b', 'Communication::Website::Page::Localization', '641b18f3-0d96-445b-98c4-11383c63f508', '10686000-f2dd-4241-b5f0-981ad16b92b3', NULL, '2025-03-24 11:18:04.042592', '2025-03-24 11:18:04.042592') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
12:18:04 web.1 | Search Update (1.6ms) UPDATE "search_index" SET "title" = 'Accueil', "text" = 'Accueil ', "updated_at" = '2025-03-24 11:18:04.048819' WHERE "search_index"."id" = '47fad26a-3a4e-4b8c-8b13-d7e8f719c1a3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Menu Load (2.6ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-a45c2c1747ef9c1a683105f27685ac0e"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-a45c2c1747ef9c1a683105f27685ac0e' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-a45c2c1747ef9c1a683105f27685ac0e' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.071611' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.6ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (2.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('e2bdbcad-ad85-4571-8b65-43d4bd9e217b', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"e2bdbcad-ad85-4571-8b65-43d4bd9e217b","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Home/e17af032-531c-4b87-a0d9-d82199ac901b"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.078209000Z","scheduled_at":null}', '2025-03-24 11:18:04.078219', NULL, NULL, NULL, '2025-03-24 11:18:04.078219', '2025-03-24 11:18:04.078656', 'e2bdbcad-ad85-4571-8b65-43d4bd9e217b', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-a45c2c1747ef9c1a683105f27685ac0e', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:04.078+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: e2bdbcad-ad85-4571-8b65-43d4bd9e217b) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3", {direct_object: #<GlobalID:0x000000013681ea20 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Home/e17af032-531c-4b87-a0d9-d82199ac901b>>} | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:04 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPost' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | Communication::Website Load (1.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
12:18:04 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.7ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE University Load (0.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:04 web.1 | Communication::Website::Page::CommunicationPost Create (1.6ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'e17af032-531c-4b87-a0d9-d82199ac901b', 1, '2025-03-24 11:18:04.135301', '2025-03-24 11:18:04.135301', NULL, TRUE, 'Communication::Website::Page::CommunicationPost', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Create (1.5ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 11:18:04.112843', 'actualites', NULL, NULL, 'Actualités', '942b5de8-7f4e-41b1-a366-d232740f286e', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 11:18:04.141718', '2025-03-24 11:18:04.141718') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-a6f2c53558a7b2a54fd39a3fa1d09443"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (2.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a6f2c53558a7b2a54fd39a3fa1d09443' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a6f2c53558a7b2a54fd39a3fa1d09443' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.153630' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (2.0ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('fb532f29-640f-40d2-b53c-16a7c2a5f0f0', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"fb532f29-640f-40d2-b53c-16a7c2a5f0f0","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/45371691-5de1-4dfb-8695-fafaabc92d8b"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.159210000Z","scheduled_at":null}', '2025-03-24 11:18:04.159216', NULL, NULL, NULL, '2025-03-24 11:18:04.159216', '2025-03-24 11:18:04.159500', 'fb532f29-640f-40d2-b53c-16a7c2a5f0f0', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a6f2c53558a7b2a54fd39a3fa1d09443', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.159+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: fb532f29-640f-40d2-b53c-16a7c2a5f0f0) to GoodJob(mice) with arguments: #<GlobalID:0x000000013a532858 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/45371691-5de1-4dfb-8695-fafaabc92d8b>> | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-a6f2c53558a7b2a54fd39a3fa1d09443"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (2.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-a6f2c53558a7b2a54fd39a3fa1d09443' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-a6f2c53558a7b2a54fd39a3fa1d09443' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.175512' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('3353e944-2ae0-487c-a82f-6f57ebac89d8', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"3353e944-2ae0-487c-a82f-6f57ebac89d8","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/45371691-5de1-4dfb-8695-fafaabc92d8b"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.181919000Z","scheduled_at":null}', '2025-03-24 11:18:04.181927', NULL, NULL, NULL, '2025-03-24 11:18:04.181927', '2025-03-24 11:18:04.182235', '3353e944-2ae0-487c-a82f-6f57ebac89d8', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-a6f2c53558a7b2a54fd39a3fa1d09443', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.181+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 3353e944-2ae0-487c-a82f-6f57ebac89d8) to GoodJob(mice) with arguments: #<GlobalID:0x000000013ab3c1e0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/45371691-5de1-4dfb-8695-fafaabc92d8b>> | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-eff0cbe275cd55b071a6835241d27880"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-eff0cbe275cd55b071a6835241d27880' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-eff0cbe275cd55b071a6835241d27880' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.195432' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (1.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('37763979-ac89-45fa-9354-6122c5d0e64d', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"37763979-ac89-45fa-9354-6122c5d0e64d","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::CommunicationPost/942b5de8-7f4e-41b1-a366-d232740f286e"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.200117000Z","scheduled_at":null}', '2025-03-24 11:18:04.200124', NULL, NULL, NULL, '2025-03-24 11:18:04.200124', '2025-03-24 11:18:04.200479', '37763979-ac89-45fa-9354-6122c5d0e64d', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-eff0cbe275cd55b071a6835241d27880', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.200+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 37763979-ac89-45fa-9354-6122c5d0e64d) to GoodJob(mice) with arguments: #<GlobalID:0x000000013b094070 @uri=#<URI::GID gid://osuny/Communication::Website::Page::CommunicationPost/942b5de8-7f4e-41b1-a366-d232740f286e>> | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | Language Pluck (1.2ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '942b5de8-7f4e-41b1-a366-d232740f286e' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:04 web.1 | Communication::Website::Page::Category Load (1.2ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '942b5de8-7f4e-41b1-a366-d232740f286e' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:04 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
12:18:04 web.1 | Communication::Website::Post::Category Load (2.1ms) SELECT "communication_website_post_categories".* FROM "communication_website_post_categories" WHERE "communication_website_post_categories"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/communication_post.rb:13:in 'Array#+' | |
12:18:04 web.1 | Communication::Website::Post Load (1.8ms) SELECT "communication_website_posts".* FROM "communication_website_posts" WHERE "communication_website_posts"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/communication_post.rb:14:in 'Array#+' | |
12:18:04 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "communication_website_connections"."direct_source_id" = '942b5de8-7f4e-41b1-a366-d232740f286e' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '942b5de8-7f4e-41b1-a366-d232740f286e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Connection Create (1.4ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Communication::Website::Page::Localization', '45371691-5de1-4dfb-8695-fafaabc92d8b', '2025-03-24 11:18:04.256264', '2025-03-24 11:18:04.256264', 'Communication::Website::Page', '942b5de8-7f4e-41b1-a366-d232740f286e') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Connection Update (1.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:04.258897' WHERE "communication_website_connections"."id" = '94a73e12-96d6-46b1-b6be-8c6db0b9b5ec' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:04 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:04 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:04 web.1 | Communication::Block Load (1.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:04 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:04 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:04 web.1 | Communication::Block Exists? (1.4ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:04 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '942b5de8-7f4e-41b1-a366-d232740f286e' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
12:18:04 web.1 | Search Load (1.2ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '942b5de8-7f4e-41b1-a366-d232740f286e' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "search_index"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '942b5de8-7f4e-41b1-a366-d232740f286e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Search Create (1.5ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '942b5de8-7f4e-41b1-a366-d232740f286e', 'Communication::Website::Page::Localization', '45371691-5de1-4dfb-8695-fafaabc92d8b', '10686000-f2dd-4241-b5f0-981ad16b92b3', NULL, '2025-03-24 11:18:04.292438', '2025-03-24 11:18:04.292438') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
12:18:04 web.1 | Search Update (1.3ms) UPDATE "search_index" SET "title" = 'Actualités', "text" = 'Actualités ', "updated_at" = '2025-03-24 11:18:04.297974' WHERE "search_index"."id" = '670df5e6-3f26-4292-8294-e314bcaa3fef' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-e45a879b841413745f1e6fbb5cd8af52"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-e45a879b841413745f1e6fbb5cd8af52' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-e45a879b841413745f1e6fbb5cd8af52' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.312085' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (1.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('806527f9-679d-47af-97f4-b2cc8498c8ef', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"806527f9-679d-47af-97f4-b2cc8498c8ef","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::CommunicationPost/942b5de8-7f4e-41b1-a366-d232740f286e"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.317441000Z","scheduled_at":null}', '2025-03-24 11:18:04.317449', NULL, NULL, NULL, '2025-03-24 11:18:04.317449', '2025-03-24 11:18:04.317877', '806527f9-679d-47af-97f4-b2cc8498c8ef', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-e45a879b841413745f1e6fbb5cd8af52', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:04.317+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 806527f9-679d-47af-97f4-b2cc8498c8ef) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3", {direct_object: #<GlobalID:0x000000013b1d7c20 @uri=#<URI::GID gid://osuny/Communication::Website::Page::CommunicationPost/942b5de8-7f4e-41b1-a366-d232740f286e>>} | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '942b5de8-7f4e-41b1-a366-d232740f286e' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:04 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgenda' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/communication_agenda.rb:12:in 'Communication::Website::Page::CommunicationAgenda#is_necessary_for_website?' | |
12:18:04 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibition' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition.rb:12:in 'Communication::Website::Page::CommunicationAgendaExhibition#is_necessary_for_website?' | |
12:18:04 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibitionArchive' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition_archive.rb:11:in 'Communication::Website::Page::CommunicationAgendaExhibitionArchive#is_necessary_for_website?' | |
12:18:04 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPortfolio' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/communication_portfolio.rb:12:in 'Communication::Website::Page::CommunicationPortfolio#is_necessary_for_website?' | |
12:18:04 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Person' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
12:18:04 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE University Load (0.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:04 web.1 | CACHE Communication::Website::Page Load (0.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:04 web.1 | Communication::Website::Page::Person Create (4.2ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'e17af032-531c-4b87-a0d9-d82199ac901b', 2, '2025-03-24 11:18:04.399629', '2025-03-24 11:18:04.399629', NULL, FALSE, 'Communication::Website::Page::Person', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Create (1.5ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 11:18:04.379029', 'equipe', NULL, NULL, 'Équipe', '42ebbd14-247e-4507-979e-92636a6e2d3b', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 11:18:04.410278', '2025-03-24 11:18:04.410278') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-2235f335052826a69b3fa169818f9056"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-2235f335052826a69b3fa169818f9056' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-2235f335052826a69b3fa169818f9056' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.422354' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (2.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('b69f75a9-9fe6-4fa0-9bf8-62162d87c872', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"b69f75a9-9fe6-4fa0-9bf8-62162d87c872","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/aeeea33b-b355-4589-8862-dd7e8e5ea69b"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.428603000Z","scheduled_at":null}', '2025-03-24 11:18:04.428616', NULL, NULL, NULL, '2025-03-24 11:18:04.428616', '2025-03-24 11:18:04.429002', 'b69f75a9-9fe6-4fa0-9bf8-62162d87c872', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-2235f335052826a69b3fa169818f9056', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.428+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: b69f75a9-9fe6-4fa0-9bf8-62162d87c872) to GoodJob(mice) with arguments: #<GlobalID:0x000000013ac5bd50 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/aeeea33b-b355-4589-8862-dd7e8e5ea69b>> | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-2235f335052826a69b3fa169818f9056"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-2235f335052826a69b3fa169818f9056' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-2235f335052826a69b3fa169818f9056' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.445745' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (1.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('f2513403-00f2-4840-a3b9-fe16bfc6a1f9', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"f2513403-00f2-4840-a3b9-fe16bfc6a1f9","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/aeeea33b-b355-4589-8862-dd7e8e5ea69b"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.451608000Z","scheduled_at":null}', '2025-03-24 11:18:04.451615', NULL, NULL, NULL, '2025-03-24 11:18:04.451615', '2025-03-24 11:18:04.451929', 'f2513403-00f2-4840-a3b9-fe16bfc6a1f9', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-2235f335052826a69b3fa169818f9056', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] SQL (1.7ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.451+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: f2513403-00f2-4840-a3b9-fe16bfc6a1f9) to GoodJob(mice) with arguments: #<GlobalID:0x000000013a932110 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/aeeea33b-b355-4589-8862-dd7e8e5ea69b>> | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-e9c2f3553fb5504de8ecc926f041db74"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e9c2f3553fb5504de8ecc926f041db74' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e9c2f3553fb5504de8ecc926f041db74' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.466062' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('7cf2fd5b-8a92-4f6e-a144-c33d26124802', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"7cf2fd5b-8a92-4f6e-a144-c33d26124802","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Person/42ebbd14-247e-4507-979e-92636a6e2d3b"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.471927000Z","scheduled_at":null}', '2025-03-24 11:18:04.471935', NULL, NULL, NULL, '2025-03-24 11:18:04.471935', '2025-03-24 11:18:04.472247', '7cf2fd5b-8a92-4f6e-a144-c33d26124802', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e9c2f3553fb5504de8ecc926f041db74', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.471+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 7cf2fd5b-8a92-4f6e-a144-c33d26124802) to GoodJob(mice) with arguments: #<GlobalID:0x000000013a5565f0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Person/42ebbd14-247e-4507-979e-92636a6e2d3b>> | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | Language Pluck (1.3ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:04 web.1 | Communication::Website::Page::Category Load (1.2ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:04 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
12:18:04 web.1 | Communication::Website::Connection Pluck (1.1ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."indirect_object_type" = 'University::Person' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Person' AND "communication_website_connections"."direct_source_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/person.rb:21:in 'Communication::Website::Page::Person#explicitly_connected_people' | |
12:18:04 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "communication_website_connections"."direct_source_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Connection Create (1.5ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Communication::Website::Page::Localization', 'aeeea33b-b355-4589-8862-dd7e8e5ea69b', '2025-03-24 11:18:04.505533', '2025-03-24 11:18:04.505533', 'Communication::Website::Page', '42ebbd14-247e-4507-979e-92636a6e2d3b') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Connection Update (2.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:04.508534' WHERE "communication_website_connections"."id" = '3492b731-cf26-4ab5-af12-48d086e37d2a' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:04 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:04 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:04 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:04 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:04 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:04 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:04 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
12:18:04 web.1 | Search Load (1.1ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "search_index"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Search Create (1.5ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '42ebbd14-247e-4507-979e-92636a6e2d3b', 'Communication::Website::Page::Localization', 'aeeea33b-b355-4589-8862-dd7e8e5ea69b', '10686000-f2dd-4241-b5f0-981ad16b92b3', NULL, '2025-03-24 11:18:04.540497', '2025-03-24 11:18:04.540497') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Block Load (2.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
12:18:04 web.1 | Search Update (1.3ms) UPDATE "search_index" SET "title" = 'Équipe', "text" = 'Équipe ', "updated_at" = '2025-03-24 11:18:04.547268' WHERE "search_index"."id" = '326f3650-2d4f-467c-b65b-42c553ff17bb' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Menu Load (1.1ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
12:18:04 web.1 | Communication::Website::Connection Pluck (1.0ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."indirect_object_type" = 'University::Person' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:105:in 'Communication::Website::WithConnectedObjects#connected_people' | |
12:18:04 web.1 | University::Person Update All (1.3ms) UPDATE "university_people" SET "updated_at" = '2025-03-24 11:18:04.554713' WHERE 1=0 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:144:in 'block in Communication::Website::Page#touch_elements_if_special_page_in_hierarchy' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-40512c2a6e5f837b34185737cdcd302b"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-40512c2a6e5f837b34185737cdcd302b' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-40512c2a6e5f837b34185737cdcd302b' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.563671' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (1.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('69990f64-9e8d-4732-ad84-92247b86026c', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"69990f64-9e8d-4732-ad84-92247b86026c","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Person/42ebbd14-247e-4507-979e-92636a6e2d3b"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.568547000Z","scheduled_at":null}', '2025-03-24 11:18:04.568554', NULL, NULL, NULL, '2025-03-24 11:18:04.568554', '2025-03-24 11:18:04.568899', '69990f64-9e8d-4732-ad84-92247b86026c', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-40512c2a6e5f837b34185737cdcd302b', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:04.568+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 69990f64-9e8d-4732-ad84-92247b86026c) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3", {direct_object: #<GlobalID:0x00000001362f33e8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Person/42ebbd14-247e-4507-979e-92636a6e2d3b>>} | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:04 web.1 | Communication::Website::Page Load (0.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Organization' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | Communication::Website Load (1.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
12:18:04 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:04 web.1 | CACHE Communication::Website::Page Load (0.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:04 web.1 | Communication::Website::Page::Organization Create (1.3ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'e17af032-531c-4b87-a0d9-d82199ac901b', 3, '2025-03-24 11:18:04.618236', '2025-03-24 11:18:04.618236', NULL, FALSE, 'Communication::Website::Page::Organization', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Create (1.5ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 11:18:04.596521', 'organisations', NULL, NULL, 'Organisations', 'dfcb4eb3-8d83-4775-a688-348124dd2fb6', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 11:18:04.625747', '2025-03-24 11:18:04.625747') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.9ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-b05bbfa15a6e1e58b725a57bf4efc6bf"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (3.0ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b05bbfa15a6e1e58b725a57bf4efc6bf' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b05bbfa15a6e1e58b725a57bf4efc6bf' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.640231' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('21a33313-da6e-44b5-a2b4-ee9c22d8b4ec', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"21a33313-da6e-44b5-a2b4-ee9c22d8b4ec","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/fec49118-48c8-4d18-ae47-ed50eab21e96"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.647122000Z","scheduled_at":null}', '2025-03-24 11:18:04.647141', NULL, NULL, NULL, '2025-03-24 11:18:04.647141', '2025-03-24 11:18:04.647595', '21a33313-da6e-44b5-a2b4-ee9c22d8b4ec', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b05bbfa15a6e1e58b725a57bf4efc6bf', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.647+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 21a33313-da6e-44b5-a2b4-ee9c22d8b4ec) to GoodJob(mice) with arguments: #<GlobalID:0x0000000131532118 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/fec49118-48c8-4d18-ae47-ed50eab21e96>> | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-b05bbfa15a6e1e58b725a57bf4efc6bf"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-b05bbfa15a6e1e58b725a57bf4efc6bf' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-b05bbfa15a6e1e58b725a57bf4efc6bf' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.664471' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.6ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('e829f40a-5694-4064-92a9-04ee87d08ed3', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"e829f40a-5694-4064-92a9-04ee87d08ed3","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/fec49118-48c8-4d18-ae47-ed50eab21e96"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.671320000Z","scheduled_at":null}', '2025-03-24 11:18:04.671330', NULL, NULL, NULL, '2025-03-24 11:18:04.671330', '2025-03-24 11:18:04.671679', 'e829f40a-5694-4064-92a9-04ee87d08ed3', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-b05bbfa15a6e1e58b725a57bf4efc6bf', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] SQL (3.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.671+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: e829f40a-5694-4064-92a9-04ee87d08ed3) to GoodJob(mice) with arguments: #<GlobalID:0x0000000130f70f40 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/fec49118-48c8-4d18-ae47-ed50eab21e96>> | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-b133e38c323c44b30e0feefa8ac89feb"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b133e38c323c44b30e0feefa8ac89feb' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b133e38c323c44b30e0feefa8ac89feb' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.692783' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('fd68a796-cc5a-4589-a8d4-762f63a41761', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"fd68a796-cc5a-4589-a8d4-762f63a41761","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Organization/dfcb4eb3-8d83-4775-a688-348124dd2fb6"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.698669000Z","scheduled_at":null}', '2025-03-24 11:18:04.698678', NULL, NULL, NULL, '2025-03-24 11:18:04.698678', '2025-03-24 11:18:04.699025', 'fd68a796-cc5a-4589-a8d4-762f63a41761', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b133e38c323c44b30e0feefa8ac89feb', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.698+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: fd68a796-cc5a-4589-a8d4-762f63a41761) to GoodJob(mice) with arguments: #<GlobalID:0x00000001309dcfc0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Organization/dfcb4eb3-8d83-4775-a688-348124dd2fb6>> | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | Language Pluck (1.6ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:04 web.1 | Communication::Website::Page::Category Load (1.8ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:04 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
12:18:04 web.1 | Communication::Website::Connection Pluck (1.2ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."indirect_object_type" = 'University::Organization' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Organization' AND "communication_website_connections"."direct_source_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/organization.rb:21:in 'Communication::Website::Page::Organization#explicitly_connected_organizations' | |
12:18:04 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Connection Load (1.5ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "communication_website_connections"."direct_source_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | CACHE University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Connection Create (2.1ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Communication::Website::Page::Localization', 'fec49118-48c8-4d18-ae47-ed50eab21e96', '2025-03-24 11:18:04.741880', '2025-03-24 11:18:04.741880', 'Communication::Website::Page', 'dfcb4eb3-8d83-4775-a688-348124dd2fb6') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | Communication::Website::Connection Update (1.6ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:04.745632' WHERE "communication_website_connections"."id" = 'fa96227f-f54a-4b6e-8f41-32faa1e50d36' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:04 web.1 | ActiveStorage::Attachment Load (1.7ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:04 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:04 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:04 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:04 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:04 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:04 web.1 | Communication::Block Exists? (1.3ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:04 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
12:18:04 web.1 | Search Load (1.4ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "search_index"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Search Create (1.7ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'dfcb4eb3-8d83-4775-a688-348124dd2fb6', 'Communication::Website::Page::Localization', 'fec49118-48c8-4d18-ae47-ed50eab21e96', '10686000-f2dd-4241-b5f0-981ad16b92b3', NULL, '2025-03-24 11:18:04.782962', '2025-03-24 11:18:04.782962') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
12:18:04 web.1 | Search Update (1.4ms) UPDATE "search_index" SET "title" = 'Organisations', "text" = 'Organisations ', "updated_at" = '2025-03-24 11:18:04.789276' WHERE "search_index"."id" = '8c03c3e3-30a1-4a8b-938c-dd9b03311b9f' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
12:18:04 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
12:18:04 web.1 | Communication::Website::Connection Pluck (1.3ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."indirect_object_type" = 'University::Organization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:110:in 'Communication::Website::WithConnectedObjects#connected_organizations' | |
12:18:04 web.1 | University::Organization Update All (1.3ms) UPDATE "university_organizations" SET "updated_at" = '2025-03-24 11:18:04.796978' WHERE 1=0 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:146:in 'block in Communication::Website::Page#touch_elements_if_special_page_in_hierarchy' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-28f2c560ed7187876ee93411d1358b8e"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-28f2c560ed7187876ee93411d1358b8e' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-28f2c560ed7187876ee93411d1358b8e' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.806643' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('43b531c2-22fb-441a-b345-a3ebd5134931', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"43b531c2-22fb-441a-b345-a3ebd5134931","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Organization/dfcb4eb3-8d83-4775-a688-348124dd2fb6"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.811916000Z","scheduled_at":null}', '2025-03-24 11:18:04.811926', NULL, NULL, NULL, '2025-03-24 11:18:04.811926', '2025-03-24 11:18:04.812496', '43b531c2-22fb-441a-b345-a3ebd5134931', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-28f2c560ed7187876ee93411d1358b8e', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:04.811+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 43b531c2-22fb-441a-b345-a3ebd5134931) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3", {direct_object: #<GlobalID:0x000000013b5156a8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Organization/dfcb4eb3-8d83-4775-a688-348124dd2fb6>>} | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:04 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:04 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:04 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationDiploma' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/education_diploma.rb:4:in 'Communication::Website::Page::EducationDiploma#is_necessary_for_website?' | |
12:18:04 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationProgram' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/education_program.rb:4:in 'Communication::Website::Page::EducationProgram#is_necessary_for_website?' | |
12:18:04 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchVolume' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/research_volume.rb:4:in 'Communication::Website::Page::ResearchVolume#is_necessary_for_website?' | |
12:18:04 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPaper' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/research_paper.rb:4:in 'Communication::Website::Page::ResearchPaper#is_necessary_for_website?' | |
12:18:04 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPublication' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/research_publication.rb:4:in 'Communication::Website::Page::ResearchPublication#is_necessary_for_website?' | |
12:18:04 web.1 | Communication::Website::Connection Pluck (1.0ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."indirect_object_type" = 'Research::Publication' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:115:in 'Communication::Website::WithConnectedObjects#connected_publications' | |
12:18:04 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::AdministrationLocation' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/administration_location.rb:4:in 'Communication::Website::Page::AdministrationLocation#is_necessary_for_website?' | |
12:18:04 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Administrator' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/administrator.rb:4:in 'Communication::Website::Page::Administrator#is_necessary_for_website?' | |
12:18:04 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Author' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | CACHE Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/author.rb:28:in 'Communication::Website::Page::Author#default_parent' | |
12:18:04 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Person' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:04 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:04 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:04 web.1 | Communication::Website::Page::Author Create (1.5ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', '42ebbd14-247e-4507-979e-92636a6e2d3b', 1, '2025-03-24 11:18:04.928279', '2025-03-24 11:18:04.928279', NULL, FALSE, 'Communication::Website::Page::Author', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | Communication::Website::Page::Localization Create (1.5ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 11:18:04.904876', 'equipe-editoriale', NULL, NULL, 'Équipe éditoriale', 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 11:18:04.933966', '2025-03-24 11:18:04.933966') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-3d930e57baa65ae360cbb68beb3ae525"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-3d930e57baa65ae360cbb68beb3ae525' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-3d930e57baa65ae360cbb68beb3ae525' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.946518' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('24631b03-11e7-4144-bad3-1b2f01c33d22', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"24631b03-11e7-4144-bad3-1b2f01c33d22","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/48ce093f-463e-4883-a1fc-b5b41d5db849"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.952596000Z","scheduled_at":null}', '2025-03-24 11:18:04.952604', NULL, NULL, NULL, '2025-03-24 11:18:04.952604', '2025-03-24 11:18:04.952922', '24631b03-11e7-4144-bad3-1b2f01c33d22', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-3d930e57baa65ae360cbb68beb3ae525', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] SQL (1.4ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.952+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 24631b03-11e7-4144-bad3-1b2f01c33d22) to GoodJob(mice) with arguments: #<GlobalID:0x000000013c2fdab8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/48ce093f-463e-4883-a1fc-b5b41d5db849>> | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3d930e57baa65ae360cbb68beb3ae525"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3d930e57baa65ae360cbb68beb3ae525' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3d930e57baa65ae360cbb68beb3ae525' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.969441' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Create (1.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('cbdda8e3-a9ac-4e98-b5c3-f334f4080bcf', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"cbdda8e3-a9ac-4e98-b5c3-f334f4080bcf","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/48ce093f-463e-4883-a1fc-b5b41d5db849"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:04.976518000Z","scheduled_at":null}', '2025-03-24 11:18:04.976526', NULL, NULL, NULL, '2025-03-24 11:18:04.976526', '2025-03-24 11:18:04.976818', 'cbdda8e3-a9ac-4e98-b5c3-f334f4080bcf', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3d930e57baa65ae360cbb68beb3ae525', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] SQL (1.5ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.976+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: cbdda8e3-a9ac-4e98-b5c3-f334f4080bcf) to GoodJob(mice) with arguments: #<GlobalID:0x000000013c4949f8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/48ce093f-463e-4883-a1fc-b5b41d5db849>> | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-a371dd2c60b1262ef6ca8faa9fedca80"]] | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a371dd2c60b1262ef6ca8faa9fedca80' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a371dd2c60b1262ef6ca8faa9fedca80' AND "good_jobs"."created_at" > '2025-03-24 11:17:04.994901' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:04 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (1.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('42dc9abe-584c-4718-a79a-066f373e1df6', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"42dc9abe-584c-4718-a79a-066f373e1df6","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Author/ff0e0eca-2193-4d42-81e1-d71aaeb853fb"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.000576000Z","scheduled_at":null}', '2025-03-24 11:18:05.000584', NULL, NULL, NULL, '2025-03-24 11:18:05.000584', '2025-03-24 11:18:05.000925', '42dc9abe-584c-4718-a79a-066f373e1df6', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a371dd2c60b1262ef6ca8faa9fedca80', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.000+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 42dc9abe-584c-4718-a79a-066f373e1df6) to GoodJob(mice) with arguments: #<GlobalID:0x000000013c79bc50 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Author/ff0e0eca-2193-4d42-81e1-d71aaeb853fb>> | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | Language Pluck (1.3ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | Communication::Website::Page::Category Load (1.3ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
12:18:05 web.1 | University::Person Pluck (2.3ms) SELECT DISTINCT "university_people"."id" FROM "university_people" INNER JOIN "communication_website_posts_university_people" ON "university_people"."id" = "communication_website_posts_university_people"."university_person_id" INNER JOIN "communication_website_posts" ON "communication_website_posts_university_people"."communication_website_post_id" = "communication_website_posts"."id" WHERE "communication_website_posts"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/author.rb:22:in 'Communication::Website::Page::Author#dependencies_authors' | |
12:18:05 web.1 | University Load (3.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Load (1.6ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "communication_website_connections"."direct_source_id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | CACHE University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Create (1.6ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Communication::Website::Page::Localization', '48ce093f-463e-4883-a1fc-b5b41d5db849', '2025-03-24 11:18:05.076137', '2025-03-24 11:18:05.076137', 'Communication::Website::Page', 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Update (1.4ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:05.079276' WHERE "communication_website_connections"."id" = '46f6f0f6-e139-40a0-9a0a-f71e22d5ef31' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:05 web.1 | ActiveStorage::Attachment Load (3.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:05 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:05 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:05 web.1 | Communication::Website Load (2.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:05 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:05 web.1 | Communication::Block Exists? (1.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:05 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
12:18:05 web.1 | Search Load (2.3ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "search_index"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Page Load (2.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Search Create (1.4ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb', 'Communication::Website::Page::Localization', '48ce093f-463e-4883-a1fc-b5b41d5db849', '10686000-f2dd-4241-b5f0-981ad16b92b3', NULL, '2025-03-24 11:18:05.123675', '2025-03-24 11:18:05.123675') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Block Load (2.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
12:18:05 web.1 | Search Update (1.4ms) UPDATE "search_index" SET "title" = 'Équipe éditoriale', "text" = 'Équipe éditoriale ', "updated_at" = '2025-03-24 11:18:05.130363' WHERE "search_index"."id" = '56d301d0-583c-4c4f-ba58-d620ad236829' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Menu Load (1.3ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = '' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-d07b2a874be137c35be0ab2de98fd180"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d07b2a874be137c35be0ab2de98fd180' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d07b2a874be137c35be0ab2de98fd180' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.145448' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (2.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('97a024c5-0d46-4ee8-a7fd-ab49c63bcba2', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"97a024c5-0d46-4ee8-a7fd-ab49c63bcba2","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Author/ff0e0eca-2193-4d42-81e1-d71aaeb853fb"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.151697000Z","scheduled_at":null}', '2025-03-24 11:18:05.151707', NULL, NULL, NULL, '2025-03-24 11:18:05.151707', '2025-03-24 11:18:05.152141', '97a024c5-0d46-4ee8-a7fd-ab49c63bcba2', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d07b2a874be137c35be0ab2de98fd180', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:05.151+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 97a024c5-0d46-4ee8-a7fd-ab49c63bcba2) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3", {direct_object: #<GlobalID:0x00000001310d7050 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Author/ff0e0eca-2193-4d42-81e1-d71aaeb853fb>>} | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:05 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Researcher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:05 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/researcher.rb:4:in 'Communication::Website::Page::Researcher#is_necessary_for_website?' | |
12:18:05 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Teacher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:05 web.1 | CACHE Communication::Website Load (1.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/page/teacher.rb:4:in 'Communication::Website::Page::Teacher#is_necessary_for_website?' | |
12:18:05 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::LegalTerm' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:05 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
12:18:05 web.1 | Communication::Website::Page Load (2.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:05 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
12:18:05 web.1 | Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | CACHE Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | CACHE Communication::Website Load (2.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.8ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:05 web.1 | CACHE Communication::Website::Page Load (0.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:05 web.1 | Communication::Website::Page::LegalTerm Create (1.2ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'e17af032-531c-4b87-a0d9-d82199ac901b', 4, '2025-03-24 11:18:05.227397', '2025-03-24 11:18:05.227397', NULL, FALSE, 'Communication::Website::Page::LegalTerm', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page::Localization Create (1.4ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 11:18:05.203455', 'mentions-legales', NULL, NULL, 'Mentions légales', 'd79f3daf-5b28-428d-b27c-a1eb268a087a', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 11:18:05.235443', '2025-03-24 11:18:05.235443') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-24d266d2d509f590ebdb77ef2b8238cf"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-24d266d2d509f590ebdb77ef2b8238cf' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-24d266d2d509f590ebdb77ef2b8238cf' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.247428' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('70c3410f-bdf7-4ab9-b959-07473bf7cab2', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"70c3410f-bdf7-4ab9-b959-07473bf7cab2","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/3bac24ed-858a-4a12-a02e-411a4f69731d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.253204000Z","scheduled_at":null}', '2025-03-24 11:18:05.253212', NULL, NULL, NULL, '2025-03-24 11:18:05.253212', '2025-03-24 11:18:05.253523', '70c3410f-bdf7-4ab9-b959-07473bf7cab2', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-24d266d2d509f590ebdb77ef2b8238cf', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] SQL (1.8ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.253+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 70c3410f-bdf7-4ab9-b959-07473bf7cab2) to GoodJob(mice) with arguments: #<GlobalID:0x000000013681ad08 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/3bac24ed-858a-4a12-a02e-411a4f69731d>> | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-24d266d2d509f590ebdb77ef2b8238cf"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-24d266d2d509f590ebdb77ef2b8238cf' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-24d266d2d509f590ebdb77ef2b8238cf' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.268997' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (3.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (1.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('4d57381d-acf7-4f58-90d9-3fbe6f8f7f2a', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"4d57381d-acf7-4f58-90d9-3fbe6f8f7f2a","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/3bac24ed-858a-4a12-a02e-411a4f69731d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.277536000Z","scheduled_at":null}', '2025-03-24 11:18:05.277544', NULL, NULL, NULL, '2025-03-24 11:18:05.277544', '2025-03-24 11:18:05.277862', '4d57381d-acf7-4f58-90d9-3fbe6f8f7f2a', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-24d266d2d509f590ebdb77ef2b8238cf', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] SQL (2.4ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.277+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 4d57381d-acf7-4f58-90d9-3fbe6f8f7f2a) to GoodJob(mice) with arguments: #<GlobalID:0x0000000138f549f0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/3bac24ed-858a-4a12-a02e-411a4f69731d>> | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-cbd658fa11bd7332cc45e26888bc40cd"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (2.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-cbd658fa11bd7332cc45e26888bc40cd' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-cbd658fa11bd7332cc45e26888bc40cd' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.295835' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (1.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('93d35796-1281-45b3-b04c-e323b317e1e4', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"93d35796-1281-45b3-b04c-e323b317e1e4","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::LegalTerm/d79f3daf-5b28-428d-b27c-a1eb268a087a"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.302898000Z","scheduled_at":null}', '2025-03-24 11:18:05.302907', NULL, NULL, NULL, '2025-03-24 11:18:05.302907', '2025-03-24 11:18:05.303278', '93d35796-1281-45b3-b04c-e323b317e1e4', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-cbd658fa11bd7332cc45e26888bc40cd', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.302+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 93d35796-1281-45b3-b04c-e323b317e1e4) to GoodJob(mice) with arguments: #<GlobalID:0x000000013a37ef70 @uri=#<URI::GID gid://osuny/Communication::Website::Page::LegalTerm/d79f3daf-5b28-428d-b27c-a1eb268a087a>> | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | Language Pluck (2.3ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | Communication::Website::Page::Category Load (1.4ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Load (2.6ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "communication_website_connections"."direct_source_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.8ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Create (4.6ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Communication::Website::Page::Localization', '3bac24ed-858a-4a12-a02e-411a4f69731d', '2025-03-24 11:18:05.340928', '2025-03-24 11:18:05.340928', 'Communication::Website::Page', 'd79f3daf-5b28-428d-b27c-a1eb268a087a') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Update (1.4ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:05.347573' WHERE "communication_website_connections"."id" = '78268353-587f-4270-88f9-6bfe63bf31c8' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | ActiveStorage::Attachment Load (2.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:05 web.1 | ActiveStorage::Attachment Load (1.7ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:05 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:05 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:05 web.1 | Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:05 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:05 web.1 | Communication::Block Exists? (2.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:05 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
12:18:05 web.1 | Search Load (2.2ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "search_index"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | CACHE University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Language Load (1.5ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Page Load (2.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Search Create (1.3ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'd79f3daf-5b28-428d-b27c-a1eb268a087a', 'Communication::Website::Page::Localization', '3bac24ed-858a-4a12-a02e-411a4f69731d', '10686000-f2dd-4241-b5f0-981ad16b92b3', NULL, '2025-03-24 11:18:05.392590', '2025-03-24 11:18:05.392590') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
12:18:05 web.1 | Search Update (1.5ms) UPDATE "search_index" SET "title" = 'Mentions légales', "text" = 'Mentions légales ', "updated_at" = '2025-03-24 11:18:05.399055' WHERE "search_index"."id" = '1d8212d9-c0c0-4aca-8bb1-cd3f590c38c9' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Menu Load (2.5ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-adbc679a9edf1d2d6eab0e4927a823f6"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-adbc679a9edf1d2d6eab0e4927a823f6' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-adbc679a9edf1d2d6eab0e4927a823f6' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.416990' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('23411d6f-6ce6-4d77-bf39-2ab5df4271b7', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"23411d6f-6ce6-4d77-bf39-2ab5df4271b7","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::LegalTerm/d79f3daf-5b28-428d-b27c-a1eb268a087a"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.423269000Z","scheduled_at":null}', '2025-03-24 11:18:05.423278', NULL, NULL, NULL, '2025-03-24 11:18:05.423278', '2025-03-24 11:18:05.423736', '23411d6f-6ce6-4d77-bf39-2ab5df4271b7', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-adbc679a9edf1d2d6eab0e4927a823f6', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] SQL (1.9ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:05.423+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 23411d6f-6ce6-4d77-bf39-2ab5df4271b7) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3", {direct_object: #<GlobalID:0x000000013b271b18 @uri=#<URI::GID gid://osuny/Communication::Website::Page::LegalTerm/d79f3daf-5b28-428d-b27c-a1eb268a087a>>} | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | Language Load (1.9ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:05 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::PrivacyPolicy' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:05 web.1 | Communication::Website Load (2.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
12:18:05 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:05 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
12:18:05 web.1 | Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | CACHE Language Load (2.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page::Localization Exists? (1.6ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page::Localization Exists? (1.5ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | University Load (2.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.6ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page Load (1.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:05 web.1 | CACHE Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:05 web.1 | Communication::Website::Page::PrivacyPolicy Create (1.8ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'e17af032-531c-4b87-a0d9-d82199ac901b', 5, '2025-03-24 11:18:05.490814', '2025-03-24 11:18:05.490814', NULL, FALSE, 'Communication::Website::Page::PrivacyPolicy', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page::Localization Create (1.6ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 11:18:05.462350', 'politique-de-confidentialite', NULL, NULL, 'Politique de confidentialité', 'fe4360c9-9446-46ed-b42b-28320d8c43e7', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 11:18:05.500896', '2025-03-24 11:18:05.500896') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (3.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-251aeb503052c90f577934246d542ced"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (3.2ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-251aeb503052c90f577934246d542ced' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-251aeb503052c90f577934246d542ced' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.517947' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.8ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (1.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('3b41b3bd-d812-415f-9e88-5bae22e72673', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"3b41b3bd-d812-415f-9e88-5bae22e72673","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/78f5a151-1a2c-4ddf-91ce-540845207825"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.525630000Z","scheduled_at":null}', '2025-03-24 11:18:05.525640', NULL, NULL, NULL, '2025-03-24 11:18:05.525640', '2025-03-24 11:18:05.526019', '3b41b3bd-d812-415f-9e88-5bae22e72673', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-251aeb503052c90f577934246d542ced', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] SQL (1.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.525+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 3b41b3bd-d812-415f-9e88-5bae22e72673) to GoodJob(mice) with arguments: #<GlobalID:0x000000013c1977a0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/78f5a151-1a2c-4ddf-91ce-540845207825>> | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (2.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-251aeb503052c90f577934246d542ced"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-251aeb503052c90f577934246d542ced' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-251aeb503052c90f577934246d542ced' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.545005' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (1.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('f2b78535-ec97-486c-8fc1-23bf0a642ec9', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"f2b78535-ec97-486c-8fc1-23bf0a642ec9","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/78f5a151-1a2c-4ddf-91ce-540845207825"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.551716000Z","scheduled_at":null}', '2025-03-24 11:18:05.551725', NULL, NULL, NULL, '2025-03-24 11:18:05.551725', '2025-03-24 11:18:05.552059', 'f2b78535-ec97-486c-8fc1-23bf0a642ec9', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-251aeb503052c90f577934246d542ced', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.551+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: f2b78535-ec97-486c-8fc1-23bf0a642ec9) to GoodJob(mice) with arguments: #<GlobalID:0x000000013c619c38 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/78f5a151-1a2c-4ddf-91ce-540845207825>> | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-325575ab772001cb3dda76ce5a4f8966"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-325575ab772001cb3dda76ce5a4f8966' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-325575ab772001cb3dda76ce5a4f8966' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.568887' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('bb65542b-24b4-4a63-aa44-54b2acdbe987', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"bb65542b-24b4-4a63-aa44-54b2acdbe987","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::PrivacyPolicy/fe4360c9-9446-46ed-b42b-28320d8c43e7"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.575466000Z","scheduled_at":null}', '2025-03-24 11:18:05.575475', NULL, NULL, NULL, '2025-03-24 11:18:05.575475', '2025-03-24 11:18:05.575798', 'bb65542b-24b4-4a63-aa44-54b2acdbe987', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-325575ab772001cb3dda76ce5a4f8966', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.575+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: bb65542b-24b4-4a63-aa44-54b2acdbe987) to GoodJob(mice) with arguments: #<GlobalID:0x000000013c490268 @uri=#<URI::GID gid://osuny/Communication::Website::Page::PrivacyPolicy/fe4360c9-9446-46ed-b42b-28320d8c43e7>> | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | Language Pluck (1.3ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | Communication::Website::Page::Category Load (1.2ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "communication_website_connections"."direct_source_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '78f5a151-1a2c-4ddf-91ce-540845207825' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Create (1.5ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Communication::Website::Page::Localization', '78f5a151-1a2c-4ddf-91ce-540845207825', '2025-03-24 11:18:05.606227', '2025-03-24 11:18:05.606227', 'Communication::Website::Page', 'fe4360c9-9446-46ed-b42b-28320d8c43e7') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Update (1.5ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:05.609134' WHERE "communication_website_connections"."id" = 'bd825344-bf5c-4ec8-a407-76a79813e291' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:05 web.1 | ActiveStorage::Attachment Load (1.6ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:05 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:05 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:05 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:05 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:05 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:05 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
12:18:05 web.1 | Search Load (1.2ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "search_index"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | CACHE University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Language Load (1.6ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '78f5a151-1a2c-4ddf-91ce-540845207825' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Search Create (1.3ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'fe4360c9-9446-46ed-b42b-28320d8c43e7', 'Communication::Website::Page::Localization', '78f5a151-1a2c-4ddf-91ce-540845207825', '10686000-f2dd-4241-b5f0-981ad16b92b3', NULL, '2025-03-24 11:18:05.646440', '2025-03-24 11:18:05.646440') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Block Load (1.5ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
12:18:05 web.1 | Search Update (1.4ms) UPDATE "search_index" SET "title" = 'Politique de confidentialité', "text" = 'Politique de confidentialité ', "updated_at" = '2025-03-24 11:18:05.652052' WHERE "search_index"."id" = 'e6a416e7-f68a-455a-936e-2082ba7c98a1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-8f5c7f7832e71c8480eb7c3311d6cdec"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-8f5c7f7832e71c8480eb7c3311d6cdec' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-8f5c7f7832e71c8480eb7c3311d6cdec' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.667328' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (1.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('addca34b-9676-4b3c-ad8c-54dbbaa07e62', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"addca34b-9676-4b3c-ad8c-54dbbaa07e62","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::PrivacyPolicy/fe4360c9-9446-46ed-b42b-28320d8c43e7"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.673226000Z","scheduled_at":null}', '2025-03-24 11:18:05.673237', NULL, NULL, NULL, '2025-03-24 11:18:05.673237', '2025-03-24 11:18:05.673695', 'addca34b-9676-4b3c-ad8c-54dbbaa07e62', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-8f5c7f7832e71c8480eb7c3311d6cdec', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:05.673+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: addca34b-9676-4b3c-ad8c-54dbbaa07e62) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3", {direct_object: #<GlobalID:0x000000013b2b7898 @uri=#<URI::GID gid://osuny/Communication::Website::Page::PrivacyPolicy/fe4360c9-9446-46ed-b42b-28320d8c43e7>>} | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:05 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Accessibility' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:05 web.1 | Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
12:18:05 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:05 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
12:18:05 web.1 | Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | CACHE Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page::Localization Exists? (1.7ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page::Localization Exists? (1.5ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | CACHE Communication::Website Load (1.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:05 web.1 | CACHE Communication::Website::Page Load (0.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:05 web.1 | Communication::Website::Page::Accessibility Create (1.6ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'e17af032-531c-4b87-a0d9-d82199ac901b', 6, '2025-03-24 11:18:05.730976', '2025-03-24 11:18:05.730976', NULL, FALSE, 'Communication::Website::Page::Accessibility', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page::Localization Create (1.5ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 11:18:05.704863', 'accessibilite', NULL, NULL, 'Accessibilité', '6c2d5202-1499-487e-8da8-75744ef0fc69', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 11:18:05.738954', '2025-03-24 11:18:05.738954') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-015c6f2b632c978158bf2d30e08add1b"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-015c6f2b632c978158bf2d30e08add1b' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-015c6f2b632c978158bf2d30e08add1b' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.750626' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (2.1ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('778e3356-73ea-42a9-8a3c-2ac7ad48314d', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"778e3356-73ea-42a9-8a3c-2ac7ad48314d","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/5bfd281c-fd04-4713-b349-48b61751ed1d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.755894000Z","scheduled_at":null}', '2025-03-24 11:18:05.755900', NULL, NULL, NULL, '2025-03-24 11:18:05.755900', '2025-03-24 11:18:05.756196', '778e3356-73ea-42a9-8a3c-2ac7ad48314d', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-015c6f2b632c978158bf2d30e08add1b', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.755+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 778e3356-73ea-42a9-8a3c-2ac7ad48314d) to GoodJob(mice) with arguments: #<GlobalID:0x000000013a11e4b0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/5bfd281c-fd04-4713-b349-48b61751ed1d>> | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (2.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-015c6f2b632c978158bf2d30e08add1b"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-015c6f2b632c978158bf2d30e08add1b' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-015c6f2b632c978158bf2d30e08add1b' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.772792' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('e0d2ac79-36cd-441b-bb45-a176baf578f7', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"e0d2ac79-36cd-441b-bb45-a176baf578f7","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/5bfd281c-fd04-4713-b349-48b61751ed1d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.778714000Z","scheduled_at":null}', '2025-03-24 11:18:05.778722', NULL, NULL, NULL, '2025-03-24 11:18:05.778722', '2025-03-24 11:18:05.779030', 'e0d2ac79-36cd-441b-bb45-a176baf578f7', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-015c6f2b632c978158bf2d30e08add1b', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.778+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: e0d2ac79-36cd-441b-bb45-a176baf578f7) to GoodJob(mice) with arguments: #<GlobalID:0x00000001392d8810 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/5bfd281c-fd04-4713-b349-48b61751ed1d>> | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-d9f1fbde6d787891b2bd2b5ba8a9317d"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-d9f1fbde6d787891b2bd2b5ba8a9317d' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-d9f1fbde6d787891b2bd2b5ba8a9317d' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.792559' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (1.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('a50ef023-2e53-4594-8bfc-4d9eebcf11dc', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"a50ef023-2e53-4594-8bfc-4d9eebcf11dc","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Accessibility/6c2d5202-1499-487e-8da8-75744ef0fc69"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.797755000Z","scheduled_at":null}', '2025-03-24 11:18:05.797765', NULL, NULL, NULL, '2025-03-24 11:18:05.797765', '2025-03-24 11:18:05.798220', 'a50ef023-2e53-4594-8bfc-4d9eebcf11dc', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-d9f1fbde6d787891b2bd2b5ba8a9317d', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.797+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: a50ef023-2e53-4594-8bfc-4d9eebcf11dc) to GoodJob(mice) with arguments: #<GlobalID:0x000000013729c498 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Accessibility/6c2d5202-1499-487e-8da8-75744ef0fc69>> | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:05 web.1 | Language Pluck (1.8ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | Communication::Website::Page::Category Load (1.4ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:05 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Load (1.6ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "communication_website_connections"."direct_source_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | CACHE University Load (1.7ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Page Load (2.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Create (1.8ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Communication::Website::Page::Localization', '5bfd281c-fd04-4713-b349-48b61751ed1d', '2025-03-24 11:18:05.838139', '2025-03-24 11:18:05.838139', 'Communication::Website::Page', '6c2d5202-1499-487e-8da8-75744ef0fc69') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | Communication::Website::Connection Update (1.6ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:05.842608' WHERE "communication_website_connections"."id" = '02093331-0e58-46a5-ad6f-1157adfb269b' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:05 web.1 | ActiveStorage::Attachment Load (2.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:05 web.1 | ActiveStorage::Attachment Load (2.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:05 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:05 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:05 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:05 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:05 web.1 | Communication::Block Exists? (2.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:05 web.1 | Communication::Website::Page Load (2.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
12:18:05 web.1 | Search Load (1.7ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "search_index"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | CACHE University Load (1.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Language Load (2.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (2.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Search Create (2.4ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '6c2d5202-1499-487e-8da8-75744ef0fc69', 'Communication::Website::Page::Localization', '5bfd281c-fd04-4713-b349-48b61751ed1d', '10686000-f2dd-4241-b5f0-981ad16b92b3', NULL, '2025-03-24 11:18:05.896949', '2025-03-24 11:18:05.896949') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Block Load (1.8ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
12:18:05 web.1 | Search Update (1.9ms) UPDATE "search_index" SET "title" = 'Accessibilité', "text" = 'Accessibilité ', "updated_at" = '2025-03-24 11:18:05.906524' WHERE "search_index"."id" = 'a67569a3-e09a-4b48-af2c-d84d182fb0f1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
12:18:05 web.1 | Communication::Website::Menu Load (1.6ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (2.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-de65c0de604b6d6ffda295ace94343c4"]] | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-de65c0de604b6d6ffda295ace94343c4' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-de65c0de604b6d6ffda295ace94343c4' AND "good_jobs"."created_at" > '2025-03-24 11:17:05.926863' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('b7ca6e2a-c831-4039-b720-142b8ebf6cd1', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"b7ca6e2a-c831-4039-b720-142b8ebf6cd1","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Accessibility/6c2d5202-1499-487e-8da8-75744ef0fc69"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:05.935481000Z","scheduled_at":null}', '2025-03-24 11:18:05.935491', NULL, NULL, NULL, '2025-03-24 11:18:05.935491', '2025-03-24 11:18:05.936134', 'b7ca6e2a-c831-4039-b720-142b8ebf6cd1', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-de65c0de604b6d6ffda295ace94343c4', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:05.935+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: b7ca6e2a-c831-4039-b720-142b8ebf6cd1) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3", {direct_object: #<GlobalID:0x000000012ff33538 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Accessibility/6c2d5202-1499-487e-8da8-75744ef0fc69>>} | |
12:18:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:05 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:05 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:05 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Sitemap' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:05 web.1 | Communication::Website Load (2.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
12:18:05 web.1 | Communication::Website::Page Load (2.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:05 web.1 | Language Load (1.7ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
12:18:05 web.1 | Communication::Website::Page::Localization Exists? (2.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:05 web.1 | CACHE Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:05 web.1 | Communication::Website::Page::Localization Exists? (1.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page::Localization Exists? (2.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:06 web.1 | University Load (2.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | CACHE Communication::Website Load (1.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:06 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.5ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
12:18:06 web.1 | CACHE University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page Load (2.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:06 web.1 | CACHE Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
12:18:06 web.1 | Communication::Website::Page::Sitemap Create (1.7ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'e17af032-531c-4b87-a0d9-d82199ac901b', 7, '2025-03-24 11:18:06.023722', '2025-03-24 11:18:06.023722', NULL, FALSE, 'Communication::Website::Page::Sitemap', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page::Localization Create (2.8ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 11:18:05.986224', 'plan-du-site', NULL, NULL, 'Plan du site', 'ffad83af-cf20-4d5b-bda7-25f8815d4827', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 11:18:06.035449', '2025-03-24 11:18:06.035449') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.9ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-793c754cc3fce8f1e0cdd4e287e0bb9f"]] | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (2.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-793c754cc3fce8f1e0cdd4e287e0bb9f' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-793c754cc3fce8f1e0cdd4e287e0bb9f' AND "good_jobs"."created_at" > '2025-03-24 11:17:06.057049' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (2.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Create (2.9ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('7a38b088-3fc1-4d80-ba1e-3c9c3b4a79d6', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"7a38b088-3fc1-4d80-ba1e-3c9c3b4a79d6","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/a088a91c-d4cf-4587-93bc-512ba7c54aa2"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:06.066624000Z","scheduled_at":null}', '2025-03-24 11:18:06.066634', NULL, NULL, NULL, '2025-03-24 11:18:06.066634', '2025-03-24 11:18:06.067088', '7a38b088-3fc1-4d80-ba1e-3c9c3b4a79d6', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-793c754cc3fce8f1e0cdd4e287e0bb9f', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] SQL (1.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.066+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 7a38b088-3fc1-4d80-ba1e-3c9c3b4a79d6) to GoodJob(mice) with arguments: #<GlobalID:0x000000013ba77ee8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/a088a91c-d4cf-4587-93bc-512ba7c54aa2>> | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (2.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-793c754cc3fce8f1e0cdd4e287e0bb9f"]] | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-793c754cc3fce8f1e0cdd4e287e0bb9f' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-793c754cc3fce8f1e0cdd4e287e0bb9f' AND "good_jobs"."created_at" > '2025-03-24 11:17:06.093140' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (2.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Create (2.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('2686910c-1ab9-446a-95e6-b1c42527b9d0', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"2686910c-1ab9-446a-95e6-b1c42527b9d0","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/a088a91c-d4cf-4587-93bc-512ba7c54aa2"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:06.103803000Z","scheduled_at":null}', '2025-03-24 11:18:06.103820', NULL, NULL, NULL, '2025-03-24 11:18:06.103820', '2025-03-24 11:18:06.104845', '2686910c-1ab9-446a-95e6-b1c42527b9d0', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-793c754cc3fce8f1e0cdd4e287e0bb9f', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:06 web.1 | [ActiveJob] SQL (1.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.103+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:06 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 2686910c-1ab9-446a-95e6-b1c42527b9d0) to GoodJob(mice) with arguments: #<GlobalID:0x000000013b77ac90 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/a088a91c-d4cf-4587-93bc-512ba7c54aa2>> | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.8ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-040e6595ea5d19c8c0cd4e4a2168ccb2"]] | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-040e6595ea5d19c8c0cd4e4a2168ccb2' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-040e6595ea5d19c8c0cd4e4a2168ccb2' AND "good_jobs"."created_at" > '2025-03-24 11:17:06.127516' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (2.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Create (2.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('48cb74fc-043b-4bb2-84f9-7dd75493a78f', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"48cb74fc-043b-4bb2-84f9-7dd75493a78f","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Sitemap/ffad83af-cf20-4d5b-bda7-25f8815d4827"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:06.140142000Z","scheduled_at":null}', '2025-03-24 11:18:06.140154', NULL, NULL, NULL, '2025-03-24 11:18:06.140154', '2025-03-24 11:18:06.140705', '48cb74fc-043b-4bb2-84f9-7dd75493a78f', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-040e6595ea5d19c8c0cd4e4a2168ccb2', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] SQL (1.5ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.140+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 48cb74fc-043b-4bb2-84f9-7dd75493a78f) to GoodJob(mice) with arguments: #<GlobalID:0x000000013b39fa08 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Sitemap/ffad83af-cf20-4d5b-bda7-25f8815d4827>> | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | Language Pluck (1.9ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | Communication::Website::Page::Category Load (1.5ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | University Load (2.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Load (2.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "communication_website_connections"."direct_source_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | CACHE University Load (3.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (2.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Page Load (1.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Create (1.9ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Communication::Website::Page::Localization', 'a088a91c-d4cf-4587-93bc-512ba7c54aa2', '2025-03-24 11:18:06.186244', '2025-03-24 11:18:06.186244', 'Communication::Website::Page', 'ffad83af-cf20-4d5b-bda7-25f8815d4827') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Update (1.5ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:06.189774' WHERE "communication_website_connections"."id" = '05e688ed-7e34-4c59-b05a-d25d5f1590f4' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.5ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:06 web.1 | Communication::Block Load (1.6ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:06 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (2.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:06 web.1 | Communication::Block Exists? (1.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
12:18:06 web.1 | Search Load (1.5ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "search_index"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:06 web.1 | CACHE University Load (2.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:06 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:06 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:06 web.1 | Search Create (1.4ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'ffad83af-cf20-4d5b-bda7-25f8815d4827', 'Communication::Website::Page::Localization', 'a088a91c-d4cf-4587-93bc-512ba7c54aa2', '10686000-f2dd-4241-b5f0-981ad16b92b3', NULL, '2025-03-24 11:18:06.233303', '2025-03-24 11:18:06.233303') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
12:18:06 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
12:18:06 web.1 | Search Update (1.5ms) UPDATE "search_index" SET "title" = 'Plan du site', "text" = 'Plan du site ', "updated_at" = '2025-03-24 11:18:06.240081' WHERE "search_index"."id" = 'd603bc3e-c07d-46c1-bc37-6f859a8ffc2a' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
12:18:06 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-47aa3d8762687a4591b06a4cb27e719b"]] | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-47aa3d8762687a4591b06a4cb27e719b' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-47aa3d8762687a4591b06a4cb27e719b' AND "good_jobs"."created_at" > '2025-03-24 11:17:06.255954' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.8ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Create (1.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('c0555373-63ab-4505-a067-d1768d56e2f8', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"c0555373-63ab-4505-a067-d1768d56e2f8","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Sitemap/ffad83af-cf20-4d5b-bda7-25f8815d4827"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:06.261759000Z","scheduled_at":null}', '2025-03-24 11:18:06.261767', NULL, NULL, NULL, '2025-03-24 11:18:06.261767', '2025-03-24 11:18:06.262171', 'c0555373-63ab-4505-a067-d1768d56e2f8', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-47aa3d8762687a4591b06a4cb27e719b', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:06.261+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: c0555373-63ab-4505-a067-d1768d56e2f8) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3", {direct_object: #<GlobalID:0x00000001309d16e8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Sitemap/ffad83af-cf20-4d5b-bda7-25f8815d4827>>} | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (2.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | CACHE Language Load (0.8ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:57:in 'Communication::Website::WithMenus#initialize_menus' | |
12:18:06 web.1 | Communication::Website::Menu Load (1.4ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_menus"."identifier" = 'primary' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Language Load (2.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Communication::Website::Menu Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'primary' AND "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Communication::Website::Menu Create (2.0ms) INSERT INTO "communication_website_menus" ("university_id", "communication_website_id", "title", "identifier", "created_at", "updated_at", "original_id", "language_id", "automatic") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Menu principal', 'primary', '2025-03-24 11:18:06.301102', '2025-03-24 11:18:06.301102', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (2.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-dfd187dcd0907d8be64c8b74f9f56a50"]] | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-dfd187dcd0907d8be64c8b74f9f56a50' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-dfd187dcd0907d8be64c8b74f9f56a50' AND "good_jobs"."created_at" > '2025-03-24 11:17:06.314687' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Create (2.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('891282f8-f423-4df0-b087-93b4c5f0ede9', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"891282f8-f423-4df0-b087-93b4c5f0ede9","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/7bfcf93b-d8e9-46ac-9904-0efdf566a7aa"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:06.319902000Z","scheduled_at":null}', '2025-03-24 11:18:06.319910', NULL, NULL, NULL, '2025-03-24 11:18:06.319910', '2025-03-24 11:18:06.320299', '891282f8-f423-4df0-b087-93b4c5f0ede9', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-dfd187dcd0907d8be64c8b74f9f56a50', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.319+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 891282f8-f423-4df0-b087-93b4c5f0ede9) to GoodJob(mice) with arguments: #<GlobalID:0x000000013247bb88 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/7bfcf93b-d8e9-46ac-9904-0efdf566a7aa>> | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | Communication::Website::Menu Load (1.0ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_menus"."identifier" = 'legal' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Communication::Website Load (2.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Communication::Website::Menu Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'legal' AND "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Communication::Website::Menu Create (1.4ms) INSERT INTO "communication_website_menus" ("university_id", "communication_website_id", "title", "identifier", "created_at", "updated_at", "original_id", "language_id", "automatic") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Informations légales', 'legal', '2025-03-24 11:18:06.344132', '2025-03-24 11:18:06.344132', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-a5b1650371a3eefbf19450b76c3690cd"]] | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a5b1650371a3eefbf19450b76c3690cd' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a5b1650371a3eefbf19450b76c3690cd' AND "good_jobs"."created_at" > '2025-03-24 11:17:06.356017' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Create (1.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('2e0d2c30-bff1-4d56-aadc-eff553c97643', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"2e0d2c30-bff1-4d56-aadc-eff553c97643","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/063121f9-0a5f-41f0-a492-8999addcb54f"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:06.361873000Z","scheduled_at":null}', '2025-03-24 11:18:06.361879', NULL, NULL, NULL, '2025-03-24 11:18:06.361879', '2025-03-24 11:18:06.362165', '2e0d2c30-bff1-4d56-aadc-eff553c97643', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a5b1650371a3eefbf19450b76c3690cd', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.361+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 2e0d2c30-bff1-4d56-aadc-eff553c97643) to GoodJob(mice) with arguments: #<GlobalID:0x00000001357d1528 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/063121f9-0a5f-41f0-a492-8999addcb54f>> | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_menus"."identifier" = 'social' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | University Load (2.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Communication::Website::Menu Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'social' AND "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | Communication::Website::Menu Create (1.7ms) INSERT INTO "communication_website_menus" ("university_id", "communication_website_id", "title", "identifier", "created_at", "updated_at", "original_id", "language_id", "automatic") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', 'Liens sociaux', 'social', '2025-03-24 11:18:06.383035', '2025-03-24 11:18:06.383035', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-48173c8265a03f8ccc3a644fb388d730"]] | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-48173c8265a03f8ccc3a644fb388d730' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-48173c8265a03f8ccc3a644fb388d730' AND "good_jobs"."created_at" > '2025-03-24 11:17:06.393485' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('855225a1-1064-431e-8d13-9a031d3f1856', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"855225a1-1064-431e-8d13-9a031d3f1856","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/d8d827b9-73f3-4883-8306-4e2feb7857bf"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:06.399089000Z","scheduled_at":null}', '2025-03-24 11:18:06.399097', NULL, NULL, NULL, '2025-03-24 11:18:06.399097', '2025-03-24 11:18:06.399413', '855225a1-1064-431e-8d13-9a031d3f1856', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-48173c8265a03f8ccc3a644fb388d730', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.399+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 855225a1-1064-431e-8d13-9a031d3f1856) to GoodJob(mice) with arguments: #<GlobalID:0x0000000138f56930 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/d8d827b9-73f3-4883-8306-4e2feb7857bf>> | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
12:18:06 web.1 | Communication::Website::Menu Load (1.8ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_menus.rb:70:in 'Communication::Website::WithMenus#generate_automatic_menus_for_language' | |
12:18:06 web.1 | Communication::Website::Menu::Item Delete All (1.5ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = '063121f9-0a5f-41f0-a492-8999addcb54f' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items' | |
12:18:06 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
12:18:06 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
12:18:06 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
12:18:06 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:41:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:44:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
12:18:06 web.1 | Communication::Website::Menu::Item Create (2.5ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', '063121f9-0a5f-41f0-a492-8999addcb54f', 'Mentions légales', 4, 20, NULL, 'Communication::Website::Page', 'd79f3daf-5b28-428d-b27c-a1eb268a087a', '2025-03-24 11:18:06.439652', '2025-03-24 11:18:06.439652', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
12:18:06 web.1 | Communication::Website::Page Load (3.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Menu::Item Create (2.2ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', '063121f9-0a5f-41f0-a492-8999addcb54f', 'Politique de confidentialité', 5, 20, NULL, 'Communication::Website::Page', 'fe4360c9-9446-46ed-b42b-28320d8c43e7', '2025-03-24 11:18:06.453587', '2025-03-24 11:18:06.453587', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Menu::Item Create (1.5ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', '063121f9-0a5f-41f0-a492-8999addcb54f', 'Accessibilité', 6, 20, NULL, 'Communication::Website::Page', '6c2d5202-1499-487e-8da8-75744ef0fc69', '2025-03-24 11:18:06.463800', '2025-03-24 11:18:06.463800', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.8ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Menu::Item Create (1.5ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', '063121f9-0a5f-41f0-a492-8999addcb54f', 'Plan du site', 7, 20, NULL, 'Communication::Website::Page', 'ffad83af-cf20-4d5b-bda7-25f8815d4827', '2025-03-24 11:18:06.472643', '2025-03-24 11:18:06.472643', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
12:18:06 web.1 | Communication::Website::Menu::Item Delete All (0.9ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = '7bfcf93b-d8e9-46ac-9904-0efdf566a7aa' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items' | |
12:18:06 web.1 | Communication::Website Load (1.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
12:18:06 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
12:18:06 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:41:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '942b5de8-7f4e-41b1-a366-d232740f286e' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:44:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
12:18:06 web.1 | Communication::Website::Menu::Item Create (1.3ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', '7bfcf93b-d8e9-46ac-9904-0efdf566a7aa', 'Actualités', 1, 20, NULL, 'Communication::Website::Page', '942b5de8-7f4e-41b1-a366-d232740f286e', '2025-03-24 11:18:06.495489', '2025-03-24 11:18:06.495489', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '942b5de8-7f4e-41b1-a366-d232740f286e' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Menu::Item Create (1.4ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', '7bfcf93b-d8e9-46ac-9904-0efdf566a7aa', 'Équipe', 2, 20, NULL, 'Communication::Website::Page', '42ebbd14-247e-4507-979e-92636a6e2d3b', '2025-03-24 11:18:06.503760', '2025-03-24 11:18:06.503760', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Menu::Item Create (1.4ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '10686000-f2dd-4241-b5f0-981ad16b92b3', '7bfcf93b-d8e9-46ac-9904-0efdf566a7aa', 'Organisations', 3, 20, NULL, 'Communication::Website::Page', 'dfcb4eb3-8d83-4775-a688-348124dd2fb6', '2025-03-24 11:18:06.513557', '2025-03-24 11:18:06.513557', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
12:18:06 web.1 | Communication::Website::Menu::Item Delete All (1.4ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = 'd8d827b9-73f3-4883-8306-4e2feb7857bf' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items' | |
12:18:06 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
12:18:06 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
12:18:06 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
12:18:06 web.1 | Communication::Website Update (1.5ms) UPDATE "communication_websites" SET "updated_at" = '2025-03-24 11:18:03.502694' WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPost' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '942b5de8-7f4e-41b1-a366-d232740f286e' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgenda' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/communication_agenda.rb:12:in 'Communication::Website::Page::CommunicationAgenda#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibition' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition.rb:12:in 'Communication::Website::Page::CommunicationAgendaExhibition#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibitionArchive' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition_archive.rb:11:in 'Communication::Website::Page::CommunicationAgendaExhibitionArchive#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPortfolio' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/communication_portfolio.rb:12:in 'Communication::Website::Page::CommunicationPortfolio#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Person' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | CACHE Language Load (0.7ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Organization' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | CACHE Language Load (0.7ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationDiploma' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/education_diploma.rb:4:in 'Communication::Website::Page::EducationDiploma#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationProgram' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/education_program.rb:4:in 'Communication::Website::Page::EducationProgram#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchVolume' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/research_volume.rb:4:in 'Communication::Website::Page::ResearchVolume#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (0.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPaper' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/research_paper.rb:4:in 'Communication::Website::Page::ResearchPaper#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPublication' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/research_publication.rb:4:in 'Communication::Website::Page::ResearchPublication#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Connection Pluck (1.0ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."indirect_object_type" = 'Research::Publication' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:115:in 'Communication::Website::WithConnectedObjects#connected_publications' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::AdministrationLocation' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/administration_location.rb:4:in 'Communication::Website::Page::AdministrationLocation#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Administrator' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/administrator.rb:4:in 'Communication::Website::Page::Administrator#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Author' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | CACHE Language Load (1.6ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Researcher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/researcher.rb:4:in 'Communication::Website::Page::Researcher#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Teacher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/teacher.rb:4:in 'Communication::Website::Page::Teacher#is_necessary_for_website?' | |
12:18:06 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::LegalTerm' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | CACHE Language Load (0.7ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::PrivacyPolicy' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | CACHE Language Load (0.8ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Accessibility' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | CACHE Language Load (0.8ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_pages"."type" = 'Communication::Website::Page::Sitemap' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
12:18:06 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | CACHE Language Load (0.7ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' | |
12:18:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:06 web.1 | Communication::Website::Page::Home Update (1.1ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 11:18:03.859682' WHERE "communication_website_pages"."id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "communication_website_connections"."direct_source_id" = 'e17af032-531c-4b87-a0d9-d82199ac901b' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Update (1.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:06.669524' WHERE "communication_website_connections"."id" = '3c52b3e1-bd21-44e9-b2ec-a86258ee5d11' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:06 web.1 | Communication::Block Load (1.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:06 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:06 web.1 | Communication::Block Exists? (0.9ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '641b18f3-0d96-445b-98c4-11383c63f508' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | Communication::Website::Page::CommunicationPost Update (0.9ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 11:18:04.144836' WHERE "communication_website_pages"."id" = '942b5de8-7f4e-41b1-a366-d232740f286e' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '942b5de8-7f4e-41b1-a366-d232740f286e' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | Communication::Website::Connection Load (1.3ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "communication_website_connections"."direct_source_id" = '942b5de8-7f4e-41b1-a366-d232740f286e' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Update (1.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:06.693025' WHERE "communication_website_connections"."id" = '94a73e12-96d6-46b1-b6be-8c6db0b9b5ec' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:06 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:06 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:06 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '45371691-5de1-4dfb-8695-fafaabc92d8b' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | Communication::Website::Page::Person Update (2.8ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 11:18:04.414175' WHERE "communication_website_pages"."id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | Communication::Website::Connection Pluck (1.0ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."indirect_object_type" = 'University::Person' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Person' AND "communication_website_connections"."direct_source_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/person.rb:21:in 'Communication::Website::Page::Person#explicitly_connected_people' | |
12:18:06 web.1 | Communication::Website::Connection Load (2.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "communication_website_connections"."direct_source_id" = '42ebbd14-247e-4507-979e-92636a6e2d3b' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Update (1.3ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:06.723101' WHERE "communication_website_connections"."id" = '3492b731-cf26-4ab5-af12-48d086e37d2a' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:06 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:06 web.1 | Communication::Website Load (1.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:06 web.1 | Communication::Block Exists? (1.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'aeeea33b-b355-4589-8862-dd7e8e5ea69b' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | Communication::Website::Page::Organization Update (2.4ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 11:18:04.629552' WHERE "communication_website_pages"."id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (3.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | Communication::Website::Connection Pluck (1.3ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."indirect_object_type" = 'University::Organization' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Organization' AND "communication_website_connections"."direct_source_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/organization.rb:21:in 'Communication::Website::Page::Organization#explicitly_connected_organizations' | |
12:18:06 web.1 | Communication::Website::Connection Load (1.6ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "communication_website_connections"."direct_source_id" = 'dfcb4eb3-8d83-4775-a688-348124dd2fb6' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Update (1.3ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:06.758439' WHERE "communication_website_connections"."id" = 'fa96227f-f54a-4b6e-8f41-32faa1e50d36' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:06 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:06 web.1 | Communication::Website Load (1.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:06 web.1 | Communication::Block Exists? (1.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'fec49118-48c8-4d18-ae47-ed50eab21e96' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | Communication::Website::Page::Author Update (1.2ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 11:18:04.937115' WHERE "communication_website_pages"."id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | University::Person Pluck (1.7ms) SELECT DISTINCT "university_people"."id" FROM "university_people" INNER JOIN "communication_website_posts_university_people" ON "university_people"."id" = "communication_website_posts_university_people"."university_person_id" INNER JOIN "communication_website_posts" ON "communication_website_posts_university_people"."communication_website_post_id" = "communication_website_posts"."id" WHERE "communication_website_posts"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/author.rb:22:in 'Communication::Website::Page::Author#dependencies_authors' | |
12:18:06 web.1 | Communication::Website::Connection Load (1.4ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "communication_website_connections"."direct_source_id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Update (1.3ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:06.792853' WHERE "communication_website_connections"."id" = '46f6f0f6-e139-40a0-9a0a-f71e22d5ef31' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:06 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:06 web.1 | Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:06 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | Communication::Website::Page::LegalTerm Update (1.2ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 11:18:05.238440' WHERE "communication_website_pages"."id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | Communication::Website::Connection Load (1.6ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "communication_website_connections"."direct_source_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Update (1.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:06.822998' WHERE "communication_website_connections"."id" = '78268353-587f-4270-88f9-6bfe63bf31c8' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.9ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:06 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:06 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:06 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | Communication::Website::Page::PrivacyPolicy Update (1.0ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 11:18:05.504839' WHERE "communication_website_pages"."id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "communication_website_connections"."direct_source_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Update (1.9ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:06.848780' WHERE "communication_website_connections"."id" = 'bd825344-bf5c-4ec8-a407-76a79813e291' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:06 web.1 | Communication::Block Load (1.5ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:06 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:06 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | Communication::Website::Page::Accessibility Update (1.1ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 11:18:05.742320' WHERE "communication_website_pages"."id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "communication_website_connections"."direct_source_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Update (1.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:06.875947' WHERE "communication_website_connections"."id" = '02093331-0e58-46a5-ad6f-1157adfb269b' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:06 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:06 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:06 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | Communication::Website::Page::Sitemap Update (0.9ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 11:18:06.042898' WHERE "communication_website_pages"."id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
12:18:06 web.1 | Communication::Website::Connection Load (1.4ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "communication_website_connections"."direct_source_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | Communication::Website::Connection Update (1.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 11:18:06.901213' WHERE "communication_website_connections"."id" = '05e688ed-7e34-4c59-b05a-d25d5f1590f4' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
12:18:06 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
12:18:06 web.1 | Communication::Block Load (0.9ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
12:18:06 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
12:18:06 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.544+01:00"} | |
12:18:06 web.1 | TRANSACTION (5.8ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.585+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.729+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.751+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.880+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.904+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:03.925+01:00"} | |
12:18:06 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:04.078+01:00"} | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:79:in 'Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.159+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.181+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.200+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:04.317+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.428+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.451+01:00"} | |
12:18:06 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.471+01:00"} | |
12:18:06 web.1 | TRANSACTION (1.6ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:04.568+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.647+01:00"} | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.671+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.698+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:04.811+01:00"} | |
12:18:06 web.1 | Language Load (4.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.952+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:04.976+01:00"} | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.000+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:05.151+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.253+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.277+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.302+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:05.423+01:00"} | |
12:18:06 web.1 | Communication::Website::Menu Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'primary' AND "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.525+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.551+01:00"} | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.575+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:05.673+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.755+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.778+01:00"} | |
12:18:06 web.1 | TRANSACTION (0.8ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:05.797+01:00"} | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:05.935+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.066+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.103+01:00"} | |
12:18:06 web.1 | TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | Communication::Website Load (3.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.140+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:06.261+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.319+01:00"} | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.361+01:00"} | |
12:18:06 web.1 | University Load (2.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:06.399+01:00"} | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | Communication::Website::Menu Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'legal' AND "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | TRANSACTION (0.8ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | TRANSACTION (1.3ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | Communication::Website Load (3.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | Communication::Website::Menu Exists? (1.6ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'social' AND "communication_website_menus"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | TRANSACTION (0.8ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706"]] | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706' AND "good_jobs"."created_at" > '2025-03-24 11:17:06.981097' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Job Create (3.9ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('9197f883-4f64-4b91-a877-42f1a7006b20', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"9197f883-4f64-4b91-a877-42f1a7006b20","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Menu/063121f9-0a5f-41f0-a492-8999addcb54f"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:06.985890000Z","scheduled_at":null}', '2025-03-24 11:18:06.985900', NULL, NULL, NULL, '2025-03-24 11:18:06.985900', '2025-03-24 11:18:06.986437', '9197f883-4f64-4b91-a877-42f1a7006b20', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.1ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:06.985+01:00"} | |
12:18:06 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:06.985+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 9197f883-4f64-4b91-a877-42f1a7006b20) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3", {direct_object: #<GlobalID:0x000000013bc51ca0 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/063121f9-0a5f-41f0-a492-8999addcb54f>>} | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706"]] | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 771545d7-b971-4dbe-80cb-e04c51bc3d04) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706' has reached its enqueue limit of 1 job | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706"]] | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 684c4241-482f-4bc9-b6dd-7711c29e46fa) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706' has reached its enqueue limit of 1 job | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706"]] | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 72975054-f9bb-46e9-a496-0ebd2a12f271) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-fac6be89e1c229e9f0ff44c301f12706' has reached its enqueue limit of 1 job | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-ea621b849a767bf9601a1482486d0a34"]] | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-ea621b849a767bf9601a1482486d0a34' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Job Count (1.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-ea621b849a767bf9601a1482486d0a34' AND "good_jobs"."created_at" > '2025-03-24 11:17:07.032750' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.8ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Job Create (4.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('4334ae54-670b-480a-85cb-877405998dec', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"4334ae54-670b-480a-85cb-877405998dec","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Menu/7bfcf93b-d8e9-46ac-9904-0efdf566a7aa"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:07.037004000Z","scheduled_at":null}', '2025-03-24 11:18:07.037012', NULL, NULL, NULL, '2025-03-24 11:18:07.037012', '2025-03-24 11:18:07.037399', '4334ae54-670b-480a-85cb-877405998dec', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-ea621b849a767bf9601a1482486d0a34', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.1ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:07.037+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 4334ae54-670b-480a-85cb-877405998dec) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3", {direct_object: #<GlobalID:0x000000013b2fa328 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/7bfcf93b-d8e9-46ac-9904-0efdf566a7aa>>} | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-ea621b849a767bf9601a1482486d0a34"]] | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:07.037+01:00"} | |
12:18:07 web.1 | [ActiveJob] GoodJob::Job Count (2.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-ea621b849a767bf9601a1482486d0a34' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 768f85e8-3e9b-4b14-8976-d6104b494141) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-ea621b849a767bf9601a1482486d0a34' has reached its enqueue limit of 1 job | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.5ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-ea621b849a767bf9601a1482486d0a34"]] | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-ea621b849a767bf9601a1482486d0a34' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: f5fbf7ce-6305-486d-a44b-b004c56c3aac) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-ea621b849a767bf9601a1482486d0a34' has reached its enqueue limit of 1 job | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.6ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::SyncWithGitJob-elephant-4447f41fe671ee9f9d030c6d480ce3de"]] | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::SyncWithGitJob-elephant-4447f41fe671ee9f9d030c6d480ce3de' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::SyncWithGitJob-elephant-4447f41fe671ee9f9d030c6d480ce3de' AND "good_jobs"."created_at" > '2025-03-24 11:17:07.084304' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.2ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] GoodJob::Job Create (3.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('ed3bd906-ca12-4274-90e4-f9212fb3c5a8', 'elephant', 0, '{"job_class":"Communication::Website::SyncWithGitJob","job_id":"ed3bd906-ca12-4274-90e4-f9212fb3c5a8","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["10686000-f2dd-4241-b5f0-981ad16b92b3"],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T11:18:07.089274000Z","scheduled_at":null}', '2025-03-24 11:18:07.089283', NULL, NULL, NULL, '2025-03-24 11:18:07.089283', '2025-03-24 11:18:07.089630', 'ed3bd906-ca12-4274-90e4-f9212fb3c5a8', 'Communication::Website::SyncWithGitJob-elephant-4447f41fe671ee9f9d030c6d480ce3de', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] TRANSACTION (1.3ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
12:18:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:07.089+01:00"} | |
12:18:07 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:07.089+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
12:18:07 web.1 | [ActiveJob] Enqueued Communication::Website::SyncWithGitJob (Job ID: ed3bd906-ca12-4274-90e4-f9212fb3c5a8) to GoodJob(elephant) with arguments: "10686000-f2dd-4241-b5f0-981ad16b92b3" | |
12:18:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
12:18:07 web.1 | Communication::Website::Localization Load (1.4ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Redirected to http://demo.osuny:3000/admin/fr/communication/websites/10686000-f2dd-4241-b5f0-981ad16b92b3?website_id=10686000-f2dd-4241-b5f0-981ad16b92b3 | |
12:18:07 web.1 | Completed 302 Found in 3734ms (ActiveRecord: 508.4ms (953 queries, 143 cached) | GC: 280.6ms) | |
12:18:07 web.1 | | |
12:18:07 web.1 | | |
12:18:07 web.1 | Started GET "/admin/fr/communication/websites/10686000-f2dd-4241-b5f0-981ad16b92b3?website_id=10686000-f2dd-4241-b5f0-981ad16b92b3" for 127.0.0.1 at 2025-03-24 12:18:07 +0100 | |
12:18:07 web.1 | Processing by Admin::Communication::WebsitesController#show as HTML | |
12:18:07 web.1 | Parameters: {"website_id" => "10686000-f2dd-4241-b5f0-981ad16b92b3", "lang" => "fr", "id" => "10686000-f2dd-4241-b5f0-981ad16b92b3"} | |
12:18:07 web.1 | User Load (1.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/services/locale_service.rb:5:in 'LocaleService.locale' | |
12:18:07 web.1 | Communication::Extranet Load (1.1ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
12:18:07 web.1 | University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."identifier" = 'demo' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/university/with_identifier.rb:17:in 'University.with_host' | |
12:18:07 web.1 | CACHE Communication::Extranet Load (0.8ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 | |
12:18:07 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
12:18:07 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/controllers/application_controller/with_locale.rb:19:in 'ApplicationController::WithLocale#switch_locale' | |
12:18:07 web.1 | Language Load (1.7ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "languages"."iso_code" = 'fr' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/university/with_languages.rb:17:in 'University::WithLanguages#best_language_for' | |
12:18:07 web.1 | Communication::Website::Localization Load (1.2ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | CACHE Communication::Website::Localization Load (0.6ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Rendering layout admin/layouts/application.html.erb | |
12:18:07 web.1 | Rendering admin/communication/websites/show.html.erb within admin/layouts/application | |
12:18:07 web.1 | User::Favorite Exists? (1.1ms) SELECT 1 AS one FROM "user_favorites" WHERE "user_favorites"."user_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "user_favorites"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "user_favorites"."about_type" = 'Communication::Website' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/user/with_favorites.rb:18:in 'User::WithFavorites#favorite?' | |
12:18:07 web.1 | Rendered admin/application/favorites/_widget.html.erb (Duration: 3.4ms | GC: 0.0ms) | |
12:18:07 web.1 | Communication::Website::Page Load (2.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" INNER JOIN "communication_website_page_localizations" ON "communication_website_page_localizations"."about_id" = "communication_website_pages"."id" WHERE "communication_website_pages"."communication_website_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."published" = TRUE AND (communication_website_page_localizations.published_at <= '2025-03-24 11:18:07.244151') ORDER BY communication_website_page_localizations.updated_at DESC LIMIT 5 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:10 | |
12:18:07 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'a088a91c-d4cf-4587-93bc-512ba7c54aa2' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
12:18:07 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.3ms | GC: 0.0ms) | |
12:18:07 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
12:18:07 web.1 | CACHE Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ffad83af-cf20-4d5b-bda7-25f8815d4827' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | ActiveStorage::Attachment Load (1.8ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '5bfd281c-fd04-4713-b349-48b61751ed1d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
12:18:07 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.7ms | GC: 0.0ms) | |
12:18:07 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
12:18:07 web.1 | CACHE Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '6c2d5202-1499-487e-8da8-75744ef0fc69' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | ActiveStorage::Attachment Load (1.5ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '78f5a151-1a2c-4ddf-91ce-540845207825' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
12:18:07 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.1ms | GC: 0.0ms) | |
12:18:07 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
12:18:07 web.1 | CACHE Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'fe4360c9-9446-46ed-b42b-28320d8c43e7' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | ActiveStorage::Attachment Load (1.5ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '3bac24ed-858a-4a12-a02e-411a4f69731d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
12:18:07 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 2.9ms | GC: 0.0ms) | |
12:18:07 web.1 | CACHE Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
12:18:07 web.1 | CACHE Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd79f3daf-5b28-428d-b27c-a1eb268a087a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | ActiveStorage::Attachment Load (1.7ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '48ce093f-463e-4883-a1fc-b5b41d5db849' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
12:18:07 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.3ms | GC: 0.0ms) | |
12:18:07 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' LIMIT 1 | |
12:18:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
12:18:07 web.1 | CACHE Communication::Website::Page::Localization Load (0.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'ff0e0eca-2193-4d42-81e1-d71aaeb853fb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Rendered admin/application/components/_all.html.erb (Duration: 0.7ms | GC: 0.0ms) | |
12:18:07 web.1 | Rendered admin/application/components/_panel.html.erb (Duration: 63.7ms | GC: 0.0ms) | |
12:18:07 web.1 | Rendered admin/communication/websites/show/_pages.html.erb (Duration: 64.6ms | GC: 0.0ms) | |
12:18:07 web.1 | Language Count (1.1ms) SELECT COUNT(*) FROM (SELECT 1 AS one FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 2) subquery_for_count /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/views/admin/application/l10n/_widget.html.erb:4 | |
12:18:07 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' ORDER BY "languages"."name" ASC /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/views/admin/application/l10n/_widget.html.erb:10 | |
12:18:07 web.1 | Communication::Website::Localization Load (1.6ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."language_id" = 'fb1bdb4a-fc08-44bc-a718-76b2655f750f' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | CACHE Communication::Website::Localization Load (1.2ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '10686000-f2dd-4241-b5f0-981ad16b92b3' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Rendered admin/application/components/_panel.html.erb (Duration: 8.7ms | GC: 0.0ms) | |
12:18:07 web.1 | Rendered admin/application/l10n/_widget.html.erb (Duration: 12.3ms | GC: 0.0ms) | |
12:18:07 web.1 | Rendered admin/communication/websites/show.html.erb within admin/layouts/application (Duration: 84.9ms | GC: 0.0ms) | |
12:18:07 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob a5dec636-fa8f-4c0a-8abd-824414dddf77 | |
12:18:07 web.1 | Rendered admin/application/components/_search.html.erb (Duration: 0.4ms | GC: 0.0ms) | |
12:18:07 web.1 | CACHE Language Count (0.8ms) SELECT COUNT(*) FROM (SELECT 1 AS one FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 2) subquery_for_count | |
12:18:07 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:18 | |
12:18:07 web.1 | University Load (2.7ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/communication/website.rb:129:in 'Communication::Website.organized_for' | |
12:18:07 web.1 | User::Favorite Pluck (1.0ms) SELECT "user_favorites"."about_id" FROM "user_favorites" WHERE "user_favorites"."user_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "user_favorites"."about_type" = 'Communication::Website' /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/communication/website.rb:132:in 'Communication::Website.organized_for' | |
12:18:07 worker.1 | [GoodJob] GoodJob destroyed 0 preserved job execution records finished before 2025-03-10 12:18:07 +0100. | |
12:18:07 web.1 | Communication::Website Load (6.2ms) SELECT communication_websites.*, COALESCE( | |
12:18:07 web.1 | MAX(CASE WHEN localizations.language_id = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' THEN TRIM(LOWER(UNACCENT(localizations.name))) END), | |
12:18:07 web.1 | MAX(TRIM(LOWER(UNACCENT(localizations.name)))) FILTER (WHERE localizations.rank = 1) | |
12:18:07 web.1 | ) AS localization_name | |
12:18:07 web.1 | FROM "communication_websites" LEFT JOIN ( | |
12:18:07 web.1 | SELECT | |
12:18:07 web.1 | localizations.*, | |
12:18:07 web.1 | ROW_NUMBER() OVER(PARTITION BY localizations.about_id ORDER BY localizations.created_at ASC) as rank | |
12:18:07 web.1 | FROM | |
12:18:07 web.1 | communication_website_localizations as localizations | |
12:18:07 web.1 | ) localizations ON communication_websites.id = localizations.about_id WHERE "communication_websites"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_websites"."id" IN ('8d3ad0cc-b65f-4c63-b319-034a3f06786d', '424a5d36-b59c-41f8-b5ac-684b381e5926', 'de90ffee-a022-47d1-8a3a-3f1649aea7cc') GROUP BY "communication_websites"."id" ORDER BY localization_name ASC /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/communication/website.rb:137:in 'Enumerable#collect' | |
12:18:07 web.1 | Communication::Website Load (3.9ms) SELECT communication_websites.*, COALESCE( | |
12:18:07 web.1 | MAX(CASE WHEN localizations.language_id = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' THEN TRIM(LOWER(UNACCENT(localizations.name))) END), | |
12:18:07 web.1 | MAX(TRIM(LOWER(UNACCENT(localizations.name)))) FILTER (WHERE localizations.rank = 1) | |
12:18:07 web.1 | ) AS localization_name | |
12:18:07 web.1 | FROM "communication_websites" LEFT JOIN ( | |
12:18:07 web.1 | SELECT | |
12:18:07 web.1 | localizations.*, | |
12:18:07 web.1 | ROW_NUMBER() OVER(PARTITION BY localizations.about_id ORDER BY localizations.created_at ASC) as rank | |
12:18:07 web.1 | FROM | |
12:18:07 web.1 | communication_website_localizations as localizations | |
12:18:07 web.1 | ) localizations ON communication_websites.id = localizations.about_id WHERE "communication_websites"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_websites"."id" NOT IN ('8d3ad0cc-b65f-4c63-b319-034a3f06786d', '424a5d36-b59c-41f8-b5ac-684b381e5926', 'de90ffee-a022-47d1-8a3a-3f1649aea7cc') GROUP BY "communication_websites"."id" ORDER BY localization_name ASC LIMIT 3 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/communication/website.rb:146:in 'Enumerable#collect' | |
12:18:07 web.1 | Communication::Website::Localization Load (1.6ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '8d3ad0cc-b65f-4c63-b319-034a3f06786d' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Communication::Website::Localization Load (1.1ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '424a5d36-b59c-41f8-b5ac-684b381e5926' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Communication::Website::Localization Load (1.0ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'de90ffee-a022-47d1-8a3a-3f1649aea7cc' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Communication::Website::Localization Load (1.0ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'dfc95f7d-2655-4bc2-bc27-7bc3f9113478' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Communication::Website::Localization Load (1.1ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '27ccefe4-753c-49b3-ae4d-31675fc53ce5' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | Communication::Website::Localization Load (1.1ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'e34ef748-08ca-4cb9-a151-474e17a4a815' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
12:18:07 web.1 | CACHE Language Count (0.7ms) SELECT COUNT(*) FROM (SELECT 1 AS one FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 2) subquery_for_count | |
12:18:07 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:68 | |
12:18:07 web.1 | CACHE Language Load (0.7ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' ORDER BY "languages"."name" ASC | |
12:18:07 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:71 | |
12:18:07 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "active_storage_attachments"."record_type" = 'User' AND "active_storage_attachments"."name" = 'picture' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:88 | |
12:18:07 web.1 | Rendered admin/application/components/_nav.html.erb (Duration: 62.4ms | GC: 3.7ms) | |
12:18:07 web.1 | Rendered admin/application/components/_realm.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
12:18:07 web.1 | Rendered admin/application/components/_subnav.html.erb (Duration: 2.8ms | GC: 0.8ms) | |
12:18:07 web.1 | Rendered admin/application/components/_hero.html.erb (Duration: 0.3ms | GC: 0.0ms) | |
12:18:07 web.1 | Rendered application/_notice.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
12:18:07 web.1 | Rendered admin/application/components/_user_unconfirmed.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
12:18:07 web.1 | Rendered admin/application/components/_server_admin_only.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
12:18:07 web.1 | Rendered admin/application/components/_commands.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
12:18:07 web.1 | GoodJob::Job Count (1.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NULL /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/controllers/application_controller.rb:15:in 'ApplicationController#background_tasks_count' | |
12:18:07 web.1 | Rendered admin/application/components/_footer.html.erb (Duration: 2.2ms | GC: 0.0ms) | |
12:18:07 web.1 | Rendered application/_bugsnag.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
12:18:07 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."iso_code" = 'fr' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
12:18:07 web.1 | ↳ app/controllers/application_controller/with_locale.rb:12:in 'ApplicationController::WithLocale#current_interface_language' | |
12:18:07 web.1 | Rendered application/_summernote_localization.html.erb (Duration: 1.9ms | GC: 0.0ms) | |
12:18:07 web.1 | Rendered layout admin/layouts/application.html.erb (Duration: 272.9ms | GC: 32.7ms) | |
12:18:07 web.1 | Completed 200 OK in 337ms (Views: 254.9ms | ActiveRecord: 21.4ms (51 queries, 15 cached) | GC: 32.7ms) | |
12:18:07 web.1 | | |
12:18:07 web.1 | | |
12:18:07 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 527f47ad-6193-46d0-8734-589d2e252284 | |
12:18:08 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob f54bce8c-3d02-43b4-9d8a-1594fa9732ed | |
12:18:08 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:08.212+01:00"} | |
12:18:08 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunyorg/template/generate | |
12:18:08 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:08 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:08 worker.1 | Content-Type: "application/json" | |
12:18:09 worker.1 | [Octokit] response: Status 201 | |
12:18:09 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:09 GMT" | |
12:18:09 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:09 worker.1 | content-length: "6421" | |
12:18:09 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:09 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:09 worker.1 | etag: "\"94d3cbaf728ec48fbdd32dcd664f4661b2db3fd9822aa6cc5eb0663551774873\"" | |
12:18:09 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:09 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:09 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:09 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10" | |
12:18:09 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:09 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:09 worker.1 | x-ratelimit-limit: "5000" | |
12:18:09 worker.1 | x-ratelimit-remaining: "4499" | |
12:18:09 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:09 worker.1 | x-ratelimit-used: "501" | |
12:18:09 worker.1 | x-ratelimit-resource: "core" | |
12:18:09 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:09 worker.1 | access-control-allow-origin: "*" | |
12:18:09 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:09 worker.1 | x-frame-options: "deny" | |
12:18:09 worker.1 | x-content-type-options: "nosniff" | |
12:18:09 worker.1 | x-xss-protection: "0" | |
12:18:09 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:09 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:09 worker.1 | server: "github.com" | |
12:18:09 worker.1 | x-github-request-id: "FE84:19E4C7:5C8018:5E7A82:67E13F70" | |
12:18:20 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/actions/secrets/public-key | |
12:18:20 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:20 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:20 worker.1 | Content-Type: "application/json" | |
12:18:20 worker.1 | [Octokit] response: Status 200 | |
12:18:20 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:20 GMT" | |
12:18:20 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:20 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:20 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:20 worker.1 | etag: "W/\"75ae6af9f85e6266868c0722837df123c5c7ff3eb985488cd8d38188948bae0a\"" | |
12:18:20 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:20 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:20 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:20 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:20 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:20 worker.1 | x-ratelimit-limit: "5000" | |
12:18:21 worker.1 | x-ratelimit-remaining: "4488" | |
12:18:21 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:21 worker.1 | x-ratelimit-used: "512" | |
12:18:21 worker.1 | x-ratelimit-resource: "core" | |
12:18:21 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:21 worker.1 | access-control-allow-origin: "*" | |
12:18:21 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:21 worker.1 | x-frame-options: "deny" | |
12:18:21 worker.1 | x-content-type-options: "nosniff" | |
12:18:21 worker.1 | x-xss-protection: "0" | |
12:18:21 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:21 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:21 worker.1 | content-encoding: "gzip" | |
12:18:21 worker.1 | transfer-encoding: "chunked" | |
12:18:21 worker.1 | server: "github.com" | |
12:18:21 worker.1 | x-github-request-id: "FE88:223F68:59DD31:5BD8C2:67E13F7C" | |
12:18:21 worker.1 | [Octokit] request: PUT https://api.github.com/repos/osunydev/demo-test-github-10/actions/secrets/DEUXFLEURS_ACCESS_KEY | |
12:18:21 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:21 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:21 worker.1 | Content-Type: "application/json" | |
12:18:21 worker.1 | [Octokit] response: Status 201 | |
12:18:21 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:21 GMT" | |
12:18:21 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:21 worker.1 | content-length: "2" | |
12:18:21 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:21 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:21 worker.1 | etag: "\"e4170c593d2e6fe8b6a39eb7c93918ee8f5ac6fa158e0b3a1ae47a9e06755914\"" | |
12:18:21 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:21 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:21 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:21 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:21 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:21 worker.1 | x-ratelimit-limit: "5000" | |
12:18:21 worker.1 | x-ratelimit-remaining: "4487" | |
12:18:21 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:21 worker.1 | x-ratelimit-used: "513" | |
12:18:21 worker.1 | x-ratelimit-resource: "core" | |
12:18:21 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:21 worker.1 | access-control-allow-origin: "*" | |
12:18:21 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:21 worker.1 | x-frame-options: "deny" | |
12:18:21 worker.1 | x-content-type-options: "nosniff" | |
12:18:21 worker.1 | x-xss-protection: "0" | |
12:18:21 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:21 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:21 worker.1 | server: "github.com" | |
12:18:21 worker.1 | x-github-request-id: "FE89:1816B7:5AFD3F:5CF935:67E13F7D" | |
12:18:21 worker.1 | [Octokit] request: PUT https://api.github.com/repos/osunydev/demo-test-github-10/actions/secrets/DEUXFLEURS_SECRET | |
12:18:21 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:21 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:21 worker.1 | Content-Type: "application/json" | |
12:18:21 worker.1 | [Octokit] response: Status 201 | |
12:18:21 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:21 GMT" | |
12:18:21 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:21 worker.1 | content-length: "2" | |
12:18:21 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:21 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:21 worker.1 | etag: "\"e4170c593d2e6fe8b6a39eb7c93918ee8f5ac6fa158e0b3a1ae47a9e06755914\"" | |
12:18:21 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:21 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:21 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:21 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:21 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:21 worker.1 | x-ratelimit-limit: "5000" | |
12:18:21 worker.1 | x-ratelimit-remaining: "4485" | |
12:18:21 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:21 worker.1 | x-ratelimit-used: "515" | |
12:18:21 worker.1 | x-ratelimit-resource: "core" | |
12:18:21 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:21 worker.1 | access-control-allow-origin: "*" | |
12:18:21 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:21 worker.1 | x-frame-options: "deny" | |
12:18:21 worker.1 | x-content-type-options: "nosniff" | |
12:18:21 worker.1 | x-xss-protection: "0" | |
12:18:21 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:21 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:21 worker.1 | server: "github.com" | |
12:18:21 worker.1 | x-github-request-id: "FE8A:292F3C:5A573B:5C52E8:67E13F7D" | |
12:18:42 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T12:18:41.860+01:00"} | |
12:18:42 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 5d7ec004-e545-45d1-88fe-8af195550ffa | |
12:18:42 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 5b68e541-009f-400a-a752-3073f55e879c | |
12:18:42 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 16f02c36-f1cd-44d7-80ce-308516f75107 | |
12:18:42 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:42.546+01:00"} | |
12:18:42 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 11ad35fc-b217-4da1-8e6a-f521186b481d | |
12:18:42 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:42 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:42 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:42 worker.1 | Content-Type: "application/json" | |
12:18:43 worker.1 | [Octokit] response: Status 200 | |
12:18:43 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:43 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:43 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:43 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:43 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:43 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:43 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:43 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:43 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:43 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:43 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:43 worker.1 | x-ratelimit-limit: "5000" | |
12:18:43 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:43 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:43 worker.1 | x-ratelimit-used: "551" | |
12:18:43 worker.1 | x-ratelimit-resource: "core" | |
12:18:43 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:43 worker.1 | access-control-allow-origin: "*" | |
12:18:43 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:43 worker.1 | x-frame-options: "deny" | |
12:18:43 worker.1 | x-content-type-options: "nosniff" | |
12:18:43 worker.1 | x-xss-protection: "0" | |
12:18:43 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:43 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:43 worker.1 | content-encoding: "gzip" | |
12:18:43 worker.1 | transfer-encoding: "chunked" | |
12:18:43 worker.1 | server: "github.com" | |
12:18:43 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:43 worker.1 | Adding content/fr/_index.html | |
12:18:43 worker.1 | Adding data/content_security_policy.yaml | |
12:18:43 worker.1 | Adding data/menus/fr/primary.yml | |
12:18:43 worker.1 | Adding data/menus/fr/legal.yml | |
12:18:43 worker.1 | Adding data/menus/fr/social.yml | |
12:18:43 worker.1 | Start sync | |
12:18:43 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:43 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:43 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:43 worker.1 | Content-Type: "application/json" | |
12:18:43 worker.1 | [Octokit] response: Status 200 | |
12:18:43 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:43 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:43 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:43 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:43 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:43 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:43 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:43 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:43 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:43 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:43 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:43 worker.1 | x-ratelimit-limit: "5000" | |
12:18:43 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:43 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:43 worker.1 | x-ratelimit-used: "551" | |
12:18:43 worker.1 | x-ratelimit-resource: "core" | |
12:18:43 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:43 worker.1 | access-control-allow-origin: "*" | |
12:18:43 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:43 worker.1 | x-frame-options: "deny" | |
12:18:43 worker.1 | x-content-type-options: "nosniff" | |
12:18:43 worker.1 | x-xss-protection: "0" | |
12:18:43 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:43 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:43 worker.1 | content-encoding: "gzip" | |
12:18:43 worker.1 | transfer-encoding: "chunked" | |
12:18:43 worker.1 | server: "github.com" | |
12:18:43 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:43 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/branches/main | |
12:18:43 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:43 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:43 worker.1 | Content-Type: "application/json" | |
12:18:43 worker.1 | [Octokit] response: Status 200 | |
12:18:43 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:43 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:43 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:43 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:43 worker.1 | etag: "W/\"ff607fc2419bf01a84138291780a72f2c3d8f347982a52ac06a26f3647b83514\"" | |
12:18:43 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:43 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:43 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:43 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:43 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:43 worker.1 | x-ratelimit-limit: "5000" | |
12:18:43 worker.1 | x-ratelimit-remaining: "4447" | |
12:18:43 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:43 worker.1 | x-ratelimit-used: "553" | |
12:18:43 worker.1 | x-ratelimit-resource: "core" | |
12:18:43 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:43 worker.1 | access-control-allow-origin: "*" | |
12:18:43 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:43 worker.1 | x-frame-options: "deny" | |
12:18:43 worker.1 | x-content-type-options: "nosniff" | |
12:18:43 worker.1 | x-xss-protection: "0" | |
12:18:43 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:43 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:43 worker.1 | content-encoding: "gzip" | |
12:18:43 worker.1 | transfer-encoding: "chunked" | |
12:18:43 worker.1 | server: "github.com" | |
12:18:43 worker.1 | x-github-request-id: "FE91:346215:5F46E0:6144E5:67E13F93" | |
12:18:43 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/132052f4a790ed5d6159c125232126745ab5dd4b?recursive=true | |
12:18:43 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:43 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:43 worker.1 | Content-Type: "application/json" | |
12:18:43 worker.1 | [Octokit] response: Status 200 | |
12:18:43 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:43 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:43 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
12:18:43 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:43 worker.1 | etag: "W/\"bed91153adad6616b6af7684d7620ed5c29cbda2c63409aacce7e571fbeebb31\"" | |
12:18:43 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:43 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:43 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:43 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:43 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:43 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:43 worker.1 | x-ratelimit-limit: "5000" | |
12:18:43 worker.1 | x-ratelimit-remaining: "4446" | |
12:18:43 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:43 worker.1 | x-ratelimit-used: "554" | |
12:18:43 worker.1 | x-ratelimit-resource: "core" | |
12:18:43 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:43 worker.1 | access-control-allow-origin: "*" | |
12:18:43 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:43 worker.1 | x-frame-options: "deny" | |
12:18:43 worker.1 | x-content-type-options: "nosniff" | |
12:18:43 worker.1 | x-xss-protection: "0" | |
12:18:43 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:43 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:43 worker.1 | content-encoding: "gzip" | |
12:18:43 worker.1 | transfer-encoding: "chunked" | |
12:18:43 worker.1 | server: "github.com" | |
12:18:43 worker.1 | x-github-request-id: "FE92:1816B7:5B63AA:5D61C2:67E13F93" | |
12:18:43 worker.1 | Syncing - Creating content/fr/_index.html | |
12:18:43 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
12:18:44 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
12:18:44 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
12:18:44 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
12:18:44 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:44 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:44 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:44 worker.1 | Content-Type: "application/json" | |
12:18:44 worker.1 | [Octokit] response: Status 200 | |
12:18:44 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:44 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:44 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:44 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:44 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:44 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:44 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:44 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:44 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:44 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:44 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:44 worker.1 | x-ratelimit-limit: "5000" | |
12:18:44 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:44 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:44 worker.1 | x-ratelimit-used: "551" | |
12:18:44 worker.1 | x-ratelimit-resource: "core" | |
12:18:44 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:44 worker.1 | access-control-allow-origin: "*" | |
12:18:44 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:44 worker.1 | x-frame-options: "deny" | |
12:18:44 worker.1 | x-content-type-options: "nosniff" | |
12:18:44 worker.1 | x-xss-protection: "0" | |
12:18:44 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:44 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:44 worker.1 | content-encoding: "gzip" | |
12:18:44 worker.1 | transfer-encoding: "chunked" | |
12:18:44 worker.1 | server: "github.com" | |
12:18:44 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:44 worker.1 | Creating commit with 5 files. | |
12:18:44 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/trees | |
12:18:44 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:44 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:44 worker.1 | Content-Type: "application/json" | |
12:18:44 worker.1 | [Octokit] response: Status 201 | |
12:18:44 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:44 GMT" | |
12:18:44 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:44 worker.1 | content-length: "3082" | |
12:18:44 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:44 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:44 worker.1 | etag: "\"b14394aa4e03607bf0d0fd1c2ffbf5a90bd31f10a0970581bc8170bf15f062cc\"" | |
12:18:44 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:44 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:44 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:44 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/1fd06736e4fb3fa8b51ed86024b318bd6d9b018b" | |
12:18:44 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:44 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:44 worker.1 | x-ratelimit-limit: "5000" | |
12:18:44 worker.1 | x-ratelimit-remaining: "4442" | |
12:18:44 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:44 worker.1 | x-ratelimit-used: "558" | |
12:18:44 worker.1 | x-ratelimit-resource: "core" | |
12:18:44 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:44 worker.1 | access-control-allow-origin: "*" | |
12:18:44 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:44 worker.1 | x-frame-options: "deny" | |
12:18:44 worker.1 | x-content-type-options: "nosniff" | |
12:18:44 worker.1 | x-xss-protection: "0" | |
12:18:44 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:44 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:44 worker.1 | server: "github.com" | |
12:18:44 worker.1 | x-github-request-id: "FE93:346215:5F4A6A:61487A:67E13F94" | |
12:18:44 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/commits | |
12:18:44 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:44 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:44 worker.1 | Content-Type: "application/json" | |
12:18:45 worker.1 | [Octokit] response: Status 201 | |
12:18:45 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:45 GMT" | |
12:18:45 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:45 worker.1 | content-length: "1232" | |
12:18:45 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:45 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:45 worker.1 | etag: "\"a18e1874e47a6f8f4e8ddf39e80a66455260c270d922b942ffd95eaac1034cca\"" | |
12:18:45 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:45 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:45 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:45 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/commits/484b70f1d16527a0ae1c524ca14260d546e34977" | |
12:18:45 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:45 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:45 worker.1 | x-ratelimit-limit: "5000" | |
12:18:45 worker.1 | x-ratelimit-remaining: "4441" | |
12:18:45 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:45 worker.1 | x-ratelimit-used: "559" | |
12:18:45 worker.1 | x-ratelimit-resource: "core" | |
12:18:45 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:45 worker.1 | access-control-allow-origin: "*" | |
12:18:45 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:45 worker.1 | x-frame-options: "deny" | |
12:18:45 worker.1 | x-content-type-options: "nosniff" | |
12:18:45 worker.1 | x-xss-protection: "0" | |
12:18:45 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:45 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:45 worker.1 | server: "github.com" | |
12:18:45 worker.1 | x-github-request-id: "FE94:29A163:5C4F36:5E4DC2:67E13F94" | |
12:18:45 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-10/git/refs/heads/main | |
12:18:45 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:45 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:45 worker.1 | Content-Type: "application/json" | |
12:18:45 worker.1 | [Octokit] response: Status 200 | |
12:18:45 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:45 GMT" | |
12:18:45 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:45 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:45 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:45 worker.1 | etag: "W/\"fd795dd140f6a9d03473300e69cd13e2f606c00041c1df9ab177e36057f326cc\"" | |
12:18:45 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:45 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:45 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:45 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:45 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:45 worker.1 | x-ratelimit-limit: "5000" | |
12:18:45 worker.1 | x-ratelimit-remaining: "4439" | |
12:18:45 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:45 worker.1 | x-ratelimit-used: "561" | |
12:18:45 worker.1 | x-ratelimit-resource: "core" | |
12:18:45 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:45 worker.1 | access-control-allow-origin: "*" | |
12:18:45 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:45 worker.1 | x-frame-options: "deny" | |
12:18:45 worker.1 | x-content-type-options: "nosniff" | |
12:18:45 worker.1 | x-xss-protection: "0" | |
12:18:45 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:45 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:45 worker.1 | content-encoding: "gzip" | |
12:18:45 worker.1 | transfer-encoding: "chunked" | |
12:18:45 worker.1 | server: "github.com" | |
12:18:45 worker.1 | x-github-request-id: "FE95:223F68:5A4612:5C4429:67E13F95" | |
12:18:45 worker.1 | Marking as synced | |
12:18:45 worker.1 | Marking content/fr/_index.html | |
12:18:45 worker.1 | Marking data/content_security_policy.yaml | |
12:18:45 worker.1 | Marking data/menus/fr/primary.yml | |
12:18:45 worker.1 | Marking data/menus/fr/legal.yml | |
12:18:45 worker.1 | Marking data/menus/fr/social.yml | |
12:18:45 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob e2bdbcad-ad85-4571-8b65-43d4bd9e217b | |
12:18:45 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob fb532f29-640f-40d2-b53c-16a7c2a5f0f0 | |
12:18:45 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 3353e944-2ae0-487c-a82f-6f57ebac89d8 | |
12:18:45 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:45.928+01:00"} | |
12:18:46 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 37763979-ac89-45fa-9354-6122c5d0e64d | |
12:18:46 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:46 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:46 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:46 worker.1 | Content-Type: "application/json" | |
12:18:46 worker.1 | [Octokit] response: Status 200 | |
12:18:46 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:46 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:46 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:46 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:46 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:46 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:46 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:46 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:46 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:46 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:46 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:46 worker.1 | x-ratelimit-limit: "5000" | |
12:18:46 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:46 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:46 worker.1 | x-ratelimit-used: "551" | |
12:18:46 worker.1 | x-ratelimit-resource: "core" | |
12:18:46 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:46 worker.1 | access-control-allow-origin: "*" | |
12:18:46 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:46 worker.1 | x-frame-options: "deny" | |
12:18:46 worker.1 | x-content-type-options: "nosniff" | |
12:18:46 worker.1 | x-xss-protection: "0" | |
12:18:46 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:46 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:46 worker.1 | content-encoding: "gzip" | |
12:18:46 worker.1 | transfer-encoding: "chunked" | |
12:18:46 worker.1 | server: "github.com" | |
12:18:46 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:46 worker.1 | Adding content/fr/posts/_index.html | |
12:18:46 worker.1 | Adding data/content_security_policy.yaml | |
12:18:46 worker.1 | Adding config/_default/languages.yaml | |
12:18:46 worker.1 | Adding data/menus/fr/primary.yml | |
12:18:46 worker.1 | Adding data/menus/fr/legal.yml | |
12:18:46 worker.1 | Adding data/menus/fr/social.yml | |
12:18:46 worker.1 | Start sync | |
12:18:46 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:46 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:46 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:46 worker.1 | Content-Type: "application/json" | |
12:18:46 worker.1 | [Octokit] response: Status 200 | |
12:18:46 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:46 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:46 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:46 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:46 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:46 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:46 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:46 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:46 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:46 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:46 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:46 worker.1 | x-ratelimit-limit: "5000" | |
12:18:46 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:46 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:46 worker.1 | x-ratelimit-used: "551" | |
12:18:46 worker.1 | x-ratelimit-resource: "core" | |
12:18:46 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:46 worker.1 | access-control-allow-origin: "*" | |
12:18:46 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:46 worker.1 | x-frame-options: "deny" | |
12:18:46 worker.1 | x-content-type-options: "nosniff" | |
12:18:46 worker.1 | x-xss-protection: "0" | |
12:18:46 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:46 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:46 worker.1 | content-encoding: "gzip" | |
12:18:46 worker.1 | transfer-encoding: "chunked" | |
12:18:46 worker.1 | server: "github.com" | |
12:18:46 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:46 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/branches/main | |
12:18:46 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:46 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:46 worker.1 | Content-Type: "application/json" | |
12:18:46 worker.1 | [Octokit] response: Status 200 | |
12:18:46 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:46 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:46 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:46 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:46 worker.1 | etag: "W/\"ff607fc2419bf01a84138291780a72f2c3d8f347982a52ac06a26f3647b83514\"" | |
12:18:46 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:46 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:46 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:46 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:46 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:46 worker.1 | x-ratelimit-limit: "5000" | |
12:18:46 worker.1 | x-ratelimit-remaining: "4447" | |
12:18:46 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:46 worker.1 | x-ratelimit-used: "553" | |
12:18:46 worker.1 | x-ratelimit-resource: "core" | |
12:18:46 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:46 worker.1 | access-control-allow-origin: "*" | |
12:18:46 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:46 worker.1 | x-frame-options: "deny" | |
12:18:46 worker.1 | x-content-type-options: "nosniff" | |
12:18:46 worker.1 | x-xss-protection: "0" | |
12:18:46 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:46 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:46 worker.1 | content-encoding: "gzip" | |
12:18:46 worker.1 | transfer-encoding: "chunked" | |
12:18:46 worker.1 | server: "github.com" | |
12:18:46 worker.1 | x-github-request-id: "FE91:346215:5F46E0:6144E5:67E13F93" | |
12:18:46 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/132052f4a790ed5d6159c125232126745ab5dd4b?recursive=true | |
12:18:46 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:46 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:46 worker.1 | Content-Type: "application/json" | |
12:18:46 worker.1 | [Octokit] response: Status 200 | |
12:18:46 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:46 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:46 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
12:18:46 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:46 worker.1 | etag: "W/\"bed91153adad6616b6af7684d7620ed5c29cbda2c63409aacce7e571fbeebb31\"" | |
12:18:46 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:46 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:46 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:46 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:46 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:46 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:46 worker.1 | x-ratelimit-limit: "5000" | |
12:18:46 worker.1 | x-ratelimit-remaining: "4446" | |
12:18:46 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:46 worker.1 | x-ratelimit-used: "554" | |
12:18:46 worker.1 | x-ratelimit-resource: "core" | |
12:18:46 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:46 worker.1 | access-control-allow-origin: "*" | |
12:18:46 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:46 worker.1 | x-frame-options: "deny" | |
12:18:46 worker.1 | x-content-type-options: "nosniff" | |
12:18:46 worker.1 | x-xss-protection: "0" | |
12:18:46 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:46 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:46 worker.1 | content-encoding: "gzip" | |
12:18:46 worker.1 | transfer-encoding: "chunked" | |
12:18:46 worker.1 | server: "github.com" | |
12:18:46 worker.1 | x-github-request-id: "FE92:1816B7:5B63AA:5D61C2:67E13F93" | |
12:18:46 worker.1 | Syncing - Creating content/fr/posts/_index.html | |
12:18:46 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
12:18:46 worker.1 | Syncing - Updating config/_default/languages.yaml | |
12:18:46 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
12:18:46 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
12:18:46 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
12:18:46 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:46 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:46 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:46 worker.1 | Content-Type: "application/json" | |
12:18:46 worker.1 | [Octokit] response: Status 200 | |
12:18:46 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:46 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:46 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:46 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:46 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:46 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:46 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:46 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:46 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:46 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:46 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:46 worker.1 | x-ratelimit-limit: "5000" | |
12:18:46 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:46 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:46 worker.1 | x-ratelimit-used: "551" | |
12:18:46 worker.1 | x-ratelimit-resource: "core" | |
12:18:46 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:46 worker.1 | access-control-allow-origin: "*" | |
12:18:46 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:46 worker.1 | x-frame-options: "deny" | |
12:18:46 worker.1 | x-content-type-options: "nosniff" | |
12:18:46 worker.1 | x-xss-protection: "0" | |
12:18:46 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:46 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:46 worker.1 | content-encoding: "gzip" | |
12:18:46 worker.1 | transfer-encoding: "chunked" | |
12:18:46 worker.1 | server: "github.com" | |
12:18:46 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:46 worker.1 | Creating commit with 7 files. | |
12:18:46 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/trees | |
12:18:46 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:46 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:46 worker.1 | Content-Type: "application/json" | |
12:18:47 worker.1 | [Octokit] response: Status 201 | |
12:18:47 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:47 GMT" | |
12:18:47 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:47 worker.1 | content-length: "3082" | |
12:18:47 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:47 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:47 worker.1 | etag: "\"95cae11a77dce69880ce76423d4796ff2ee2eb8262bfd683bb5e1fcd0947c8e5\"" | |
12:18:47 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:47 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:47 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:47 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/b96b88ffd77eb21f3d5702e614cc80ead535db3c" | |
12:18:47 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:47 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:47 worker.1 | x-ratelimit-limit: "5000" | |
12:18:47 worker.1 | x-ratelimit-remaining: "4434" | |
12:18:47 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:47 worker.1 | x-ratelimit-used: "566" | |
12:18:47 worker.1 | x-ratelimit-resource: "core" | |
12:18:47 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:47 worker.1 | access-control-allow-origin: "*" | |
12:18:47 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:47 worker.1 | x-frame-options: "deny" | |
12:18:47 worker.1 | x-content-type-options: "nosniff" | |
12:18:47 worker.1 | x-xss-protection: "0" | |
12:18:47 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:47 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:47 worker.1 | server: "github.com" | |
12:18:47 worker.1 | x-github-request-id: "FE96:20E9FC:60E214:62E083:67E13F96" | |
12:18:47 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/commits | |
12:18:47 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:47 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:47 worker.1 | Content-Type: "application/json" | |
12:18:47 worker.1 | [Octokit] response: Status 201 | |
12:18:47 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:47 GMT" | |
12:18:47 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:47 worker.1 | content-length: "1236" | |
12:18:47 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:47 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:47 worker.1 | etag: "\"2164481cec23ee350374e50df35e9c1dce365b6cdfeab3d1fa1eb9b57b268d8f\"" | |
12:18:47 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:47 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:47 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:47 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/commits/45199f6408a28df81f2a64e1242573d3337b3364" | |
12:18:47 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:47 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:47 worker.1 | x-ratelimit-limit: "5000" | |
12:18:47 worker.1 | x-ratelimit-remaining: "4432" | |
12:18:47 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:47 worker.1 | x-ratelimit-used: "568" | |
12:18:47 worker.1 | x-ratelimit-resource: "core" | |
12:18:47 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:47 worker.1 | access-control-allow-origin: "*" | |
12:18:47 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:47 worker.1 | x-frame-options: "deny" | |
12:18:47 worker.1 | x-content-type-options: "nosniff" | |
12:18:47 worker.1 | x-xss-protection: "0" | |
12:18:47 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:47 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:47 worker.1 | server: "github.com" | |
12:18:47 worker.1 | x-github-request-id: "FE97:FDC04:5C73CF:5E7254:67E13F97" | |
12:18:47 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-10/git/refs/heads/main | |
12:18:47 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:47 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:47 worker.1 | Content-Type: "application/json" | |
12:18:47 worker.1 | [Octokit] response: Status 200 | |
12:18:47 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:47 GMT" | |
12:18:47 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:47 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:47 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:47 worker.1 | etag: "W/\"3bb891fd2964dbe87a222590d299cca87facdc005050c746f0c2bf9f7c656424\"" | |
12:18:47 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:47 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:47 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:47 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:47 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:47 worker.1 | x-ratelimit-limit: "5000" | |
12:18:47 worker.1 | x-ratelimit-remaining: "4431" | |
12:18:47 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:47 worker.1 | x-ratelimit-used: "569" | |
12:18:47 worker.1 | x-ratelimit-resource: "core" | |
12:18:47 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:47 worker.1 | access-control-allow-origin: "*" | |
12:18:47 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:47 worker.1 | x-frame-options: "deny" | |
12:18:47 worker.1 | x-content-type-options: "nosniff" | |
12:18:47 worker.1 | x-xss-protection: "0" | |
12:18:47 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:47 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:47 worker.1 | content-encoding: "gzip" | |
12:18:47 worker.1 | transfer-encoding: "chunked" | |
12:18:47 worker.1 | server: "github.com" | |
12:18:47 worker.1 | x-github-request-id: "FE98:346215:5F596C:6157DB:67E13F97" | |
12:18:47 worker.1 | Marking as synced | |
12:18:47 worker.1 | Marking content/fr/posts/_index.html | |
12:18:47 worker.1 | Marking data/content_security_policy.yaml | |
12:18:47 worker.1 | Marking config/_default/languages.yaml | |
12:18:47 worker.1 | Marking data/menus/fr/primary.yml | |
12:18:47 worker.1 | Marking data/menus/fr/legal.yml | |
12:18:47 worker.1 | Marking data/menus/fr/social.yml | |
12:18:47 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 806527f9-679d-47af-97f4-b2cc8498c8ef | |
12:18:48 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob b69f75a9-9fe6-4fa0-9bf8-62162d87c872 | |
12:18:48 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob f2513403-00f2-4840-a3b9-fe16bfc6a1f9 | |
12:18:48 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:48.235+01:00"} | |
12:18:48 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 7cf2fd5b-8a92-4f6e-a144-c33d26124802 | |
12:18:48 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:48 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:48 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:48 worker.1 | Content-Type: "application/json" | |
12:18:48 worker.1 | [Octokit] response: Status 200 | |
12:18:48 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:48 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:48 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:48 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:48 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:48 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:48 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:48 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:48 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:48 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:48 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:48 worker.1 | x-ratelimit-limit: "5000" | |
12:18:48 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:48 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:48 worker.1 | x-ratelimit-used: "551" | |
12:18:48 worker.1 | x-ratelimit-resource: "core" | |
12:18:48 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:48 worker.1 | access-control-allow-origin: "*" | |
12:18:48 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:48 worker.1 | x-frame-options: "deny" | |
12:18:48 worker.1 | x-content-type-options: "nosniff" | |
12:18:48 worker.1 | x-xss-protection: "0" | |
12:18:48 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:48 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:48 worker.1 | content-encoding: "gzip" | |
12:18:48 worker.1 | transfer-encoding: "chunked" | |
12:18:48 worker.1 | server: "github.com" | |
12:18:48 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:48 worker.1 | Adding content/fr/persons/_index.html | |
12:18:48 worker.1 | Adding data/content_security_policy.yaml | |
12:18:48 worker.1 | Adding config/_default/languages.yaml | |
12:18:48 worker.1 | Start sync | |
12:18:48 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:48 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:48 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:48 worker.1 | Content-Type: "application/json" | |
12:18:48 worker.1 | [Octokit] response: Status 200 | |
12:18:48 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:48 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:48 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:48 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:48 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:48 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:48 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:48 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:48 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:48 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:48 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:48 worker.1 | x-ratelimit-limit: "5000" | |
12:18:48 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:48 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:48 worker.1 | x-ratelimit-used: "551" | |
12:18:48 worker.1 | x-ratelimit-resource: "core" | |
12:18:48 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:48 worker.1 | access-control-allow-origin: "*" | |
12:18:48 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:48 worker.1 | x-frame-options: "deny" | |
12:18:48 worker.1 | x-content-type-options: "nosniff" | |
12:18:48 worker.1 | x-xss-protection: "0" | |
12:18:48 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:48 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:48 worker.1 | content-encoding: "gzip" | |
12:18:48 worker.1 | transfer-encoding: "chunked" | |
12:18:48 worker.1 | server: "github.com" | |
12:18:48 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:48 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/branches/main | |
12:18:48 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:48 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:48 worker.1 | Content-Type: "application/json" | |
12:18:48 worker.1 | [Octokit] response: Status 200 | |
12:18:48 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:48 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:48 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:48 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:48 worker.1 | etag: "W/\"ff607fc2419bf01a84138291780a72f2c3d8f347982a52ac06a26f3647b83514\"" | |
12:18:48 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:48 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:48 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:48 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:48 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:48 worker.1 | x-ratelimit-limit: "5000" | |
12:18:48 worker.1 | x-ratelimit-remaining: "4447" | |
12:18:48 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:48 worker.1 | x-ratelimit-used: "553" | |
12:18:48 worker.1 | x-ratelimit-resource: "core" | |
12:18:48 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:48 worker.1 | access-control-allow-origin: "*" | |
12:18:48 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:48 worker.1 | x-frame-options: "deny" | |
12:18:48 worker.1 | x-content-type-options: "nosniff" | |
12:18:48 worker.1 | x-xss-protection: "0" | |
12:18:48 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:48 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:48 worker.1 | content-encoding: "gzip" | |
12:18:48 worker.1 | transfer-encoding: "chunked" | |
12:18:48 worker.1 | server: "github.com" | |
12:18:48 worker.1 | x-github-request-id: "FE91:346215:5F46E0:6144E5:67E13F93" | |
12:18:48 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/132052f4a790ed5d6159c125232126745ab5dd4b?recursive=true | |
12:18:48 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:48 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:48 worker.1 | Content-Type: "application/json" | |
12:18:48 worker.1 | [Octokit] response: Status 200 | |
12:18:48 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:48 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:48 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
12:18:48 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:48 worker.1 | etag: "W/\"bed91153adad6616b6af7684d7620ed5c29cbda2c63409aacce7e571fbeebb31\"" | |
12:18:48 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:48 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:48 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:48 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:48 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:48 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:48 worker.1 | x-ratelimit-limit: "5000" | |
12:18:48 worker.1 | x-ratelimit-remaining: "4446" | |
12:18:48 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:48 worker.1 | x-ratelimit-used: "554" | |
12:18:48 worker.1 | x-ratelimit-resource: "core" | |
12:18:48 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:48 worker.1 | access-control-allow-origin: "*" | |
12:18:48 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:48 worker.1 | x-frame-options: "deny" | |
12:18:48 worker.1 | x-content-type-options: "nosniff" | |
12:18:48 worker.1 | x-xss-protection: "0" | |
12:18:48 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:48 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:48 worker.1 | content-encoding: "gzip" | |
12:18:48 worker.1 | transfer-encoding: "chunked" | |
12:18:48 worker.1 | server: "github.com" | |
12:18:48 worker.1 | x-github-request-id: "FE92:1816B7:5B63AA:5D61C2:67E13F93" | |
12:18:48 worker.1 | Syncing - Creating content/fr/persons/_index.html | |
12:18:48 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
12:18:48 worker.1 | Syncing - Updating config/_default/languages.yaml | |
12:18:48 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:48 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:48 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:48 worker.1 | Content-Type: "application/json" | |
12:18:48 worker.1 | [Octokit] response: Status 200 | |
12:18:48 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:48 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:48 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:48 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:48 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:48 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:48 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:48 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:48 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:48 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:48 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:48 worker.1 | x-ratelimit-limit: "5000" | |
12:18:48 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:48 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:48 worker.1 | x-ratelimit-used: "551" | |
12:18:48 worker.1 | x-ratelimit-resource: "core" | |
12:18:48 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:48 worker.1 | access-control-allow-origin: "*" | |
12:18:48 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:48 worker.1 | x-frame-options: "deny" | |
12:18:48 worker.1 | x-content-type-options: "nosniff" | |
12:18:48 worker.1 | x-xss-protection: "0" | |
12:18:48 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:48 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:48 worker.1 | content-encoding: "gzip" | |
12:18:48 worker.1 | transfer-encoding: "chunked" | |
12:18:48 worker.1 | server: "github.com" | |
12:18:48 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:48 worker.1 | Creating commit with 4 files. | |
12:18:48 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/trees | |
12:18:48 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:48 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:48 worker.1 | Content-Type: "application/json" | |
12:18:49 worker.1 | [Octokit] response: Status 201 | |
12:18:49 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:49 GMT" | |
12:18:49 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:49 worker.1 | content-length: "3082" | |
12:18:49 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:49 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:49 worker.1 | etag: "\"6c82b08195a6b2d23711c275a24c9acbafa1eb3aab432080bc835e9eba5f61dc\"" | |
12:18:49 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:49 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:49 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:49 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/15121180155859717218fa5de780ef9f20991bf0" | |
12:18:49 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:49 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:49 worker.1 | x-ratelimit-limit: "5000" | |
12:18:49 worker.1 | x-ratelimit-remaining: "4426" | |
12:18:49 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:49 worker.1 | x-ratelimit-used: "574" | |
12:18:49 worker.1 | x-ratelimit-resource: "core" | |
12:18:49 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:49 worker.1 | access-control-allow-origin: "*" | |
12:18:49 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:49 worker.1 | x-frame-options: "deny" | |
12:18:49 worker.1 | x-content-type-options: "nosniff" | |
12:18:49 worker.1 | x-xss-protection: "0" | |
12:18:49 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:49 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:49 worker.1 | server: "github.com" | |
12:18:49 worker.1 | x-github-request-id: "FE99:29A163:5C65B6:5E6457:67E13F99" | |
12:18:49 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/commits | |
12:18:49 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:49 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:49 worker.1 | Content-Type: "application/json" | |
12:18:49 worker.1 | [Octokit] response: Status 201 | |
12:18:49 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:49 GMT" | |
12:18:49 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:49 worker.1 | content-length: "1232" | |
12:18:49 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:49 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:49 worker.1 | etag: "\"6ae6c2df78d4e4dcccbe2c26d44112bdeb423359a8428a081242bcf06627cc90\"" | |
12:18:49 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:49 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:49 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:49 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/commits/2ed8d0c42016b26ca8dfa108a59adc8b480d932c" | |
12:18:49 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:49 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:49 worker.1 | x-ratelimit-limit: "5000" | |
12:18:49 worker.1 | x-ratelimit-remaining: "4425" | |
12:18:49 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:49 worker.1 | x-ratelimit-used: "575" | |
12:18:49 worker.1 | x-ratelimit-resource: "core" | |
12:18:49 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:49 worker.1 | access-control-allow-origin: "*" | |
12:18:49 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:49 worker.1 | x-frame-options: "deny" | |
12:18:49 worker.1 | x-content-type-options: "nosniff" | |
12:18:49 worker.1 | x-xss-protection: "0" | |
12:18:49 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:49 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:49 worker.1 | server: "github.com" | |
12:18:49 worker.1 | x-github-request-id: "FE9A:17E72C:5E3B56:603C52:67E13F99" | |
12:18:49 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-10/git/refs/heads/main | |
12:18:49 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:49 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:49 worker.1 | Content-Type: "application/json" | |
12:18:50 worker.1 | [Octokit] response: Status 200 | |
12:18:50 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:50 GMT" | |
12:18:50 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:50 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:50 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:50 worker.1 | etag: "W/\"3b37e02f4728c7d43822456a444073b253915ccdb000d437b2bf9cfdf8f2bd59\"" | |
12:18:50 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:50 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:50 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:50 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:50 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:50 worker.1 | x-ratelimit-limit: "5000" | |
12:18:50 worker.1 | x-ratelimit-remaining: "4424" | |
12:18:50 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:50 worker.1 | x-ratelimit-used: "576" | |
12:18:50 worker.1 | x-ratelimit-resource: "core" | |
12:18:50 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:50 worker.1 | access-control-allow-origin: "*" | |
12:18:50 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:50 worker.1 | x-frame-options: "deny" | |
12:18:50 worker.1 | x-content-type-options: "nosniff" | |
12:18:50 worker.1 | x-xss-protection: "0" | |
12:18:50 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:50 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:50 worker.1 | content-encoding: "gzip" | |
12:18:50 worker.1 | transfer-encoding: "chunked" | |
12:18:50 worker.1 | server: "github.com" | |
12:18:50 worker.1 | x-github-request-id: "FE9B:6232B:5E2849:602953:67E13F99" | |
12:18:50 worker.1 | Marking as synced | |
12:18:50 worker.1 | Marking content/fr/persons/_index.html | |
12:18:50 worker.1 | Marking data/content_security_policy.yaml | |
12:18:50 worker.1 | Marking config/_default/languages.yaml | |
12:18:50 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 69990f64-9e8d-4732-ad84-92247b86026c | |
12:18:50 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 21a33313-da6e-44b5-a2b4-ee9c22d8b4ec | |
12:18:50 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob e829f40a-5694-4064-92a9-04ee87d08ed3 | |
12:18:50 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:50.420+01:00"} | |
12:18:50 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob fd68a796-cc5a-4589-a8d4-762f63a41761 | |
12:18:50 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:50 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:50 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:50 worker.1 | Content-Type: "application/json" | |
12:18:50 worker.1 | [Octokit] response: Status 200 | |
12:18:50 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:50 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:50 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:50 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:50 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:50 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:50 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:50 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:50 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:50 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:50 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:50 worker.1 | x-ratelimit-limit: "5000" | |
12:18:50 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:50 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:50 worker.1 | x-ratelimit-used: "551" | |
12:18:50 worker.1 | x-ratelimit-resource: "core" | |
12:18:50 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:50 worker.1 | access-control-allow-origin: "*" | |
12:18:50 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:50 worker.1 | x-frame-options: "deny" | |
12:18:50 worker.1 | x-content-type-options: "nosniff" | |
12:18:50 worker.1 | x-xss-protection: "0" | |
12:18:50 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:50 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:50 worker.1 | content-encoding: "gzip" | |
12:18:50 worker.1 | transfer-encoding: "chunked" | |
12:18:50 worker.1 | server: "github.com" | |
12:18:50 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:50 worker.1 | Adding content/fr/organizations/_index.html | |
12:18:50 worker.1 | Adding data/content_security_policy.yaml | |
12:18:50 worker.1 | Adding config/_default/languages.yaml | |
12:18:50 worker.1 | Start sync | |
12:18:50 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:50 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:50 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:50 worker.1 | Content-Type: "application/json" | |
12:18:50 worker.1 | [Octokit] response: Status 200 | |
12:18:50 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:50 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:50 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:50 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:50 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:50 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:50 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:50 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:50 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:50 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:50 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:50 worker.1 | x-ratelimit-limit: "5000" | |
12:18:50 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:50 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:50 worker.1 | x-ratelimit-used: "551" | |
12:18:50 worker.1 | x-ratelimit-resource: "core" | |
12:18:50 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:50 worker.1 | access-control-allow-origin: "*" | |
12:18:50 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:50 worker.1 | x-frame-options: "deny" | |
12:18:50 worker.1 | x-content-type-options: "nosniff" | |
12:18:50 worker.1 | x-xss-protection: "0" | |
12:18:50 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:50 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:50 worker.1 | content-encoding: "gzip" | |
12:18:50 worker.1 | transfer-encoding: "chunked" | |
12:18:50 worker.1 | server: "github.com" | |
12:18:50 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:50 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/branches/main | |
12:18:50 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:50 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:50 worker.1 | Content-Type: "application/json" | |
12:18:50 worker.1 | [Octokit] response: Status 200 | |
12:18:50 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:50 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:50 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:50 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:50 worker.1 | etag: "W/\"ff607fc2419bf01a84138291780a72f2c3d8f347982a52ac06a26f3647b83514\"" | |
12:18:50 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:50 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:50 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:50 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:50 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:50 worker.1 | x-ratelimit-limit: "5000" | |
12:18:50 worker.1 | x-ratelimit-remaining: "4447" | |
12:18:50 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:50 worker.1 | x-ratelimit-used: "553" | |
12:18:50 worker.1 | x-ratelimit-resource: "core" | |
12:18:50 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:50 worker.1 | access-control-allow-origin: "*" | |
12:18:50 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:50 worker.1 | x-frame-options: "deny" | |
12:18:50 worker.1 | x-content-type-options: "nosniff" | |
12:18:50 worker.1 | x-xss-protection: "0" | |
12:18:50 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:50 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:50 worker.1 | content-encoding: "gzip" | |
12:18:50 worker.1 | transfer-encoding: "chunked" | |
12:18:50 worker.1 | server: "github.com" | |
12:18:50 worker.1 | x-github-request-id: "FE91:346215:5F46E0:6144E5:67E13F93" | |
12:18:50 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/132052f4a790ed5d6159c125232126745ab5dd4b?recursive=true | |
12:18:50 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:50 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:50 worker.1 | Content-Type: "application/json" | |
12:18:50 worker.1 | [Octokit] response: Status 200 | |
12:18:50 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:50 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:50 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
12:18:50 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:50 worker.1 | etag: "W/\"bed91153adad6616b6af7684d7620ed5c29cbda2c63409aacce7e571fbeebb31\"" | |
12:18:50 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:50 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:50 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:50 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:50 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:50 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:50 worker.1 | x-ratelimit-limit: "5000" | |
12:18:50 worker.1 | x-ratelimit-remaining: "4446" | |
12:18:50 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:50 worker.1 | x-ratelimit-used: "554" | |
12:18:50 worker.1 | x-ratelimit-resource: "core" | |
12:18:50 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:50 worker.1 | access-control-allow-origin: "*" | |
12:18:50 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:50 worker.1 | x-frame-options: "deny" | |
12:18:50 worker.1 | x-content-type-options: "nosniff" | |
12:18:50 worker.1 | x-xss-protection: "0" | |
12:18:50 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:50 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:50 worker.1 | content-encoding: "gzip" | |
12:18:50 worker.1 | transfer-encoding: "chunked" | |
12:18:50 worker.1 | server: "github.com" | |
12:18:50 worker.1 | x-github-request-id: "FE92:1816B7:5B63AA:5D61C2:67E13F93" | |
12:18:50 worker.1 | Syncing - Creating content/fr/organizations/_index.html | |
12:18:51 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
12:18:51 worker.1 | Syncing - Updating config/_default/languages.yaml | |
12:18:51 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:51 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:51 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:51 worker.1 | Content-Type: "application/json" | |
12:18:51 worker.1 | [Octokit] response: Status 200 | |
12:18:51 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:51 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:51 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:51 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:51 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:51 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:51 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:51 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:51 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:51 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:51 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:51 worker.1 | x-ratelimit-limit: "5000" | |
12:18:51 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:51 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:51 worker.1 | x-ratelimit-used: "551" | |
12:18:51 worker.1 | x-ratelimit-resource: "core" | |
12:18:51 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:51 worker.1 | access-control-allow-origin: "*" | |
12:18:51 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:51 worker.1 | x-frame-options: "deny" | |
12:18:51 worker.1 | x-content-type-options: "nosniff" | |
12:18:51 worker.1 | x-xss-protection: "0" | |
12:18:51 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:51 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:51 worker.1 | content-encoding: "gzip" | |
12:18:51 worker.1 | transfer-encoding: "chunked" | |
12:18:51 worker.1 | server: "github.com" | |
12:18:51 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:51 worker.1 | Creating commit with 4 files. | |
12:18:51 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/trees | |
12:18:51 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:51 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:51 worker.1 | Content-Type: "application/json" | |
12:18:51 worker.1 | [Octokit] response: Status 201 | |
12:18:51 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:51 GMT" | |
12:18:51 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:51 worker.1 | content-length: "3082" | |
12:18:51 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:51 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:51 worker.1 | etag: "\"5a4535200f7d06ca832be4de481a93a0e1624c61581c90304ab73bfc0feb9279\"" | |
12:18:51 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:51 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:51 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:51 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/712a21c8fe5fa1b81e8afe8cf45448f51d31f7b6" | |
12:18:51 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:51 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:51 worker.1 | x-ratelimit-limit: "5000" | |
12:18:51 worker.1 | x-ratelimit-remaining: "4422" | |
12:18:51 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:51 worker.1 | x-ratelimit-used: "578" | |
12:18:51 worker.1 | x-ratelimit-resource: "core" | |
12:18:51 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:51 worker.1 | access-control-allow-origin: "*" | |
12:18:51 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:51 worker.1 | x-frame-options: "deny" | |
12:18:51 worker.1 | x-content-type-options: "nosniff" | |
12:18:51 worker.1 | x-xss-protection: "0" | |
12:18:51 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:51 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:51 worker.1 | server: "github.com" | |
12:18:51 worker.1 | x-github-request-id: "FE9C:292F3C:5AD7DD:5CD6B1:67E13F9B" | |
12:18:51 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/commits | |
12:18:51 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:51 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:51 worker.1 | Content-Type: "application/json" | |
12:18:52 worker.1 | [Octokit] response: Status 201 | |
12:18:52 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:52 GMT" | |
12:18:52 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:52 worker.1 | content-length: "1238" | |
12:18:52 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:52 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:52 worker.1 | etag: "\"b59a36b3a8a74ac1f53b2820d4522660a8e169ae27ae5ebe06260159d103a900\"" | |
12:18:52 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:52 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:52 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:52 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/commits/512abfc449c55ea7d8f13167455dc16d1b27993b" | |
12:18:52 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:52 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:52 worker.1 | x-ratelimit-limit: "5000" | |
12:18:52 worker.1 | x-ratelimit-remaining: "4421" | |
12:18:52 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:52 worker.1 | x-ratelimit-used: "579" | |
12:18:52 worker.1 | x-ratelimit-resource: "core" | |
12:18:52 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:52 worker.1 | access-control-allow-origin: "*" | |
12:18:52 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:52 worker.1 | x-frame-options: "deny" | |
12:18:52 worker.1 | x-content-type-options: "nosniff" | |
12:18:52 worker.1 | x-xss-protection: "0" | |
12:18:52 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:52 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:52 worker.1 | server: "github.com" | |
12:18:52 worker.1 | x-github-request-id: "FE9D:6232B:5E3110:603225:67E13F9B" | |
12:18:52 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-10/git/refs/heads/main | |
12:18:52 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:52 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:52 worker.1 | Content-Type: "application/json" | |
12:18:52 worker.1 | [Octokit] response: Status 200 | |
12:18:52 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:52 GMT" | |
12:18:52 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:52 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:52 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:52 worker.1 | etag: "W/\"9b1ee0676376b772c7348fc75f792c6fba812e5689065b5b3c154e25d8a88e28\"" | |
12:18:52 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:52 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:52 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:52 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:52 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:52 worker.1 | x-ratelimit-limit: "5000" | |
12:18:52 worker.1 | x-ratelimit-remaining: "4419" | |
12:18:52 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:52 worker.1 | x-ratelimit-used: "581" | |
12:18:52 worker.1 | x-ratelimit-resource: "core" | |
12:18:52 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:52 worker.1 | access-control-allow-origin: "*" | |
12:18:52 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:52 worker.1 | x-frame-options: "deny" | |
12:18:52 worker.1 | x-content-type-options: "nosniff" | |
12:18:52 worker.1 | x-xss-protection: "0" | |
12:18:52 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:52 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:52 worker.1 | content-encoding: "gzip" | |
12:18:52 worker.1 | transfer-encoding: "chunked" | |
12:18:52 worker.1 | server: "github.com" | |
12:18:52 worker.1 | x-github-request-id: "FE9F:223F68:5A629A:5C617A:67E13F9C" | |
12:18:52 worker.1 | Marking as synced | |
12:18:52 worker.1 | Marking content/fr/organizations/_index.html | |
12:18:52 worker.1 | Marking data/content_security_policy.yaml | |
12:18:52 worker.1 | Marking config/_default/languages.yaml | |
12:18:52 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 43b531c2-22fb-441a-b345-a3ebd5134931 | |
12:18:52 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 24631b03-11e7-4144-bad3-1b2f01c33d22 | |
12:18:52 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob cbdda8e3-a9ac-4e98-b5c3-f334f4080bcf | |
12:18:52 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:52.728+01:00"} | |
12:18:52 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 42dc9abe-584c-4718-a79a-066f373e1df6 | |
12:18:53 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:53 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:53 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:53 worker.1 | Content-Type: "application/json" | |
12:18:53 worker.1 | [Octokit] response: Status 200 | |
12:18:53 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:53 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:53 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:53 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:53 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:53 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:53 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:53 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:53 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:53 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:53 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:53 worker.1 | x-ratelimit-limit: "5000" | |
12:18:53 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:53 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:53 worker.1 | x-ratelimit-used: "551" | |
12:18:53 worker.1 | x-ratelimit-resource: "core" | |
12:18:53 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:53 worker.1 | access-control-allow-origin: "*" | |
12:18:53 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:53 worker.1 | x-frame-options: "deny" | |
12:18:53 worker.1 | x-content-type-options: "nosniff" | |
12:18:53 worker.1 | x-xss-protection: "0" | |
12:18:53 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:53 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:53 worker.1 | content-encoding: "gzip" | |
12:18:53 worker.1 | transfer-encoding: "chunked" | |
12:18:53 worker.1 | server: "github.com" | |
12:18:53 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:53 worker.1 | Adding content/fr/authors/_index.html | |
12:18:53 worker.1 | Adding data/content_security_policy.yaml | |
12:18:53 worker.1 | Adding config/_default/languages.yaml | |
12:18:53 worker.1 | Adding data/menus/fr/primary.yml | |
12:18:53 worker.1 | Adding data/menus/fr/legal.yml | |
12:18:53 worker.1 | Adding data/menus/fr/social.yml | |
12:18:53 worker.1 | Start sync | |
12:18:53 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:53 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:53 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:53 worker.1 | Content-Type: "application/json" | |
12:18:53 worker.1 | [Octokit] response: Status 200 | |
12:18:53 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:53 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:53 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:53 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:53 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:53 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:53 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:53 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:53 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:53 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:53 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:53 worker.1 | x-ratelimit-limit: "5000" | |
12:18:53 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:53 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:53 worker.1 | x-ratelimit-used: "551" | |
12:18:53 worker.1 | x-ratelimit-resource: "core" | |
12:18:53 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:53 worker.1 | access-control-allow-origin: "*" | |
12:18:53 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:53 worker.1 | x-frame-options: "deny" | |
12:18:53 worker.1 | x-content-type-options: "nosniff" | |
12:18:53 worker.1 | x-xss-protection: "0" | |
12:18:53 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:53 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:53 worker.1 | content-encoding: "gzip" | |
12:18:53 worker.1 | transfer-encoding: "chunked" | |
12:18:53 worker.1 | server: "github.com" | |
12:18:53 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:53 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/branches/main | |
12:18:53 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:53 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:53 worker.1 | Content-Type: "application/json" | |
12:18:53 worker.1 | [Octokit] response: Status 200 | |
12:18:53 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:53 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:53 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:53 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:53 worker.1 | etag: "W/\"ff607fc2419bf01a84138291780a72f2c3d8f347982a52ac06a26f3647b83514\"" | |
12:18:53 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:53 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:53 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:53 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:53 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:53 worker.1 | x-ratelimit-limit: "5000" | |
12:18:53 worker.1 | x-ratelimit-remaining: "4447" | |
12:18:53 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:53 worker.1 | x-ratelimit-used: "553" | |
12:18:53 worker.1 | x-ratelimit-resource: "core" | |
12:18:53 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:53 worker.1 | access-control-allow-origin: "*" | |
12:18:53 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:53 worker.1 | x-frame-options: "deny" | |
12:18:53 worker.1 | x-content-type-options: "nosniff" | |
12:18:53 worker.1 | x-xss-protection: "0" | |
12:18:53 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:53 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:53 worker.1 | content-encoding: "gzip" | |
12:18:53 worker.1 | transfer-encoding: "chunked" | |
12:18:53 worker.1 | server: "github.com" | |
12:18:53 worker.1 | x-github-request-id: "FE91:346215:5F46E0:6144E5:67E13F93" | |
12:18:53 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/132052f4a790ed5d6159c125232126745ab5dd4b?recursive=true | |
12:18:53 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:53 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:53 worker.1 | Content-Type: "application/json" | |
12:18:53 worker.1 | [Octokit] response: Status 200 | |
12:18:53 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:53 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:53 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
12:18:53 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:53 worker.1 | etag: "W/\"bed91153adad6616b6af7684d7620ed5c29cbda2c63409aacce7e571fbeebb31\"" | |
12:18:53 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:53 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:53 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:53 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:53 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:53 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:53 worker.1 | x-ratelimit-limit: "5000" | |
12:18:53 worker.1 | x-ratelimit-remaining: "4446" | |
12:18:53 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:53 worker.1 | x-ratelimit-used: "554" | |
12:18:53 worker.1 | x-ratelimit-resource: "core" | |
12:18:53 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:53 worker.1 | access-control-allow-origin: "*" | |
12:18:53 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:53 worker.1 | x-frame-options: "deny" | |
12:18:53 worker.1 | x-content-type-options: "nosniff" | |
12:18:53 worker.1 | x-xss-protection: "0" | |
12:18:53 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:53 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:53 worker.1 | content-encoding: "gzip" | |
12:18:53 worker.1 | transfer-encoding: "chunked" | |
12:18:53 worker.1 | server: "github.com" | |
12:18:53 worker.1 | x-github-request-id: "FE92:1816B7:5B63AA:5D61C2:67E13F93" | |
12:18:53 worker.1 | Syncing - Creating content/fr/authors/_index.html | |
12:18:53 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
12:18:53 worker.1 | Syncing - Updating config/_default/languages.yaml | |
12:18:53 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
12:18:53 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
12:18:53 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
12:18:53 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:53 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:53 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:53 worker.1 | Content-Type: "application/json" | |
12:18:53 worker.1 | [Octokit] response: Status 200 | |
12:18:53 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:53 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:53 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:53 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:53 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:53 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:53 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:53 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:53 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:53 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:53 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:53 worker.1 | x-ratelimit-limit: "5000" | |
12:18:53 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:53 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:53 worker.1 | x-ratelimit-used: "551" | |
12:18:53 worker.1 | x-ratelimit-resource: "core" | |
12:18:53 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:53 worker.1 | access-control-allow-origin: "*" | |
12:18:53 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:53 worker.1 | x-frame-options: "deny" | |
12:18:53 worker.1 | x-content-type-options: "nosniff" | |
12:18:53 worker.1 | x-xss-protection: "0" | |
12:18:53 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:53 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:53 worker.1 | content-encoding: "gzip" | |
12:18:53 worker.1 | transfer-encoding: "chunked" | |
12:18:53 worker.1 | server: "github.com" | |
12:18:53 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:53 worker.1 | Creating commit with 7 files. | |
12:18:53 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/trees | |
12:18:53 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:53 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:53 worker.1 | Content-Type: "application/json" | |
12:18:54 worker.1 | [Octokit] response: Status 201 | |
12:18:54 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:54 GMT" | |
12:18:54 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:54 worker.1 | content-length: "3082" | |
12:18:54 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:54 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:54 worker.1 | etag: "\"af9c291b55ca7a1bdc8d6b661a0f7be8d115d67325e5ce564bc20e74b9cf9b49\"" | |
12:18:54 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:54 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:54 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:54 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/2e9e65e0dd0cfc6b84341da14a992e320768568f" | |
12:18:54 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:54 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:54 worker.1 | x-ratelimit-limit: "5000" | |
12:18:54 worker.1 | x-ratelimit-remaining: "4415" | |
12:18:54 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:54 worker.1 | x-ratelimit-used: "585" | |
12:18:54 worker.1 | x-ratelimit-resource: "core" | |
12:18:54 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:54 worker.1 | access-control-allow-origin: "*" | |
12:18:54 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:54 worker.1 | x-frame-options: "deny" | |
12:18:54 worker.1 | x-content-type-options: "nosniff" | |
12:18:54 worker.1 | x-xss-protection: "0" | |
12:18:54 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:54 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:54 worker.1 | server: "github.com" | |
12:18:54 worker.1 | x-github-request-id: "FEA0:346215:5F75CB:6174D0:67E13F9D" | |
12:18:54 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/commits | |
12:18:54 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:54 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:54 worker.1 | Content-Type: "application/json" | |
12:18:54 worker.1 | [Octokit] response: Status 201 | |
12:18:54 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:54 GMT" | |
12:18:54 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:54 worker.1 | content-length: "1244" | |
12:18:54 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:54 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:54 worker.1 | etag: "\"c5ba20a0de09537200f04b36be33a4432354008d31ae2a9e7d9e403b14c35358\"" | |
12:18:54 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:54 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:54 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:54 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/commits/27a40a87eecdc2bf448444b73e15d39a2a705d4e" | |
12:18:54 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:54 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:54 worker.1 | x-ratelimit-limit: "5000" | |
12:18:54 worker.1 | x-ratelimit-remaining: "4413" | |
12:18:54 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:54 worker.1 | x-ratelimit-used: "587" | |
12:18:54 worker.1 | x-ratelimit-resource: "core" | |
12:18:54 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:54 worker.1 | access-control-allow-origin: "*" | |
12:18:54 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:54 worker.1 | x-frame-options: "deny" | |
12:18:54 worker.1 | x-content-type-options: "nosniff" | |
12:18:54 worker.1 | x-xss-protection: "0" | |
12:18:54 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:54 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:54 worker.1 | server: "github.com" | |
12:18:54 worker.1 | x-github-request-id: "FEA1:2991D4:5F0B71:610A5B:67E13F9E" | |
12:18:54 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-10/git/refs/heads/main | |
12:18:54 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:54 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:54 worker.1 | Content-Type: "application/json" | |
12:18:54 worker.1 | [Octokit] response: Status 200 | |
12:18:54 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:54 GMT" | |
12:18:54 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:54 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:54 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:54 worker.1 | etag: "W/\"a64b810967d414a7608e4dc825566ab29b16a08ae269560230dffee9751a2ec7\"" | |
12:18:54 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:54 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:54 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:54 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:54 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:54 worker.1 | x-ratelimit-limit: "5000" | |
12:18:54 worker.1 | x-ratelimit-remaining: "4412" | |
12:18:54 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:54 worker.1 | x-ratelimit-used: "588" | |
12:18:54 worker.1 | x-ratelimit-resource: "core" | |
12:18:54 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:54 worker.1 | access-control-allow-origin: "*" | |
12:18:54 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:54 worker.1 | x-frame-options: "deny" | |
12:18:54 worker.1 | x-content-type-options: "nosniff" | |
12:18:54 worker.1 | x-xss-protection: "0" | |
12:18:54 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:54 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:54 worker.1 | content-encoding: "gzip" | |
12:18:54 worker.1 | transfer-encoding: "chunked" | |
12:18:54 worker.1 | server: "github.com" | |
12:18:54 worker.1 | x-github-request-id: "FEA2:29A163:5C7D6E:5E7CAF:67E13F9E" | |
12:18:54 worker.1 | Marking as synced | |
12:18:54 worker.1 | Marking content/fr/authors/_index.html | |
12:18:54 worker.1 | Marking data/content_security_policy.yaml | |
12:18:54 worker.1 | Marking config/_default/languages.yaml | |
12:18:54 worker.1 | Marking data/menus/fr/primary.yml | |
12:18:54 worker.1 | Marking data/menus/fr/legal.yml | |
12:18:54 worker.1 | Marking data/menus/fr/social.yml | |
12:18:54 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 97a024c5-0d46-4ee8-a7fd-ab49c63bcba2 | |
12:18:54 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 70c3410f-bdf7-4ab9-b959-07473bf7cab2 | |
12:18:55 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 4d57381d-acf7-4f58-90d9-3fbe6f8f7f2a | |
12:18:55 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:55.067+01:00"} | |
12:18:55 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 93d35796-1281-45b3-b04c-e323b317e1e4 | |
12:18:55 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:55 worker.1 | Content-Type: "application/json" | |
12:18:55 worker.1 | [Octokit] response: Status 200 | |
12:18:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:55 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:55 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:55 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:55 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:55 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:55 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:55 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:55 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:55 worker.1 | x-ratelimit-limit: "5000" | |
12:18:55 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:55 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:55 worker.1 | x-ratelimit-used: "551" | |
12:18:55 worker.1 | x-ratelimit-resource: "core" | |
12:18:55 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:55 worker.1 | access-control-allow-origin: "*" | |
12:18:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:55 worker.1 | x-frame-options: "deny" | |
12:18:55 worker.1 | x-content-type-options: "nosniff" | |
12:18:55 worker.1 | x-xss-protection: "0" | |
12:18:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:55 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:55 worker.1 | content-encoding: "gzip" | |
12:18:55 worker.1 | transfer-encoding: "chunked" | |
12:18:55 worker.1 | server: "github.com" | |
12:18:55 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:55 worker.1 | Adding content/fr/pages/mentions-legales/_index.html | |
12:18:55 worker.1 | Adding data/content_security_policy.yaml | |
12:18:55 worker.1 | Adding data/menus/fr/primary.yml | |
12:18:55 worker.1 | Adding data/menus/fr/legal.yml | |
12:18:55 worker.1 | Adding data/menus/fr/social.yml | |
12:18:55 worker.1 | Start sync | |
12:18:55 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:55 worker.1 | Content-Type: "application/json" | |
12:18:55 worker.1 | [Octokit] response: Status 200 | |
12:18:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:55 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:55 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:55 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:55 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:55 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:55 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:55 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:55 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:55 worker.1 | x-ratelimit-limit: "5000" | |
12:18:55 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:55 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:55 worker.1 | x-ratelimit-used: "551" | |
12:18:55 worker.1 | x-ratelimit-resource: "core" | |
12:18:55 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:55 worker.1 | access-control-allow-origin: "*" | |
12:18:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:55 worker.1 | x-frame-options: "deny" | |
12:18:55 worker.1 | x-content-type-options: "nosniff" | |
12:18:55 worker.1 | x-xss-protection: "0" | |
12:18:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:55 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:55 worker.1 | content-encoding: "gzip" | |
12:18:55 worker.1 | transfer-encoding: "chunked" | |
12:18:55 worker.1 | server: "github.com" | |
12:18:55 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:55 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/branches/main | |
12:18:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:55 worker.1 | Content-Type: "application/json" | |
12:18:55 worker.1 | [Octokit] response: Status 200 | |
12:18:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:55 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:55 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:55 worker.1 | etag: "W/\"ff607fc2419bf01a84138291780a72f2c3d8f347982a52ac06a26f3647b83514\"" | |
12:18:55 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:55 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:55 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:55 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:55 worker.1 | x-ratelimit-limit: "5000" | |
12:18:55 worker.1 | x-ratelimit-remaining: "4447" | |
12:18:55 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:55 worker.1 | x-ratelimit-used: "553" | |
12:18:55 worker.1 | x-ratelimit-resource: "core" | |
12:18:55 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:55 worker.1 | access-control-allow-origin: "*" | |
12:18:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:55 worker.1 | x-frame-options: "deny" | |
12:18:55 worker.1 | x-content-type-options: "nosniff" | |
12:18:55 worker.1 | x-xss-protection: "0" | |
12:18:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:55 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:55 worker.1 | content-encoding: "gzip" | |
12:18:55 worker.1 | transfer-encoding: "chunked" | |
12:18:55 worker.1 | server: "github.com" | |
12:18:55 worker.1 | x-github-request-id: "FE91:346215:5F46E0:6144E5:67E13F93" | |
12:18:55 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/132052f4a790ed5d6159c125232126745ab5dd4b?recursive=true | |
12:18:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:55 worker.1 | Content-Type: "application/json" | |
12:18:55 worker.1 | [Octokit] response: Status 200 | |
12:18:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:55 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:55 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
12:18:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:55 worker.1 | etag: "W/\"bed91153adad6616b6af7684d7620ed5c29cbda2c63409aacce7e571fbeebb31\"" | |
12:18:55 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:55 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:55 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:55 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:55 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:55 worker.1 | x-ratelimit-limit: "5000" | |
12:18:55 worker.1 | x-ratelimit-remaining: "4446" | |
12:18:55 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:55 worker.1 | x-ratelimit-used: "554" | |
12:18:55 worker.1 | x-ratelimit-resource: "core" | |
12:18:55 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:55 worker.1 | access-control-allow-origin: "*" | |
12:18:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:55 worker.1 | x-frame-options: "deny" | |
12:18:55 worker.1 | x-content-type-options: "nosniff" | |
12:18:55 worker.1 | x-xss-protection: "0" | |
12:18:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:55 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:55 worker.1 | content-encoding: "gzip" | |
12:18:55 worker.1 | transfer-encoding: "chunked" | |
12:18:55 worker.1 | server: "github.com" | |
12:18:55 worker.1 | x-github-request-id: "FE92:1816B7:5B63AA:5D61C2:67E13F93" | |
12:18:55 worker.1 | Syncing - Creating content/fr/pages/mentions-legales/_index.html | |
12:18:55 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
12:18:55 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
12:18:55 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
12:18:55 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
12:18:55 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:55 worker.1 | Content-Type: "application/json" | |
12:18:55 worker.1 | [Octokit] response: Status 200 | |
12:18:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:55 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:55 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:55 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:55 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:55 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:55 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:55 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:55 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:55 worker.1 | x-ratelimit-limit: "5000" | |
12:18:55 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:55 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:55 worker.1 | x-ratelimit-used: "551" | |
12:18:55 worker.1 | x-ratelimit-resource: "core" | |
12:18:55 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:55 worker.1 | access-control-allow-origin: "*" | |
12:18:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:55 worker.1 | x-frame-options: "deny" | |
12:18:55 worker.1 | x-content-type-options: "nosniff" | |
12:18:55 worker.1 | x-xss-protection: "0" | |
12:18:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:55 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:55 worker.1 | content-encoding: "gzip" | |
12:18:55 worker.1 | transfer-encoding: "chunked" | |
12:18:55 worker.1 | server: "github.com" | |
12:18:55 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:55 worker.1 | Creating commit with 5 files. | |
12:18:55 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/trees | |
12:18:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:55 worker.1 | Content-Type: "application/json" | |
12:18:56 worker.1 | [Octokit] response: Status 201 | |
12:18:56 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:56 GMT" | |
12:18:56 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:56 worker.1 | content-length: "3082" | |
12:18:56 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:56 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:56 worker.1 | etag: "\"e25b7ce51dfa3b82b5a81b948d2e49e6fff0ff355efaf407101c15a6d23970d2\"" | |
12:18:56 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:56 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:56 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:56 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/8cdea7dff2c87622473eaee35329b21e367a0dc7" | |
12:18:56 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:56 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:56 worker.1 | x-ratelimit-limit: "5000" | |
12:18:56 worker.1 | x-ratelimit-remaining: "4411" | |
12:18:56 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:56 worker.1 | x-ratelimit-used: "589" | |
12:18:56 worker.1 | x-ratelimit-resource: "core" | |
12:18:56 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:56 worker.1 | access-control-allow-origin: "*" | |
12:18:56 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:56 worker.1 | x-frame-options: "deny" | |
12:18:56 worker.1 | x-content-type-options: "nosniff" | |
12:18:56 worker.1 | x-xss-protection: "0" | |
12:18:56 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:56 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:56 worker.1 | server: "github.com" | |
12:18:56 worker.1 | x-github-request-id: "FEA5:29A163:5C8290:5E8205:67E13F9F" | |
12:18:56 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/commits | |
12:18:56 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:56 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:56 worker.1 | Content-Type: "application/json" | |
12:18:56 worker.1 | [Octokit] response: Status 201 | |
12:18:56 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:56 GMT" | |
12:18:56 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:56 worker.1 | content-length: "1242" | |
12:18:56 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:56 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:56 worker.1 | etag: "\"05681bf6abd4327a5b3f5573eea6854474625803c2da56e52dfa60148fbffc9e\"" | |
12:18:56 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:56 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:56 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:56 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/commits/a5b4b7d6f312ca86f53099bdc1bc303658d58077" | |
12:18:56 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:56 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:56 worker.1 | x-ratelimit-limit: "5000" | |
12:18:56 worker.1 | x-ratelimit-remaining: "4410" | |
12:18:56 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:56 worker.1 | x-ratelimit-used: "590" | |
12:18:56 worker.1 | x-ratelimit-resource: "core" | |
12:18:56 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:56 worker.1 | access-control-allow-origin: "*" | |
12:18:56 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:56 worker.1 | x-frame-options: "deny" | |
12:18:56 worker.1 | x-content-type-options: "nosniff" | |
12:18:56 worker.1 | x-xss-protection: "0" | |
12:18:56 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:56 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:56 worker.1 | server: "github.com" | |
12:18:56 worker.1 | x-github-request-id: "FEA6:188010:5BE0CE:5DE07A:67E13FA0" | |
12:18:56 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-10/git/refs/heads/main | |
12:18:56 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:56 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:56 worker.1 | Content-Type: "application/json" | |
12:18:56 worker.1 | [Octokit] response: Status 200 | |
12:18:56 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:56 GMT" | |
12:18:56 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:56 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:56 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:56 worker.1 | etag: "W/\"685e8e6cca0887f217ee91e3b25393e97e77e8a1cbd8d47ee1441d7ccd9b2af5\"" | |
12:18:56 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:56 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:56 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:56 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:56 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:56 worker.1 | x-ratelimit-limit: "5000" | |
12:18:56 worker.1 | x-ratelimit-remaining: "4408" | |
12:18:56 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:56 worker.1 | x-ratelimit-used: "592" | |
12:18:56 worker.1 | x-ratelimit-resource: "core" | |
12:18:56 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:56 worker.1 | access-control-allow-origin: "*" | |
12:18:56 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:56 worker.1 | x-frame-options: "deny" | |
12:18:56 worker.1 | x-content-type-options: "nosniff" | |
12:18:56 worker.1 | x-xss-protection: "0" | |
12:18:56 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:56 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:56 worker.1 | content-encoding: "gzip" | |
12:18:56 worker.1 | transfer-encoding: "chunked" | |
12:18:56 worker.1 | server: "github.com" | |
12:18:56 worker.1 | x-github-request-id: "FEA7:19E4C7:5D5DB0:5F5D03:67E13FA0" | |
12:18:56 worker.1 | Marking as synced | |
12:18:56 worker.1 | Marking content/fr/pages/mentions-legales/_index.html | |
12:18:56 worker.1 | Marking data/content_security_policy.yaml | |
12:18:56 worker.1 | Marking data/menus/fr/primary.yml | |
12:18:56 worker.1 | Marking data/menus/fr/legal.yml | |
12:18:56 worker.1 | Marking data/menus/fr/social.yml | |
12:18:56 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 23411d6f-6ce6-4d77-bf39-2ab5df4271b7 | |
12:18:56 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 3b41b3bd-d812-415f-9e88-5bae22e72673 | |
12:18:57 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob f2b78535-ec97-486c-8fc1-23bf0a642ec9 | |
12:18:57 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:57.102+01:00"} | |
12:18:57 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob bb65542b-24b4-4a63-aa44-54b2acdbe987 | |
12:18:57 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:57 worker.1 | Content-Type: "application/json" | |
12:18:57 worker.1 | [Octokit] response: Status 200 | |
12:18:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:57 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:57 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:57 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:57 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:57 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:57 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:57 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:57 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:57 worker.1 | x-ratelimit-limit: "5000" | |
12:18:57 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:57 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:57 worker.1 | x-ratelimit-used: "551" | |
12:18:57 worker.1 | x-ratelimit-resource: "core" | |
12:18:57 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:57 worker.1 | access-control-allow-origin: "*" | |
12:18:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:57 worker.1 | x-frame-options: "deny" | |
12:18:57 worker.1 | x-content-type-options: "nosniff" | |
12:18:57 worker.1 | x-xss-protection: "0" | |
12:18:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:57 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:57 worker.1 | content-encoding: "gzip" | |
12:18:57 worker.1 | transfer-encoding: "chunked" | |
12:18:57 worker.1 | server: "github.com" | |
12:18:57 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:57 worker.1 | Adding content/fr/pages/politique-de-confidentialite/_index.html | |
12:18:57 worker.1 | Adding data/content_security_policy.yaml | |
12:18:57 worker.1 | Adding data/menus/fr/primary.yml | |
12:18:57 worker.1 | Adding data/menus/fr/legal.yml | |
12:18:57 worker.1 | Adding data/menus/fr/social.yml | |
12:18:57 worker.1 | Start sync | |
12:18:57 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:57 worker.1 | Content-Type: "application/json" | |
12:18:57 worker.1 | [Octokit] response: Status 200 | |
12:18:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:57 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:57 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:57 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:57 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:57 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:57 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:57 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:57 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:57 worker.1 | x-ratelimit-limit: "5000" | |
12:18:57 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:57 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:57 worker.1 | x-ratelimit-used: "551" | |
12:18:57 worker.1 | x-ratelimit-resource: "core" | |
12:18:57 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:57 worker.1 | access-control-allow-origin: "*" | |
12:18:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:57 worker.1 | x-frame-options: "deny" | |
12:18:57 worker.1 | x-content-type-options: "nosniff" | |
12:18:57 worker.1 | x-xss-protection: "0" | |
12:18:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:57 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:57 worker.1 | content-encoding: "gzip" | |
12:18:57 worker.1 | transfer-encoding: "chunked" | |
12:18:57 worker.1 | server: "github.com" | |
12:18:57 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:57 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/branches/main | |
12:18:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:57 worker.1 | Content-Type: "application/json" | |
12:18:57 worker.1 | [Octokit] response: Status 200 | |
12:18:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:57 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:57 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:57 worker.1 | etag: "W/\"ff607fc2419bf01a84138291780a72f2c3d8f347982a52ac06a26f3647b83514\"" | |
12:18:57 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:57 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:57 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:57 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:57 worker.1 | x-ratelimit-limit: "5000" | |
12:18:57 worker.1 | x-ratelimit-remaining: "4447" | |
12:18:57 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:57 worker.1 | x-ratelimit-used: "553" | |
12:18:57 worker.1 | x-ratelimit-resource: "core" | |
12:18:57 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:57 worker.1 | access-control-allow-origin: "*" | |
12:18:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:57 worker.1 | x-frame-options: "deny" | |
12:18:57 worker.1 | x-content-type-options: "nosniff" | |
12:18:57 worker.1 | x-xss-protection: "0" | |
12:18:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:57 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:57 worker.1 | content-encoding: "gzip" | |
12:18:57 worker.1 | transfer-encoding: "chunked" | |
12:18:57 worker.1 | server: "github.com" | |
12:18:57 worker.1 | x-github-request-id: "FE91:346215:5F46E0:6144E5:67E13F93" | |
12:18:57 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/132052f4a790ed5d6159c125232126745ab5dd4b?recursive=true | |
12:18:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:57 worker.1 | Content-Type: "application/json" | |
12:18:57 worker.1 | [Octokit] response: Status 200 | |
12:18:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:57 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:57 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
12:18:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:57 worker.1 | etag: "W/\"bed91153adad6616b6af7684d7620ed5c29cbda2c63409aacce7e571fbeebb31\"" | |
12:18:57 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:57 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:57 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:57 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:57 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:57 worker.1 | x-ratelimit-limit: "5000" | |
12:18:57 worker.1 | x-ratelimit-remaining: "4446" | |
12:18:57 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:57 worker.1 | x-ratelimit-used: "554" | |
12:18:57 worker.1 | x-ratelimit-resource: "core" | |
12:18:57 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:57 worker.1 | access-control-allow-origin: "*" | |
12:18:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:57 worker.1 | x-frame-options: "deny" | |
12:18:57 worker.1 | x-content-type-options: "nosniff" | |
12:18:57 worker.1 | x-xss-protection: "0" | |
12:18:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:57 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:57 worker.1 | content-encoding: "gzip" | |
12:18:57 worker.1 | transfer-encoding: "chunked" | |
12:18:57 worker.1 | server: "github.com" | |
12:18:57 worker.1 | x-github-request-id: "FE92:1816B7:5B63AA:5D61C2:67E13F93" | |
12:18:57 worker.1 | Syncing - Creating content/fr/pages/politique-de-confidentialite/_index.html | |
12:18:57 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
12:18:57 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
12:18:57 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
12:18:57 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
12:18:57 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:57 worker.1 | Content-Type: "application/json" | |
12:18:57 worker.1 | [Octokit] response: Status 200 | |
12:18:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:57 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:57 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:57 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:57 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:57 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:57 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:57 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:57 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:57 worker.1 | x-ratelimit-limit: "5000" | |
12:18:57 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:57 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:57 worker.1 | x-ratelimit-used: "551" | |
12:18:57 worker.1 | x-ratelimit-resource: "core" | |
12:18:57 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:57 worker.1 | access-control-allow-origin: "*" | |
12:18:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:57 worker.1 | x-frame-options: "deny" | |
12:18:57 worker.1 | x-content-type-options: "nosniff" | |
12:18:57 worker.1 | x-xss-protection: "0" | |
12:18:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:57 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:57 worker.1 | content-encoding: "gzip" | |
12:18:57 worker.1 | transfer-encoding: "chunked" | |
12:18:57 worker.1 | server: "github.com" | |
12:18:57 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:57 worker.1 | Creating commit with 5 files. | |
12:18:57 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/trees | |
12:18:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:57 worker.1 | Content-Type: "application/json" | |
12:18:58 worker.1 | [Octokit] response: Status 201 | |
12:18:58 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:58 GMT" | |
12:18:58 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:58 worker.1 | content-length: "3082" | |
12:18:58 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:58 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:58 worker.1 | etag: "\"001269f12c7a1d28a16395177676c238659de09d5a4cb6d73b36eabaf35043a8\"" | |
12:18:58 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:58 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:58 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:58 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/dd7aaaa533d9409e7972a46ffacd4ffca63625fa" | |
12:18:58 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:58 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:58 worker.1 | x-ratelimit-limit: "5000" | |
12:18:58 worker.1 | x-ratelimit-remaining: "4404" | |
12:18:58 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:58 worker.1 | x-ratelimit-used: "596" | |
12:18:58 worker.1 | x-ratelimit-resource: "core" | |
12:18:58 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:58 worker.1 | access-control-allow-origin: "*" | |
12:18:58 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:58 worker.1 | x-frame-options: "deny" | |
12:18:58 worker.1 | x-content-type-options: "nosniff" | |
12:18:58 worker.1 | x-xss-protection: "0" | |
12:18:58 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:58 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:58 worker.1 | server: "github.com" | |
12:18:58 worker.1 | x-github-request-id: "FEA8:1107C8:5DCB1D:5FCA97:67E13FA1" | |
12:18:58 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/commits | |
12:18:58 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:58 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:58 worker.1 | Content-Type: "application/json" | |
12:18:58 worker.1 | [Octokit] response: Status 201 | |
12:18:58 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:58 GMT" | |
12:18:58 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:58 worker.1 | content-length: "1254" | |
12:18:58 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:58 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:58 worker.1 | etag: "\"5e6898d350d26f6b3c5fcdd8e201c02fc33f69b2ba0bab073ec5d5e0d0aa2438\"" | |
12:18:58 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:58 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:58 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:58 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/commits/846bc895ab9573905afeebb86598ce666c1011df" | |
12:18:58 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:58 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:58 worker.1 | x-ratelimit-limit: "5000" | |
12:18:58 worker.1 | x-ratelimit-remaining: "4402" | |
12:18:58 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:58 worker.1 | x-ratelimit-used: "598" | |
12:18:58 worker.1 | x-ratelimit-resource: "core" | |
12:18:58 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:58 worker.1 | access-control-allow-origin: "*" | |
12:18:58 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:58 worker.1 | x-frame-options: "deny" | |
12:18:58 worker.1 | x-content-type-options: "nosniff" | |
12:18:58 worker.1 | x-xss-protection: "0" | |
12:18:58 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:58 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:58 worker.1 | server: "github.com" | |
12:18:58 worker.1 | x-github-request-id: "FEA9:108BAA:5C3885:5E37E6:67E13FA2" | |
12:18:58 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-10/git/refs/heads/main | |
12:18:58 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:58 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:58 worker.1 | Content-Type: "application/json" | |
12:18:58 worker.1 | [Octokit] response: Status 200 | |
12:18:58 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:58 GMT" | |
12:18:58 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:58 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:58 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:58 worker.1 | etag: "W/\"bf1cbee0600d84ce435b334eee5089da37e712b10fff5902a22fcfd7368e32ce\"" | |
12:18:58 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:58 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:58 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:58 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:58 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:58 worker.1 | x-ratelimit-limit: "5000" | |
12:18:58 worker.1 | x-ratelimit-remaining: "4400" | |
12:18:59 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:59 worker.1 | x-ratelimit-used: "600" | |
12:18:59 worker.1 | x-ratelimit-resource: "core" | |
12:18:59 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:59 worker.1 | access-control-allow-origin: "*" | |
12:18:59 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:59 worker.1 | x-frame-options: "deny" | |
12:18:59 worker.1 | x-content-type-options: "nosniff" | |
12:18:59 worker.1 | x-xss-protection: "0" | |
12:18:59 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:59 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:59 worker.1 | content-encoding: "gzip" | |
12:18:59 worker.1 | transfer-encoding: "chunked" | |
12:18:59 worker.1 | server: "github.com" | |
12:18:59 worker.1 | x-github-request-id: "FEAA:188010:5BEE72:5DEE89:67E13FA2" | |
12:18:59 worker.1 | Marking as synced | |
12:18:59 worker.1 | Marking content/fr/pages/politique-de-confidentialite/_index.html | |
12:18:59 worker.1 | Marking data/content_security_policy.yaml | |
12:18:59 worker.1 | Marking data/menus/fr/primary.yml | |
12:18:59 worker.1 | Marking data/menus/fr/legal.yml | |
12:18:59 worker.1 | Marking data/menus/fr/social.yml | |
12:18:59 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob addca34b-9676-4b3c-ad8c-54dbbaa07e62 | |
12:18:59 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 778e3356-73ea-42a9-8a3c-2ac7ad48314d | |
12:18:59 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob e0d2ac79-36cd-441b-bb45-a176baf578f7 | |
12:18:59 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:18:59.297+01:00"} | |
12:18:59 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob a50ef023-2e53-4594-8bfc-4d9eebcf11dc | |
12:18:59 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:59 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:59 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:59 worker.1 | Content-Type: "application/json" | |
12:18:59 worker.1 | [Octokit] response: Status 200 | |
12:18:59 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:59 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:59 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:59 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:59 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:59 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:59 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:59 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:59 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:59 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:59 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:59 worker.1 | x-ratelimit-limit: "5000" | |
12:18:59 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:59 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:59 worker.1 | x-ratelimit-used: "551" | |
12:18:59 worker.1 | x-ratelimit-resource: "core" | |
12:18:59 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:59 worker.1 | access-control-allow-origin: "*" | |
12:18:59 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:59 worker.1 | x-frame-options: "deny" | |
12:18:59 worker.1 | x-content-type-options: "nosniff" | |
12:18:59 worker.1 | x-xss-protection: "0" | |
12:18:59 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:59 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:59 worker.1 | content-encoding: "gzip" | |
12:18:59 worker.1 | transfer-encoding: "chunked" | |
12:18:59 worker.1 | server: "github.com" | |
12:18:59 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:59 worker.1 | Adding content/fr/pages/accessibilite/_index.html | |
12:18:59 worker.1 | Adding data/content_security_policy.yaml | |
12:18:59 worker.1 | Adding data/menus/fr/primary.yml | |
12:18:59 worker.1 | Adding data/menus/fr/legal.yml | |
12:18:59 worker.1 | Adding data/menus/fr/social.yml | |
12:18:59 worker.1 | Start sync | |
12:18:59 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:59 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:59 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:59 worker.1 | Content-Type: "application/json" | |
12:18:59 worker.1 | [Octokit] response: Status 200 | |
12:18:59 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:59 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:59 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:59 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:59 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:59 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:59 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:59 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:59 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:59 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:59 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:59 worker.1 | x-ratelimit-limit: "5000" | |
12:18:59 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:59 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:59 worker.1 | x-ratelimit-used: "551" | |
12:18:59 worker.1 | x-ratelimit-resource: "core" | |
12:18:59 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:59 worker.1 | access-control-allow-origin: "*" | |
12:18:59 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:59 worker.1 | x-frame-options: "deny" | |
12:18:59 worker.1 | x-content-type-options: "nosniff" | |
12:18:59 worker.1 | x-xss-protection: "0" | |
12:18:59 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:59 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:59 worker.1 | content-encoding: "gzip" | |
12:18:59 worker.1 | transfer-encoding: "chunked" | |
12:18:59 worker.1 | server: "github.com" | |
12:18:59 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:59 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/branches/main | |
12:18:59 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:59 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:59 worker.1 | Content-Type: "application/json" | |
12:18:59 worker.1 | [Octokit] response: Status 200 | |
12:18:59 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:59 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:59 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:59 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:59 worker.1 | etag: "W/\"ff607fc2419bf01a84138291780a72f2c3d8f347982a52ac06a26f3647b83514\"" | |
12:18:59 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:59 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:59 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:59 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:59 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:59 worker.1 | x-ratelimit-limit: "5000" | |
12:18:59 worker.1 | x-ratelimit-remaining: "4447" | |
12:18:59 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:59 worker.1 | x-ratelimit-used: "553" | |
12:18:59 worker.1 | x-ratelimit-resource: "core" | |
12:18:59 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:59 worker.1 | access-control-allow-origin: "*" | |
12:18:59 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:59 worker.1 | x-frame-options: "deny" | |
12:18:59 worker.1 | x-content-type-options: "nosniff" | |
12:18:59 worker.1 | x-xss-protection: "0" | |
12:18:59 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:59 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:59 worker.1 | content-encoding: "gzip" | |
12:18:59 worker.1 | transfer-encoding: "chunked" | |
12:18:59 worker.1 | server: "github.com" | |
12:18:59 worker.1 | x-github-request-id: "FE91:346215:5F46E0:6144E5:67E13F93" | |
12:18:59 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/132052f4a790ed5d6159c125232126745ab5dd4b?recursive=true | |
12:18:59 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:59 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:59 worker.1 | Content-Type: "application/json" | |
12:18:59 worker.1 | [Octokit] response: Status 200 | |
12:18:59 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:59 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:59 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
12:18:59 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:59 worker.1 | etag: "W/\"bed91153adad6616b6af7684d7620ed5c29cbda2c63409aacce7e571fbeebb31\"" | |
12:18:59 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:59 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:59 worker.1 | x-accepted-oauth-scopes: "" | |
12:18:59 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:59 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:59 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:59 worker.1 | x-ratelimit-limit: "5000" | |
12:18:59 worker.1 | x-ratelimit-remaining: "4446" | |
12:18:59 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:59 worker.1 | x-ratelimit-used: "554" | |
12:18:59 worker.1 | x-ratelimit-resource: "core" | |
12:18:59 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:59 worker.1 | access-control-allow-origin: "*" | |
12:18:59 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:59 worker.1 | x-frame-options: "deny" | |
12:18:59 worker.1 | x-content-type-options: "nosniff" | |
12:18:59 worker.1 | x-xss-protection: "0" | |
12:18:59 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:59 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:59 worker.1 | content-encoding: "gzip" | |
12:18:59 worker.1 | transfer-encoding: "chunked" | |
12:18:59 worker.1 | server: "github.com" | |
12:18:59 worker.1 | x-github-request-id: "FE92:1816B7:5B63AA:5D61C2:67E13F93" | |
12:18:59 worker.1 | Syncing - Creating content/fr/pages/accessibilite/_index.html | |
12:18:59 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
12:18:59 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
12:18:59 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
12:18:59 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
12:18:59 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:18:59 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:59 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:59 worker.1 | Content-Type: "application/json" | |
12:18:59 worker.1 | [Octokit] response: Status 200 | |
12:18:59 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:18:59 worker.1 | content-type: "application/json; charset=utf-8" | |
12:18:59 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:18:59 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:18:59 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:18:59 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:18:59 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:18:59 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:18:59 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:18:59 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:18:59 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:18:59 worker.1 | x-ratelimit-limit: "5000" | |
12:18:59 worker.1 | x-ratelimit-remaining: "4449" | |
12:18:59 worker.1 | x-ratelimit-reset: "1742817347" | |
12:18:59 worker.1 | x-ratelimit-used: "551" | |
12:18:59 worker.1 | x-ratelimit-resource: "core" | |
12:18:59 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:18:59 worker.1 | access-control-allow-origin: "*" | |
12:18:59 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:18:59 worker.1 | x-frame-options: "deny" | |
12:18:59 worker.1 | x-content-type-options: "nosniff" | |
12:18:59 worker.1 | x-xss-protection: "0" | |
12:18:59 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:18:59 worker.1 | content-security-policy: "default-src 'none'" | |
12:18:59 worker.1 | content-encoding: "gzip" | |
12:18:59 worker.1 | transfer-encoding: "chunked" | |
12:18:59 worker.1 | server: "github.com" | |
12:18:59 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:18:59 worker.1 | Creating commit with 5 files. | |
12:18:59 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/trees | |
12:18:59 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:18:59 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:18:59 worker.1 | Content-Type: "application/json" | |
12:19:00 worker.1 | [Octokit] response: Status 201 | |
12:19:00 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:00 GMT" | |
12:19:00 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:00 worker.1 | content-length: "3082" | |
12:19:00 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:00 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:00 worker.1 | etag: "\"0956c2ec47fba35f128c3784c65fdcc902172e79eaa733e46b788191e164c05e\"" | |
12:19:00 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:00 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:00 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:00 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/913c1cd74d790df71ba22c8c62005e567ecacf30" | |
12:19:00 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:00 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:00 worker.1 | x-ratelimit-limit: "5000" | |
12:19:00 worker.1 | x-ratelimit-remaining: "4397" | |
12:19:00 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:00 worker.1 | x-ratelimit-used: "603" | |
12:19:00 worker.1 | x-ratelimit-resource: "core" | |
12:19:00 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:00 worker.1 | access-control-allow-origin: "*" | |
12:19:00 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:00 worker.1 | x-frame-options: "deny" | |
12:19:00 worker.1 | x-content-type-options: "nosniff" | |
12:19:00 worker.1 | x-xss-protection: "0" | |
12:19:00 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:00 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:00 worker.1 | server: "github.com" | |
12:19:00 worker.1 | x-github-request-id: "FEAB:17E72C:5E6A30:606C34:67E13FA3" | |
12:19:00 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/commits | |
12:19:00 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:00 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:00 worker.1 | Content-Type: "application/json" | |
12:19:00 worker.1 | [Octokit] response: Status 201 | |
12:19:00 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:00 GMT" | |
12:19:00 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:00 worker.1 | content-length: "1239" | |
12:19:00 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:00 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:00 worker.1 | etag: "\"98fe6b4e6a8266821033e8d2b5df2dcd674a40ef03f2bf157808e0c3665d0e34\"" | |
12:19:00 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:00 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:00 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:00 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/commits/4bc176cbe127c0db4b9cda08d47573623f6dee0b" | |
12:19:00 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:00 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:00 worker.1 | x-ratelimit-limit: "5000" | |
12:19:00 worker.1 | x-ratelimit-remaining: "4396" | |
12:19:00 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:00 worker.1 | x-ratelimit-used: "604" | |
12:19:00 worker.1 | x-ratelimit-resource: "core" | |
12:19:00 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:00 worker.1 | access-control-allow-origin: "*" | |
12:19:00 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:00 worker.1 | x-frame-options: "deny" | |
12:19:00 worker.1 | x-content-type-options: "nosniff" | |
12:19:00 worker.1 | x-xss-protection: "0" | |
12:19:00 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:00 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:00 worker.1 | server: "github.com" | |
12:19:00 worker.1 | x-github-request-id: "FEAC:292F3C:5AFEE5:5CFE99:67E13FA4" | |
12:19:00 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-10/git/refs/heads/main | |
12:19:00 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:00 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:00 worker.1 | Content-Type: "application/json" | |
12:19:01 worker.1 | [Octokit] response: Status 200 | |
12:19:01 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:01 GMT" | |
12:19:01 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:01 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:01 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:01 worker.1 | etag: "W/\"fd00895b247e27b43846d93f38b004adcba16c5b4337abf8e9b5c5476da5df9c\"" | |
12:19:01 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:01 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:01 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:01 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:01 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:01 worker.1 | x-ratelimit-limit: "5000" | |
12:19:01 worker.1 | x-ratelimit-remaining: "4395" | |
12:19:01 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:01 worker.1 | x-ratelimit-used: "605" | |
12:19:01 worker.1 | x-ratelimit-resource: "core" | |
12:19:01 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:01 worker.1 | access-control-allow-origin: "*" | |
12:19:01 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:01 worker.1 | x-frame-options: "deny" | |
12:19:01 worker.1 | x-content-type-options: "nosniff" | |
12:19:01 worker.1 | x-xss-protection: "0" | |
12:19:01 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:01 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:01 worker.1 | content-encoding: "gzip" | |
12:19:01 worker.1 | transfer-encoding: "chunked" | |
12:19:01 worker.1 | server: "github.com" | |
12:19:01 worker.1 | x-github-request-id: "FEAD:2991D4:5F2A36:612A0A:67E13FA4" | |
12:19:01 worker.1 | Marking as synced | |
12:19:01 worker.1 | Marking content/fr/pages/accessibilite/_index.html | |
12:19:01 worker.1 | Marking data/content_security_policy.yaml | |
12:19:01 worker.1 | Marking data/menus/fr/primary.yml | |
12:19:01 worker.1 | Marking data/menus/fr/legal.yml | |
12:19:01 worker.1 | Marking data/menus/fr/social.yml | |
12:19:01 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob b7ca6e2a-c831-4039-b720-142b8ebf6cd1 | |
12:19:01 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 7a38b088-3fc1-4d80-ba1e-3c9c3b4a79d6 | |
12:19:01 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 2686910c-1ab9-446a-95e6-b1c42527b9d0 | |
12:19:01 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T12:19:01.527+01:00"} | |
12:19:01 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 48cb74fc-043b-4bb2-84f9-7dd75493a78f | |
12:19:01 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:19:01 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:01 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:01 worker.1 | Content-Type: "application/json" | |
12:19:01 worker.1 | [Octokit] response: Status 200 | |
12:19:01 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:01 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:01 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:01 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:01 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:19:01 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:01 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:01 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:01 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:01 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:01 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:01 worker.1 | x-ratelimit-limit: "5000" | |
12:19:01 worker.1 | x-ratelimit-remaining: "4449" | |
12:19:01 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:01 worker.1 | x-ratelimit-used: "551" | |
12:19:01 worker.1 | x-ratelimit-resource: "core" | |
12:19:01 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:01 worker.1 | access-control-allow-origin: "*" | |
12:19:01 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:01 worker.1 | x-frame-options: "deny" | |
12:19:01 worker.1 | x-content-type-options: "nosniff" | |
12:19:01 worker.1 | x-xss-protection: "0" | |
12:19:01 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:01 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:01 worker.1 | content-encoding: "gzip" | |
12:19:01 worker.1 | transfer-encoding: "chunked" | |
12:19:01 worker.1 | server: "github.com" | |
12:19:01 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:19:01 worker.1 | Adding content/fr/pages/plan-du-site/_index.html | |
12:19:01 worker.1 | Adding data/content_security_policy.yaml | |
12:19:01 worker.1 | Adding data/menus/fr/primary.yml | |
12:19:01 worker.1 | Adding data/menus/fr/legal.yml | |
12:19:01 worker.1 | Adding data/menus/fr/social.yml | |
12:19:01 worker.1 | Start sync | |
12:19:01 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:19:01 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:01 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:01 worker.1 | Content-Type: "application/json" | |
12:19:01 worker.1 | [Octokit] response: Status 200 | |
12:19:01 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:01 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:01 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:01 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:01 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:19:01 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:01 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:01 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:01 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:01 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:01 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:01 worker.1 | x-ratelimit-limit: "5000" | |
12:19:01 worker.1 | x-ratelimit-remaining: "4449" | |
12:19:01 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:01 worker.1 | x-ratelimit-used: "551" | |
12:19:01 worker.1 | x-ratelimit-resource: "core" | |
12:19:01 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:01 worker.1 | access-control-allow-origin: "*" | |
12:19:01 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:01 worker.1 | x-frame-options: "deny" | |
12:19:01 worker.1 | x-content-type-options: "nosniff" | |
12:19:01 worker.1 | x-xss-protection: "0" | |
12:19:01 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:01 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:01 worker.1 | content-encoding: "gzip" | |
12:19:01 worker.1 | transfer-encoding: "chunked" | |
12:19:01 worker.1 | server: "github.com" | |
12:19:01 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:19:01 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/branches/main | |
12:19:01 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:01 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:01 worker.1 | Content-Type: "application/json" | |
12:19:01 worker.1 | [Octokit] response: Status 200 | |
12:19:01 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:01 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:01 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:01 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:01 worker.1 | etag: "W/\"ff607fc2419bf01a84138291780a72f2c3d8f347982a52ac06a26f3647b83514\"" | |
12:19:01 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:01 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:01 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:01 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:01 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:01 worker.1 | x-ratelimit-limit: "5000" | |
12:19:01 worker.1 | x-ratelimit-remaining: "4447" | |
12:19:01 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:01 worker.1 | x-ratelimit-used: "553" | |
12:19:01 worker.1 | x-ratelimit-resource: "core" | |
12:19:01 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:01 worker.1 | access-control-allow-origin: "*" | |
12:19:01 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:01 worker.1 | x-frame-options: "deny" | |
12:19:01 worker.1 | x-content-type-options: "nosniff" | |
12:19:01 worker.1 | x-xss-protection: "0" | |
12:19:01 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:01 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:01 worker.1 | content-encoding: "gzip" | |
12:19:01 worker.1 | transfer-encoding: "chunked" | |
12:19:01 worker.1 | server: "github.com" | |
12:19:01 worker.1 | x-github-request-id: "FE91:346215:5F46E0:6144E5:67E13F93" | |
12:19:01 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/132052f4a790ed5d6159c125232126745ab5dd4b?recursive=true | |
12:19:01 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:01 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:01 worker.1 | Content-Type: "application/json" | |
12:19:01 worker.1 | [Octokit] response: Status 200 | |
12:19:01 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:01 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:01 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
12:19:01 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:01 worker.1 | etag: "W/\"bed91153adad6616b6af7684d7620ed5c29cbda2c63409aacce7e571fbeebb31\"" | |
12:19:01 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:01 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:01 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:01 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:01 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:01 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:01 worker.1 | x-ratelimit-limit: "5000" | |
12:19:01 worker.1 | x-ratelimit-remaining: "4446" | |
12:19:01 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:01 worker.1 | x-ratelimit-used: "554" | |
12:19:01 worker.1 | x-ratelimit-resource: "core" | |
12:19:01 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:01 worker.1 | access-control-allow-origin: "*" | |
12:19:01 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:01 worker.1 | x-frame-options: "deny" | |
12:19:01 worker.1 | x-content-type-options: "nosniff" | |
12:19:01 worker.1 | x-xss-protection: "0" | |
12:19:01 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:01 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:01 worker.1 | content-encoding: "gzip" | |
12:19:01 worker.1 | transfer-encoding: "chunked" | |
12:19:01 worker.1 | server: "github.com" | |
12:19:01 worker.1 | x-github-request-id: "FE92:1816B7:5B63AA:5D61C2:67E13F93" | |
12:19:01 worker.1 | Syncing - Creating content/fr/pages/plan-du-site/_index.html | |
12:19:01 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
12:19:01 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
12:19:01 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
12:19:02 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
12:19:02 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:19:02 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:02 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:02 worker.1 | Content-Type: "application/json" | |
12:19:02 worker.1 | [Octokit] response: Status 200 | |
12:19:02 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:02 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:02 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:02 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:02 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:19:02 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:02 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:02 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:02 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:02 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:02 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:02 worker.1 | x-ratelimit-limit: "5000" | |
12:19:02 worker.1 | x-ratelimit-remaining: "4449" | |
12:19:02 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:02 worker.1 | x-ratelimit-used: "551" | |
12:19:02 worker.1 | x-ratelimit-resource: "core" | |
12:19:02 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:02 worker.1 | access-control-allow-origin: "*" | |
12:19:02 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:02 worker.1 | x-frame-options: "deny" | |
12:19:02 worker.1 | x-content-type-options: "nosniff" | |
12:19:02 worker.1 | x-xss-protection: "0" | |
12:19:02 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:02 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:02 worker.1 | content-encoding: "gzip" | |
12:19:02 worker.1 | transfer-encoding: "chunked" | |
12:19:02 worker.1 | server: "github.com" | |
12:19:02 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:19:02 worker.1 | Creating commit with 5 files. | |
12:19:02 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/trees | |
12:19:02 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:02 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:02 worker.1 | Content-Type: "application/json" | |
12:19:02 worker.1 | [Octokit] response: Status 201 | |
12:19:02 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:02 GMT" | |
12:19:02 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:02 worker.1 | content-length: "3082" | |
12:19:02 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:02 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:02 worker.1 | etag: "\"e0b279340c6f5daa733aea40c5c935acc4447976a045fbf7840b1352a0c8be34\"" | |
12:19:02 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:02 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:02 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:02 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/1261dd4daf0cae543072a5d5717a32558a3e7a7e" | |
12:19:02 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:02 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:02 worker.1 | x-ratelimit-limit: "5000" | |
12:19:02 worker.1 | x-ratelimit-remaining: "4390" | |
12:19:02 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:02 worker.1 | x-ratelimit-used: "610" | |
12:19:02 worker.1 | x-ratelimit-resource: "core" | |
12:19:02 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:02 worker.1 | access-control-allow-origin: "*" | |
12:19:02 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:02 worker.1 | x-frame-options: "deny" | |
12:19:02 worker.1 | x-content-type-options: "nosniff" | |
12:19:02 worker.1 | x-xss-protection: "0" | |
12:19:02 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:02 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:02 worker.1 | server: "github.com" | |
12:19:02 worker.1 | x-github-request-id: "FEAE:1A9328:6A9648:6C969D:67E13FA6" | |
12:19:02 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/commits | |
12:19:02 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:02 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:02 worker.1 | Content-Type: "application/json" | |
12:19:02 worker.1 | [Octokit] response: Status 201 | |
12:19:02 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:02 GMT" | |
12:19:02 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:02 worker.1 | content-length: "1237" | |
12:19:02 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:02 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:02 worker.1 | etag: "\"0b85a9bc7863c61578aa5eb4ff37619716653512883db9f2237e270b268976a4\"" | |
12:19:02 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:02 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:02 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:02 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/commits/5138b9aabea1ae22eb9c38bcea56ae8d1fb5ebbe" | |
12:19:02 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:03 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:03 worker.1 | x-ratelimit-limit: "5000" | |
12:19:03 worker.1 | x-ratelimit-remaining: "4389" | |
12:19:03 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:03 worker.1 | x-ratelimit-used: "611" | |
12:19:03 worker.1 | x-ratelimit-resource: "core" | |
12:19:03 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:03 worker.1 | access-control-allow-origin: "*" | |
12:19:03 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:03 worker.1 | x-frame-options: "deny" | |
12:19:03 worker.1 | x-content-type-options: "nosniff" | |
12:19:03 worker.1 | x-xss-protection: "0" | |
12:19:03 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:03 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:03 worker.1 | server: "github.com" | |
12:19:03 worker.1 | x-github-request-id: "FEAF:17E72C:5E7751:6079BC:67E13FA6" | |
12:19:03 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-10/git/refs/heads/main | |
12:19:03 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:03 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:03 worker.1 | Content-Type: "application/json" | |
12:19:03 worker.1 | [Octokit] response: Status 200 | |
12:19:03 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:03 GMT" | |
12:19:03 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:03 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:03 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:03 worker.1 | etag: "W/\"29a882b568b3e26e4995b9cd372baef45dd046885ee2b5424a07d62b2c325159\"" | |
12:19:03 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:03 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:03 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:03 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:03 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:03 worker.1 | x-ratelimit-limit: "5000" | |
12:19:03 worker.1 | x-ratelimit-remaining: "4387" | |
12:19:03 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:03 worker.1 | x-ratelimit-used: "613" | |
12:19:03 worker.1 | x-ratelimit-resource: "core" | |
12:19:03 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:03 worker.1 | access-control-allow-origin: "*" | |
12:19:03 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:03 worker.1 | x-frame-options: "deny" | |
12:19:03 worker.1 | x-content-type-options: "nosniff" | |
12:19:03 worker.1 | x-xss-protection: "0" | |
12:19:03 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:03 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:03 worker.1 | content-encoding: "gzip" | |
12:19:03 worker.1 | transfer-encoding: "chunked" | |
12:19:03 worker.1 | server: "github.com" | |
12:19:03 worker.1 | x-github-request-id: "FEB0:1107C8:5DE41A:5FE452:67E13FA7" | |
12:19:03 worker.1 | Marking as synced | |
12:19:03 worker.1 | Marking content/fr/pages/plan-du-site/_index.html | |
12:19:03 worker.1 | Marking data/content_security_policy.yaml | |
12:19:03 worker.1 | Marking data/menus/fr/primary.yml | |
12:19:03 worker.1 | Marking data/menus/fr/legal.yml | |
12:19:03 worker.1 | Marking data/menus/fr/social.yml | |
12:19:03 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob c0555373-63ab-4505-a067-d1768d56e2f8 | |
12:19:03 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 891282f8-f423-4df0-b087-93b4c5f0ede9 | |
12:19:03 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 2e0d2c30-bff1-4d56-aadc-eff553c97643 | |
12:19:03 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 855225a1-1064-431e-8d13-9a031d3f1856 | |
12:19:03 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:19:03 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:03 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:03 worker.1 | Content-Type: "application/json" | |
12:19:03 worker.1 | [Octokit] response: Status 200 | |
12:19:03 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:03 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:03 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:03 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:03 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:19:03 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:03 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:03 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:03 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:03 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:03 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:03 worker.1 | x-ratelimit-limit: "5000" | |
12:19:03 worker.1 | x-ratelimit-remaining: "4449" | |
12:19:03 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:03 worker.1 | x-ratelimit-used: "551" | |
12:19:03 worker.1 | x-ratelimit-resource: "core" | |
12:19:03 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:03 worker.1 | access-control-allow-origin: "*" | |
12:19:03 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:03 worker.1 | x-frame-options: "deny" | |
12:19:03 worker.1 | x-content-type-options: "nosniff" | |
12:19:03 worker.1 | x-xss-protection: "0" | |
12:19:03 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:03 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:03 worker.1 | content-encoding: "gzip" | |
12:19:03 worker.1 | transfer-encoding: "chunked" | |
12:19:03 worker.1 | server: "github.com" | |
12:19:03 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:19:03 worker.1 | Adding data/menus/fr/legal.yml | |
12:19:03 worker.1 | Start sync | |
12:19:03 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:19:03 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:03 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:03 worker.1 | Content-Type: "application/json" | |
12:19:03 worker.1 | [Octokit] response: Status 200 | |
12:19:03 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:03 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:03 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:03 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:03 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:19:03 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:03 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:03 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:03 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:03 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:03 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:03 worker.1 | x-ratelimit-limit: "5000" | |
12:19:03 worker.1 | x-ratelimit-remaining: "4449" | |
12:19:03 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:03 worker.1 | x-ratelimit-used: "551" | |
12:19:03 worker.1 | x-ratelimit-resource: "core" | |
12:19:03 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:03 worker.1 | access-control-allow-origin: "*" | |
12:19:03 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:03 worker.1 | x-frame-options: "deny" | |
12:19:03 worker.1 | x-content-type-options: "nosniff" | |
12:19:03 worker.1 | x-xss-protection: "0" | |
12:19:03 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:03 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:03 worker.1 | content-encoding: "gzip" | |
12:19:03 worker.1 | transfer-encoding: "chunked" | |
12:19:03 worker.1 | server: "github.com" | |
12:19:03 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:19:03 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/branches/main | |
12:19:03 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:03 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:03 worker.1 | Content-Type: "application/json" | |
12:19:03 worker.1 | [Octokit] response: Status 200 | |
12:19:03 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:03 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:03 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:03 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:03 worker.1 | etag: "W/\"ff607fc2419bf01a84138291780a72f2c3d8f347982a52ac06a26f3647b83514\"" | |
12:19:03 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:03 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:03 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:03 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:03 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:03 worker.1 | x-ratelimit-limit: "5000" | |
12:19:03 worker.1 | x-ratelimit-remaining: "4447" | |
12:19:03 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:03 worker.1 | x-ratelimit-used: "553" | |
12:19:03 worker.1 | x-ratelimit-resource: "core" | |
12:19:03 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:03 worker.1 | access-control-allow-origin: "*" | |
12:19:03 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:03 worker.1 | x-frame-options: "deny" | |
12:19:03 worker.1 | x-content-type-options: "nosniff" | |
12:19:03 worker.1 | x-xss-protection: "0" | |
12:19:03 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:03 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:03 worker.1 | content-encoding: "gzip" | |
12:19:03 worker.1 | transfer-encoding: "chunked" | |
12:19:03 worker.1 | server: "github.com" | |
12:19:03 worker.1 | x-github-request-id: "FE91:346215:5F46E0:6144E5:67E13F93" | |
12:19:03 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/132052f4a790ed5d6159c125232126745ab5dd4b?recursive=true | |
12:19:03 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:03 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:03 worker.1 | Content-Type: "application/json" | |
12:19:03 worker.1 | [Octokit] response: Status 200 | |
12:19:03 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:03 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:03 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
12:19:03 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:03 worker.1 | etag: "W/\"bed91153adad6616b6af7684d7620ed5c29cbda2c63409aacce7e571fbeebb31\"" | |
12:19:03 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:03 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:03 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:03 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:03 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:03 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:03 worker.1 | x-ratelimit-limit: "5000" | |
12:19:03 worker.1 | x-ratelimit-remaining: "4446" | |
12:19:03 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:03 worker.1 | x-ratelimit-used: "554" | |
12:19:03 worker.1 | x-ratelimit-resource: "core" | |
12:19:03 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:03 worker.1 | access-control-allow-origin: "*" | |
12:19:03 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:03 worker.1 | x-frame-options: "deny" | |
12:19:03 worker.1 | x-content-type-options: "nosniff" | |
12:19:03 worker.1 | x-xss-protection: "0" | |
12:19:03 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:03 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:03 worker.1 | content-encoding: "gzip" | |
12:19:03 worker.1 | transfer-encoding: "chunked" | |
12:19:03 worker.1 | server: "github.com" | |
12:19:03 worker.1 | x-github-request-id: "FE92:1816B7:5B63AA:5D61C2:67E13F93" | |
12:19:03 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
12:19:03 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:19:03 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:03 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:03 worker.1 | Content-Type: "application/json" | |
12:19:03 worker.1 | [Octokit] response: Status 200 | |
12:19:03 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:03 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:03 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:03 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:03 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:19:03 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:03 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:03 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:04 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:04 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:04 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:04 worker.1 | x-ratelimit-limit: "5000" | |
12:19:04 worker.1 | x-ratelimit-remaining: "4449" | |
12:19:04 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:04 worker.1 | x-ratelimit-used: "551" | |
12:19:04 worker.1 | x-ratelimit-resource: "core" | |
12:19:04 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:04 worker.1 | access-control-allow-origin: "*" | |
12:19:04 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:04 worker.1 | x-frame-options: "deny" | |
12:19:04 worker.1 | x-content-type-options: "nosniff" | |
12:19:04 worker.1 | x-xss-protection: "0" | |
12:19:04 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:04 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:04 worker.1 | content-encoding: "gzip" | |
12:19:04 worker.1 | transfer-encoding: "chunked" | |
12:19:04 worker.1 | server: "github.com" | |
12:19:04 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:19:04 worker.1 | Creating commit with 1 files. | |
12:19:04 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/trees | |
12:19:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:04 worker.1 | Content-Type: "application/json" | |
12:19:04 worker.1 | [Octokit] response: Status 201 | |
12:19:04 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:04 GMT" | |
12:19:04 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:04 worker.1 | content-length: "2867" | |
12:19:04 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:04 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:04 worker.1 | etag: "\"584fa08641a527fc335deb1742ed77cbd5103898331c213e8f7983b0c709eed3\"" | |
12:19:04 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:04 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:04 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:04 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/39229cadc89b48325238311f9cf77d67b1f248aa" | |
12:19:04 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:04 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:04 worker.1 | x-ratelimit-limit: "5000" | |
12:19:04 worker.1 | x-ratelimit-remaining: "4386" | |
12:19:04 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:04 worker.1 | x-ratelimit-used: "614" | |
12:19:04 worker.1 | x-ratelimit-resource: "core" | |
12:19:04 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:04 worker.1 | access-control-allow-origin: "*" | |
12:19:04 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:04 worker.1 | x-frame-options: "deny" | |
12:19:04 worker.1 | x-content-type-options: "nosniff" | |
12:19:04 worker.1 | x-xss-protection: "0" | |
12:19:04 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:04 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:04 worker.1 | server: "github.com" | |
12:19:04 worker.1 | x-github-request-id: "FEB1:2FF017:5CA83D:5EA8A5:67E13FA8" | |
12:19:04 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/commits | |
12:19:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:04 worker.1 | Content-Type: "application/json" | |
12:19:04 worker.1 | [Octokit] response: Status 201 | |
12:19:04 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:04 GMT" | |
12:19:04 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:04 worker.1 | content-length: "1232" | |
12:19:04 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:04 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:04 worker.1 | etag: "\"5982c2e330946294fa27c167046b9cd877ca836d3b24ff62d5c47d369ec217a9\"" | |
12:19:04 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:04 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:04 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:04 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/commits/14a5fd8eaeadb4d37b899f13321be4aa3b1a7c8e" | |
12:19:04 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:04 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:04 worker.1 | x-ratelimit-limit: "5000" | |
12:19:04 worker.1 | x-ratelimit-remaining: "4385" | |
12:19:04 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:04 worker.1 | x-ratelimit-used: "615" | |
12:19:04 worker.1 | x-ratelimit-resource: "core" | |
12:19:04 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:04 worker.1 | access-control-allow-origin: "*" | |
12:19:04 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:04 worker.1 | x-frame-options: "deny" | |
12:19:04 worker.1 | x-content-type-options: "nosniff" | |
12:19:04 worker.1 | x-xss-protection: "0" | |
12:19:04 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:04 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:04 worker.1 | server: "github.com" | |
12:19:04 worker.1 | x-github-request-id: "FEB2:2991D4:5F3C46:613C7A:67E13FA8" | |
12:19:04 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-10/git/refs/heads/main | |
12:19:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:04 worker.1 | Content-Type: "application/json" | |
12:19:05 worker.1 | [Octokit] response: Status 200 | |
12:19:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:05 GMT" | |
12:19:05 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:05 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:05 worker.1 | etag: "W/\"18de03a875a31bb5a19e06b60935a46725f0f5034833f4ca2d790a0b6c576d3f\"" | |
12:19:05 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:05 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:05 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:05 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:05 worker.1 | x-ratelimit-limit: "5000" | |
12:19:05 worker.1 | x-ratelimit-remaining: "4384" | |
12:19:05 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:05 worker.1 | x-ratelimit-used: "616" | |
12:19:05 worker.1 | x-ratelimit-resource: "core" | |
12:19:05 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:05 worker.1 | access-control-allow-origin: "*" | |
12:19:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:05 worker.1 | x-frame-options: "deny" | |
12:19:05 worker.1 | x-content-type-options: "nosniff" | |
12:19:05 worker.1 | x-xss-protection: "0" | |
12:19:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:05 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:05 worker.1 | content-encoding: "gzip" | |
12:19:05 worker.1 | transfer-encoding: "chunked" | |
12:19:05 worker.1 | server: "github.com" | |
12:19:05 worker.1 | x-github-request-id: "FEB3:2FF017:5CAB73:5EABE9:67E13FA8" | |
12:19:05 worker.1 | Marking as synced | |
12:19:05 worker.1 | Marking data/menus/fr/legal.yml | |
12:19:05 worker.1 | [GoodJob] [71103] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 9197f883-4f64-4b91-a877-42f1a7006b20 | |
12:19:05 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:19:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:05 worker.1 | Content-Type: "application/json" | |
12:19:05 worker.1 | [Octokit] response: Status 200 | |
12:19:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:05 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:05 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:05 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:19:05 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:05 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:05 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:05 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:05 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:05 worker.1 | x-ratelimit-limit: "5000" | |
12:19:05 worker.1 | x-ratelimit-remaining: "4449" | |
12:19:05 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:05 worker.1 | x-ratelimit-used: "551" | |
12:19:05 worker.1 | x-ratelimit-resource: "core" | |
12:19:05 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:05 worker.1 | access-control-allow-origin: "*" | |
12:19:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:05 worker.1 | x-frame-options: "deny" | |
12:19:05 worker.1 | x-content-type-options: "nosniff" | |
12:19:05 worker.1 | x-xss-protection: "0" | |
12:19:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:05 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:05 worker.1 | content-encoding: "gzip" | |
12:19:05 worker.1 | transfer-encoding: "chunked" | |
12:19:05 worker.1 | server: "github.com" | |
12:19:05 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:19:05 worker.1 | Adding data/menus/fr/primary.yml | |
12:19:05 worker.1 | Start sync | |
12:19:05 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:19:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:05 worker.1 | Content-Type: "application/json" | |
12:19:05 worker.1 | [Octokit] response: Status 200 | |
12:19:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:05 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:05 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:05 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:19:05 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:05 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:05 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:05 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:05 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:05 worker.1 | x-ratelimit-limit: "5000" | |
12:19:05 worker.1 | x-ratelimit-remaining: "4449" | |
12:19:05 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:05 worker.1 | x-ratelimit-used: "551" | |
12:19:05 worker.1 | x-ratelimit-resource: "core" | |
12:19:05 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:05 worker.1 | access-control-allow-origin: "*" | |
12:19:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:05 worker.1 | x-frame-options: "deny" | |
12:19:05 worker.1 | x-content-type-options: "nosniff" | |
12:19:05 worker.1 | x-xss-protection: "0" | |
12:19:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:05 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:05 worker.1 | content-encoding: "gzip" | |
12:19:05 worker.1 | transfer-encoding: "chunked" | |
12:19:05 worker.1 | server: "github.com" | |
12:19:05 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:19:05 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/branches/main | |
12:19:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:05 worker.1 | Content-Type: "application/json" | |
12:19:05 worker.1 | [Octokit] response: Status 200 | |
12:19:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:05 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:05 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:05 worker.1 | etag: "W/\"ff607fc2419bf01a84138291780a72f2c3d8f347982a52ac06a26f3647b83514\"" | |
12:19:05 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:05 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:05 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:05 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:05 worker.1 | x-ratelimit-limit: "5000" | |
12:19:05 worker.1 | x-ratelimit-remaining: "4447" | |
12:19:05 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:05 worker.1 | x-ratelimit-used: "553" | |
12:19:05 worker.1 | x-ratelimit-resource: "core" | |
12:19:05 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:05 worker.1 | access-control-allow-origin: "*" | |
12:19:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:05 worker.1 | x-frame-options: "deny" | |
12:19:05 worker.1 | x-content-type-options: "nosniff" | |
12:19:05 worker.1 | x-xss-protection: "0" | |
12:19:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:05 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:05 worker.1 | content-encoding: "gzip" | |
12:19:05 worker.1 | transfer-encoding: "chunked" | |
12:19:05 worker.1 | server: "github.com" | |
12:19:05 worker.1 | x-github-request-id: "FE91:346215:5F46E0:6144E5:67E13F93" | |
12:19:05 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/132052f4a790ed5d6159c125232126745ab5dd4b?recursive=true | |
12:19:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:05 worker.1 | Content-Type: "application/json" | |
12:19:05 worker.1 | [Octokit] response: Status 200 | |
12:19:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:05 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:05 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
12:19:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:05 worker.1 | etag: "W/\"bed91153adad6616b6af7684d7620ed5c29cbda2c63409aacce7e571fbeebb31\"" | |
12:19:05 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:05 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:05 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:05 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:05 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:05 worker.1 | x-ratelimit-limit: "5000" | |
12:19:05 worker.1 | x-ratelimit-remaining: "4446" | |
12:19:05 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:05 worker.1 | x-ratelimit-used: "554" | |
12:19:05 worker.1 | x-ratelimit-resource: "core" | |
12:19:05 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:05 worker.1 | access-control-allow-origin: "*" | |
12:19:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:05 worker.1 | x-frame-options: "deny" | |
12:19:05 worker.1 | x-content-type-options: "nosniff" | |
12:19:05 worker.1 | x-xss-protection: "0" | |
12:19:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:05 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:05 worker.1 | content-encoding: "gzip" | |
12:19:05 worker.1 | transfer-encoding: "chunked" | |
12:19:05 worker.1 | server: "github.com" | |
12:19:05 worker.1 | x-github-request-id: "FE92:1816B7:5B63AA:5D61C2:67E13F93" | |
12:19:05 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
12:19:05 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-10 | |
12:19:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:05 worker.1 | Content-Type: "application/json" | |
12:19:05 worker.1 | [Octokit] response: Status 200 | |
12:19:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:18:43 GMT" | |
12:19:05 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:05 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:05 worker.1 | etag: "W/\"c8da8c60ce40e213d84d20108a1a372647a625e99f27bace329dbe41f6344f73\"" | |
12:19:05 worker.1 | last-modified: "Mon, 24 Mar 2025 11:18:14 GMT" | |
12:19:05 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:05 worker.1 | x-accepted-oauth-scopes: "repo" | |
12:19:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:05 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:05 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:05 worker.1 | x-ratelimit-limit: "5000" | |
12:19:05 worker.1 | x-ratelimit-remaining: "4449" | |
12:19:05 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:05 worker.1 | x-ratelimit-used: "551" | |
12:19:05 worker.1 | x-ratelimit-resource: "core" | |
12:19:05 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:05 worker.1 | access-control-allow-origin: "*" | |
12:19:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:05 worker.1 | x-frame-options: "deny" | |
12:19:05 worker.1 | x-content-type-options: "nosniff" | |
12:19:05 worker.1 | x-xss-protection: "0" | |
12:19:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:05 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:05 worker.1 | content-encoding: "gzip" | |
12:19:05 worker.1 | transfer-encoding: "chunked" | |
12:19:05 worker.1 | server: "github.com" | |
12:19:05 worker.1 | x-github-request-id: "FE90:2991D4:5ED3B3:60D16F:67E13F92" | |
12:19:05 worker.1 | Creating commit with 1 files. | |
12:19:05 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/trees | |
12:19:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:05 worker.1 | Content-Type: "application/json" | |
12:19:05 worker.1 | [Octokit] response: Status 201 | |
12:19:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:05 GMT" | |
12:19:05 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:05 worker.1 | content-length: "2867" | |
12:19:05 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:05 worker.1 | etag: "\"9f5e6862ec16696f6cc684de89882c9fbe4677902b0481d1c9cb0677c154da11\"" | |
12:19:05 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:05 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:05 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/trees/f3f8b436ff62ebdecb95a997c869d25af6e89b52" | |
12:19:05 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:05 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:05 worker.1 | x-ratelimit-limit: "5000" | |
12:19:05 worker.1 | x-ratelimit-remaining: "4383" | |
12:19:05 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:05 worker.1 | x-ratelimit-used: "617" | |
12:19:05 worker.1 | x-ratelimit-resource: "core" | |
12:19:05 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:05 worker.1 | access-control-allow-origin: "*" | |
12:19:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:05 worker.1 | x-frame-options: "deny" | |
12:19:05 worker.1 | x-content-type-options: "nosniff" | |
12:19:05 worker.1 | x-xss-protection: "0" | |
12:19:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:05 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:05 worker.1 | server: "github.com" | |
12:19:05 worker.1 | x-github-request-id: "FEB4:11FAC3:5F4DBC:614E5B:67E13FA9" | |
12:19:05 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-10/git/commits | |
12:19:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:05 worker.1 | Content-Type: "application/json" | |
12:19:05 worker.1 | [Octokit] response: Status 201 | |
12:19:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:05 GMT" | |
12:19:05 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:05 worker.1 | content-length: "1225" | |
12:19:05 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
12:19:05 worker.1 | etag: "\"320a0b5d4f2bd988eadd1dc5892894f47ceef2ec10d7c7b604aa36404aa96c8d\"" | |
12:19:05 worker.1 | x-oauth-scopes: "repo, workflow" | |
12:19:05 worker.1 | x-accepted-oauth-scopes: "" | |
12:19:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
12:19:05 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-10/git/commits/fe65a216b00e07a9a7ff36205f05a0382ea10d04" | |
12:19:05 worker.1 | x-github-media-type: "github.v3; format=json" | |
12:19:05 worker.1 | x-github-api-version-selected: "2022-11-28" | |
12:19:05 worker.1 | x-ratelimit-limit: "5000" | |
12:19:05 worker.1 | x-ratelimit-remaining: "4382" | |
12:19:05 worker.1 | x-ratelimit-reset: "1742817347" | |
12:19:05 worker.1 | x-ratelimit-used: "618" | |
12:19:05 worker.1 | x-ratelimit-resource: "core" | |
12:19:05 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
12:19:05 worker.1 | access-control-allow-origin: "*" | |
12:19:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
12:19:05 worker.1 | x-frame-options: "deny" | |
12:19:05 worker.1 | x-content-type-options: "nosniff" | |
12:19:05 worker.1 | x-xss-protection: "0" | |
12:19:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
12:19:05 worker.1 | content-security-policy: "default-src 'none'" | |
12:19:05 worker.1 | server: "github.com" | |
12:19:05 worker.1 | x-github-request-id: "FEB5:FDC04:5CC074:5EC0FF:67E13FA9" | |
12:19:05 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-10/git/refs/heads/main | |
12:19:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
12:19:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
12:19:05 worker.1 | Content-Type: "application/json" | |
12:19:06 worker.1 | [Octokit] response: Status 200 | |
12:19:06 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 11:19:06 GMT" | |
12:19:06 worker.1 | content-type: "application/json; charset=utf-8" | |
12:19:06 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
12:19:06 worker.1 | va |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment