Separate knowers remain as objective as possible without including feelings and emotions. In a discussion with other people, they like to defend their own ideas, using logic to find holes in opponent's ideas.
Connected knowers are more sensitive to other people. They are skilled at empathy and tend to listen and ask questions until they feel they can connect and "understand things from their point of view". They learn by trying to share the experiences that led to the knowledge they find in other people.
0 1612889058
+2 0 0 Default competence scale Not yet competent,Competent A binary rating scale that provides no further information beyond whether someone has demonstrated proficiency or not. 0 1612889058
+\.
+
+
+--
+-- Data for Name: mdl_scale_history; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scale_history (id, action, oldid, source, timemodified, loggeduser, courseid, userid, name, scale, description) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_scale_history_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scale_history_id_seq', 1, false);
+
+
+--
+-- Name: mdl_scale_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scale_id_seq', 2, true);
+
+
+--
+-- Data for Name: mdl_scorm; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scorm (id, course, name, scormtype, reference, intro, introformat, version, maxgrade, grademethod, whatgrade, maxattempt, forcecompleted, forcenewattempt, lastattemptlock, masteryoverride, displayattemptstatus, displaycoursestructure, updatefreq, sha1hash, md5hash, revision, launch, skipview, hidebrowse, hidetoc, nav, navpositionleft, navpositiontop, auto, popup, options, width, height, timeopen, timeclose, timemodified, completionstatusrequired, completionscorerequired, completionstatusallscos, displayactivityname, autocommit) FROM stdin;
+\.
+
+
+--
+-- Data for Name: mdl_scorm_aicc_session; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scorm_aicc_session (id, userid, scormid, hacpsession, scoid, scormmode, scormstatus, attempt, lessonstatus, sessiontime, timecreated, timemodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_scorm_aicc_session_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scorm_aicc_session_id_seq', 1, false);
+
+
+--
+-- Name: mdl_scorm_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scorm_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_scorm_scoes; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scorm_scoes (id, scorm, manifest, organization, parent, identifier, launch, scormtype, title, sortorder) FROM stdin;
+\.
+
+
+--
+-- Data for Name: mdl_scorm_scoes_data; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scorm_scoes_data (id, scoid, name, value) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_scorm_scoes_data_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scorm_scoes_data_id_seq', 1, false);
+
+
+--
+-- Name: mdl_scorm_scoes_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scorm_scoes_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_scorm_scoes_track; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scorm_scoes_track (id, userid, scormid, scoid, attempt, element, value, timemodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_scorm_scoes_track_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scorm_scoes_track_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_scorm_seq_mapinfo; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scorm_seq_mapinfo (id, scoid, objectiveid, targetobjectiveid, readsatisfiedstatus, readnormalizedmeasure, writesatisfiedstatus, writenormalizedmeasure) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_scorm_seq_mapinfo_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scorm_seq_mapinfo_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_scorm_seq_objective; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scorm_seq_objective (id, scoid, primaryobj, objectiveid, satisfiedbymeasure, minnormalizedmeasure) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_scorm_seq_objective_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scorm_seq_objective_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_scorm_seq_rolluprule; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scorm_seq_rolluprule (id, scoid, childactivityset, minimumcount, minimumpercent, conditioncombination, action) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_scorm_seq_rolluprule_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scorm_seq_rolluprule_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_scorm_seq_rolluprulecond; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scorm_seq_rolluprulecond (id, scoid, rollupruleid, operator, cond) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_scorm_seq_rolluprulecond_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scorm_seq_rolluprulecond_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_scorm_seq_rulecond; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scorm_seq_rulecond (id, scoid, ruleconditionsid, refrencedobjective, measurethreshold, operator, cond) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_scorm_seq_rulecond_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scorm_seq_rulecond_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_scorm_seq_ruleconds; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_scorm_seq_ruleconds (id, scoid, conditioncombination, ruletype, action) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_scorm_seq_ruleconds_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_scorm_seq_ruleconds_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_search_index_requests; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_search_index_requests (id, contextid, searcharea, timerequested, partialarea, partialtime, indexpriority) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_search_index_requests_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_search_index_requests_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_search_simpledb_index; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_search_simpledb_index (id, docid, itemid, title, content, contextid, areaid, type, courseid, owneruserid, modified, userid, description1, description2) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_search_simpledb_index_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_search_simpledb_index_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_sessions; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_sessions (id, state, sid, userid, sessdata, timecreated, timemodified, firstip, lastip) FROM stdin;
+8 0 f17969mq2rpmvep7vhc6hhigdh 2 \N 1613081196 1613084183 67.182.30.218 67.182.30.218
+\.
+
+
+--
+-- Name: mdl_sessions_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_sessions_id_seq', 9, true);
+
+
+--
+-- Data for Name: mdl_stats_daily; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_stats_daily (id, courseid, timeend, roleid, stattype, stat1, stat2) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_stats_daily_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_stats_daily_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_stats_monthly; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_stats_monthly (id, courseid, timeend, roleid, stattype, stat1, stat2) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_stats_monthly_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_stats_monthly_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_stats_user_daily; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_stats_user_daily (id, courseid, userid, roleid, timeend, statsreads, statswrites, stattype) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_stats_user_daily_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_stats_user_daily_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_stats_user_monthly; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_stats_user_monthly (id, courseid, userid, roleid, timeend, statsreads, statswrites, stattype) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_stats_user_monthly_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_stats_user_monthly_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_stats_user_weekly; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_stats_user_weekly (id, courseid, userid, roleid, timeend, statsreads, statswrites, stattype) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_stats_user_weekly_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_stats_user_weekly_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_stats_weekly; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_stats_weekly (id, courseid, timeend, roleid, stattype, stat1, stat2) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_stats_weekly_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_stats_weekly_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_survey; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_survey (id, course, template, days, timecreated, timemodified, name, intro, introformat, questions, completionsubmit) FROM stdin;
+1 0 0 0 985017600 985017600 collesaname collesaintro 0 25,26,27,28,29,30,43,44 0
+2 0 0 0 985017600 985017600 collespname collespintro 0 31,32,33,34,35,36,43,44 0
+3 0 0 0 985017600 985017600 collesapname collesapintro 0 37,38,39,40,41,42,43,44 0
+4 0 0 0 985017600 985017600 attlsname attlsintro 0 65,67,68 0
+5 0 0 0 985017600 985017600 ciqname ciqintro 0 69,70,71,72,73 0
+\.
+
+
+--
+-- Data for Name: mdl_survey_analysis; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_survey_analysis (id, survey, userid, notes) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_survey_analysis_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_survey_analysis_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_survey_answers; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_survey_answers (id, userid, survey, question, "time", answer1, answer2) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_survey_answers_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_survey_answers_id_seq', 1, false);
+
+
+--
+-- Name: mdl_survey_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_survey_id_seq', 5, true);
+
+
+--
+-- Data for Name: mdl_survey_questions; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_survey_questions (id, text, shorttext, multi, intro, type, options) FROM stdin;
+1 colles1 colles1short 1 scaletimes5
+2 colles2 colles2short 1 scaletimes5
+3 colles3 colles3short 1 scaletimes5
+4 colles4 colles4short 1 scaletimes5
+5 colles5 colles5short 1 scaletimes5
+6 colles6 colles6short 1 scaletimes5
+7 colles7 colles7short 1 scaletimes5
+8 colles8 colles8short 1 scaletimes5
+9 colles9 colles9short 1 scaletimes5
+10 colles10 colles10short 1 scaletimes5
+11 colles11 colles11short 1 scaletimes5
+12 colles12 colles12short 1 scaletimes5
+13 colles13 colles13short 1 scaletimes5
+14 colles14 colles14short 1 scaletimes5
+15 colles15 colles15short 1 scaletimes5
+16 colles16 colles16short 1 scaletimes5
+17 colles17 colles17short 1 scaletimes5
+18 colles18 colles18short 1 scaletimes5
+19 colles19 colles19short 1 scaletimes5
+20 colles20 colles20short 1 scaletimes5
+21 colles21 colles21short 1 scaletimes5
+22 colles22 colles22short 1 scaletimes5
+23 colles23 colles23short 1 scaletimes5
+24 colles24 colles24short 1 scaletimes5
+25 collesm1 collesm1short 1,2,3,4 collesmintro 1 scaletimes5
+26 collesm2 collesm2short 5,6,7,8 collesmintro 1 scaletimes5
+27 collesm3 collesm3short 9,10,11,12 collesmintro 1 scaletimes5
+28 collesm4 collesm4short 13,14,15,16 collesmintro 1 scaletimes5
+29 collesm5 collesm5short 17,18,19,20 collesmintro 1 scaletimes5
+30 collesm6 collesm6short 21,22,23,24 collesmintro 1 scaletimes5
+31 collesm1 collesm1short 1,2,3,4 collesmintro 2 scaletimes5
+32 collesm2 collesm2short 5,6,7,8 collesmintro 2 scaletimes5
+33 collesm3 collesm3short 9,10,11,12 collesmintro 2 scaletimes5
+34 collesm4 collesm4short 13,14,15,16 collesmintro 2 scaletimes5
+35 collesm5 collesm5short 17,18,19,20 collesmintro 2 scaletimes5
+36 collesm6 collesm6short 21,22,23,24 collesmintro 2 scaletimes5
+37 collesm1 collesm1short 1,2,3,4 collesmintro 3 scaletimes5
+38 collesm2 collesm2short 5,6,7,8 collesmintro 3 scaletimes5
+39 collesm3 collesm3short 9,10,11,12 collesmintro 3 scaletimes5
+40 collesm4 collesm4short 13,14,15,16 collesmintro 3 scaletimes5
+41 collesm5 collesm5short 17,18,19,20 collesmintro 3 scaletimes5
+42 collesm6 collesm6short 21,22,23,24 collesmintro 3 scaletimes5
+43 howlong 1 howlongoptions
+44 othercomments 0 \N
+45 attls1 attls1short 1 scaleagree5
+46 attls2 attls2short 1 scaleagree5
+47 attls3 attls3short 1 scaleagree5
+48 attls4 attls4short 1 scaleagree5
+49 attls5 attls5short 1 scaleagree5
+50 attls6 attls6short 1 scaleagree5
+51 attls7 attls7short 1 scaleagree5
+52 attls8 attls8short 1 scaleagree5
+53 attls9 attls9short 1 scaleagree5
+54 attls10 attls10short 1 scaleagree5
+55 attls11 attls11short 1 scaleagree5
+56 attls12 attls12short 1 scaleagree5
+57 attls13 attls13short 1 scaleagree5
+58 attls14 attls14short 1 scaleagree5
+59 attls15 attls15short 1 scaleagree5
+60 attls16 attls16short 1 scaleagree5
+61 attls17 attls17short 1 scaleagree5
+62 attls18 attls18short 1 scaleagree5
+63 attls19 attls19short 1 scaleagree5
+64 attls20 attls20short 1 scaleagree5
+65 attlsm1 attlsm1 45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64 attlsmintro 1 scaleagree5
+66 - - - - 0 -
+67 attlsm2 attlsm2 63,62,59,57,55,49,52,50,48,47 attlsmintro -1 scaleagree5
+68 attlsm3 attlsm3 46,54,45,51,60,53,56,58,61,64 attlsmintro -1 scaleagree5
+69 ciq1 ciq1short 0 \N
+70 ciq2 ciq2short 0 \N
+71 ciq3 ciq3short 0 \N
+72 ciq4 ciq4short 0 \N
+73 ciq5 ciq5short 0 \N
+\.
+
+
+--
+-- Name: mdl_survey_questions_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_survey_questions_id_seq', 73, true);
+
+
+--
+-- Data for Name: mdl_tag; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tag (id, userid, tagcollid, name, rawname, isstandard, description, descriptionformat, flag, timemodified) FROM stdin;
+\.
+
+
+--
+-- Data for Name: mdl_tag_area; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tag_area (id, component, itemtype, enabled, tagcollid, callback, callbackfile, showstandard, multiplecontexts) FROM stdin;
+1 core user 1 1 user_get_tagged_users /user/lib.php 2 0
+2 core course 1 1 course_get_tagged_courses /course/lib.php 0 0
+3 core_question question 1 1 \N \N 0 1
+4 core post 1 1 blog_get_tagged_posts /blog/lib.php 0 0
+5 core blog_external 1 1 \N \N 0 0
+6 core course_modules 1 1 course_get_tagged_course_modules /course/lib.php 0 0
+7 mod_book book_chapters 1 1 mod_book_get_tagged_chapters /mod/book/locallib.php 0 0
+8 mod_data data_records 1 1 mod_data_get_tagged_records /mod/data/locallib.php 0 0
+9 mod_forum forum_posts 1 1 mod_forum_get_tagged_posts /mod/forum/locallib.php 0 0
+10 mod_glossary glossary_entries 1 1 mod_glossary_get_tagged_entries /mod/glossary/locallib.php 0 0
+11 mod_wiki wiki_pages 1 1 mod_wiki_get_tagged_pages /mod/wiki/locallib.php 0 0
+\.
+
+
+--
+-- Name: mdl_tag_area_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tag_area_id_seq', 11, true);
+
+
+--
+-- Data for Name: mdl_tag_coll; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tag_coll (id, name, isdefault, component, sortorder, searchable, customurl) FROM stdin;
+1 \N 1 \N 0 1 \N
+\.
+
+
+--
+-- Name: mdl_tag_coll_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tag_coll_id_seq', 1, true);
+
+
+--
+-- Data for Name: mdl_tag_correlation; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tag_correlation (id, tagid, correlatedtags) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tag_correlation_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tag_correlation_id_seq', 1, false);
+
+
+--
+-- Name: mdl_tag_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tag_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tag_instance; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tag_instance (id, tagid, component, itemtype, itemid, contextid, tiuserid, ordering, timecreated, timemodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tag_instance_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tag_instance_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_task_adhoc; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_task_adhoc (id, component, classname, nextruntime, faildelay, customdata, userid, blocking, timecreated, timestarted, hostname, pid) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_task_adhoc_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_task_adhoc_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_task_log; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_task_log (id, type, component, classname, userid, timestart, timeend, dbreads, dbwrites, result, output, hostname, pid) FROM stdin;
+1 0 moodle core\\task\\session_cleanup_task 0 1612889162.0509000000 1612889162.0663000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 16:46:02. Current memory use 15.8MB.\n... used 19 dbqueries\n... used 0.011183977127075 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 15251
+2 0 moodle core\\task\\send_new_user_passwords_task 0 1612889162.0744000000 1612889162.0755000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 16:46:02. Current memory use 17MB.\n... used 1 dbqueries\n... used 0.00054597854614258 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 15251
+3 0 moodle core\\task\\send_failed_login_notifications_task 0 1612889162.0813000000 1612889162.0829000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 16:46:02. Current memory use 17.1MB.\n... used 0 dbqueries\n... used 3.6954879760742E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 15251
+4 0 moodle core\\task\\legacy_plugin_cron_task 0 1612889162.0884000000 1612889162.2642000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 16:46:02. Current memory use 17.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.17531895637512 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 15251
+5 0 moodle core\\task\\grade_cron_task 0 1612889162.2702000000 1612889162.2733000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 16:46:02. Current memory use 38.8MB.\n... used 6 dbqueries\n... used 0.0025439262390137 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 15251
+6 0 moodle core\\task\\completion_regular_task 0 1612889162.2788000000 1612889162.3095000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 16:46:02. Current memory use 38.8MB.\n... used 18 dbqueries\n... used 0.030198097229004 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 15251
+7 0 moodle core\\task\\portfolio_cron_task 0 1612889162.3162000000 1612889162.3168000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 16:46:02. Current memory use 39MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 15251
+8 0 moodle core\\task\\plagiarism_cron_task 0 1612889162.3226000000 1612889162.3230000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 16:46:02. Current memory use 39MB.\n... used 0 dbqueries\n... used 3.6954879760742E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 15251
+9 0 moodle core\\task\\calendar_cron_task 0 1612889162.3290000000 1612889162.3360000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 16:46:02. Current memory use 39MB.\n... used 1 dbqueries\n... used 0.0066220760345459 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 15251
+10 0 moodle core\\task\\blog_cron_task 0 1612889162.3415000000 1612889162.3454000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 16:46:02. Current memory use 39.4MB.\n... used 2 dbqueries\n... used 0.0033490657806396 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 15251
+11 0 moodle core\\task\\question_preview_cleanup_task 0 1612889162.3516000000 1612889162.3689000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 16:46:02. Current memory use 39.7MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016763925552368 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 15251
+12 0 moodle core\\task\\question_stats_cleanup_task 0 1612889162.3745000000 1612889162.3763000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 16:46:02. Current memory use 41.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.00124192237854 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 15251
+13 0 moodle core\\task\\badges_cron_task 0 1612889162.3821000000 1612889162.3876000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 16:46:02. Current memory use 41.3MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0040061473846436 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 15251
+14 0 moodle core\\task\\badges_message_task 0 1612889162.3932000000 1612889162.3942000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 16:46:02. Current memory use 41.7MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00044918060302734 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 15251
+15 0 mod_assign mod_assign\\task\\cron_task 0 1612889162.4052000000 1612889162.4191000000 4 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 16:46:02. Current memory use 43MB.\n... used 4 dbqueries\n... used 0.013008832931519 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 15251
+16 0 mod_chat mod_chat\\task\\cron_task 0 1612889162.4276000000 1612889162.4306000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 16:46:02. Current memory use 43.6MB.\n... used 4 dbqueries\n... used 0.0021100044250488 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 15251
+17 0 mod_forum mod_forum\\task\\cron_task 0 1612889162.4386000000 1612889162.4410000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 16:46:02. Current memory use 43.7MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015981197357178 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 15251
+18 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1612889162.4594000000 1612889162.4673000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 16:46:02. Current memory use 44.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0071179866790771 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 15251
+19 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1612889162.4744000000 1612889162.4753000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 16:46:02. Current memory use 44.5MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 15251
+20 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1612889162.4824000000 1612889162.4833000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 16:46:02. Current memory use 44.5MB.\n... used 0 dbqueries\n... used 8.4161758422852E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 15251
+21 0 mod_scorm mod_scorm\\task\\cron_task 0 1612889162.4891000000 1612889162.4998000000 3 2 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 16:46:02. Current memory use 44.5MB.\nUpdating scorm packages which require daily update\n... used 5 dbqueries\n... used 0.0099549293518066 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 15251
+22 0 mod_workshop mod_workshop\\task\\cron_task 0 1612889162.5070000000 1612889162.5086000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 16:46:02. Current memory use 45MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070786476135254 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 15251
+23 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1612889162.5145000000 1612889162.5154000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 16:46:02. Current memory use 45MB.\n... used 0 dbqueries\n... used 9.7036361694336E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 15251
+24 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1612889162.5285000000 1612889162.5398000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 16:46:02. Current memory use 43.9MB.\n\n0 feeds refreshed (took 0.00073000000000001 seconds)\n... used 3 dbqueries\n... used 0.010790109634399 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 15251
+25 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1612889162.5510000000 1612889162.5537000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 16:46:02. Current memory use 45MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0021531581878662 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 15251
+26 0 tool_monitor tool_monitor\\task\\clean_events 0 1612889162.5636000000 1612889162.5643000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 16:46:02. Current memory use 45.1MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 15251
+27 0 assignfeedback_editpdf assignfeedback_editpdf\\task\\convert_submissions 0 1612889162.5728000000 1612889162.5738000000 1 0 0 Execute scheduled task: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n... started 16:46:02. Current memory use 45.2MB.\n... used 1 dbqueries\n... used 0.00043487548828125 seconds\nScheduled task complete: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n dev.derekmaxson.com 15251
+28 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1612889162.5822000000 1612889162.5836000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 16:46:02. Current memory use 45.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0008080005645752 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 15251
+29 0 moodle core\\task\\delete_unconfirmed_users_task 0 1613080021.9495000000 1613080021.9573000000 3 0 0 Execute scheduled task: Delete unconfirmed users (core\\task\\delete_unconfirmed_users_task)\n... started 21:47:01. Current memory use 15.9MB.\n... used 3 dbqueries\n... used 0.0048320293426514 seconds\nScheduled task complete: Delete unconfirmed users (core\\task\\delete_unconfirmed_users_task)\n dev.derekmaxson.com 20064
+30 0 moodle core\\task\\delete_incomplete_users_task 0 1613080021.9657000000 1613080021.9662000000 0 0 0 Execute scheduled task: Delete incomplete users (core\\task\\delete_incomplete_users_task)\n... started 21:47:01. Current memory use 16.8MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Delete incomplete users (core\\task\\delete_incomplete_users_task)\n dev.derekmaxson.com 20064
+31 0 moodle core\\task\\backup_cleanup_task 0 1613080021.9724000000 1613080021.9758000000 1 0 0 Execute scheduled task: Clean backup tables and logs (core\\task\\backup_cleanup_task)\n... started 21:47:01. Current memory use 16.8MB.\n... used 1 dbqueries\n... used 0.0029468536376953 seconds\nScheduled task complete: Clean backup tables and logs (core\\task\\backup_cleanup_task)\n dev.derekmaxson.com 20064
+32 0 moodle core\\task\\tag_cron_task 0 1613080021.9819000000 1613080022.0088000000 9 1 0 Execute scheduled task: Background processing for tags (core\\task\\tag_cron_task)\n... started 21:47:01. Current memory use 16.8MB.\n... used 10 dbqueries\n... used 0.02640700340271 seconds\nScheduled task complete: Background processing for tags (core\\task\\tag_cron_task)\n dev.derekmaxson.com 20064
+33 0 moodle core\\task\\context_cleanup_task 0 1613080022.0149000000 1613080022.0273000000 10 1 0 Execute scheduled task: Cleanup contexts (core\\task\\context_cleanup_task)\n... started 21:47:02. Current memory use 16.9MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.011847019195557 seconds\nScheduled task complete: Cleanup contexts (core\\task\\context_cleanup_task)\n dev.derekmaxson.com 20064
+34 0 moodle core\\task\\cache_cleanup_task 0 1613080022.0333000000 1613080022.0366000000 0 1 0 Execute scheduled task: Remove expired cache entries (core\\task\\cache_cleanup_task)\n... started 21:47:02. Current memory use 17MB.\n... used 1 dbqueries\n... used 0.0028519630432129 seconds\nScheduled task complete: Remove expired cache entries (core\\task\\cache_cleanup_task)\n dev.derekmaxson.com 20064
+35 0 moodle core\\task\\messaging_cleanup_task 0 1613080022.0427000000 1613080022.0524000000 1 4 0 Execute scheduled task: Background processing for messaging (core\\task\\messaging_cleanup_task)\n... started 21:47:02. Current memory use 17MB.\n... used 5 dbqueries\n... used 0.0092020034790039 seconds\nScheduled task complete: Background processing for messaging (core\\task\\messaging_cleanup_task)\n dev.derekmaxson.com 20064
+36 0 moodle core\\task\\create_contexts_task 0 1613080022.0581000000 1613080022.0622000000 20 1 0 Execute scheduled task: Create missing contexts (core\\task\\create_contexts_task)\n... started 21:47:02. Current memory use 17.5MB.\n Created missing context instances\n... used 21 dbqueries\n... used 0.0036630630493164 seconds\nScheduled task complete: Create missing contexts (core\\task\\create_contexts_task)\n dev.derekmaxson.com 20064
+37 0 moodle core\\task\\grade_history_cleanup_task 0 1613080022.0686000000 1613080022.0691000000 0 0 0 Execute scheduled task: Background processing for cleaning grade history tables (core\\task\\grade_history_cleanup_task)\n... started 21:47:02. Current memory use 17.5MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: Background processing for cleaning grade history tables (core\\task\\grade_history_cleanup_task)\n dev.derekmaxson.com 20064
+38 0 moodle core\\task\\completion_daily_task 0 1613080022.0747000000 1613080022.0963000000 3 0 0 Execute scheduled task: Completion mark as started (core\\task\\completion_daily_task)\n... started 21:47:02. Current memory use 17.5MB.\n... used 3 dbqueries\n... used 0.02112603187561 seconds\nScheduled task complete: Completion mark as started (core\\task\\completion_daily_task)\n dev.derekmaxson.com 20064
+39 0 moodle core\\task\\check_for_updates_task 0 1613080022.1025000000 1613080022.1051000000 0 0 0 Execute scheduled task: Check for updates (core\\task\\check_for_updates_task)\n... started 21:47:02. Current memory use 17.7MB.\nRecently fetched info about available updates is still fresh enough, skipping.\n... used 0 dbqueries\n... used 0.0021529197692871 seconds\nScheduled task complete: Check for updates (core\\task\\check_for_updates_task)\n dev.derekmaxson.com 20064
+40 0 moodle core\\task\\cache_cron_task 0 1613080022.1111000000 1613080022.1119000000 0 0 0 Execute scheduled task: Background processing for caches (core\\task\\cache_cron_task)\n... started 21:47:02. Current memory use 17.8MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.00027894973754883 seconds\nScheduled task complete: Background processing for caches (core\\task\\cache_cron_task)\n dev.derekmaxson.com 20064
+41 0 moodle core\\task\\automated_backup_task 0 1613080022.1176000000 1613080022.2737000000 0 0 0 Execute scheduled task: Automated backups (core\\task\\automated_backup_task)\n... started 21:47:02. Current memory use 17.8MB.\nChecking automated backup status...INACTIVE\n... used 0 dbqueries\n... used 0.15556883811951 seconds\nScheduled task complete: Automated backups (core\\task\\automated_backup_task)\n dev.derekmaxson.com 20064
+42 0 moodle core\\task\\file_temp_cleanup_task 0 1613080022.2806000000 1613080022.2814000000 0 0 0 Execute scheduled task: Delete stale temp files (core\\task\\file_temp_cleanup_task)\n... started 21:47:02. Current memory use 37.7MB.\n... used 0 dbqueries\n... used 0.00026798248291016 seconds\nScheduled task complete: Delete stale temp files (core\\task\\file_temp_cleanup_task)\n dev.derekmaxson.com 20064
+43 0 moodle core\\task\\file_trash_cleanup_task 0 1613080022.2870000000 1613080022.2976000000 10 1 0 Execute scheduled task: Cleanup files in trash (core\\task\\file_trash_cleanup_task)\n... started 21:47:02. Current memory use 37.7MB.\nDeleting old draft files... ... started 21:47:02. Current memory use 37.8MB.\ndone.\nDeleting orphaned preview, and document conversion files... ... started 21:47:02. Current memory use 37.8MB.\ndone.\nCleaning up files from deleted contexts... ... started 21:47:02. Current memory use 37.8MB.\ndone.\nCall filesystem cron tasks.... started 21:47:02. Current memory use 37.8MB.\ndone.\n... used 11 dbqueries\n... used 0.010032892227173 seconds\nScheduled task complete: Cleanup files in trash (core\\task\\file_trash_cleanup_task)\n dev.derekmaxson.com 20064
+44 0 moodle core\\task\\search_index_task 0 1613080022.3033000000 1613080022.3058000000 0 0 0 Execute scheduled task: Global search indexing (core\\task\\search_index_task)\n... started 21:47:02. Current memory use 37.7MB.\n... used 0 dbqueries\n... used 0.0019540786743164 seconds\nScheduled task complete: Global search indexing (core\\task\\search_index_task)\n dev.derekmaxson.com 20064
+45 0 moodle core\\task\\search_optimize_task 0 1613080022.3114000000 1613080022.3119000000 0 0 0 Execute scheduled task: Global search index optimization (core\\task\\search_optimize_task)\n... started 21:47:02. Current memory use 38MB.\n... used 0 dbqueries\n... used 3.9815902709961E-5 seconds\nScheduled task complete: Global search index optimization (core\\task\\search_optimize_task)\n dev.derekmaxson.com 20064
+46 0 moodle core\\task\\stats_cron_task 0 1613080022.3172000000 1613080022.3177000000 0 0 0 Execute scheduled task: Background processing for statistics (core\\task\\stats_cron_task)\n... started 21:47:02. Current memory use 38MB.\n... used 0 dbqueries\n... used 3.9100646972656E-5 seconds\nScheduled task complete: Background processing for statistics (core\\task\\stats_cron_task)\n dev.derekmaxson.com 20064
+47 0 moodle core\\task\\password_reset_cleanup_task 0 1613080022.3236000000 1613080022.3256000000 0 1 0 Execute scheduled task: Cleanup password reset attempts (core\\task\\password_reset_cleanup_task)\n... started 21:47:02. Current memory use 38MB.\n Cleaned up old password reset records\n... used 1 dbqueries\n... used 0.001535177230835 seconds\nScheduled task complete: Cleanup password reset attempts (core\\task\\password_reset_cleanup_task)\n dev.derekmaxson.com 20064
+48 0 moodle core\\task\\complete_plans_task 0 1613080022.3310000000 1613080022.3410000000 3 0 0 Execute scheduled task: Complete learning plans which are due (core\\task\\complete_plans_task)\n... started 21:47:02. Current memory use 38.1MB.\n... used 3 dbqueries\n... used 0.0093638896942139 seconds\nScheduled task complete: Complete learning plans which are due (core\\task\\complete_plans_task)\n dev.derekmaxson.com 20064
+49 0 moodle core\\task\\sync_plans_from_template_cohorts_task 0 1613080022.3468000000 1613080022.3527000000 1 0 0 Execute scheduled task: Sync plans from learning plan template cohorts (core\\task\\sync_plans_from_template_cohorts_task)\n... started 21:47:02. Current memory use 38.8MB.\n... used 1 dbqueries\n... used 0.0054390430450439 seconds\nScheduled task complete: Sync plans from learning plan template cohorts (core\\task\\sync_plans_from_template_cohorts_task)\n dev.derekmaxson.com 20064
+50 0 moodle core_files\\task\\conversion_cleanup_task 0 1613080022.3584000000 1613080022.3615000000 1 1 0 Execute scheduled task: Cleanup of temporary records for file conversions (core_files\\task\\conversion_cleanup_task)\n... started 21:47:02. Current memory use 38.9MB.\n... used 2 dbqueries\n... used 0.0026218891143799 seconds\nScheduled task complete: Cleanup of temporary records for file conversions (core_files\\task\\conversion_cleanup_task)\n dev.derekmaxson.com 20064
+51 0 moodle core\\oauth2\\refresh_system_tokens_task 0 1613080022.3670000000 1613080022.3694000000 1 0 0 Execute scheduled task: Refresh OAuth tokens for service accounts (core\\oauth2\\refresh_system_tokens_task)\n... started 21:47:02. Current memory use 38.9MB.\n... used 1 dbqueries\n... used 0.0018830299377441 seconds\nScheduled task complete: Refresh OAuth tokens for service accounts (core\\oauth2\\refresh_system_tokens_task)\n dev.derekmaxson.com 20064
+52 0 moodle core\\task\\analytics_cleanup_task 0 1613080022.3751000000 1613080022.4157000000 28 3 0 Execute scheduled task: Analytics cleanup (core\\task\\analytics_cleanup_task)\n... started 21:47:02. Current memory use 39.1MB.\n... used 31 dbqueries\n... used 0.040173053741455 seconds\nScheduled task complete: Analytics cleanup (core\\task\\analytics_cleanup_task)\n dev.derekmaxson.com 20064
+53 0 moodle core\\task\\task_log_cleanup_task 0 1613080022.4213000000 1613080022.4225000000 2 0 0 Execute scheduled task: Cleanup of task logs (core\\task\\task_log_cleanup_task)\n... started 21:47:02. Current memory use 41MB.\n... used 2 dbqueries\n... used 0.00073695182800293 seconds\nScheduled task complete: Cleanup of task logs (core\\task\\task_log_cleanup_task)\n dev.derekmaxson.com 20064
+54 0 moodle core\\task\\antivirus_cleanup_task 0 1613080022.4283000000 1613080022.4308000000 0 1 0 Execute scheduled task: Clean up quarantined files. (core\\task\\antivirus_cleanup_task)\n... started 21:47:02. Current memory use 41MB.\n... used 1 dbqueries\n... used 0.0018329620361328 seconds\nScheduled task complete: Clean up quarantined files. (core\\task\\antivirus_cleanup_task)\n dev.derekmaxson.com 20064
+55 0 qtype_random qtype_random\\task\\remove_unused_questions 0 1613080022.4386000000 1613080022.4451000000 1 0 0 Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 21:47:02. Current memory use 41.5MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.0058250427246094 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n dev.derekmaxson.com 20064
+56 0 mod_lti mod_lti\\task\\clean_access_tokens 0 1613080022.4543000000 1613080022.4566000000 0 1 0 Execute scheduled task: External tool removal of expired access tokens (mod_lti\\task\\clean_access_tokens)\n... started 21:47:02. Current memory use 41.9MB.\n... used 1 dbqueries\n... used 0.0016191005706787 seconds\nScheduled task complete: External tool removal of expired access tokens (mod_lti\\task\\clean_access_tokens)\n dev.derekmaxson.com 20064
+57 0 enrol_cohort enrol_cohort\\task\\enrol_cohort_sync 0 1613080022.4653000000 1613080022.4832000000 19 0 0 Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 21:47:02. Current memory use 41.5MB.\n... used 19 dbqueries\n... used 0.017320871353149 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n dev.derekmaxson.com 20064
+58 0 enrol_manual enrol_manual\\task\\sync_enrolments 0 1613080022.4916000000 1613080022.4931000000 0 0 0 Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 21:47:02. Current memory use 42.1MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.00096702575683594 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n dev.derekmaxson.com 20064
+59 0 enrol_manual enrol_manual\\task\\send_expiry_notifications 0 1613080022.5000000000 1613080022.5008000000 0 0 0 Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 21:47:02. Current memory use 42.2MB.\nmanual enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00018620491027832 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n dev.derekmaxson.com 20064
+60 0 enrol_self enrol_self\\task\\sync_enrolments 0 1613080022.5087000000 1613080022.5151000000 6 0 0 Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 21:47:02. Current memory use 42.2MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 6 dbqueries\n... used 0.005810022354126 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n dev.derekmaxson.com 20064
+61 0 enrol_self enrol_self\\task\\send_expiry_notifications 0 1613080022.5227000000 1613080022.5234000000 0 0 0 Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 21:47:02. Current memory use 42.3MB.\nself enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00017499923706055 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n dev.derekmaxson.com 20064
+62 0 message_email message_email\\task\\send_email_task 0 1613080022.5314000000 1613080022.5509000000 8 0 0 Execute scheduled task: Messages digest mailings (message_email\\task\\send_email_task)\n... started 21:47:02. Current memory use 42.2MB.\n... used 8 dbqueries\n... used 0.018979072570801 seconds\nScheduled task complete: Messages digest mailings (message_email\\task\\send_email_task)\n dev.derekmaxson.com 20064
+63 0 block_recent_activity block_recent_activity\\task\\cleanup 0 1613080022.5607000000 1613080022.5628000000 0 1 0 Execute scheduled task: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n... started 21:47:02. Current memory use 43MB.\n... used 1 dbqueries\n... used 0.0014529228210449 seconds\nScheduled task complete: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n dev.derekmaxson.com 20064
+64 0 tool_analytics tool_analytics\\task\\train_models 0 1613080022.5829000000 1613080022.5843000000 1 0 0 Execute scheduled task: Train models (tool_analytics\\task\\train_models)\n... started 21:47:02. Current memory use 43.4MB.\n... used 1 dbqueries\n... used 0.00074601173400879 seconds\nScheduled task complete: Train models (tool_analytics\\task\\train_models)\n dev.derekmaxson.com 20064
+65 0 tool_analytics tool_analytics\\task\\predict_models 0 1613080022.5929000000 1613080022.6476000000 47 4 0 Execute scheduled task: Predict models (tool_analytics\\task\\predict_models)\n... started 21:47:02. Current memory use 43.4MB.\nAnalysing id "1" with "From start to end" time splitting method...\n-->Courses at risk of not starting results\nPrediction results\n!! No new elements to get predictions for. !!\n-->Students who have not accessed the course recently results\nPrediction results\n!! No new elements to get predictions for. !!\n-->Students who have not accessed the course yet results\nPrediction results\n!! No new elements to get predictions for. !!\nAnalysing id "3" with "Upcoming week" time splitting method...\n.\n.-->Upcoming activities due results\nPrediction results\n++ Prediction process finished ++\n... used 51 dbqueries\n... used 0.054188966751099 seconds\nScheduled task complete: Predict models (tool_analytics\\task\\predict_models)\n dev.derekmaxson.com 20064
+66 0 tool_cohortroles tool_cohortroles\\task\\cohort_role_sync 0 1613080022.6576000000 1613080022.6629000000 2 1 0 Execute scheduled task: Sync cohort role assignments (tool_cohortroles\\task\\cohort_role_sync)\n... started 21:47:02. Current memory use 45.3MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.0040369033813477 seconds\nScheduled task complete: Sync cohort role assignments (tool_cohortroles\\task\\cohort_role_sync)\n dev.derekmaxson.com 20064
+67 0 tool_dataprivacy tool_dataprivacy\\task\\expired_retention_period 0 1613080022.6729000000 1613080022.6773000000 0 0 0 Execute scheduled task: Expired retention period (tool_dataprivacy\\task\\expired_retention_period)\n... started 21:47:02. Current memory use 45.4MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nFlagged 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 0.0032119750976562 seconds\nScheduled task complete: Expired retention period (tool_dataprivacy\\task\\expired_retention_period)\n dev.derekmaxson.com 20064
+68 0 tool_dataprivacy tool_dataprivacy\\task\\delete_expired_contexts 0 1613080022.6869000000 1613080022.6880000000 0 0 0 Execute scheduled task: Delete expired contexts (tool_dataprivacy\\task\\delete_expired_contexts)\n... started 21:47:02. Current memory use 45.6MB.\nChecking requirements\n Requirements not met. Cannot process expired retentions.\nProcessed deletions for 0 course contexts, and 0 user contexts as expired\n... used 0 dbqueries\n... used 7.9870223999023E-5 seconds\nScheduled task complete: Delete expired contexts (tool_dataprivacy\\task\\delete_expired_contexts)\n dev.derekmaxson.com 20064
+69 0 tool_dataprivacy tool_dataprivacy\\task\\delete_expired_requests 0 1613080022.6973000000 1613080022.7059000000 1 0 0 Execute scheduled task: Delete expired data request export files (tool_dataprivacy\\task\\delete_expired_requests)\n... started 21:47:02. Current memory use 45.6MB.\n... used 1 dbqueries\n... used 0.0077178478240967 seconds\nScheduled task complete: Delete expired data request export files (tool_dataprivacy\\task\\delete_expired_requests)\n dev.derekmaxson.com 20064
+70 0 tool_langimport tool_langimport\\task\\update_langpacks_task 0 1613080022.7141000000 1613080024.1945000000 0 0 0 Execute scheduled task: Update all installed language packs (tool_langimport\\task\\update_langpacks_task)\n... started 21:47:02. Current memory use 45.8MB.\nAll your language packs are up to date, no update is needed\n... used 0 dbqueries\n... used 1.4794428348541 seconds\nScheduled task complete: Update all installed language packs (tool_langimport\\task\\update_langpacks_task)\n dev.derekmaxson.com 20064
+71 0 tool_messageinbound tool_messageinbound\\task\\cleanup_task 0 1613080024.2043000000 1613080024.2085000000 0 1 0 Execute scheduled task: Cleanup of unverified incoming email (tool_messageinbound\\task\\cleanup_task)\n... started 21:47:04. Current memory use 45.9MB.\nInbound Message not fully configured - exiting early.\n... used 1 dbqueries\n... used 0.0034229755401611 seconds\nScheduled task complete: Cleanup of unverified incoming email (tool_messageinbound\\task\\cleanup_task)\n dev.derekmaxson.com 20064
+72 0 tool_monitor tool_monitor\\task\\check_subscriptions 0 1613080024.2178000000 1613080024.2186000000 0 0 0 Execute scheduled task: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n... started 21:47:04. Current memory use 46.1MB.\n... used 0 dbqueries\n... used 0.00012397766113281 seconds\nScheduled task complete: Activate/deactivate invalid rule subscriptions (tool_monitor\\task\\check_subscriptions)\n dev.derekmaxson.com 20064
+73 0 tool_recyclebin tool_recyclebin\\task\\cleanup_course_bin 0 1613080024.2271000000 1613080024.2322000000 3 0 0 Execute scheduled task: Cleanup course recycle bin (tool_recyclebin\\task\\cleanup_course_bin)\n... started 21:47:04. Current memory use 46.1MB.\n... used 3 dbqueries\n... used 0.0041890144348145 seconds\nScheduled task complete: Cleanup course recycle bin (tool_recyclebin\\task\\cleanup_course_bin)\n dev.derekmaxson.com 20064
+74 0 tool_recyclebin tool_recyclebin\\task\\cleanup_category_bin 0 1613080024.2407000000 1613080024.2451000000 3 0 0 Execute scheduled task: Cleanup category recycle bin (tool_recyclebin\\task\\cleanup_category_bin)\n... started 21:47:04. Current memory use 46.1MB.\n... used 3 dbqueries\n... used 0.0034739971160889 seconds\nScheduled task complete: Cleanup category recycle bin (tool_recyclebin\\task\\cleanup_category_bin)\n dev.derekmaxson.com 20064
+75 0 ltiservice_gradebookservices ltiservice_gradebookservices\\task\\cleanup_task 0 1613080024.2570000000 1613080024.2718000000 0 1 0 Execute scheduled task: LTI Assignment and Grade Services table cleanup (ltiservice_gradebookservices\\task\\cleanup_task)\n... started 21:47:04. Current memory use 46.1MB.\n... used 1 dbqueries\n... used 0.01381516456604 seconds\nScheduled task complete: LTI Assignment and Grade Services table cleanup (ltiservice_gradebookservices\\task\\cleanup_task)\n dev.derekmaxson.com 20064
+76 0 quiz_statistics quiz_statistics\\task\\quiz_statistics_cleanup 0 1613080024.2808000000 1613080024.2825000000 0 1 0 Execute scheduled task: Clean up old quiz statistics cache records (quiz_statistics\\task\\quiz_statistics_cleanup)\n... started 21:47:04. Current memory use 47.1MB.\n... used 1 dbqueries\n... used 0.0010161399841309 seconds\nScheduled task complete: Clean up old quiz statistics cache records (quiz_statistics\\task\\quiz_statistics_cleanup)\n dev.derekmaxson.com 20064
+77 0 logstore_standard logstore_standard\\task\\cleanup_task 0 1613080024.2957000000 1613080024.2968000000 0 0 0 Execute scheduled task: Log table cleanup (logstore_standard\\task\\cleanup_task)\n... started 21:47:04. Current memory use 47.1MB.\n... used 0 dbqueries\n... used 0.00011920928955078 seconds\nScheduled task complete: Log table cleanup (logstore_standard\\task\\cleanup_task)\n dev.derekmaxson.com 20064
+78 0 moodle core\\task\\session_cleanup_task 0 1613080024.3053000000 1613080024.3223000000 18 2 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 21:47:04. Current memory use 47.3MB.\n... used 20 dbqueries\n... used 0.014991044998169 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 20064
+79 0 moodle core\\task\\send_new_user_passwords_task 0 1613080024.3306000000 1613080024.3319000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 21:47:04. Current memory use 47.5MB.\n... used 1 dbqueries\n... used 0.00034999847412109 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 20064
+80 0 moodle core\\task\\send_failed_login_notifications_task 0 1613080024.3407000000 1613080024.3418000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 21:47:04. Current memory use 47.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 20064
+81 0 moodle core\\task\\legacy_plugin_cron_task 0 1613080024.3503000000 1613080024.3657000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 21:47:04. Current memory use 47.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.014342069625854 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 20064
+82 0 moodle core\\task\\grade_cron_task 0 1613080024.3743000000 1613080024.3803000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 21:47:04. Current memory use 48.7MB.\n... used 6 dbqueries\n... used 0.0049149990081787 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 20064
+83 0 moodle core\\task\\completion_regular_task 0 1613080024.3888000000 1613080024.4174000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 21:47:04. Current memory use 48.7MB.\n... used 18 dbqueries\n... used 0.027596950531006 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 20064
+84 0 moodle core\\task\\portfolio_cron_task 0 1613080024.4255000000 1613080024.4266000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 21:47:04. Current memory use 48.9MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 20064
+85 0 moodle core\\task\\plagiarism_cron_task 0 1613080024.4351000000 1613080024.4361000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 21:47:04. Current memory use 49MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 20064
+86 0 moodle core\\task\\calendar_cron_task 0 1613080024.4445000000 1613080024.4497000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 21:47:04. Current memory use 49MB.\n... used 1 dbqueries\n... used 0.0042300224304199 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 20064
+87 0 moodle core\\task\\blog_cron_task 0 1613080024.4673000000 1613080024.4745000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 21:47:04. Current memory use 49.4MB.\n... used 2 dbqueries\n... used 0.0061180591583252 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 20064
+88 0 moodle core\\task\\question_preview_cleanup_task 0 1613080024.4840000000 1613080024.4959000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 21:47:04. Current memory use 49.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.010902166366577 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 20064
+89 0 moodle core\\task\\question_stats_cleanup_task 0 1613080024.5060000000 1613080024.5100000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 21:47:04. Current memory use 49.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.002918004989624 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 20064
+90 0 moodle core\\task\\badges_cron_task 0 1613080024.5192000000 1613080024.5267000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 21:47:04. Current memory use 49.6MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0065059661865234 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 20064
+91 0 moodle core\\task\\badges_message_task 0 1613080024.5376000000 1613080024.5393000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 21:47:04. Current memory use 50MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00057578086853027 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 20064
+92 0 mod_assign mod_assign\\task\\cron_task 0 1613080024.5494000000 1613080024.5693000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 21:47:04. Current memory use 50.1MB.\n... used 3 dbqueries\n... used 0.018461942672729 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 20064
+93 0 mod_chat mod_chat\\task\\cron_task 0 1613080024.5776000000 1613080024.5878000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 21:47:04. Current memory use 50.6MB.\n... used 4 dbqueries\n... used 0.0090031623840332 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 20064
+94 0 mod_forum mod_forum\\task\\cron_task 0 1613080024.5969000000 1613080024.6082000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 21:47:04. Current memory use 50.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0098350048065186 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 20064
+95 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613080024.6237000000 1613080024.6360000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 21:47:04. Current memory use 51.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.010682106018066 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 20064
+96 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613080024.6445000000 1613080024.6457000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:47:04. Current memory use 51.8MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 20064
+97 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613080024.6538000000 1613080024.6564000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:47:04. Current memory use 51.8MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 20064
+98 0 mod_scorm mod_scorm\\task\\cron_task 0 1613080024.6664000000 1613080024.6713000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 21:47:04. Current memory use 51.8MB.\n... used 0 dbqueries\n... used 0.0035009384155273 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 20064
+99 0 mod_workshop mod_workshop\\task\\cron_task 0 1613080024.6802000000 1613080024.6832000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 21:47:04. Current memory use 51.9MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0016689300537109 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 20064
+100 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613080024.6916000000 1613080024.6927000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:47:04. Current memory use 51.9MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 20064
+101 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613080024.7009000000 1613080024.7120000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:47:04. Current memory use 51.9MB.\n\n0 feeds refreshed (took 0.002054 seconds)\n... used 3 dbqueries\n... used 0.010004997253418 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 20064
+102 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613080024.7210000000 1613080024.7221000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 21:47:04. Current memory use 55.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 4.8160552978516E-5 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 20064
+103 0 tool_monitor tool_monitor\\task\\clean_events 0 1613080024.7306000000 1613080024.7317000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 21:47:04. Current memory use 55.2MB.\n... used 0 dbqueries\n... used 5.1975250244141E-5 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 20064
+104 0 assignfeedback_editpdf assignfeedback_editpdf\\task\\convert_submissions 0 1613080024.7400000000 1613080024.7426000000 1 0 0 Execute scheduled task: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n... started 21:47:04. Current memory use 55.1MB.\n... used 1 dbqueries\n... used 0.0015668869018555 seconds\nScheduled task complete: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n dev.derekmaxson.com 20064
+105 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613080024.7508000000 1613080024.7535000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 21:47:04. Current memory use 55.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0016319751739502 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 20064
+106 0 moodle core\\task\\session_cleanup_task 0 1613080082.0928000000 1613080082.1097000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 21:48:02. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.012383937835693 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 20458
+107 0 moodle core\\task\\send_new_user_passwords_task 0 1613080082.1185000000 1613080082.1197000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 21:48:02. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00056314468383789 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 20458
+108 0 moodle core\\task\\send_failed_login_notifications_task 0 1613080082.1281000000 1613080082.1288000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 21:48:02. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 20458
+109 0 moodle core\\task\\legacy_plugin_cron_task 0 1613080082.1374000000 1613080082.1977000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 21:48:02. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.05964183807373 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 20458
+110 0 moodle core\\task\\grade_cron_task 0 1613080082.2068000000 1613080082.2099000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 21:48:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025138854980469 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 20458
+111 0 moodle core\\task\\completion_regular_task 0 1613080082.2191000000 1613080082.2532000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 21:48:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.033414125442505 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 20458
+112 0 moodle core\\task\\portfolio_cron_task 0 1613080082.2635000000 1613080082.2642000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 21:48:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 20458
+113 0 moodle core\\task\\plagiarism_cron_task 0 1613080082.2746000000 1613080082.2752000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 21:48:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 20458
+114 0 moodle core\\task\\calendar_cron_task 0 1613080082.2912000000 1613080082.2985000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 21:48:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0066919326782227 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 20458
+115 0 moodle core\\task\\blog_cron_task 0 1613080082.3081000000 1613080082.3135000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 21:48:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0046629905700684 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 20458
+116 0 moodle core\\task\\question_preview_cleanup_task 0 1613080082.3248000000 1613080082.3420000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 21:48:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016517877578735 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 20458
+117 0 moodle core\\task\\question_stats_cleanup_task 0 1613080082.3597000000 1613080082.3616000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 21:48:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012280941009521 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 20458
+118 0 mod_assign mod_assign\\task\\cron_task 0 1613080082.3815000000 1613080082.4163000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 21:48:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.033918142318726 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 20458
+119 0 mod_forum mod_forum\\task\\cron_task 0 1613080082.4401000000 1613080082.4426000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 21:48:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015480518341064 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 20458
+120 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613080082.4627000000 1613080082.4694000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 21:48:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058891773223877 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 20458
+121 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613080082.4779000000 1613080082.4789000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:48:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.4175338745117E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 20458
+122 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613080082.4876000000 1613080082.4885000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:48:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 20458
+123 0 mod_workshop mod_workshop\\task\\cron_task 0 1613080082.4971000000 1613080082.4986000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 21:48:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068807601928711 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 20458
+124 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613080082.5072000000 1613080082.5082000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:48:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 20458
+125 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613080082.5212000000 1613080082.5237000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 21:48:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0019161701202393 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 20458
+126 0 tool_monitor tool_monitor\\task\\clean_events 0 1613080082.5395000000 1613080082.5402000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 21:48:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 20458
+127 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613080082.5589000000 1613080082.5603000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 21:48:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007932186126709 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 20458
+128 0 moodle core\\task\\session_cleanup_task 0 1613080141.7548000000 1613080141.7690000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 21:49:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011128902435303 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 20499
+129 0 moodle core\\task\\send_new_user_passwords_task 0 1613080141.7782000000 1613080141.7794000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 21:49:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00058603286743164 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 20499
+130 0 moodle core\\task\\send_failed_login_notifications_task 0 1613080141.7883000000 1613080141.7890000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 21:49:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 20499
+131 0 moodle core\\task\\legacy_plugin_cron_task 0 1613080141.7974000000 1613080141.8410000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 21:49:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042974948883057 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 20499
+132 0 moodle core\\task\\grade_cron_task 0 1613080141.8495000000 1613080141.8527000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 21:49:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025420188903809 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 20499
+133 0 moodle core\\task\\completion_regular_task 0 1613080141.8615000000 1613080141.8869000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 21:49:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024730920791626 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 20499
+134 0 moodle core\\task\\portfolio_cron_task 0 1613080141.8954000000 1613080141.8961000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 21:49:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 20499
+135 0 moodle core\\task\\plagiarism_cron_task 0 1613080141.9047000000 1613080141.9053000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 21:49:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 20499
+136 0 moodle core\\task\\calendar_cron_task 0 1613080141.9182000000 1613080141.9222000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 21:49:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033338069915771 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 20499
+137 0 moodle core\\task\\blog_cron_task 0 1613080141.9306000000 1613080141.9346000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 21:49:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033841133117676 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 20499
+138 0 moodle core\\task\\question_preview_cleanup_task 0 1613080141.9432000000 1613080141.9602000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 21:49:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016395092010498 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 20499
+139 0 moodle core\\task\\question_stats_cleanup_task 0 1613080141.9683000000 1613080141.9702000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 21:49:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011928081512451 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 20499
+140 0 mod_assign mod_assign\\task\\cron_task 0 1613080141.9822000000 1613080142.0146000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 21:49:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031410932540894 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 20499
+141 0 mod_forum mod_forum\\task\\cron_task 0 1613080142.0334000000 1613080142.0357000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 21:49:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014870166778564 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 20499
+173 0 mod_assign mod_assign\\task\\cron_task 0 1613080201.8650000000 1613080201.8784000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 21:50:01. Current memory use 41.8MB.\n... used 3 dbqueries\n... used 0.012362003326416 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 20515
+142 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613080142.0536000000 1613080142.0605000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 21:49:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059440135955811 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 20499
+143 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613080142.0696000000 1613080142.0706000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:49:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 20499
+144 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613080142.0788000000 1613080142.0797000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:49:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 20499
+145 0 mod_workshop mod_workshop\\task\\cron_task 0 1613080142.0884000000 1613080142.0899000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 21:49:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068092346191406 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 20499
+146 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613080142.0978000000 1613080142.0988000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:49:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 20499
+147 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613080142.1099000000 1613080142.1119000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 21:49:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001460075378418 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 20499
+148 0 tool_monitor tool_monitor\\task\\clean_events 0 1613080142.1205000000 1613080142.1212000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 21:49:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 20499
+149 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613080142.1296000000 1613080142.1310000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 21:49:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079703330993652 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 20499
+150 0 moodle core\\task\\cache_cron_task 0 1613080201.3215000000 1613080201.3290000000 0 0 0 Execute scheduled task: Background processing for caches (core\\task\\cache_cron_task)\n... started 21:50:01. Current memory use 16.8MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0043032169342041 seconds\nScheduled task complete: Background processing for caches (core\\task\\cache_cron_task)\n dev.derekmaxson.com 20515
+151 0 moodle core\\task\\automated_backup_task 0 1613080201.3392000000 1613080201.5674000000 0 0 0 Execute scheduled task: Automated backups (core\\task\\automated_backup_task)\n... started 21:50:01. Current memory use 17.7MB.\nChecking automated backup status...INACTIVE\n... used 0 dbqueries\n... used 0.22753810882568 seconds\nScheduled task complete: Automated backups (core\\task\\automated_backup_task)\n dev.derekmaxson.com 20515
+152 0 enrol_manual enrol_manual\\task\\sync_enrolments 0 1613080201.5768000000 1613080201.5785000000 0 0 0 Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 21:50:01. Current memory use 37.6MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.00099492073059082 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n dev.derekmaxson.com 20515
+153 0 enrol_manual enrol_manual\\task\\send_expiry_notifications 0 1613080201.5873000000 1613080201.5882000000 0 0 0 Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 21:50:01. Current memory use 37.7MB.\nmanual enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00018882751464844 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n dev.derekmaxson.com 20515
+154 0 enrol_self enrol_self\\task\\sync_enrolments 0 1613080201.5969000000 1613080201.6021000000 6 0 0 Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 21:50:01. Current memory use 37.7MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 6 dbqueries\n... used 0.0044710636138916 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n dev.derekmaxson.com 20515
+155 0 enrol_self enrol_self\\task\\send_expiry_notifications 0 1613080201.6112000000 1613080201.6120000000 0 0 0 Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 21:50:01. Current memory use 37.9MB.\nself enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00017285346984863 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n dev.derekmaxson.com 20515
+156 0 moodle core\\task\\badges_cron_task 0 1613080201.6212000000 1613080201.6258000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 21:50:01. Current memory use 37.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0040161609649658 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 20515
+157 0 moodle core\\task\\badges_message_task 0 1613080201.6350000000 1613080201.6363000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 21:50:01. Current memory use 38.2MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.000579833984375 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 20515
+158 0 mod_chat mod_chat\\task\\cron_task 0 1613080201.6484000000 1613080201.6512000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 21:50:01. Current memory use 39.2MB.\n... used 4 dbqueries\n... used 0.0019919872283936 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 20515
+159 0 mod_scorm mod_scorm\\task\\cron_task 0 1613080201.6596000000 1613080201.6673000000 2 1 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 21:50:01. Current memory use 39.2MB.\nUpdating scorm packages which require daily update\n... used 3 dbqueries\n... used 0.0068659782409668 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 20515
+160 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613080201.6788000000 1613080201.6859000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:50:01. Current memory use 38.3MB.\n\n0 feeds refreshed (took 0.00070099999999995 seconds)\n... used 3 dbqueries\n... used 0.0065598487854004 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 20515
+161 0 moodle core\\task\\session_cleanup_task 0 1613080201.6947000000 1613080201.7031000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 21:50:01. Current memory use 39.2MB.\n... used 19 dbqueries\n... used 0.0070071220397949 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 20515
+162 0 moodle core\\task\\send_new_user_passwords_task 0 1613080201.7117000000 1613080201.7129000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 21:50:01. Current memory use 39.5MB.\n... used 1 dbqueries\n... used 0.0005650520324707 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 20515
+163 0 moodle core\\task\\send_failed_login_notifications_task 0 1613080201.7218000000 1613080201.7225000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 21:50:01. Current memory use 39.5MB.\n... used 0 dbqueries\n... used 7.2956085205078E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 20515
+164 0 moodle core\\task\\legacy_plugin_cron_task 0 1613080201.7309000000 1613080201.7446000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 21:50:01. Current memory use 39.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.013100862503052 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 20515
+165 0 moodle core\\task\\grade_cron_task 0 1613080201.7532000000 1613080201.7564000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 21:50:01. Current memory use 40.8MB.\n... used 6 dbqueries\n... used 0.0026450157165527 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 20515
+166 0 moodle core\\task\\completion_regular_task 0 1613080201.7654000000 1613080201.7890000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 21:50:01. Current memory use 40.8MB.\n... used 18 dbqueries\n... used 0.022942066192627 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 20515
+167 0 moodle core\\task\\portfolio_cron_task 0 1613080201.7977000000 1613080201.7983000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 21:50:01. Current memory use 41MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 20515
+168 0 moodle core\\task\\plagiarism_cron_task 0 1613080201.8065000000 1613080201.8071000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 21:50:01. Current memory use 41.1MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 20515
+169 0 moodle core\\task\\calendar_cron_task 0 1613080201.8159000000 1613080201.8200000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 21:50:01. Current memory use 41.1MB.\n... used 1 dbqueries\n... used 0.0034859180450439 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 20515
+170 0 moodle core\\task\\blog_cron_task 0 1613080201.8285000000 1613080201.8326000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 21:50:01. Current memory use 41.5MB.\n... used 2 dbqueries\n... used 0.0035068988800049 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 20515
+171 0 moodle core\\task\\question_preview_cleanup_task 0 1613080201.8410000000 1613080201.8463000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 21:50:01. Current memory use 41.7MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.0046799182891846 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 20515
+172 0 moodle core\\task\\question_stats_cleanup_task 0 1613080201.8550000000 1613080201.8568000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 21:50:01. Current memory use 41.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011909008026123 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 20515
+174 0 mod_forum mod_forum\\task\\cron_task 0 1613080201.8882000000 1613080201.8908000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 21:50:01. Current memory use 42.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001492977142334 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 20515
+175 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613080201.9071000000 1613080201.9141000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 21:50:01. Current memory use 43.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0057251453399658 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 20515
+176 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613080201.9224000000 1613080201.9232000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:50:01. Current memory use 43.5MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 20515
+177 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613080201.9319000000 1613080201.9327000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:50:01. Current memory use 43.5MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 20515
+178 0 mod_workshop mod_workshop\\task\\cron_task 0 1613080201.9415000000 1613080201.9432000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 21:50:01. Current memory use 43.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006868839263916 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 20515
+179 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613080201.9516000000 1613080201.9524000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:50:01. Current memory use 43.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 20515
+180 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613080201.9638000000 1613080201.9658000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 21:50:01. Current memory use 43.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001431941986084 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 20515
+181 0 tool_monitor tool_monitor\\task\\clean_events 0 1613080201.9748000000 1613080201.9756000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 21:50:01. Current memory use 43.6MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 20515
+182 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613080201.9842000000 1613080201.9856000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 21:50:01. Current memory use 43.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077700614929199 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 20515
+183 0 moodle core\\task\\session_cleanup_task 0 1613080261.1809000000 1613080261.1952000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 21:51:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011242866516113 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 20531
+184 0 moodle core\\task\\send_new_user_passwords_task 0 1613080261.2041000000 1613080261.2053000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 21:51:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057506561279297 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 20531
+185 0 moodle core\\task\\send_failed_login_notifications_task 0 1613080261.2137000000 1613080261.2144000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 21:51:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 20531
+186 0 moodle core\\task\\legacy_plugin_cron_task 0 1613080261.2224000000 1613080261.2663000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 21:51:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043255090713501 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 20531
+187 0 moodle core\\task\\grade_cron_task 0 1613080261.2747000000 1613080261.2779000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 21:51:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025138854980469 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 20531
+188 0 moodle core\\task\\completion_regular_task 0 1613080261.2861000000 1613080261.3114000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 21:51:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024621963500977 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 20531
+205 0 moodle core\\task\\session_cleanup_task 0 1613080321.7426000000 1613080321.7566000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 21:52:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011051177978516 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 20552
+189 0 moodle core\\task\\portfolio_cron_task 0 1613080261.3194000000 1613080261.3201000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 21:51:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 20531
+190 0 moodle core\\task\\plagiarism_cron_task 0 1613080261.3283000000 1613080261.3290000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 21:51:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 20531
+191 0 moodle core\\task\\calendar_cron_task 0 1613080261.3419000000 1613080261.3459000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 21:51:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033121109008789 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 20531
+192 0 moodle core\\task\\blog_cron_task 0 1613080261.3542000000 1613080261.3582000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 21:51:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.003338098526001 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 20531
+193 0 moodle core\\task\\question_preview_cleanup_task 0 1613080261.3664000000 1613080261.3834000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 21:51:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016382932662964 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 20531
+194 0 moodle core\\task\\question_stats_cleanup_task 0 1613080261.3919000000 1613080261.3937000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 21:51:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011980533599854 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 20531
+195 0 mod_assign mod_assign\\task\\cron_task 0 1613080261.4066000000 1613080261.4391000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 21:51:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031575202941895 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 20531
+196 0 mod_forum mod_forum\\task\\cron_task 0 1613080261.4576000000 1613080261.4601000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 21:51:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015060901641846 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 20531
+197 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613080261.4783000000 1613080261.4852000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 21:51:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059590339660645 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 20531
+198 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613080261.4939000000 1613080261.4949000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:51:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 20531
+199 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613080261.5032000000 1613080261.5041000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:51:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 20531
+200 0 mod_workshop mod_workshop\\task\\cron_task 0 1613080261.5119000000 1613080261.5135000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 21:51:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067996978759766 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 20531
+201 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613080261.5213000000 1613080261.5223000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:51:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 20531
+202 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613080261.5329000000 1613080261.5349000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 21:51:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014519691467285 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 20531
+203 0 tool_monitor tool_monitor\\task\\clean_events 0 1613080261.5431000000 1613080261.5438000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 21:51:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 20531
+204 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613080261.5520000000 1613080261.5533000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 21:51:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078105926513672 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 20531
+206 0 moodle core\\task\\send_new_user_passwords_task 0 1613080321.7705000000 1613080321.7718000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 21:52:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00064277648925781 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 20552
+207 0 moodle core\\task\\send_failed_login_notifications_task 0 1613080321.7821000000 1613080321.7828000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 21:52:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 20552
+208 0 moodle core\\task\\legacy_plugin_cron_task 0 1613080321.7915000000 1613080321.8358000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 21:52:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043661832809448 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 20552
+209 0 moodle core\\task\\grade_cron_task 0 1613080321.8444000000 1613080321.8476000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 21:52:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.002532958984375 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 20552
+210 0 moodle core\\task\\completion_regular_task 0 1613080321.8561000000 1613080321.8817000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 21:52:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024976015090942 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 20552
+211 0 moodle core\\task\\portfolio_cron_task 0 1613080321.8900000000 1613080321.8907000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 21:52:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 20552
+212 0 moodle core\\task\\plagiarism_cron_task 0 1613080321.8990000000 1613080321.8997000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 21:52:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 20552
+213 0 moodle core\\task\\calendar_cron_task 0 1613080321.9127000000 1613080321.9168000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 21:52:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033669471740723 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 20552
+214 0 moodle core\\task\\blog_cron_task 0 1613080321.9249000000 1613080321.9289000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 21:52:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034110546112061 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 20552
+215 0 moodle core\\task\\question_preview_cleanup_task 0 1613080321.9370000000 1613080321.9542000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 21:52:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016515970230103 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 20552
+216 0 moodle core\\task\\question_stats_cleanup_task 0 1613080321.9625000000 1613080321.9644000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 21:52:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012011528015137 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 20552
+217 0 mod_assign mod_assign\\task\\cron_task 0 1613080321.9766000000 1613080322.0091000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 21:52:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031614065170288 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 20552
+218 0 mod_forum mod_forum\\task\\cron_task 0 1613080322.0282000000 1613080322.0306000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 21:52:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015029907226562 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 20552
+219 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613080322.0489000000 1613080322.0557000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 21:52:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058689117431641 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 20552
+220 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613080322.0643000000 1613080322.0653000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:52:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 20552
+221 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613080322.0736000000 1613080322.0746000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:52:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 20552
+222 0 mod_workshop mod_workshop\\task\\cron_task 0 1613080322.0831000000 1613080322.0847000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 21:52:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068306922912598 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 20552
+223 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613080322.0929000000 1613080322.0939000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:52:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 20552
+224 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613080322.1045000000 1613080322.1065000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 21:52:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014340877532959 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 20552
+225 0 tool_monitor tool_monitor\\task\\clean_events 0 1613080322.1151000000 1613080322.1158000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 21:52:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011515617370605 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 20552
+226 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613080322.1241000000 1613080322.1255000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 21:52:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077199935913086 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 20552
+227 0 moodle core\\task\\session_cleanup_task 0 1613080381.3153000000 1613080381.3295000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 21:53:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011168956756592 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 20570
+228 0 moodle core\\task\\send_new_user_passwords_task 0 1613080381.3379000000 1613080381.3391000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 21:53:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057888031005859 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 20570
+229 0 moodle core\\task\\send_failed_login_notifications_task 0 1613080381.3473000000 1613080381.3480000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 21:53:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 20570
+230 0 moodle core\\task\\legacy_plugin_cron_task 0 1613080381.3570000000 1613080381.4008000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 21:53:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043145895004272 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 20570
+231 0 moodle core\\task\\grade_cron_task 0 1613080381.4093000000 1613080381.4125000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 21:53:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025250911712646 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 20570
+232 0 moodle core\\task\\completion_regular_task 0 1613080381.4214000000 1613080381.4467000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 21:53:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024695873260498 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 20570
+233 0 moodle core\\task\\portfolio_cron_task 0 1613080381.4556000000 1613080381.4563000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 21:53:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 20570
+234 0 moodle core\\task\\plagiarism_cron_task 0 1613080381.4643000000 1613080381.4650000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 21:53:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 20570
+235 0 moodle core\\task\\calendar_cron_task 0 1613080381.4782000000 1613080381.4822000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 21:53:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0032958984375 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 20570
+236 0 moodle core\\task\\blog_cron_task 0 1613080381.4902000000 1613080381.4943000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 21:53:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033969879150391 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 20570
+237 0 moodle core\\task\\question_preview_cleanup_task 0 1613080381.5022000000 1613080381.5198000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 21:53:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016877889633179 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 20570
+238 0 moodle core\\task\\question_stats_cleanup_task 0 1613080381.5279000000 1613080381.5297000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 21:53:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011980533599854 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 20570
+239 0 mod_assign mod_assign\\task\\cron_task 0 1613080381.5427000000 1613080381.5750000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 21:53:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031447887420654 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 20570
+240 0 mod_forum mod_forum\\task\\cron_task 0 1613080381.5937000000 1613080381.5961000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 21:53:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015039443969727 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 20570
+241 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613080381.6135000000 1613080381.6203000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 21:53:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059130191802979 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 20570
+242 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613080381.6283000000 1613080381.6292000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:53:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 20570
+243 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613080381.6371000000 1613080381.6380000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:53:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 20570
+244 0 mod_workshop mod_workshop\\task\\cron_task 0 1613080381.6468000000 1613080381.6483000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 21:53:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068283081054688 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 20570
+245 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613080381.6562000000 1613080381.6572000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:53:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 20570
+246 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613080381.6683000000 1613080381.6703000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 21:53:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014150142669678 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 20570
+247 0 tool_monitor tool_monitor\\task\\clean_events 0 1613080381.6784000000 1613080381.6791000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 21:53:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011205673217773 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 20570
+248 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613080381.6870000000 1613080381.6883000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 21:53:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079894065856934 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 20570
+249 0 moodle core\\task\\session_cleanup_task 0 1613080441.8764000000 1613080441.8904000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 21:54:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.010968923568726 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 20584
+250 0 moodle core\\task\\send_new_user_passwords_task 0 1613080441.8992000000 1613080441.9005000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 21:54:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00059986114501953 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 20584
+251 0 moodle core\\task\\send_failed_login_notifications_task 0 1613080441.9104000000 1613080441.9111000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 21:54:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 20584
+252 0 moodle core\\task\\legacy_plugin_cron_task 0 1613080441.9195000000 1613080441.9628000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 21:54:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042731046676636 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 20584
+253 0 moodle core\\task\\grade_cron_task 0 1613080441.9710000000 1613080441.9741000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 21:54:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0024800300598145 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 20584
+254 0 moodle core\\task\\completion_regular_task 0 1613080441.9823000000 1613080442.0074000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 21:54:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024463176727295 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 20584
+255 0 moodle core\\task\\portfolio_cron_task 0 1613080442.0155000000 1613080442.0162000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 21:54:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 20584
+256 0 moodle core\\task\\plagiarism_cron_task 0 1613080442.0240000000 1613080442.0247000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 21:54:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 20584
+257 0 moodle core\\task\\calendar_cron_task 0 1613080442.0376000000 1613080442.0415000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 21:54:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0032529830932617 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 20584
+258 0 moodle core\\task\\blog_cron_task 0 1613080442.0498000000 1613080442.0538000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 21:54:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033590793609619 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 20584
+259 0 moodle core\\task\\question_preview_cleanup_task 0 1613080442.0616000000 1613080442.0785000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 21:54:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.01619815826416 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 20584
+260 0 moodle core\\task\\question_stats_cleanup_task 0 1613080442.0881000000 1613080442.0900000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 21:54:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012140274047852 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 20584
+261 0 mod_assign mod_assign\\task\\cron_task 0 1613080442.1036000000 1613080442.1355000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 21:54:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.03101921081543 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 20584
+262 0 mod_forum mod_forum\\task\\cron_task 0 1613080442.1539000000 1613080442.1562000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 21:54:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014448165893555 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 20584
+263 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613080442.1732000000 1613080442.1799000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 21:54:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.005791187286377 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 20584
+264 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613080442.1880000000 1613080442.1890000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:54:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 20584
+265 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613080442.1969000000 1613080442.1979000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:54:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 20584
+266 0 mod_workshop mod_workshop\\task\\cron_task 0 1613080442.2056000000 1613080442.2072000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 21:54:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068187713623047 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 20584
+267 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613080442.2150000000 1613080442.2160000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:54:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 20584
+268 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613080442.2267000000 1613080442.2286000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 21:54:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014030933380127 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 20584
+269 0 tool_monitor tool_monitor\\task\\clean_events 0 1613080442.2368000000 1613080442.2374000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 21:54:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 20584
+270 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613080442.2455000000 1613080442.2469000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 21:54:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077414512634277 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 20584
+271 0 moodle core\\task\\badges_cron_task 0 1613080501.4443000000 1613080501.4553000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 21:55:01. Current memory use 16.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0078310966491699 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 20605
+272 0 moodle core\\task\\badges_message_task 0 1613080501.4639000000 1613080501.4651000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 21:55:01. Current memory use 18MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00058603286743164 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 20605
+273 0 mod_chat mod_chat\\task\\cron_task 0 1613080501.4766000000 1613080501.4855000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 21:55:01. Current memory use 19MB.\n... used 4 dbqueries\n... used 0.0080471038818359 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 20605
+274 0 mod_scorm mod_scorm\\task\\cron_task 0 1613080501.4935000000 1613080501.5123000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 21:55:01. Current memory use 19.7MB.\n... used 0 dbqueries\n... used 0.017860889434814 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 20605
+275 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613080501.5229000000 1613080501.5309000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 21:55:01. Current memory use 20.6MB.\n\n0 feeds refreshed (took 0.00075400000000003 seconds)\n... used 3 dbqueries\n... used 0.0074770450592041 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 20605
+276 0 moodle core\\task\\session_cleanup_task 0 1613080501.5390000000 1613080501.5475000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 21:55:01. Current memory use 22.8MB.\n... used 19 dbqueries\n... used 0.0071041584014893 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 20605
+277 0 moodle core\\task\\send_new_user_passwords_task 0 1613080501.5561000000 1613080501.5573000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 21:55:01. Current memory use 23.1MB.\n... used 1 dbqueries\n... used 0.00059390068054199 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 20605
+278 0 moodle core\\task\\send_failed_login_notifications_task 0 1613080501.5656000000 1613080501.5662000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 21:55:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 20605
+279 0 moodle core\\task\\legacy_plugin_cron_task 0 1613080501.5748000000 1613080501.6061000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 21:55:01. Current memory use 23.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030637979507446 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 20605
+280 0 moodle core\\task\\grade_cron_task 0 1613080501.6146000000 1613080501.6178000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 21:55:01. Current memory use 26.5MB.\n... used 6 dbqueries\n... used 0.0025191307067871 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 20605
+281 0 moodle core\\task\\completion_regular_task 0 1613080501.6262000000 1613080501.6517000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 21:55:01. Current memory use 26.6MB.\n... used 18 dbqueries\n... used 0.024860143661499 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 20605
+282 0 moodle core\\task\\portfolio_cron_task 0 1613080501.6599000000 1613080501.6606000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 21:55:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 20605
+283 0 moodle core\\task\\plagiarism_cron_task 0 1613080501.6686000000 1613080501.6692000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 21:55:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 20605
+284 0 moodle core\\task\\calendar_cron_task 0 1613080501.6773000000 1613080501.6814000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 21:55:01. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.0035231113433838 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 20605
+285 0 moodle core\\task\\blog_cron_task 0 1613080501.6895000000 1613080501.6935000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 21:55:01. Current memory use 27.4MB.\n... used 2 dbqueries\n... used 0.0034191608428955 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 20605
+286 0 moodle core\\task\\question_preview_cleanup_task 0 1613080501.7020000000 1613080501.7190000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 21:55:01. Current memory use 27.7MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016349077224731 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 20605
+287 0 moodle core\\task\\question_stats_cleanup_task 0 1613080501.7282000000 1613080501.7300000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 21:55:01. Current memory use 29.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011789798736572 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 20605
+288 0 mod_assign mod_assign\\task\\cron_task 0 1613080501.7445000000 1613080501.7774000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 21:55:01. Current memory use 29.5MB.\n... used 3 dbqueries\n... used 0.031916856765747 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 20605
+289 0 mod_forum mod_forum\\task\\cron_task 0 1613080501.7974000000 1613080501.8000000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 21:55:01. Current memory use 33.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015010833740234 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 20605
+290 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613080501.8184000000 1613080501.8255000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 21:55:01. Current memory use 34.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0057828426361084 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 20605
+291 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613080501.8336000000 1613080501.8345000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:55:01. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00011515617370605 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 20605
+292 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613080501.8423000000 1613080501.8431000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:55:01. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 20605
+293 0 mod_workshop mod_workshop\\task\\cron_task 0 1613080501.8512000000 1613080501.8529000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 21:55:01. Current memory use 34.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069618225097656 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 20605
+294 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613080501.8616000000 1613080501.8625000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:55:01. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 20605
+295 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613080501.8738000000 1613080501.8759000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 21:55:01. Current memory use 34.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014650821685791 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 20605
+296 0 tool_monitor tool_monitor\\task\\clean_events 0 1613080501.8844000000 1613080501.8851000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 21:55:01. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 20605
+297 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613080501.8934000000 1613080501.8948000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 21:55:01. Current memory use 34.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082898139953613 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 20605
+298 0 moodle core\\task\\session_cleanup_task 0 1613080562.0848000000 1613080562.0990000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 21:56:02. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.01109504699707 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 20622
+299 0 moodle core\\task\\send_new_user_passwords_task 0 1613080562.1080000000 1613080562.1093000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 21:56:02. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.0005791187286377 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 20622
+300 0 moodle core\\task\\send_failed_login_notifications_task 0 1613080562.1179000000 1613080562.1186000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 21:56:02. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 20622
+301 0 moodle core\\task\\legacy_plugin_cron_task 0 1613080562.1267000000 1613080562.1706000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 21:56:02. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0432448387146 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 20622
+302 0 moodle core\\task\\grade_cron_task 0 1613080562.1789000000 1613080562.1821000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 21:56:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0024900436401367 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 20622
+303 0 moodle core\\task\\completion_regular_task 0 1613080562.1907000000 1613080562.2160000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 21:56:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024586915969849 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 20622
+304 0 moodle core\\task\\portfolio_cron_task 0 1613080562.2245000000 1613080562.2252000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 21:56:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 20622
+305 0 moodle core\\task\\plagiarism_cron_task 0 1613080562.2346000000 1613080562.2353000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 21:56:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 20622
+306 0 moodle core\\task\\calendar_cron_task 0 1613080562.2483000000 1613080562.2523000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 21:56:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033538341522217 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 20622
+307 0 moodle core\\task\\blog_cron_task 0 1613080562.2644000000 1613080562.2685000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 21:56:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034329891204834 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 20622
+308 0 moodle core\\task\\question_preview_cleanup_task 0 1613080562.2777000000 1613080562.2948000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 21:56:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016389131546021 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 20622
+309 0 moodle core\\task\\question_stats_cleanup_task 0 1613080562.3085000000 1613080562.3104000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 21:56:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012049674987793 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 20622
+310 0 mod_assign mod_assign\\task\\cron_task 0 1613080562.3316000000 1613080562.3638000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 21:56:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031335115432739 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 20622
+311 0 mod_forum mod_forum\\task\\cron_task 0 1613080562.3889000000 1613080562.3914000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 21:56:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015480518341064 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 20622
+312 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613080562.4185000000 1613080562.4254000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 21:56:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059070587158203 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 20622
+313 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613080562.4350000000 1613080562.4360000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:56:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.4890594482422E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 20622
+314 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613080562.4441000000 1613080562.4451000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:56:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 20622
+315 0 mod_workshop mod_workshop\\task\\cron_task 0 1613080562.4536000000 1613080562.4552000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 21:56:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067305564880371 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 20622
+474 0 mod_chat mod_chat\\task\\cron_task 0 1613081401.6162000000 1613081401.6253000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 22:10:01. Current memory use 19MB.\n... used 4 dbqueries\n... used 0.0081899166107178 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 23578
+316 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613080562.4630000000 1613080562.4639000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:56:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 20622
+317 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613080562.4747000000 1613080562.4767000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 21:56:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014359951019287 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 20622
+318 0 tool_monitor tool_monitor\\task\\clean_events 0 1613080562.4853000000 1613080562.4860000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 21:56:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 20622
+319 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613080562.4946000000 1613080562.4960000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 21:56:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077390670776367 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 20622
+320 0 moodle core\\task\\session_cleanup_task 0 1613080621.6860000000 1613080621.7002000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 21:57:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011153936386108 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 20640
+321 0 moodle core\\task\\send_new_user_passwords_task 0 1613080621.7093000000 1613080621.7107000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 21:57:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00069499015808105 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 20640
+322 0 moodle core\\task\\send_failed_login_notifications_task 0 1613080621.7193000000 1613080621.7200000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 21:57:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 20640
+323 0 moodle core\\task\\legacy_plugin_cron_task 0 1613080621.7281000000 1613080621.7722000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 21:57:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04346489906311 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 20640
+324 0 moodle core\\task\\grade_cron_task 0 1613080621.7820000000 1613080621.7853000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 21:57:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025410652160645 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 20640
+325 0 moodle core\\task\\completion_regular_task 0 1613080621.7955000000 1613080621.8210000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 21:57:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.02477502822876 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 20640
+326 0 moodle core\\task\\portfolio_cron_task 0 1613080621.8314000000 1613080621.8321000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 21:57:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 20640
+327 0 moodle core\\task\\plagiarism_cron_task 0 1613080621.8405000000 1613080621.8412000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 21:57:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 20640
+328 0 moodle core\\task\\calendar_cron_task 0 1613080621.8541000000 1613080621.8582000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 21:57:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033771991729736 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 20640
+329 0 moodle core\\task\\blog_cron_task 0 1613080621.8663000000 1613080621.8704000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 21:57:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034301280975342 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 20640
+330 0 moodle core\\task\\question_preview_cleanup_task 0 1613080621.8782000000 1613080621.8954000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 21:57:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.01646900177002 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 20640
+331 0 moodle core\\task\\question_stats_cleanup_task 0 1613080621.9037000000 1613080621.9056000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 21:57:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012178421020508 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 20640
+332 0 mod_assign mod_assign\\task\\cron_task 0 1613080621.9176000000 1613080621.9500000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 21:57:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031543970108032 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 20640
+333 0 mod_forum mod_forum\\task\\cron_task 0 1613080621.9692000000 1613080621.9716000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 21:57:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015208721160889 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 20640
+334 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613080621.9895000000 1613080621.9964000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 21:57:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0060021877288818 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 20640
+335 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613080622.0048000000 1613080622.0057000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 21:57:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.3936920166016E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 20640
+336 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613080622.0135000000 1613080622.0145000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 21:57:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 20640
+337 0 mod_workshop mod_workshop\\task\\cron_task 0 1613080622.0224000000 1613080622.0240000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 21:57:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069212913513184 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 20640
+338 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613080622.0320000000 1613080622.0330000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 21:57:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.608268737793E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 20640
+339 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613080622.0437000000 1613080622.0458000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 21:57:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014588832855225 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 20640
+340 0 tool_monitor tool_monitor\\task\\clean_events 0 1613080622.0540000000 1613080622.0547000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 21:57:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 20640
+341 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613080622.0630000000 1613080622.0644000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 21:57:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078082084655762 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 20640
+342 0 moodle core\\task\\delete_unconfirmed_users_task 0 1613081101.2332000000 1613081101.2412000000 3 0 0 Execute scheduled task: Delete unconfirmed users (core\\task\\delete_unconfirmed_users_task)\n... started 22:05:01. Current memory use 16.8MB.\n... used 3 dbqueries\n... used 0.0049030780792236 seconds\nScheduled task complete: Delete unconfirmed users (core\\task\\delete_unconfirmed_users_task)\n dev.derekmaxson.com 23130
+343 0 moodle core\\task\\delete_incomplete_users_task 0 1613081101.2533000000 1613081101.2539000000 0 0 0 Execute scheduled task: Delete incomplete users (core\\task\\delete_incomplete_users_task)\n... started 22:05:01. Current memory use 17.7MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Delete incomplete users (core\\task\\delete_incomplete_users_task)\n dev.derekmaxson.com 23130
+344 0 moodle core\\task\\check_for_updates_task 0 1613081101.2629000000 1613081101.2647000000 0 0 0 Execute scheduled task: Check for updates (core\\task\\check_for_updates_task)\n... started 22:05:01. Current memory use 17.7MB.\nRecently fetched info about available updates is still fresh enough, skipping.\n... used 0 dbqueries\n... used 0.001154899597168 seconds\nScheduled task complete: Check for updates (core\\task\\check_for_updates_task)\n dev.derekmaxson.com 23130
+345 0 moodle core\\task\\search_index_task 0 1613081101.2735000000 1613081101.2761000000 0 0 0 Execute scheduled task: Global search indexing (core\\task\\search_index_task)\n... started 22:05:01. Current memory use 17.8MB.\n... used 0 dbqueries\n... used 0.0019481182098389 seconds\nScheduled task complete: Global search indexing (core\\task\\search_index_task)\n dev.derekmaxson.com 23130
+346 0 qtype_random qtype_random\\task\\remove_unused_questions 0 1613081101.2907000000 1613081101.3222000000 1 0 0 Execute scheduled task: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n... started 22:05:01. Current memory use 18.1MB.\nCleaned up 0 unused random questions.\n... used 1 dbqueries\n... used 0.030761957168579 seconds\nScheduled task complete: Remove unused random questions (qtype_random\\task\\remove_unused_questions)\n dev.derekmaxson.com 23130
+347 0 message_email message_email\\task\\send_email_task 0 1613081101.3314000000 1613081101.3494000000 8 0 0 Execute scheduled task: Messages digest mailings (message_email\\task\\send_email_task)\n... started 22:05:01. Current memory use 21.4MB.\n... used 8 dbqueries\n... used 0.017335891723633 seconds\nScheduled task complete: Messages digest mailings (message_email\\task\\send_email_task)\n dev.derekmaxson.com 23130
+348 0 tool_recyclebin tool_recyclebin\\task\\cleanup_course_bin 0 1613081101.3610000000 1613081101.3644000000 3 0 0 Execute scheduled task: Cleanup course recycle bin (tool_recyclebin\\task\\cleanup_course_bin)\n... started 22:05:01. Current memory use 21.9MB.\n... used 3 dbqueries\n... used 0.0027189254760742 seconds\nScheduled task complete: Cleanup course recycle bin (tool_recyclebin\\task\\cleanup_course_bin)\n dev.derekmaxson.com 23130
+349 0 tool_recyclebin tool_recyclebin\\task\\cleanup_category_bin 0 1613081101.3729000000 1613081101.3759000000 3 0 0 Execute scheduled task: Cleanup category recycle bin (tool_recyclebin\\task\\cleanup_category_bin)\n... started 22:05:01. Current memory use 21.9MB.\n... used 3 dbqueries\n... used 0.0023660659790039 seconds\nScheduled task complete: Cleanup category recycle bin (tool_recyclebin\\task\\cleanup_category_bin)\n dev.derekmaxson.com 23130
+350 0 assignfeedback_editpdf assignfeedback_editpdf\\task\\convert_submissions 0 1613081101.3847000000 1613081101.4260000000 1 0 0 Execute scheduled task: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n... started 22:05:01. Current memory use 22MB.\n... used 1 dbqueries\n... used 0.040699005126953 seconds\nScheduled task complete: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n dev.derekmaxson.com 23130
+351 0 enrol_manual enrol_manual\\task\\sync_enrolments 0 1613081101.4347000000 1613081101.4364000000 0 0 0 Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:05:01. Current memory use 27.6MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.00097298622131348 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n dev.derekmaxson.com 23130
+352 0 enrol_manual enrol_manual\\task\\send_expiry_notifications 0 1613081101.4445000000 1613081101.4453000000 0 0 0 Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:05:01. Current memory use 27.8MB.\nmanual enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00020098686218262 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n dev.derekmaxson.com 23130
+353 0 enrol_self enrol_self\\task\\sync_enrolments 0 1613081101.4534000000 1613081101.4640000000 6 0 0 Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:05:01. Current memory use 27.8MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 6 dbqueries\n... used 0.0098690986633301 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n dev.derekmaxson.com 23130
+354 0 enrol_self enrol_self\\task\\send_expiry_notifications 0 1613081101.4722000000 1613081101.4730000000 0 0 0 Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:05:01. Current memory use 27.9MB.\nself enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n dev.derekmaxson.com 23130
+355 0 moodle core\\task\\badges_cron_task 0 1613081101.4817000000 1613081101.4894000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 22:05:01. Current memory use 28.2MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0062839984893799 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 23130
+356 0 moodle core\\task\\badges_message_task 0 1613081101.4981000000 1613081101.4994000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 22:05:01. Current memory use 28.5MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00059199333190918 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 23130
+357 0 mod_chat mod_chat\\task\\cron_task 0 1613081101.5132000000 1613081101.5272000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 22:05:01. Current memory use 29.3MB.\n... used 4 dbqueries\n... used 0.013150930404663 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 23130
+358 0 mod_scorm mod_scorm\\task\\cron_task 0 1613081101.5353000000 1613081101.5417000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 22:05:01. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 0.0055210590362549 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 23130
+359 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613081101.5525000000 1613081101.5603000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:05:01. Current memory use 29.6MB.\n\n0 feeds refreshed (took 0.001143 seconds)\n... used 3 dbqueries\n... used 0.0072400569915771 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 23130
+360 0 moodle core\\task\\session_cleanup_task 0 1613081101.5687000000 1613081101.5761000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:05:01. Current memory use 30.5MB.\n... used 19 dbqueries\n... used 0.0059599876403809 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23130
+361 0 moodle core\\task\\send_new_user_passwords_task 0 1613081101.5842000000 1613081101.5861000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:05:01. Current memory use 30.7MB.\n... used 1 dbqueries\n... used 0.0011818408966064 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23130
+362 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081101.5945000000 1613081101.5952000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:05:01. Current memory use 30.7MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23130
+378 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081101.9017000000 1613081101.9026000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:05:01. Current memory use 36.1MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23130
+363 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081101.6034000000 1613081101.6241000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:05:01. Current memory use 30.7MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.020014047622681 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23130
+364 0 moodle core\\task\\grade_cron_task 0 1613081101.6328000000 1613081101.6440000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:05:01. Current memory use 31.9MB.\n... used 6 dbqueries\n... used 0.010577201843262 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23130
+365 0 moodle core\\task\\completion_regular_task 0 1613081101.6532000000 1613081101.6879000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:05:01. Current memory use 32MB.\n... used 18 dbqueries\n... used 0.033998966217041 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23130
+366 0 moodle core\\task\\portfolio_cron_task 0 1613081101.6960000000 1613081101.6967000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:05:01. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23130
+367 0 moodle core\\task\\plagiarism_cron_task 0 1613081101.7050000000 1613081101.7057000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:05:01. Current memory use 32.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23130
+368 0 moodle core\\task\\calendar_cron_task 0 1613081101.7142000000 1613081101.7190000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:05:01. Current memory use 32.2MB.\n... used 1 dbqueries\n... used 0.0041000843048096 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23130
+369 0 moodle core\\task\\blog_cron_task 0 1613081101.7279000000 1613081101.7342000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:05:01. Current memory use 32.6MB.\n... used 2 dbqueries\n... used 0.005634069442749 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23130
+370 0 moodle core\\task\\question_preview_cleanup_task 0 1613081101.7427000000 1613081101.7538000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:05:01. Current memory use 32.9MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.010490894317627 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23130
+371 0 moodle core\\task\\question_stats_cleanup_task 0 1613081101.7621000000 1613081101.7661000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:05:01. Current memory use 32.9MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0033280849456787 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23130
+372 0 mod_assign mod_assign\\task\\cron_task 0 1613081101.7749000000 1613081101.7977000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:05:01. Current memory use 33MB.\n... used 3 dbqueries\n... used 0.021793127059937 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23130
+373 0 mod_forum mod_forum\\task\\cron_task 0 1613081101.8168000000 1613081101.8259000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:05:01. Current memory use 34.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0080661773681641 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23130
+374 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081101.8480000000 1613081101.8624000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:05:01. Current memory use 36MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.013167858123779 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23130
+375 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081101.8711000000 1613081101.8720000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:05:01. Current memory use 36MB.\n... used 0 dbqueries\n... used 9.9897384643555E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23130
+376 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081101.8805000000 1613081101.8814000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:05:01. Current memory use 36MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23130
+377 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081101.8899000000 1613081101.8927000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:05:01. Current memory use 36.1MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0016331672668457 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23130
+457 0 moodle core\\task\\calendar_cron_task 0 1613081342.1671000000 1613081342.1711000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:09:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033941268920898 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23559
+379 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081101.9112000000 1613081101.9143000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:05:01. Current memory use 36.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0022618770599365 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23130
+380 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081101.9234000000 1613081101.9244000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:05:01. Current memory use 36.3MB.\n... used 0 dbqueries\n... used 0.0001068115234375 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23130
+381 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081101.9325000000 1613081101.9356000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:05:01. Current memory use 36.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0022709369659424 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23130
+382 0 moodle core\\task\\session_cleanup_task 0 1613081162.2493000000 1613081162.2661000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:06:02. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011210918426514 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23437
+383 0 moodle core\\task\\send_new_user_passwords_task 0 1613081162.2750000000 1613081162.2762000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:06:02. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00058484077453613 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23437
+384 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081162.2856000000 1613081162.2863000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:06:02. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23437
+385 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081162.2952000000 1613081162.3439000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:06:02. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.048062801361084 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23437
+386 0 moodle core\\task\\grade_cron_task 0 1613081162.3526000000 1613081162.3558000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:06:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025761127471924 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23437
+387 0 moodle core\\task\\completion_regular_task 0 1613081162.3644000000 1613081162.3954000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:06:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.030265092849731 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23437
+388 0 moodle core\\task\\portfolio_cron_task 0 1613081162.4042000000 1613081162.4049000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:06:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23437
+389 0 moodle core\\task\\plagiarism_cron_task 0 1613081162.4136000000 1613081162.4143000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:06:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23437
+390 0 moodle core\\task\\calendar_cron_task 0 1613081162.4276000000 1613081162.4351000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:06:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0069038867950439 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23437
+391 0 moodle core\\task\\blog_cron_task 0 1613081162.4439000000 1613081162.4480000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:06:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033931732177734 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23437
+392 0 moodle core\\task\\question_preview_cleanup_task 0 1613081162.4567000000 1613081162.4739000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:06:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016551971435547 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23437
+393 0 moodle core\\task\\question_stats_cleanup_task 0 1613081162.4823000000 1613081162.4842000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:06:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001201868057251 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23437
+394 0 mod_assign mod_assign\\task\\cron_task 0 1613081162.4969000000 1613081162.5300000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:06:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.032256841659546 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23437
+395 0 mod_forum mod_forum\\task\\cron_task 0 1613081162.5499000000 1613081162.5524000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:06:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015199184417725 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23437
+396 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081162.5706000000 1613081162.5774000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:06:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059058666229248 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23437
+397 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081162.5856000000 1613081162.5866000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:06:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23437
+398 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081162.5945000000 1613081162.5955000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:06:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23437
+399 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081162.6035000000 1613081162.6050000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:06:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068402290344238 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23437
+400 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081162.6129000000 1613081162.6139000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:06:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.0837478637695E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23437
+401 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081162.6250000000 1613081162.6281000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:06:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.002514123916626 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23437
+402 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081162.6371000000 1613081162.6378000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:06:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23437
+403 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081162.6462000000 1613081162.6476000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:06:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077295303344727 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23437
+404 0 tool_cohortroles tool_cohortroles\\task\\cohort_role_sync 0 1613081221.8408000000 1613081221.8579000000 2 1 0 Execute scheduled task: Sync cohort role assignments (tool_cohortroles\\task\\cohort_role_sync)\n... started 22:07:01. Current memory use 16.8MB.\nSync cohort roles...\nAdded 0\nRemoved 0\n... used 3 dbqueries\n... used 0.014585018157959 seconds\nScheduled task complete: Sync cohort role assignments (tool_cohortroles\\task\\cohort_role_sync)\n dev.derekmaxson.com 23466
+405 0 moodle core\\task\\session_cleanup_task 0 1613081221.8673000000 1613081221.8761000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:07:01. Current memory use 18.6MB.\n... used 19 dbqueries\n... used 0.0070919990539551 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23466
+406 0 moodle core\\task\\send_new_user_passwords_task 0 1613081221.8842000000 1613081221.8856000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:07:01. Current memory use 18.8MB.\n... used 1 dbqueries\n... used 0.00057697296142578 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23466
+407 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081221.8941000000 1613081221.8950000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:07:01. Current memory use 18.9MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23466
+408 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081221.9033000000 1613081221.9471000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:07:01. Current memory use 18.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042927026748657 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23466
+409 0 moodle core\\task\\grade_cron_task 0 1613081221.9554000000 1613081221.9588000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:07:01. Current memory use 23.9MB.\n... used 6 dbqueries\n... used 0.0025041103363037 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23466
+410 0 moodle core\\task\\completion_regular_task 0 1613081221.9668000000 1613081221.9923000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:07:01. Current memory use 23.9MB.\n... used 18 dbqueries\n... used 0.024604082107544 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23466
+411 0 moodle core\\task\\portfolio_cron_task 0 1613081222.0008000000 1613081222.0017000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:07:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23466
+412 0 moodle core\\task\\plagiarism_cron_task 0 1613081222.0098000000 1613081222.0108000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:07:02. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23466
+413 0 moodle core\\task\\calendar_cron_task 0 1613081222.0234000000 1613081222.0276000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:07:02. Current memory use 24.8MB.\n... used 1 dbqueries\n... used 0.0033018589019775 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23466
+414 0 moodle core\\task\\blog_cron_task 0 1613081222.0358000000 1613081222.0401000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:07:02. Current memory use 25.2MB.\n... used 2 dbqueries\n... used 0.0033669471740723 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23466
+415 0 moodle core\\task\\question_preview_cleanup_task 0 1613081222.0484000000 1613081222.0661000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:07:02. Current memory use 25.5MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.01676082611084 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23466
+416 0 moodle core\\task\\question_stats_cleanup_task 0 1613081222.0741000000 1613081222.0763000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:07:02. Current memory use 28.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011928081512451 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23466
+417 0 mod_assign mod_assign\\task\\cron_task 0 1613081222.0889000000 1613081222.1216000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:07:02. Current memory use 29.3MB.\n... used 3 dbqueries\n... used 0.031597852706909 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23466
+418 0 mod_forum mod_forum\\task\\cron_task 0 1613081222.1406000000 1613081222.1432000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:07:02. Current memory use 33.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015158653259277 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23466
+419 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081222.1621000000 1613081222.1689000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:07:02. Current memory use 34.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0056970119476318 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23466
+420 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081222.1772000000 1613081222.1784000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:07:02. Current memory use 34.3MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23466
+421 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081222.1866000000 1613081222.1878000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:07:02. Current memory use 34.3MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23466
+422 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081222.1962000000 1613081222.1980000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:07:02. Current memory use 34.3MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070405006408691 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23466
+423 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081222.2062000000 1613081222.2074000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:07:02. Current memory use 34.3MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23466
+424 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081222.2153000000 1613081222.2180000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:07:02. Current memory use 34.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014619827270508 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23466
+425 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081222.2263000000 1613081222.2277000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:07:02. Current memory use 34.5MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23466
+426 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081222.2362000000 1613081222.2380000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:07:02. Current memory use 34.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078701972961426 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23466
+427 0 moodle core\\task\\session_cleanup_task 0 1613081281.4298000000 1613081281.4442000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:08:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011336088180542 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23482
+428 0 moodle core\\task\\send_new_user_passwords_task 0 1613081281.4537000000 1613081281.4550000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:08:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00060105323791504 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23482
+429 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081281.4633000000 1613081281.4640000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:08:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23482
+430 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081281.4723000000 1613081281.5173000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:08:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.044305801391602 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23482
+431 0 moodle core\\task\\grade_cron_task 0 1613081281.5261000000 1613081281.5293000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:08:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025568008422852 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23482
+432 0 moodle core\\task\\completion_regular_task 0 1613081281.5386000000 1613081281.5641000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:08:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024889945983887 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23482
+433 0 moodle core\\task\\portfolio_cron_task 0 1613081281.5728000000 1613081281.5735000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:08:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23482
+434 0 moodle core\\task\\plagiarism_cron_task 0 1613081281.5818000000 1613081281.5825000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:08:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23482
+435 0 moodle core\\task\\calendar_cron_task 0 1613081281.5957000000 1613081281.5998000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:08:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0034101009368896 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23482
+436 0 moodle core\\task\\blog_cron_task 0 1613081281.6080000000 1613081281.6120000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:08:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034439563751221 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23482
+437 0 moodle core\\task\\question_preview_cleanup_task 0 1613081281.6203000000 1613081281.6377000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:08:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016729116439819 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23482
+438 0 moodle core\\task\\question_stats_cleanup_task 0 1613081281.6459000000 1613081281.6479000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:08:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012171268463135 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23482
+439 0 mod_assign mod_assign\\task\\cron_task 0 1613081281.6602000000 1613081281.6929000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:08:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031805992126465 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23482
+440 0 mod_forum mod_forum\\task\\cron_task 0 1613081281.7119000000 1613081281.7143000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:08:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001474142074585 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23482
+458 0 moodle core\\task\\blog_cron_task 0 1613081342.1793000000 1613081342.1835000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:09:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.003464937210083 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23559
+441 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081281.7321000000 1613081281.7389000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:08:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059309005737305 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23482
+442 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081281.7470000000 1613081281.7480000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:08:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23482
+443 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081281.7559000000 1613081281.7569000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:08:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23482
+444 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081281.7649000000 1613081281.7665000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:08:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069618225097656 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23482
+445 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081281.7742000000 1613081281.7751000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:08:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23482
+446 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081281.7859000000 1613081281.7880000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:08:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014710426330566 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23482
+447 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081281.7961000000 1613081281.7968000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:08:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23482
+448 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081281.8052000000 1613081281.8066000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:08:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007941722869873 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23482
+449 0 moodle core\\task\\session_cleanup_task 0 1613081341.9991000000 1613081342.0133000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:09:02. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011157989501953 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23559
+450 0 moodle core\\task\\send_new_user_passwords_task 0 1613081342.0248000000 1613081342.0261000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:09:02. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.0005950927734375 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23559
+451 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081342.0369000000 1613081342.0377000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:09:02. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23559
+452 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081342.0466000000 1613081342.0908000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:09:02. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043507099151611 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23559
+453 0 moodle core\\task\\grade_cron_task 0 1613081342.0995000000 1613081342.1026000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:09:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025219917297363 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23559
+454 0 moodle core\\task\\completion_regular_task 0 1613081342.1115000000 1613081342.1368000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:09:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024627923965454 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23559
+455 0 moodle core\\task\\portfolio_cron_task 0 1613081342.1448000000 1613081342.1454000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:09:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23559
+456 0 moodle core\\task\\plagiarism_cron_task 0 1613081342.1534000000 1613081342.1541000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:09:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23559
+459 0 moodle core\\task\\question_preview_cleanup_task 0 1613081342.1914000000 1613081342.2085000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:09:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016417026519775 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23559
+460 0 moodle core\\task\\question_stats_cleanup_task 0 1613081342.2168000000 1613081342.2186000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:09:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011970996856689 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23559
+461 0 mod_assign mod_assign\\task\\cron_task 0 1613081342.2307000000 1613081342.2636000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:09:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031968116760254 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23559
+462 0 mod_forum mod_forum\\task\\cron_task 0 1613081342.2830000000 1613081342.2855000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:09:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015649795532227 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23559
+463 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081342.3046000000 1613081342.3116000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:09:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0060391426086426 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23559
+464 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081342.3199000000 1613081342.3209000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:09:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.7036361694336E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23559
+465 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081342.3295000000 1613081342.3304000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:09:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.5830688476562E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23559
+466 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081342.3386000000 1613081342.3401000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:09:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068187713623047 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23559
+467 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081342.3481000000 1613081342.3490000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:09:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23559
+468 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081342.3596000000 1613081342.3617000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:09:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014398097991943 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23559
+469 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081342.3708000000 1613081342.3714000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:09:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23559
+470 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081342.3794000000 1613081342.3807000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:09:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075912475585938 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23559
+471 0 moodle core\\task\\backup_cleanup_task 0 1613081401.5710000000 1613081401.5807000000 1 0 0 Execute scheduled task: Clean backup tables and logs (core\\task\\backup_cleanup_task)\n... started 22:10:01. Current memory use 16.8MB.\n... used 1 dbqueries\n... used 0.0067121982574463 seconds\nScheduled task complete: Clean backup tables and logs (core\\task\\backup_cleanup_task)\n dev.derekmaxson.com 23578
+472 0 moodle core\\task\\badges_cron_task 0 1613081401.5900000000 1613081401.5946000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 22:10:01. Current memory use 17.7MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0039510726928711 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 23578
+473 0 moodle core\\task\\badges_message_task 0 1613081401.6033000000 1613081401.6046000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 22:10:01. Current memory use 18MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.0005950927734375 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 23578
+490 0 moodle core\\task\\blog_cron_task 0 1613081401.8725000000 1613081401.8766000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:10:01. Current memory use 27.5MB.\n... used 2 dbqueries\n... used 0.0034201145172119 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23578
+475 0 mod_scorm mod_scorm\\task\\cron_task 0 1613081401.6336000000 1613081401.6525000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 22:10:01. Current memory use 19.7MB.\n... used 0 dbqueries\n... used 0.017985105514526 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 23578
+476 0 enrol_manual enrol_manual\\task\\sync_enrolments 0 1613081401.6612000000 1613081401.6632000000 0 0 0 Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:10:01. Current memory use 21.8MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0010221004486084 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n dev.derekmaxson.com 23578
+477 0 enrol_manual enrol_manual\\task\\send_expiry_notifications 0 1613081401.6719000000 1613081401.6730000000 0 0 0 Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:10:01. Current memory use 21.9MB.\nmanual enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00018811225891113 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n dev.derekmaxson.com 23578
+478 0 enrol_self enrol_self\\task\\sync_enrolments 0 1613081401.6816000000 1613081401.6870000000 6 0 0 Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:10:01. Current memory use 21.9MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 6 dbqueries\n... used 0.0043621063232422 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n dev.derekmaxson.com 23578
+479 0 enrol_self enrol_self\\task\\send_expiry_notifications 0 1613081401.6957000000 1613081401.6967000000 0 0 0 Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:10:01. Current memory use 22.1MB.\nself enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00018095970153809 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n dev.derekmaxson.com 23578
+480 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613081401.7076000000 1613081401.7158000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:10:01. Current memory use 20.8MB.\n\n0 feeds refreshed (took 0.00070300000000001 seconds)\n... used 3 dbqueries\n... used 0.0076529979705811 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 23578
+481 0 moodle core\\task\\session_cleanup_task 0 1613081401.7238000000 1613081401.7322000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:10:01. Current memory use 23.1MB.\n... used 19 dbqueries\n... used 0.0070550441741943 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23578
+482 0 moodle core\\task\\send_new_user_passwords_task 0 1613081401.7403000000 1613081401.7415000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:10:01. Current memory use 23.3MB.\n... used 1 dbqueries\n... used 0.00056600570678711 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23578
+483 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081401.7496000000 1613081401.7503000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:10:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23578
+484 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081401.7588000000 1613081401.7886000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:10:01. Current memory use 23.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.029230117797852 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23578
+485 0 moodle core\\task\\grade_cron_task 0 1613081401.7970000000 1613081401.8001000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:10:01. Current memory use 26.6MB.\n... used 6 dbqueries\n... used 0.0024881362915039 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23578
+486 0 moodle core\\task\\completion_regular_task 0 1613081401.8085000000 1613081401.8341000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:10:01. Current memory use 26.6MB.\n... used 18 dbqueries\n... used 0.024930000305176 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23578
+487 0 moodle core\\task\\portfolio_cron_task 0 1613081401.8428000000 1613081401.8435000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:10:01. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23578
+488 0 moodle core\\task\\plagiarism_cron_task 0 1613081401.8517000000 1613081401.8523000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:10:01. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23578
+489 0 moodle core\\task\\calendar_cron_task 0 1613081401.8604000000 1613081401.8645000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:10:01. Current memory use 27.1MB.\n... used 1 dbqueries\n... used 0.0035028457641602 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23578
+491 0 moodle core\\task\\question_preview_cleanup_task 0 1613081401.8847000000 1613081401.9018000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:10:01. Current memory use 27.7MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016425848007202 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23578
+492 0 moodle core\\task\\question_stats_cleanup_task 0 1613081401.9103000000 1613081401.9122000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:10:01. Current memory use 29.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011968612670898 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23578
+493 0 mod_assign mod_assign\\task\\cron_task 0 1613081401.9201000000 1613081401.9526000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:10:01. Current memory use 29.5MB.\n... used 3 dbqueries\n... used 0.031562089920044 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23578
+494 0 mod_forum mod_forum\\task\\cron_task 0 1613081401.9717000000 1613081401.9742000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:10:01. Current memory use 33.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014810562133789 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23578
+495 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081401.9921000000 1613081401.9992000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:10:01. Current memory use 34.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.005997896194458 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23578
+496 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081402.0119000000 1613081402.0127000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:10:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 9.3936920166016E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23578
+497 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081402.0206000000 1613081402.0214000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:10:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23578
+498 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081402.0293000000 1613081402.0310000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:10:02. Current memory use 34.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00071001052856445 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23578
+499 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081402.0388000000 1613081402.0396000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:10:02. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23578
+500 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081402.0503000000 1613081402.0524000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:10:02. Current memory use 34.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014438629150391 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23578
+501 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081402.0606000000 1613081402.0613000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:10:02. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23578
+502 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081402.0697000000 1613081402.0711000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:10:02. Current memory use 34.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078415870666504 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23578
+503 0 moodle core\\task\\sync_plans_from_template_cohorts_task 0 1613081461.2599000000 1613081461.2793000000 1 0 0 Execute scheduled task: Sync plans from learning plan template cohorts (core\\task\\sync_plans_from_template_cohorts_task)\n... started 22:11:01. Current memory use 16.5MB.\n... used 1 dbqueries\n... used 0.016909122467041 seconds\nScheduled task complete: Sync plans from learning plan template cohorts (core\\task\\sync_plans_from_template_cohorts_task)\n dev.derekmaxson.com 23592
+504 0 moodle core\\task\\session_cleanup_task 0 1613081461.2890000000 1613081461.2974000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:11:01. Current memory use 18.5MB.\n... used 19 dbqueries\n... used 0.007051944732666 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23592
+505 0 moodle core\\task\\send_new_user_passwords_task 0 1613081461.3058000000 1613081461.3070000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:11:01. Current memory use 18.8MB.\n... used 1 dbqueries\n... used 0.00056099891662598 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23592
+552 0 moodle core\\task\\grade_cron_task 0 1613081581.5057000000 1613081581.5088000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:13:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025081634521484 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23624
+506 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081461.3150000000 1613081461.3157000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:11:01. Current memory use 18.8MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23592
+507 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081461.3243000000 1613081461.3677000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:11:01. Current memory use 18.9MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042780876159668 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23592
+508 0 moodle core\\task\\grade_cron_task 0 1613081461.3764000000 1613081461.3796000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:11:01. Current memory use 23.8MB.\n... used 6 dbqueries\n... used 0.0025219917297363 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23592
+509 0 moodle core\\task\\completion_regular_task 0 1613081461.3878000000 1613081461.4135000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:11:01. Current memory use 23.9MB.\n... used 18 dbqueries\n... used 0.024975061416626 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23592
+510 0 moodle core\\task\\portfolio_cron_task 0 1613081461.4216000000 1613081461.4223000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:11:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23592
+511 0 moodle core\\task\\plagiarism_cron_task 0 1613081461.4302000000 1613081461.4310000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:11:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23592
+512 0 moodle core\\task\\calendar_cron_task 0 1613081461.4437000000 1613081461.4476000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:11:01. Current memory use 24.8MB.\n... used 1 dbqueries\n... used 0.0032958984375 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23592
+513 0 moodle core\\task\\blog_cron_task 0 1613081461.4558000000 1613081461.4598000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:11:01. Current memory use 25.2MB.\n... used 2 dbqueries\n... used 0.0032870769500732 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23592
+514 0 moodle core\\task\\question_preview_cleanup_task 0 1613081461.4678000000 1613081461.4848000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:11:01. Current memory use 25.5MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016303062438965 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23592
+515 0 moodle core\\task\\question_stats_cleanup_task 0 1613081461.4930000000 1613081461.4948000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:11:01. Current memory use 27.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011839866638184 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23592
+516 0 mod_assign mod_assign\\task\\cron_task 0 1613081461.5067000000 1613081461.5385000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:11:01. Current memory use 29.4MB.\n... used 3 dbqueries\n... used 0.030936002731323 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23592
+517 0 mod_forum mod_forum\\task\\cron_task 0 1613081461.5574000000 1613081461.5599000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:11:01. Current memory use 33.3MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015320777893066 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23592
+518 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081461.5781000000 1613081461.5847000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:11:01. Current memory use 34.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0056681632995605 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23592
+519 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081461.5934000000 1613081461.5944000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:11:01. Current memory use 34.4MB.\n... used 0 dbqueries\n... used 9.9897384643555E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23592
+520 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081461.6102000000 1613081461.6113000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:11:01. Current memory use 34.4MB.\n... used 0 dbqueries\n... used 9.3936920166016E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23592
+647 0 moodle core\\task\\grade_cron_task 0 1613081822.1574000000 1613081822.1606000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:17:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0024991035461426 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23848
+521 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081461.6276000000 1613081461.6291000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:11:01. Current memory use 34.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069379806518555 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23592
+522 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081461.6372000000 1613081461.6382000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:11:01. Current memory use 34.5MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23592
+523 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081461.6489000000 1613081461.6509000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:11:01. Current memory use 33.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001521110534668 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23592
+524 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081461.6589000000 1613081461.6596000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:11:01. Current memory use 33.7MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23592
+525 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081461.6681000000 1613081461.6694000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:11:01. Current memory use 33.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076913833618164 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23592
+526 0 moodle core\\task\\session_cleanup_task 0 1613081521.8585000000 1613081521.8734000000 18 2 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:12:01. Current memory use 16.8MB.\n... used 20 dbqueries\n... used 0.011950016021729 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23608
+527 0 moodle core\\task\\send_new_user_passwords_task 0 1613081521.8821000000 1613081521.8833000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:12:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.0005648136138916 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23608
+528 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081521.8920000000 1613081521.8927000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:12:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23608
+529 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081521.9009000000 1613081521.9449000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:12:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043386936187744 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23608
+530 0 moodle core\\task\\grade_cron_task 0 1613081521.9531000000 1613081521.9562000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:12:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0024759769439697 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23608
+531 0 moodle core\\task\\completion_regular_task 0 1613081521.9640000000 1613081521.9891000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:12:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024372100830078 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23608
+532 0 moodle core\\task\\portfolio_cron_task 0 1613081521.9970000000 1613081521.9977000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:12:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23608
+533 0 moodle core\\task\\plagiarism_cron_task 0 1613081522.0053000000 1613081522.0059000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:12:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23608
+534 0 moodle core\\task\\calendar_cron_task 0 1613081522.0183000000 1613081522.0222000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:12:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0032670497894287 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23608
+535 0 moodle core\\task\\blog_cron_task 0 1613081522.0298000000 1613081522.0338000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:12:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033090114593506 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23608
+536 0 moodle core\\task\\question_preview_cleanup_task 0 1613081522.0419000000 1613081522.0589000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:12:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016397953033447 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23608
+537 0 moodle core\\task\\question_stats_cleanup_task 0 1613081522.0670000000 1613081522.0688000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:12:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011990070343018 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23608
+538 0 mod_assign mod_assign\\task\\cron_task 0 1613081522.0810000000 1613081522.1130000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:12:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.0311279296875 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23608
+539 0 mod_forum mod_forum\\task\\cron_task 0 1613081522.1316000000 1613081522.1339000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:12:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014629364013672 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23608
+540 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081522.1512000000 1613081522.1579000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:12:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058228969573975 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23608
+541 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081522.1656000000 1613081522.1666000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:12:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23608
+542 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081522.1742000000 1613081522.1751000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:12:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23608
+543 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081522.1828000000 1613081522.1843000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:12:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067496299743652 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23608
+544 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081522.1920000000 1613081522.1930000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:12:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23608
+545 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081522.2038000000 1613081522.2058000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:12:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014247894287109 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23608
+546 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081522.2137000000 1613081522.2144000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:12:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23608
+547 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081522.2225000000 1613081522.2239000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:12:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007631778717041 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23608
+548 0 moodle core\\task\\session_cleanup_task 0 1613081581.4123000000 1613081581.4265000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:13:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011074781417847 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23624
+549 0 moodle core\\task\\send_new_user_passwords_task 0 1613081581.4352000000 1613081581.4364000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:13:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057315826416016 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23624
+550 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081581.4447000000 1613081581.4454000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:13:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23624
+551 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081581.4537000000 1613081581.4971000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:13:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042768955230713 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23624
+553 0 moodle core\\task\\completion_regular_task 0 1613081581.5172000000 1613081581.5424000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:13:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.02448296546936 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23624
+554 0 moodle core\\task\\portfolio_cron_task 0 1613081581.5506000000 1613081581.5513000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:13:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23624
+555 0 moodle core\\task\\plagiarism_cron_task 0 1613081581.5594000000 1613081581.5600000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:13:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23624
+556 0 moodle core\\task\\calendar_cron_task 0 1613081581.5725000000 1613081581.5765000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:13:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033330917358398 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23624
+557 0 moodle core\\task\\blog_cron_task 0 1613081581.5844000000 1613081581.5885000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:13:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034260749816895 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23624
+558 0 moodle core\\task\\question_preview_cleanup_task 0 1613081581.5964000000 1613081581.6135000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:13:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016484022140503 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23624
+559 0 moodle core\\task\\question_stats_cleanup_task 0 1613081581.6215000000 1613081581.6234000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:13:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001190185546875 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23624
+560 0 mod_assign mod_assign\\task\\cron_task 0 1613081581.6352000000 1613081581.6672000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:13:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031056880950928 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23624
+561 0 mod_forum mod_forum\\task\\cron_task 0 1613081581.6857000000 1613081581.6880000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:13:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014681816101074 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23624
+562 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081581.7057000000 1613081581.7126000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:13:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059008598327637 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23624
+563 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081581.7204000000 1613081581.7214000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:13:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23624
+564 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081581.7292000000 1613081581.7301000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:13:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23624
+565 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081581.7379000000 1613081581.7395000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:13:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006868839263916 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23624
+566 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081581.7476000000 1613081581.7485000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:13:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23624
+567 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081581.7588000000 1613081581.7607000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:13:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014169216156006 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23624
+568 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081581.7685000000 1613081581.7692000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:13:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23624
+569 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081581.7770000000 1613081581.7783000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:13:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075483322143555 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23624
+570 0 enrol_cohort enrol_cohort\\task\\enrol_cohort_sync 0 1613081641.9672000000 1613081641.9900000000 19 0 0 Execute scheduled task: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n... started 22:14:01. Current memory use 16.5MB.\n... used 19 dbqueries\n... used 0.020421028137207 seconds\nScheduled task complete: Cohort enrolment sync task (enrol_cohort\\task\\enrol_cohort_sync)\n dev.derekmaxson.com 23640
+571 0 moodle core\\task\\session_cleanup_task 0 1613081641.9999000000 1613081642.0082000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:14:02. Current memory use 18.1MB.\n... used 19 dbqueries\n... used 0.0069589614868164 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23640
+572 0 moodle core\\task\\send_new_user_passwords_task 0 1613081642.0161000000 1613081642.0173000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:14:02. Current memory use 18.5MB.\n... used 1 dbqueries\n... used 0.0005640983581543 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23640
+573 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081642.0253000000 1613081642.0260000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:14:02. Current memory use 18.5MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23640
+574 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081642.0339000000 1613081642.0768000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:14:02. Current memory use 18.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042290925979614 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23640
+575 0 moodle core\\task\\grade_cron_task 0 1613081642.0850000000 1613081642.0882000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:14:02. Current memory use 23.4MB.\n... used 6 dbqueries\n... used 0.0025081634521484 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23640
+576 0 moodle core\\task\\completion_regular_task 0 1613081642.0963000000 1613081642.1208000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:14:02. Current memory use 23.4MB.\n... used 18 dbqueries\n... used 0.023783922195435 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23640
+577 0 moodle core\\task\\portfolio_cron_task 0 1613081642.1291000000 1613081642.1299000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:14:02. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23640
+578 0 moodle core\\task\\plagiarism_cron_task 0 1613081642.1377000000 1613081642.1384000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:14:02. Current memory use 23.9MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23640
+579 0 moodle core\\task\\calendar_cron_task 0 1613081642.1508000000 1613081642.1548000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:14:02. Current memory use 24.3MB.\n... used 1 dbqueries\n... used 0.0033259391784668 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23640
+580 0 moodle core\\task\\blog_cron_task 0 1613081642.1631000000 1613081642.1671000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:14:02. Current memory use 24.7MB.\n... used 2 dbqueries\n... used 0.0033588409423828 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23640
+581 0 moodle core\\task\\question_preview_cleanup_task 0 1613081642.1753000000 1613081642.1924000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:14:02. Current memory use 25.1MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016440868377686 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23640
+582 0 moodle core\\task\\question_stats_cleanup_task 0 1613081642.2007000000 1613081642.2026000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:14:02. Current memory use 26.7MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011851787567139 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23640
+583 0 mod_assign mod_assign\\task\\cron_task 0 1613081642.2151000000 1613081642.2472000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:14:02. Current memory use 28.9MB.\n... used 3 dbqueries\n... used 0.031289100646973 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23640
+584 0 mod_forum mod_forum\\task\\cron_task 0 1613081642.2660000000 1613081642.2684000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:14:02. Current memory use 32.8MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014858245849609 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23640
+585 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081642.2866000000 1613081642.2931000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:14:02. Current memory use 33.9MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0056469440460205 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23640
+586 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081642.3015000000 1613081642.3025000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:14:02. Current memory use 33.9MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23640
+587 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081642.3107000000 1613081642.3116000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:14:02. Current memory use 34MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23640
+588 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081642.3197000000 1613081642.3213000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:14:02. Current memory use 34MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068306922912598 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23640
+589 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081642.3304000000 1613081642.3314000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:14:02. Current memory use 34MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23640
+590 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081642.3483000000 1613081642.3504000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:14:02. Current memory use 33.1MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015020370483398 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23640
+591 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081642.3622000000 1613081642.3629000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:14:02. Current memory use 33.3MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23640
+592 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081642.3726000000 1613081642.3739000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:14:02. Current memory use 33.3MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076389312744141 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23640
+593 0 assignfeedback_editpdf assignfeedback_editpdf\\task\\convert_submissions 0 1613081701.8469000000 1613081701.9046000000 1 0 0 Execute scheduled task: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n... started 22:15:01. Current memory use 16.5MB.\n... used 1 dbqueries\n... used 0.055254936218262 seconds\nScheduled task complete: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n dev.derekmaxson.com 23777
+594 0 moodle core\\task\\badges_cron_task 0 1613081701.9132000000 1613081701.9188000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 22:15:01. Current memory use 23.7MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0040102005004883 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 23777
+595 0 moodle core\\task\\badges_message_task 0 1613081701.9269000000 1613081701.9282000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 22:15:01. Current memory use 24MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00059914588928223 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 23777
+596 0 mod_chat mod_chat\\task\\cron_task 0 1613081701.9409000000 1613081701.9498000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 22:15:01. Current memory use 26.3MB.\n... used 4 dbqueries\n... used 0.0080029964447021 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 23777
+597 0 mod_scorm mod_scorm\\task\\cron_task 0 1613081701.9583000000 1613081701.9646000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 22:15:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 0.0053601264953613 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 23777
+598 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613081701.9753000000 1613081701.9825000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:15:01. Current memory use 26.2MB.\n\n0 feeds refreshed (took 0.00074099999999999 seconds)\n... used 3 dbqueries\n... used 0.0066211223602295 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 23777
+599 0 moodle core\\task\\session_cleanup_task 0 1613081701.9909000000 1613081701.9996000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:15:01. Current memory use 27.2MB.\n... used 19 dbqueries\n... used 0.0071649551391602 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23777
+600 0 moodle core\\task\\send_new_user_passwords_task 0 1613081702.0080000000 1613081702.0092000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:15:02. Current memory use 27.5MB.\n... used 1 dbqueries\n... used 0.00058794021606445 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23777
+601 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081702.0174000000 1613081702.0181000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:15:02. Current memory use 27.5MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23777
+602 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081702.0265000000 1613081702.0421000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:15:02. Current memory use 27.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.015038013458252 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23777
+603 0 moodle core\\task\\grade_cron_task 0 1613081702.0502000000 1613081702.0534000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:15:02. Current memory use 29MB.\n... used 6 dbqueries\n... used 0.0024988651275635 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23777
+604 0 moodle core\\task\\completion_regular_task 0 1613081702.0615000000 1613081702.0855000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:15:02. Current memory use 29MB.\n... used 18 dbqueries\n... used 0.023430824279785 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23777
+605 0 moodle core\\task\\portfolio_cron_task 0 1613081702.0937000000 1613081702.0943000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:15:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23777
+606 0 moodle core\\task\\plagiarism_cron_task 0 1613081702.1021000000 1613081702.1028000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:15:02. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 4.7206878662109E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23777
+607 0 moodle core\\task\\calendar_cron_task 0 1613081702.1110000000 1613081702.1151000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:15:02. Current memory use 29.2MB.\n... used 1 dbqueries\n... used 0.0035350322723389 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23777
+608 0 moodle core\\task\\blog_cron_task 0 1613081702.1230000000 1613081702.1270000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:15:02. Current memory use 29.6MB.\n... used 2 dbqueries\n... used 0.0034317970275879 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23777
+609 0 moodle core\\task\\question_preview_cleanup_task 0 1613081702.1348000000 1613081702.1522000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:15:02. Current memory use 29.9MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016741037368774 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23777
+610 0 moodle core\\task\\question_stats_cleanup_task 0 1613081702.1603000000 1613081702.1622000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:15:02. Current memory use 31.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012578964233398 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23777
+611 0 mod_assign mod_assign\\task\\cron_task 0 1613081702.1701000000 1613081702.1834000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:15:02. Current memory use 31.7MB.\n... used 3 dbqueries\n... used 0.012265920639038 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23777
+612 0 mod_forum mod_forum\\task\\cron_task 0 1613081702.2024000000 1613081702.2049000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:15:02. Current memory use 33.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014939308166504 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23777
+613 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081702.2230000000 1613081702.2298000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:15:02. Current memory use 34.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.005634069442749 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23777
+614 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081702.2388000000 1613081702.2396000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:15:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23777
+615 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081702.2473000000 1613081702.2480000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:15:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23777
+695 0 moodle core\\task\\calendar_cron_task 0 1613081941.3680000000 1613081941.3720000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:19:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033571720123291 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23883
+616 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081702.2560000000 1613081702.2576000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:15:02. Current memory use 34.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068283081054688 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23777
+617 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081702.2652000000 1613081702.2660000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:15:02. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23777
+618 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081702.2765000000 1613081702.2786000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:15:02. Current memory use 34.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014688968658447 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23777
+619 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081702.2869000000 1613081702.2876000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:15:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23777
+620 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081702.2960000000 1613081702.2974000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:15:02. Current memory use 34.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075197219848633 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23777
+621 0 moodle core\\task\\session_cleanup_task 0 1613081761.4867000000 1613081761.5007000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:16:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.010992050170898 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23832
+622 0 moodle core\\task\\send_new_user_passwords_task 0 1613081761.5094000000 1613081761.5106000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:16:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00058388710021973 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23832
+623 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081761.5194000000 1613081761.5200000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:16:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23832
+624 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081761.5282000000 1613081761.5717000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:16:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042865991592407 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23832
+625 0 moodle core\\task\\grade_cron_task 0 1613081761.5798000000 1613081761.5830000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:16:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025069713592529 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23832
+626 0 moodle core\\task\\completion_regular_task 0 1613081761.5910000000 1613081761.6161000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:16:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024442911148071 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23832
+627 0 moodle core\\task\\portfolio_cron_task 0 1613081761.6245000000 1613081761.6252000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:16:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23832
+628 0 moodle core\\task\\plagiarism_cron_task 0 1613081761.6330000000 1613081761.6337000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:16:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23832
+629 0 moodle core\\task\\calendar_cron_task 0 1613081761.6462000000 1613081761.6501000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:16:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0032720565795898 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23832
+630 0 moodle core\\task\\blog_cron_task 0 1613081761.6580000000 1613081761.6621000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:16:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033459663391113 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23832
+631 0 moodle core\\task\\question_preview_cleanup_task 0 1613081761.6699000000 1613081761.6869000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:16:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016376972198486 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23832
+632 0 moodle core\\task\\question_stats_cleanup_task 0 1613081761.6954000000 1613081761.6973000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:16:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011730194091797 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23832
+633 0 mod_assign mod_assign\\task\\cron_task 0 1613081761.7117000000 1613081761.7436000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:16:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031023025512695 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23832
+634 0 mod_forum mod_forum\\task\\cron_task 0 1613081761.7628000000 1613081761.7652000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:16:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014820098876953 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23832
+635 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081761.7826000000 1613081761.7894000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:16:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059089660644531 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23832
+636 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081761.7975000000 1613081761.7985000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:16:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00011420249938965 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23832
+637 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081761.8062000000 1613081761.8072000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:16:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23832
+638 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081761.8153000000 1613081761.8168000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:16:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067615509033203 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23832
+639 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081761.8254000000 1613081761.8263000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:16:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23832
+640 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081761.8381000000 1613081761.8402000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:16:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014669895172119 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23832
+641 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081761.8501000000 1613081761.8508000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:16:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00012588500976562 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23832
+642 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081761.8609000000 1613081761.8622000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:16:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076603889465332 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23832
+643 0 moodle core\\task\\session_cleanup_task 0 1613081822.0588000000 1613081822.0728000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:17:02. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011032819747925 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23848
+644 0 moodle core\\task\\send_new_user_passwords_task 0 1613081822.0849000000 1613081822.0861000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:17:02. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23848
+645 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081822.0964000000 1613081822.0971000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:17:02. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23848
+646 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081822.1053000000 1613081822.1491000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:17:02. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043147087097168 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23848
+648 0 moodle core\\task\\completion_regular_task 0 1613081822.1692000000 1613081822.1943000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:17:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024527788162231 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23848
+649 0 moodle core\\task\\portfolio_cron_task 0 1613081822.2052000000 1613081822.2059000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:17:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23848
+650 0 moodle core\\task\\plagiarism_cron_task 0 1613081822.2141000000 1613081822.2148000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:17:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23848
+651 0 moodle core\\task\\calendar_cron_task 0 1613081822.2277000000 1613081822.2317000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:17:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033471584320068 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23848
+652 0 moodle core\\task\\blog_cron_task 0 1613081822.2404000000 1613081822.2444000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:17:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.003385066986084 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23848
+653 0 moodle core\\task\\question_preview_cleanup_task 0 1613081822.2522000000 1613081822.2692000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:17:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016329050064087 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23848
+654 0 moodle core\\task\\question_stats_cleanup_task 0 1613081822.2771000000 1613081822.2790000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:17:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011980533599854 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23848
+655 0 mod_assign mod_assign\\task\\cron_task 0 1613081822.2911000000 1613081822.3233000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:17:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031345129013062 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23848
+656 0 mod_forum mod_forum\\task\\cron_task 0 1613081822.3474000000 1613081822.3498000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:17:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015430450439453 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23848
+657 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081822.3758000000 1613081822.3826000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:17:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058951377868652 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23848
+658 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081822.3925000000 1613081822.3935000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:17:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23848
+659 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081822.4021000000 1613081822.4031000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:17:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23848
+660 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081822.4118000000 1613081822.4134000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:17:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067901611328125 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23848
+661 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081822.4214000000 1613081822.4223000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:17:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23848
+662 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081822.4329000000 1613081822.4349000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:17:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014560222625732 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23848
+663 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081822.4430000000 1613081822.4436000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:17:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23848
+664 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081822.4517000000 1613081822.4531000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:17:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076389312744141 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23848
+665 0 moodle core\\task\\session_cleanup_task 0 1613081881.6457000000 1613081881.6600000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:18:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011228084564209 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23867
+666 0 moodle core\\task\\send_new_user_passwords_task 0 1613081881.6688000000 1613081881.6701000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:18:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057601928710938 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23867
+667 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081881.6787000000 1613081881.6794000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:18:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23867
+668 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081881.6877000000 1613081881.7315000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:18:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043163061141968 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23867
+669 0 moodle core\\task\\grade_cron_task 0 1613081881.7401000000 1613081881.7432000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:18:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025279521942139 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23867
+670 0 moodle core\\task\\completion_regular_task 0 1613081881.7515000000 1613081881.7768000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:18:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.02462911605835 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23867
+671 0 moodle core\\task\\portfolio_cron_task 0 1613081881.7858000000 1613081881.7865000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:18:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23867
+672 0 moodle core\\task\\plagiarism_cron_task 0 1613081881.7954000000 1613081881.7961000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:18:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23867
+673 0 moodle core\\task\\calendar_cron_task 0 1613081881.8090000000 1613081881.8130000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:18:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033879280090332 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23867
+674 0 moodle core\\task\\blog_cron_task 0 1613081881.8218000000 1613081881.8259000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:18:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034639835357666 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23867
+675 0 moodle core\\task\\question_preview_cleanup_task 0 1613081881.8344000000 1613081881.8514000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:18:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016373872756958 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23867
+676 0 moodle core\\task\\question_stats_cleanup_task 0 1613081881.8600000000 1613081881.8619000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:18:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012071132659912 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23867
+677 0 mod_assign mod_assign\\task\\cron_task 0 1613081881.8743000000 1613081881.9064000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:18:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031198978424072 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23867
+678 0 mod_forum mod_forum\\task\\cron_task 0 1613081881.9249000000 1613081881.9272000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:18:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014870166778564 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23867
+696 0 moodle core\\task\\blog_cron_task 0 1613081941.3801000000 1613081941.3841000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:19:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033919811248779 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23883
+679 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081881.9455000000 1613081881.9523000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:18:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059430599212646 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23867
+680 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081881.9605000000 1613081881.9615000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:18:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.4175338745117E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23867
+681 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081881.9693000000 1613081881.9702000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:18:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.5115432739258E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23867
+682 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081881.9782000000 1613081881.9798000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:18:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066995620727539 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23867
+683 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081881.9876000000 1613081881.9886000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:18:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23867
+684 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081881.9990000000 1613081882.0011000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:18:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014472007751465 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23867
+685 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081882.0093000000 1613081882.0100000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:18:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23867
+686 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081882.0179000000 1613081882.0193000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:18:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076484680175781 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23867
+687 0 moodle core\\task\\session_cleanup_task 0 1613081941.2081000000 1613081941.2224000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:19:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011209964752197 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23883
+688 0 moodle core\\task\\send_new_user_passwords_task 0 1613081941.2313000000 1613081941.2325000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:19:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00056982040405273 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23883
+689 0 moodle core\\task\\send_failed_login_notifications_task 0 1613081941.2406000000 1613081941.2413000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:19:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23883
+690 0 moodle core\\task\\legacy_plugin_cron_task 0 1613081941.2499000000 1613081941.2936000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:19:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043039083480835 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23883
+691 0 moodle core\\task\\grade_cron_task 0 1613081941.3017000000 1613081941.3049000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:19:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025179386138916 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23883
+692 0 moodle core\\task\\completion_regular_task 0 1613081941.3131000000 1613081941.3382000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:19:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.02450704574585 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23883
+693 0 moodle core\\task\\portfolio_cron_task 0 1613081941.3463000000 1613081941.3470000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:19:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23883
+694 0 moodle core\\task\\plagiarism_cron_task 0 1613081941.3549000000 1613081941.3556000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:19:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23883
+697 0 moodle core\\task\\question_preview_cleanup_task 0 1613081941.3919000000 1613081941.4089000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:19:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016292095184326 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23883
+698 0 moodle core\\task\\question_stats_cleanup_task 0 1613081941.4168000000 1613081941.4186000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:19:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011851787567139 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23883
+699 0 mod_assign mod_assign\\task\\cron_task 0 1613081941.4305000000 1613081941.4623000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:19:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.030942916870117 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23883
+700 0 mod_forum mod_forum\\task\\cron_task 0 1613081941.4806000000 1613081941.4829000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:19:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014898777008057 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23883
+701 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613081941.5006000000 1613081941.5074000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:19:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058720111846924 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23883
+702 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613081941.5152000000 1613081941.5162000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:19:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23883
+703 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613081941.5243000000 1613081941.5252000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:19:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23883
+704 0 mod_workshop mod_workshop\\task\\cron_task 0 1613081941.5333000000 1613081941.5348000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:19:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069403648376465 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23883
+705 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613081941.5425000000 1613081941.5434000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:19:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23883
+706 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613081941.5542000000 1613081941.5563000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:19:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014369487762451 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23883
+707 0 tool_monitor tool_monitor\\task\\clean_events 0 1613081941.5649000000 1613081941.5656000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:19:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011515617370605 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23883
+708 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613081941.5741000000 1613081941.5755000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:19:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075078010559082 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23883
+709 0 enrol_manual enrol_manual\\task\\sync_enrolments 0 1613082001.7660000000 1613082001.7733000000 0 0 0 Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:20:01. Current memory use 16.5MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0048859119415283 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n dev.derekmaxson.com 23899
+710 0 enrol_manual enrol_manual\\task\\send_expiry_notifications 0 1613082001.7821000000 1613082001.7829000000 0 0 0 Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:20:01. Current memory use 17.5MB.\nmanual enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00018715858459473 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n dev.derekmaxson.com 23899
+711 0 enrol_self enrol_self\\task\\sync_enrolments 0 1613082001.7917000000 1613082001.7969000000 6 0 0 Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:20:01. Current memory use 17.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 6 dbqueries\n... used 0.0045099258422852 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n dev.derekmaxson.com 23899
+712 0 enrol_self enrol_self\\task\\send_expiry_notifications 0 1613082001.8053000000 1613082001.8060000000 0 0 0 Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:20:01. Current memory use 17.6MB.\nself enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00018000602722168 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n dev.derekmaxson.com 23899
+713 0 moodle core\\task\\badges_cron_task 0 1613082001.8143000000 1613082001.8195000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 22:20:01. Current memory use 17.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0038869380950928 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 23899
+714 0 moodle core\\task\\badges_message_task 0 1613082001.8283000000 1613082001.8295000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 22:20:01. Current memory use 18.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00057482719421387 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 23899
+715 0 mod_chat mod_chat\\task\\cron_task 0 1613082001.8420000000 1613082001.8514000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 22:20:01. Current memory use 19.3MB.\n... used 4 dbqueries\n... used 0.0084280967712402 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 23899
+716 0 mod_scorm mod_scorm\\task\\cron_task 0 1613082001.8599000000 1613082001.8789000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 22:20:01. Current memory use 19.9MB.\n... used 0 dbqueries\n... used 0.018188953399658 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 23899
+717 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613082001.8908000000 1613082001.8989000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:20:01. Current memory use 20.8MB.\n\n0 feeds refreshed (took 0.00071900000000003 seconds)\n... used 3 dbqueries\n... used 0.0076239109039307 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 23899
+718 0 moodle core\\task\\session_cleanup_task 0 1613082001.9079000000 1613082001.9165000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:20:01. Current memory use 23MB.\n... used 19 dbqueries\n... used 0.0071728229522705 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23899
+719 0 moodle core\\task\\send_new_user_passwords_task 0 1613082001.9252000000 1613082001.9264000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:20:01. Current memory use 23.3MB.\n... used 1 dbqueries\n... used 0.00059890747070312 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23899
+720 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082001.9349000000 1613082001.9356000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:20:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23899
+721 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082001.9445000000 1613082001.9739000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:20:01. Current memory use 23.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028795003890991 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23899
+722 0 moodle core\\task\\grade_cron_task 0 1613082001.9824000000 1613082001.9855000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:20:01. Current memory use 26.6MB.\n... used 6 dbqueries\n... used 0.0025069713592529 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23899
+723 0 moodle core\\task\\completion_regular_task 0 1613082001.9943000000 1613082002.0201000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:20:01. Current memory use 26.6MB.\n... used 18 dbqueries\n... used 0.025102138519287 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23899
+724 0 moodle core\\task\\portfolio_cron_task 0 1613082002.0286000000 1613082002.0293000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:20:02. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23899
+725 0 moodle core\\task\\plagiarism_cron_task 0 1613082002.0374000000 1613082002.0380000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:20:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23899
+726 0 moodle core\\task\\calendar_cron_task 0 1613082002.0462000000 1613082002.0503000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:20:02. Current memory use 27.1MB.\n... used 1 dbqueries\n... used 0.003486156463623 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23899
+727 0 moodle core\\task\\blog_cron_task 0 1613082002.0587000000 1613082002.0629000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:20:02. Current memory use 27.5MB.\n... used 2 dbqueries\n... used 0.0035660266876221 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23899
+728 0 moodle core\\task\\question_preview_cleanup_task 0 1613082002.0712000000 1613082002.0883000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:20:02. Current memory use 27.7MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.01639199256897 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23899
+729 0 moodle core\\task\\question_stats_cleanup_task 0 1613082002.0963000000 1613082002.0982000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:20:02. Current memory use 29.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012118816375732 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23899
+730 0 mod_assign mod_assign\\task\\cron_task 0 1613082002.1068000000 1613082002.1400000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:20:02. Current memory use 29.5MB.\n... used 3 dbqueries\n... used 0.032243967056274 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23899
+731 0 mod_forum mod_forum\\task\\cron_task 0 1613082002.1592000000 1613082002.1617000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:20:02. Current memory use 33.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014960765838623 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23899
+732 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082002.1799000000 1613082002.1867000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:20:02. Current memory use 34.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0056371688842773 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23899
+733 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082002.1952000000 1613082002.1960000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:20:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23899
+734 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082002.2045000000 1613082002.2053000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:20:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 9.4890594482422E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23899
+735 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082002.2138000000 1613082002.2155000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:20:02. Current memory use 34.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072503089904785 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23899
+736 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082002.2239000000 1613082002.2247000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:20:02. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23899
+737 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082002.2353000000 1613082002.2373000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:20:02. Current memory use 34.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014419555664062 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23899
+738 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082002.2456000000 1613082002.2463000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:20:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23899
+739 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082002.2545000000 1613082002.2559000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:20:02. Current memory use 34.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076603889465332 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23899
+740 0 moodle core\\task\\session_cleanup_task 0 1613082061.4455000000 1613082061.4596000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:21:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011080026626587 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23915
+741 0 moodle core\\task\\send_new_user_passwords_task 0 1613082061.4681000000 1613082061.4693000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:21:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00055718421936035 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23915
+742 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082061.4772000000 1613082061.4779000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:21:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23915
+837 0 moodle core\\task\\send_new_user_passwords_task 0 1613082301.8876000000 1613082301.8888000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:25:01. Current memory use 23.2MB.\n... used 1 dbqueries\n... used 0.00056195259094238 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23980
+743 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082061.4856000000 1613082061.5291000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:21:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042930126190186 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23915
+744 0 moodle core\\task\\grade_cron_task 0 1613082061.5371000000 1613082061.5402000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:21:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.002457857131958 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23915
+745 0 moodle core\\task\\completion_regular_task 0 1613082061.5481000000 1613082061.5735000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:21:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024703979492188 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23915
+746 0 moodle core\\task\\portfolio_cron_task 0 1613082061.5816000000 1613082061.5823000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:21:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23915
+747 0 moodle core\\task\\plagiarism_cron_task 0 1613082061.5903000000 1613082061.5909000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:21:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23915
+748 0 moodle core\\task\\calendar_cron_task 0 1613082061.6032000000 1613082061.6072000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:21:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0032989978790283 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23915
+749 0 moodle core\\task\\blog_cron_task 0 1613082061.6149000000 1613082061.6190000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:21:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034148693084717 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23915
+750 0 moodle core\\task\\question_preview_cleanup_task 0 1613082061.6268000000 1613082061.6440000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:21:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016623973846436 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23915
+751 0 moodle core\\task\\question_stats_cleanup_task 0 1613082061.6521000000 1613082061.6539000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:21:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012040138244629 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23915
+752 0 mod_assign mod_assign\\task\\cron_task 0 1613082061.6658000000 1613082061.6979000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:21:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.03121018409729 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23915
+753 0 mod_forum mod_forum\\task\\cron_task 0 1613082061.7164000000 1613082061.7187000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:21:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00148606300354 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23915
+754 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082061.7362000000 1613082061.7430000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:21:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059421062469482 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23915
+755 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082061.7513000000 1613082061.7523000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:21:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23915
+756 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082061.7604000000 1613082061.7613000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:21:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23915
+757 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082061.7694000000 1613082061.7709000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:21:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069403648376465 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23915
+884 0 moodle core\\task\\grade_cron_task 0 1613082422.0510000000 1613082422.0541000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:27:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0024738311767578 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24024
+758 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082061.7789000000 1613082061.7799000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:21:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23915
+759 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082061.7905000000 1613082061.7925000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:21:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014059543609619 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23915
+760 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082061.8006000000 1613082061.8013000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:21:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23915
+761 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082061.8096000000 1613082061.8110000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:21:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077700614929199 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23915
+762 0 block_recent_activity block_recent_activity\\task\\cleanup 0 1613082122.0014000000 1613082122.0315000000 0 1 0 Execute scheduled task: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n... started 22:22:02. Current memory use 16.5MB.\n... used 1 dbqueries\n... used 0.027740001678467 seconds\nScheduled task complete: Cleanup task for recent activity block (block_recent_activity\\task\\cleanup)\n dev.derekmaxson.com 23931
+763 0 moodle core\\task\\session_cleanup_task 0 1613082122.0409000000 1613082122.0493000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:22:02. Current memory use 20.2MB.\n... used 19 dbqueries\n... used 0.0070240497589111 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23931
+764 0 moodle core\\task\\send_new_user_passwords_task 0 1613082122.0579000000 1613082122.0592000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:22:02. Current memory use 20.6MB.\n... used 1 dbqueries\n... used 0.00056314468383789 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23931
+765 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082122.0678000000 1613082122.0684000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:22:02. Current memory use 20.6MB.\n... used 0 dbqueries\n... used 3.8862228393555E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23931
+766 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082122.0780000000 1613082122.1091000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:22:02. Current memory use 20.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.03043794631958 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23931
+767 0 moodle core\\task\\grade_cron_task 0 1613082122.1183000000 1613082122.1214000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:22:02. Current memory use 24MB.\n... used 6 dbqueries\n... used 0.0024440288543701 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23931
+768 0 moodle core\\task\\completion_regular_task 0 1613082122.1300000000 1613082122.1535000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:22:02. Current memory use 24MB.\n... used 18 dbqueries\n... used 0.022817134857178 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23931
+769 0 moodle core\\task\\portfolio_cron_task 0 1613082122.1626000000 1613082122.1633000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:22:02. Current memory use 24.2MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23931
+770 0 moodle core\\task\\plagiarism_cron_task 0 1613082122.1718000000 1613082122.1725000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:22:02. Current memory use 24.2MB.\n... used 0 dbqueries\n... used 4.0054321289062E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23931
+771 0 moodle core\\task\\calendar_cron_task 0 1613082122.1853000000 1613082122.1893000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:22:02. Current memory use 24.7MB.\n... used 1 dbqueries\n... used 0.0032889842987061 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23931
+772 0 moodle core\\task\\blog_cron_task 0 1613082122.1974000000 1613082122.2014000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:22:02. Current memory use 25.1MB.\n... used 2 dbqueries\n... used 0.0032739639282227 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23931
+773 0 moodle core\\task\\question_preview_cleanup_task 0 1613082122.2101000000 1613082122.2278000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:22:02. Current memory use 25.4MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.017090082168579 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23931
+774 0 moodle core\\task\\question_stats_cleanup_task 0 1613082122.2378000000 1613082122.2397000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:22:02. Current memory use 28.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011861324310303 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23931
+775 0 mod_assign mod_assign\\task\\cron_task 0 1613082122.2533000000 1613082122.2851000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:22:02. Current memory use 29.3MB.\n... used 3 dbqueries\n... used 0.030920028686523 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23931
+776 0 mod_forum mod_forum\\task\\cron_task 0 1613082122.3034000000 1613082122.3058000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:22:02. Current memory use 33.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014450550079346 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23931
+777 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082122.3229000000 1613082122.3297000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:22:02. Current memory use 34.3MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058438777923584 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23931
+778 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082122.3374000000 1613082122.3384000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:22:02. Current memory use 34.4MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23931
+779 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082122.3460000000 1613082122.3470000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:22:02. Current memory use 34.4MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23931
+780 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082122.3546000000 1613082122.3561000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:22:02. Current memory use 34.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066709518432617 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23931
+781 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082122.3638000000 1613082122.3648000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:22:02. Current memory use 34.4MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23931
+782 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082122.3756000000 1613082122.3776000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:22:02. Current memory use 33.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014429092407227 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23931
+783 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082122.3858000000 1613082122.3865000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:22:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.0001530647277832 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23931
+784 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082122.3946000000 1613082122.3960000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:22:02. Current memory use 33.6MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074505805969238 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23931
+785 0 moodle core\\task\\complete_plans_task 0 1613082181.5850000000 1613082181.5988000000 3 0 0 Execute scheduled task: Complete learning plans which are due (core\\task\\complete_plans_task)\n... started 22:23:01. Current memory use 16.5MB.\n... used 3 dbqueries\n... used 0.011293172836304 seconds\nScheduled task complete: Complete learning plans which are due (core\\task\\complete_plans_task)\n dev.derekmaxson.com 23945
+786 0 moodle core\\task\\session_cleanup_task 0 1613082181.6090000000 1613082181.6175000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:23:01. Current memory use 18.4MB.\n... used 19 dbqueries\n... used 0.00711989402771 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23945
+787 0 moodle core\\task\\send_new_user_passwords_task 0 1613082181.6261000000 1613082181.6274000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:23:01. Current memory use 18.8MB.\n... used 1 dbqueries\n... used 0.00057506561279297 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23945
+788 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082181.6357000000 1613082181.6364000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:23:01. Current memory use 18.8MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23945
+804 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082181.9456000000 1613082181.9466000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:23:01. Current memory use 34.4MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23945
+789 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082181.6451000000 1613082181.6888000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:23:01. Current memory use 18.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043056011199951 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23945
+790 0 moodle core\\task\\grade_cron_task 0 1613082181.6974000000 1613082181.7006000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:23:01. Current memory use 23.8MB.\n... used 6 dbqueries\n... used 0.0024809837341309 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23945
+791 0 moodle core\\task\\completion_regular_task 0 1613082181.7095000000 1613082181.7356000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:23:01. Current memory use 23.8MB.\n... used 18 dbqueries\n... used 0.025381088256836 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23945
+792 0 moodle core\\task\\portfolio_cron_task 0 1613082181.7448000000 1613082181.7455000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:23:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23945
+793 0 moodle core\\task\\plagiarism_cron_task 0 1613082181.7539000000 1613082181.7546000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:23:01. Current memory use 24.3MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23945
+794 0 moodle core\\task\\calendar_cron_task 0 1613082181.7676000000 1613082181.7715000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:23:01. Current memory use 24.7MB.\n... used 1 dbqueries\n... used 0.0033149719238281 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23945
+795 0 moodle core\\task\\blog_cron_task 0 1613082181.7795000000 1613082181.7835000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:23:01. Current memory use 25.1MB.\n... used 2 dbqueries\n... used 0.0033268928527832 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23945
+796 0 moodle core\\task\\question_preview_cleanup_task 0 1613082181.7919000000 1613082181.8090000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:23:01. Current memory use 25.4MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016438961029053 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23945
+797 0 moodle core\\task\\question_stats_cleanup_task 0 1613082181.8172000000 1613082181.8191000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:23:01. Current memory use 27.1MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012168884277344 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23945
+798 0 mod_assign mod_assign\\task\\cron_task 0 1613082181.8308000000 1613082181.8628000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:23:01. Current memory use 29.3MB.\n... used 3 dbqueries\n... used 0.031055927276611 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23945
+799 0 mod_forum mod_forum\\task\\cron_task 0 1613082181.8819000000 1613082181.8843000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:23:01. Current memory use 33.2MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014669895172119 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23945
+800 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082181.9025000000 1613082181.9092000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:23:01. Current memory use 34.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058131217956543 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23945
+801 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082181.9174000000 1613082181.9183000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:23:01. Current memory use 34.4MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23945
+802 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082181.9265000000 1613082181.9275000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:23:01. Current memory use 34.4MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23945
+803 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082181.9362000000 1613082181.9378000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:23:01. Current memory use 34.4MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072693824768066 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23945
+932 0 moodle core\\task\\calendar_cron_task 0 1613082542.3135000000 1613082542.3175000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:29:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033118724822998 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24056
+805 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082181.9574000000 1613082181.9595000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:23:01. Current memory use 33.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015370845794678 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23945
+806 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082181.9681000000 1613082181.9688000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:23:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.0001060962677002 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23945
+807 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082181.9772000000 1613082181.9786000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:23:01. Current memory use 33.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079703330993652 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23945
+808 0 moodle core\\task\\session_cleanup_task 0 1613082242.1684000000 1613082242.1826000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:24:02. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011141061782837 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23961
+809 0 moodle core\\task\\send_new_user_passwords_task 0 1613082242.1916000000 1613082242.1929000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:24:02. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057578086853027 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23961
+810 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082242.2032000000 1613082242.2039000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:24:02. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23961
+811 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082242.2125000000 1613082242.2565000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:24:02. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043316125869751 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23961
+812 0 moodle core\\task\\grade_cron_task 0 1613082242.2650000000 1613082242.2682000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:24:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025510787963867 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23961
+813 0 moodle core\\task\\completion_regular_task 0 1613082242.2764000000 1613082242.3019000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:24:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.02487587928772 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23961
+814 0 moodle core\\task\\portfolio_cron_task 0 1613082242.3102000000 1613082242.3109000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:24:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23961
+815 0 moodle core\\task\\plagiarism_cron_task 0 1613082242.3192000000 1613082242.3199000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:24:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23961
+816 0 moodle core\\task\\calendar_cron_task 0 1613082242.3325000000 1613082242.3365000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:24:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033731460571289 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23961
+817 0 moodle core\\task\\blog_cron_task 0 1613082242.3445000000 1613082242.3485000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:24:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033879280090332 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23961
+818 0 moodle core\\task\\question_preview_cleanup_task 0 1613082242.3563000000 1613082242.3733000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:24:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016363143920898 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23961
+819 0 moodle core\\task\\question_stats_cleanup_task 0 1613082242.3814000000 1613082242.3832000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:24:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012049674987793 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23961
+820 0 mod_assign mod_assign\\task\\cron_task 0 1613082242.3951000000 1613082242.4271000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:24:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031121969223022 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23961
+821 0 mod_forum mod_forum\\task\\cron_task 0 1613082242.4455000000 1613082242.4479000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:24:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015151500701904 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23961
+822 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082242.4655000000 1613082242.4723000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:24:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059700012207031 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23961
+823 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082242.4803000000 1613082242.4813000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:24:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23961
+824 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082242.4889000000 1613082242.4898000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:24:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23961
+825 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082242.4976000000 1613082242.4991000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:24:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0007171630859375 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23961
+826 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082242.5068000000 1613082242.5078000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:24:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23961
+827 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082242.5182000000 1613082242.5202000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:24:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014030933380127 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23961
+828 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082242.5283000000 1613082242.5290000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:24:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23961
+829 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082242.5368000000 1613082242.5382000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:24:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076794624328613 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23961
+830 0 moodle core\\task\\context_cleanup_task 0 1613082301.7306000000 1613082301.7441000000 10 1 0 Execute scheduled task: Cleanup contexts (core\\task\\context_cleanup_task)\n... started 22:25:01. Current memory use 16.8MB.\n Cleaned up context instances\n... used 11 dbqueries\n... used 0.010334968566895 seconds\nScheduled task complete: Cleanup contexts (core\\task\\context_cleanup_task)\n dev.derekmaxson.com 23980
+831 0 moodle core\\task\\badges_cron_task 0 1613082301.7531000000 1613082301.7577000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 22:25:01. Current memory use 17.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0039222240447998 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 23980
+832 0 moodle core\\task\\badges_message_task 0 1613082301.7716000000 1613082301.7727000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 22:25:01. Current memory use 18.1MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00050210952758789 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 23980
+833 0 mod_chat mod_chat\\task\\cron_task 0 1613082301.7941000000 1613082301.8030000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 22:25:01. Current memory use 19.1MB.\n... used 4 dbqueries\n... used 0.0080580711364746 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 23980
+834 0 mod_scorm mod_scorm\\task\\cron_task 0 1613082301.8239000000 1613082301.8428000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 22:25:01. Current memory use 19.7MB.\n... used 0 dbqueries\n... used 0.018022060394287 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 23980
+835 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613082301.8539000000 1613082301.8620000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:25:01. Current memory use 20.7MB.\n\n0 feeds refreshed (took 0.00069200000000003 seconds)\n... used 3 dbqueries\n... used 0.0076160430908203 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 23980
+836 0 moodle core\\task\\session_cleanup_task 0 1613082301.8705000000 1613082301.8789000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:25:01. Current memory use 22.9MB.\n... used 19 dbqueries\n... used 0.0070300102233887 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23980
+838 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082301.8975000000 1613082301.8981000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:25:01. Current memory use 23.2MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23980
+839 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082301.9074000000 1613082301.9385000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:25:01. Current memory use 23.2MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.030519008636475 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23980
+840 0 moodle core\\task\\grade_cron_task 0 1613082301.9473000000 1613082301.9503000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:25:01. Current memory use 26.6MB.\n... used 6 dbqueries\n... used 0.0024769306182861 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23980
+841 0 moodle core\\task\\completion_regular_task 0 1613082301.9587000000 1613082301.9848000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:25:01. Current memory use 26.7MB.\n... used 18 dbqueries\n... used 0.025547027587891 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23980
+842 0 moodle core\\task\\portfolio_cron_task 0 1613082301.9933000000 1613082301.9939000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:25:01. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23980
+843 0 moodle core\\task\\plagiarism_cron_task 0 1613082302.0019000000 1613082302.0026000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:25:02. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 5.6028366088867E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23980
+844 0 moodle core\\task\\calendar_cron_task 0 1613082302.0107000000 1613082302.0149000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:25:02. Current memory use 27.1MB.\n... used 1 dbqueries\n... used 0.0035400390625 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23980
+845 0 moodle core\\task\\blog_cron_task 0 1613082302.0229000000 1613082302.0269000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:25:02. Current memory use 27.5MB.\n... used 2 dbqueries\n... used 0.0034160614013672 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23980
+846 0 moodle core\\task\\question_preview_cleanup_task 0 1613082302.0354000000 1613082302.0524000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:25:02. Current memory use 27.8MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016319036483765 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23980
+847 0 moodle core\\task\\question_stats_cleanup_task 0 1613082302.0613000000 1613082302.0631000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:25:02. Current memory use 29.5MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001215934753418 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23980
+848 0 mod_assign mod_assign\\task\\cron_task 0 1613082302.0711000000 1613082302.1036000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:25:02. Current memory use 29.6MB.\n... used 3 dbqueries\n... used 0.031546115875244 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23980
+849 0 mod_forum mod_forum\\task\\cron_task 0 1613082302.1220000000 1613082302.1245000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:25:02. Current memory use 33.5MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014629364013672 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23980
+850 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082302.1419000000 1613082302.1487000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:25:02. Current memory use 34.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0056190490722656 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23980
+851 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082302.1565000000 1613082302.1573000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:25:02. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 8.8214874267578E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23980
+852 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082302.1651000000 1613082302.1659000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:25:02. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 8.5830688476562E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23980
+933 0 moodle core\\task\\blog_cron_task 0 1613082542.3318000000 1613082542.3359000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:29:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033810138702393 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24056
+853 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082302.1739000000 1613082302.1756000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:25:02. Current memory use 34.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00070381164550781 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23980
+854 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082302.1834000000 1613082302.1842000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:25:02. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23980
+855 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082302.1949000000 1613082302.1970000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:25:02. Current memory use 34.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014681816101074 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23980
+856 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082302.2052000000 1613082302.2059000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:25:02. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 0.00010991096496582 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23980
+857 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082302.2142000000 1613082302.2156000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:25:02. Current memory use 34.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075387954711914 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23980
+858 0 moodle core\\task\\session_cleanup_task 0 1613082361.4026000000 1613082361.4165000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:26:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.010962009429932 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 23996
+859 0 moodle core\\task\\send_new_user_passwords_task 0 1613082361.4247000000 1613082361.4259000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:26:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00056004524230957 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 23996
+860 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082361.4345000000 1613082361.4352000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:26:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 23996
+861 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082361.4441000000 1613082361.4875000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:26:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042866945266724 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 23996
+862 0 moodle core\\task\\grade_cron_task 0 1613082361.4958000000 1613082361.4989000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:26:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0024929046630859 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 23996
+863 0 moodle core\\task\\completion_regular_task 0 1613082361.5068000000 1613082361.5320000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:26:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024527072906494 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 23996
+864 0 moodle core\\task\\portfolio_cron_task 0 1613082361.5403000000 1613082361.5410000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:26:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 23996
+865 0 moodle core\\task\\plagiarism_cron_task 0 1613082361.5490000000 1613082361.5496000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:26:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 23996
+866 0 moodle core\\task\\calendar_cron_task 0 1613082361.5622000000 1613082361.5662000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:26:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0032851696014404 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 23996
+867 0 moodle core\\task\\blog_cron_task 0 1613082361.5746000000 1613082361.5785000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:26:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033059120178223 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 23996
+868 0 moodle core\\task\\question_preview_cleanup_task 0 1613082361.5863000000 1613082361.6032000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:26:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016203880310059 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 23996
+869 0 moodle core\\task\\question_stats_cleanup_task 0 1613082361.6113000000 1613082361.6132000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:26:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011651515960693 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 23996
+870 0 mod_assign mod_assign\\task\\cron_task 0 1613082361.6255000000 1613082361.6576000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:26:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031316041946411 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 23996
+871 0 mod_forum mod_forum\\task\\cron_task 0 1613082361.6759000000 1613082361.6782000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:26:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014610290527344 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 23996
+872 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082361.6958000000 1613082361.7025000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:26:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058901309967041 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 23996
+873 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082361.7105000000 1613082361.7115000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:26:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 23996
+874 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082361.7191000000 1613082361.7201000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:26:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 23996
+875 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082361.7278000000 1613082361.7293000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:26:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00066900253295898 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 23996
+876 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082361.7369000000 1613082361.7379000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:26:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 23996
+877 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082361.7483000000 1613082361.7503000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:26:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014147758483887 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 23996
+878 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082361.7581000000 1613082361.7589000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:26:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 23996
+879 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082361.7666000000 1613082361.7679000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:26:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075101852416992 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 23996
+880 0 moodle core\\task\\session_cleanup_task 0 1613082421.9573000000 1613082421.9714000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:27:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011087894439697 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24024
+881 0 moodle core\\task\\send_new_user_passwords_task 0 1613082421.9800000000 1613082421.9812000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:27:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057101249694824 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24024
+882 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082421.9895000000 1613082421.9902000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:27:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24024
+883 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082421.9982000000 1613082422.0425000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:27:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043570041656494 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24024
+885 0 moodle core\\task\\completion_regular_task 0 1613082422.0626000000 1613082422.0878000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:27:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024549961090088 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24024
+886 0 moodle core\\task\\portfolio_cron_task 0 1613082422.0960000000 1613082422.0967000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:27:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24024
+887 0 moodle core\\task\\plagiarism_cron_task 0 1613082422.1050000000 1613082422.1057000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:27:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24024
+888 0 moodle core\\task\\calendar_cron_task 0 1613082422.1192000000 1613082422.1232000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:27:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033440589904785 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24024
+889 0 moodle core\\task\\blog_cron_task 0 1613082422.1319000000 1613082422.1361000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:27:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034561157226562 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24024
+890 0 moodle core\\task\\question_preview_cleanup_task 0 1613082422.1444000000 1613082422.1615000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:27:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016470193862915 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24024
+891 0 moodle core\\task\\question_stats_cleanup_task 0 1613082422.1700000000 1613082422.1719000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:27:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011770725250244 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24024
+892 0 mod_assign mod_assign\\task\\cron_task 0 1613082422.1850000000 1613082422.2172000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:27:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031286001205444 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24024
+893 0 mod_forum mod_forum\\task\\cron_task 0 1613082422.2371000000 1613082422.2395000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:27:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015199184417725 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24024
+894 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082422.2589000000 1613082422.2657000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:27:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058891773223877 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24024
+895 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082422.2738000000 1613082422.2748000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:27:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24024
+896 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082422.2825000000 1613082422.2834000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:27:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24024
+897 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082422.2914000000 1613082422.2930000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:27:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067806243896484 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24024
+898 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082422.3011000000 1613082422.3020000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:27:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24024
+899 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082422.3125000000 1613082422.3145000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:27:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014619827270508 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24024
+900 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082422.3227000000 1613082422.3234000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:27:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24024
+901 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082422.3317000000 1613082422.3330000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:27:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075888633728027 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24024
+902 0 moodle core\\task\\session_cleanup_task 0 1613082481.5220000000 1613082481.5363000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:28:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011178016662598 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24040
+903 0 moodle core\\task\\send_new_user_passwords_task 0 1613082481.5454000000 1613082481.5467000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:28:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00059700012207031 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24040
+904 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082481.5550000000 1613082481.5557000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:28:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24040
+905 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082481.5651000000 1613082481.6092000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:28:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043462991714478 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24040
+906 0 moodle core\\task\\grade_cron_task 0 1613082481.6174000000 1613082481.6205000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:28:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025160312652588 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24040
+907 0 moodle core\\task\\completion_regular_task 0 1613082481.6290000000 1613082481.6541000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:28:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.02442479133606 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24040
+908 0 moodle core\\task\\portfolio_cron_task 0 1613082481.6624000000 1613082481.6631000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:28:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24040
+909 0 moodle core\\task\\plagiarism_cron_task 0 1613082481.6711000000 1613082481.6718000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:28:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24040
+910 0 moodle core\\task\\calendar_cron_task 0 1613082481.6850000000 1613082481.6891000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:28:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.003493070602417 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24040
+911 0 moodle core\\task\\blog_cron_task 0 1613082481.6972000000 1613082481.7012000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:28:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034060478210449 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24040
+912 0 moodle core\\task\\question_preview_cleanup_task 0 1613082481.7090000000 1613082481.7260000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:28:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016375064849854 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24040
+913 0 moodle core\\task\\question_stats_cleanup_task 0 1613082481.7343000000 1613082481.7362000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:28:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011589527130127 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24040
+914 0 mod_assign mod_assign\\task\\cron_task 0 1613082481.7483000000 1613082481.7803000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:28:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031126976013184 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24040
+915 0 mod_forum mod_forum\\task\\cron_task 0 1613082481.7988000000 1613082481.8011000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:28:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014729499816895 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24040
+950 0 tool_recyclebin tool_recyclebin\\task\\cleanup_category_bin 0 1613082602.0912000000 1613082602.0934000000 3 0 0 Execute scheduled task: Cleanup category recycle bin (tool_recyclebin\\task\\cleanup_category_bin)\n... started 22:30:02. Current memory use 19.5MB.\n... used 3 dbqueries\n... used 0.001615047454834 seconds\nScheduled task complete: Cleanup category recycle bin (tool_recyclebin\\task\\cleanup_category_bin)\n dev.derekmaxson.com 24223
+916 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082481.8186000000 1613082481.8253000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:28:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058610439300537 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24040
+917 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082481.8334000000 1613082481.8344000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:28:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24040
+918 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082481.8423000000 1613082481.8433000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:28:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24040
+919 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082481.8510000000 1613082481.8525000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:28:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006709098815918 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24040
+920 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082481.8601000000 1613082481.8611000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:28:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24040
+921 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082481.8716000000 1613082481.8736000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:28:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014419555664062 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24040
+922 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082481.8819000000 1613082481.8826000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:28:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24040
+923 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082481.8909000000 1613082481.8923000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:28:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075101852416992 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24040
+924 0 moodle core\\task\\session_cleanup_task 0 1613082542.0884000000 1613082542.1026000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:29:02. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011111974716187 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24056
+925 0 moodle core\\task\\send_new_user_passwords_task 0 1613082542.1363000000 1613082542.1376000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:29:02. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.0006568431854248 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24056
+926 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082542.1720000000 1613082542.1727000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:29:02. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24056
+927 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082542.1891000000 1613082542.2331000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:29:02. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043355941772461 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24056
+928 0 moodle core\\task\\grade_cron_task 0 1613082542.2424000000 1613082542.2456000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:29:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.002485990524292 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24056
+929 0 moodle core\\task\\completion_regular_task 0 1613082542.2549000000 1613082542.2801000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:29:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024586915969849 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24056
+930 0 moodle core\\task\\portfolio_cron_task 0 1613082542.2891000000 1613082542.2897000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:29:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24056
+931 0 moodle core\\task\\plagiarism_cron_task 0 1613082542.2983000000 1613082542.2990000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:29:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2200088500977E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24056
+934 0 moodle core\\task\\question_preview_cleanup_task 0 1613082542.3454000000 1613082542.3624000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:29:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016317129135132 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24056
+935 0 moodle core\\task\\question_stats_cleanup_task 0 1613082542.3716000000 1613082542.3735000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:29:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011658668518066 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24056
+936 0 mod_assign mod_assign\\task\\cron_task 0 1613082542.3859000000 1613082542.4180000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:29:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031182050704956 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24056
+937 0 mod_forum mod_forum\\task\\cron_task 0 1613082542.4369000000 1613082542.4392000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:29:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014588832855225 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24056
+938 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082542.4572000000 1613082542.4640000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:29:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058319568634033 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24056
+939 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082542.4729000000 1613082542.4739000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:29:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24056
+940 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082542.4824000000 1613082542.4833000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:29:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24056
+941 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082542.4917000000 1613082542.4932000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:29:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067496299743652 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24056
+942 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082542.5022000000 1613082542.5031000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:29:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24056
+943 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082542.5147000000 1613082542.5168000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:29:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014410018920898 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24056
+944 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082542.5281000000 1613082542.5288000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:29:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00012612342834473 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24056
+945 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082542.5402000000 1613082542.5416000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:29:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00079107284545898 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24056
+946 0 moodle core\\task\\cache_cleanup_task 0 1613082602.0228000000 1613082602.0304000000 0 1 0 Execute scheduled task: Remove expired cache entries (core\\task\\cache_cleanup_task)\n... started 22:30:02. Current memory use 16.8MB.\n... used 1 dbqueries\n... used 0.0045278072357178 seconds\nScheduled task complete: Remove expired cache entries (core\\task\\cache_cleanup_task)\n dev.derekmaxson.com 24223
+947 0 moodle core\\oauth2\\refresh_system_tokens_task 0 1613082602.0401000000 1613082602.0556000000 1 0 0 Execute scheduled task: Refresh OAuth tokens for service accounts (core\\oauth2\\refresh_system_tokens_task)\n... started 22:30:02. Current memory use 17.7MB.\n... used 1 dbqueries\n... used 0.014945983886719 seconds\nScheduled task complete: Refresh OAuth tokens for service accounts (core\\oauth2\\refresh_system_tokens_task)\n dev.derekmaxson.com 24223
+948 0 moodle core\\task\\search_index_task 0 1613082602.0646000000 1613082602.0673000000 0 0 0 Execute scheduled task: Global search indexing (core\\task\\search_index_task)\n... started 22:30:02. Current memory use 19.4MB.\n... used 0 dbqueries\n... used 0.0019729137420654 seconds\nScheduled task complete: Global search indexing (core\\task\\search_index_task)\n dev.derekmaxson.com 24223
+949 0 tool_recyclebin tool_recyclebin\\task\\cleanup_course_bin 0 1613082602.0791000000 1613082602.0820000000 3 0 0 Execute scheduled task: Cleanup course recycle bin (tool_recyclebin\\task\\cleanup_course_bin)\n... started 22:30:02. Current memory use 19.4MB.\n... used 3 dbqueries\n... used 0.0022189617156982 seconds\nScheduled task complete: Cleanup course recycle bin (tool_recyclebin\\task\\cleanup_course_bin)\n dev.derekmaxson.com 24223
+951 0 assignfeedback_editpdf assignfeedback_editpdf\\task\\convert_submissions 0 1613082602.1021000000 1613082602.1418000000 1 0 0 Execute scheduled task: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n... started 22:30:02. Current memory use 19.6MB.\n... used 1 dbqueries\n... used 0.039003133773804 seconds\nScheduled task complete: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n dev.derekmaxson.com 24223
+952 0 enrol_manual enrol_manual\\task\\sync_enrolments 0 1613082602.1504000000 1613082602.1521000000 0 0 0 Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:30:02. Current memory use 24MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.00096893310546875 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n dev.derekmaxson.com 24223
+953 0 enrol_manual enrol_manual\\task\\send_expiry_notifications 0 1613082602.1603000000 1613082602.1611000000 0 0 0 Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:30:02. Current memory use 24.1MB.\nmanual enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00020408630371094 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n dev.derekmaxson.com 24223
+954 0 enrol_self enrol_self\\task\\sync_enrolments 0 1613082602.1696000000 1613082602.1748000000 6 0 0 Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:30:02. Current memory use 24.1MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 6 dbqueries\n... used 0.004478931427002 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n dev.derekmaxson.com 24223
+955 0 enrol_self enrol_self\\task\\send_expiry_notifications 0 1613082602.1835000000 1613082602.1842000000 0 0 0 Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:30:02. Current memory use 24.2MB.\nself enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00017905235290527 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n dev.derekmaxson.com 24223
+956 0 moodle core\\task\\badges_cron_task 0 1613082602.1925000000 1613082602.1981000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 22:30:02. Current memory use 24.5MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0040531158447266 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 24223
+957 0 moodle core\\task\\badges_message_task 0 1613082602.2065000000 1613082602.2078000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 22:30:02. Current memory use 24.8MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00058579444885254 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 24223
+958 0 mod_chat mod_chat\\task\\cron_task 0 1613082602.2203000000 1613082602.2290000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 22:30:02. Current memory use 26.9MB.\n... used 4 dbqueries\n... used 0.0079059600830078 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 24223
+959 0 mod_scorm mod_scorm\\task\\cron_task 0 1613082602.2372000000 1613082602.2435000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 22:30:02. Current memory use 27.6MB.\n... used 0 dbqueries\n... used 0.0054149627685547 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 24223
+960 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613082602.2547000000 1613082602.2620000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:30:02. Current memory use 27.1MB.\n\n0 feeds refreshed (took 0.00069000000000002 seconds)\n... used 3 dbqueries\n... used 0.006688117980957 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 24223
+961 0 moodle core\\task\\session_cleanup_task 0 1613082602.2705000000 1613082602.2793000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:30:02. Current memory use 28.1MB.\n... used 19 dbqueries\n... used 0.0071940422058105 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24223
+962 0 moodle core\\task\\send_new_user_passwords_task 0 1613082602.2878000000 1613082602.2890000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:30:02. Current memory use 28.4MB.\n... used 1 dbqueries\n... used 0.00056099891662598 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24223
+963 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082602.2977000000 1613082602.2984000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:30:02. Current memory use 28.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24223
+964 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082602.3069000000 1613082602.3204000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:30:02. Current memory use 28.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.012913942337036 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24223
+965 0 moodle core\\task\\grade_cron_task 0 1613082602.3290000000 1613082602.3321000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:30:02. Current memory use 29.7MB.\n... used 6 dbqueries\n... used 0.0024709701538086 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24223
+966 0 moodle core\\task\\completion_regular_task 0 1613082602.3406000000 1613082602.3636000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:30:02. Current memory use 29.7MB.\n... used 18 dbqueries\n... used 0.022408008575439 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24223
+967 0 moodle core\\task\\portfolio_cron_task 0 1613082602.3724000000 1613082602.3731000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:30:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24223
+968 0 moodle core\\task\\plagiarism_cron_task 0 1613082602.3850000000 1613082602.3856000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:30:02. Current memory use 29.9MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24223
+969 0 moodle core\\task\\calendar_cron_task 0 1613082602.4078000000 1613082602.4120000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:30:02. Current memory use 29.9MB.\n... used 1 dbqueries\n... used 0.0035741329193115 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24223
+970 0 moodle core\\task\\blog_cron_task 0 1613082602.4318000000 1613082602.4359000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:30:02. Current memory use 30.3MB.\n... used 2 dbqueries\n... used 0.0034270286560059 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24223
+971 0 moodle core\\task\\question_preview_cleanup_task 0 1613082602.4534000000 1613082602.4704000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:30:02. Current memory use 30.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016410112380981 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24223
+972 0 moodle core\\task\\question_stats_cleanup_task 0 1613082602.4910000000 1613082602.4929000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:30:02. Current memory use 32.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012388229370117 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24223
+973 0 mod_assign mod_assign\\task\\cron_task 0 1613082602.5254000000 1613082602.5390000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:30:02. Current memory use 32.4MB.\n... used 3 dbqueries\n... used 0.012523889541626 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24223
+974 0 mod_forum mod_forum\\task\\cron_task 0 1613082602.5929000000 1613082602.5956000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:30:02. Current memory use 34.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015268325805664 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24223
+975 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082602.6398000000 1613082602.6470000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:30:02. Current memory use 35.4MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058629512786865 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24223
+976 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082602.6908000000 1613082602.6916000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:30:02. Current memory use 35.4MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24223
+977 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082602.7413000000 1613082602.7421000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:30:02. Current memory use 35.4MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24223
+978 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082602.7898000000 1613082602.7916000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:30:02. Current memory use 35.5MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073504447937012 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24223
+979 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082602.8432000000 1613082602.8440000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:30:02. Current memory use 35.5MB.\n... used 0 dbqueries\n... used 9.7990036010742E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24223
+980 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082602.8845000000 1613082602.8868000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:30:02. Current memory use 35.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014400482177734 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24223
+981 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082602.9294000000 1613082602.9305000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:30:02. Current memory use 35.7MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24223
+982 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082602.9739000000 1613082602.9756000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:30:02. Current memory use 35.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00082015991210938 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24223
+983 0 moodle core\\task\\session_cleanup_task 0 1613082661.1889000000 1613082661.2030000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:31:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011014938354492 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24243
+984 0 moodle core\\task\\send_new_user_passwords_task 0 1613082661.2115000000 1613082661.2127000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:31:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057291984558105 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24243
+985 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082661.2215000000 1613082661.2221000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:31:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24243
+986 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082661.2321000000 1613082661.2759000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:31:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04315710067749 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24243
+987 0 moodle core\\task\\grade_cron_task 0 1613082661.2862000000 1613082661.2895000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:31:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0026659965515137 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24243
+988 0 moodle core\\task\\completion_regular_task 0 1613082661.2987000000 1613082661.3243000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:31:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024966955184937 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24243
+989 0 moodle core\\task\\portfolio_cron_task 0 1613082661.3329000000 1613082661.3336000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:31:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.57763671875E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24243
+990 0 moodle core\\task\\plagiarism_cron_task 0 1613082661.3418000000 1613082661.3425000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:31:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.57763671875E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24243
+991 0 moodle core\\task\\calendar_cron_task 0 1613082661.3554000000 1613082661.3595000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:31:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033831596374512 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24243
+992 0 moodle core\\task\\blog_cron_task 0 1613082661.3677000000 1613082661.3717000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:31:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033919811248779 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24243
+993 0 moodle core\\task\\question_preview_cleanup_task 0 1613082661.3798000000 1613082661.3969000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:31:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016433000564575 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24243
+994 0 moodle core\\task\\question_stats_cleanup_task 0 1613082661.4059000000 1613082661.4077000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:31:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011789798736572 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24243
+995 0 mod_assign mod_assign\\task\\cron_task 0 1613082661.4203000000 1613082661.4528000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:31:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031565189361572 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24243
+996 0 mod_forum mod_forum\\task\\cron_task 0 1613082661.4722000000 1613082661.4746000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:31:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00152587890625 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24243
+1013 0 moodle core\\task\\calendar_cron_task 0 1613082721.9195000000 1613082721.9234000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:32:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033130645751953 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24265
+997 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082661.4932000000 1613082661.5000000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:31:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059170722961426 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24243
+998 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082661.5083000000 1613082661.5093000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:31:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24243
+999 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082661.5174000000 1613082661.5183000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:31:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24243
+1000 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082661.5262000000 1613082661.5278000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:31:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067591667175293 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24243
+1001 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082661.5356000000 1613082661.5366000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:31:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.4175338745117E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24243
+1002 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082661.5477000000 1613082661.5498000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:31:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014588832855225 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24243
+1003 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082661.5579000000 1613082661.5586000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:31:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00012087821960449 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24243
+1004 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082661.5667000000 1613082661.5681000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:31:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075697898864746 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24243
+1005 0 moodle core\\task\\session_cleanup_task 0 1613082721.7578000000 1613082721.7718000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:32:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011008024215698 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24265
+1006 0 moodle core\\task\\send_new_user_passwords_task 0 1613082721.7810000000 1613082721.7822000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:32:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057697296142578 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24265
+1007 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082721.7911000000 1613082721.7918000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:32:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24265
+1008 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082721.8001000000 1613082721.8438000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:32:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043029069900513 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24265
+1009 0 moodle core\\task\\grade_cron_task 0 1613082721.8522000000 1613082721.8554000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:32:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025498867034912 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24265
+1010 0 moodle core\\task\\completion_regular_task 0 1613082721.8637000000 1613082721.8892000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:32:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024793148040771 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24265
+1011 0 moodle core\\task\\portfolio_cron_task 0 1613082721.8973000000 1613082721.8980000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:32:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24265
+1012 0 moodle core\\task\\plagiarism_cron_task 0 1613082721.9060000000 1613082721.9067000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:32:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24265
+1014 0 moodle core\\task\\blog_cron_task 0 1613082721.9316000000 1613082721.9356000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:32:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033330917358398 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24265
+1015 0 moodle core\\task\\question_preview_cleanup_task 0 1613082721.9437000000 1613082721.9606000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:32:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016288995742798 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24265
+1016 0 moodle core\\task\\question_stats_cleanup_task 0 1613082721.9686000000 1613082721.9705000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:32:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012078285217285 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24265
+1017 0 mod_assign mod_assign\\task\\cron_task 0 1613082721.9826000000 1613082722.0149000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:32:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031461000442505 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24265
+1018 0 mod_forum mod_forum\\task\\cron_task 0 1613082722.0339000000 1613082722.0363000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:32:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014801025390625 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24265
+1019 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082722.0555000000 1613082722.0623000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:32:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058929920196533 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24265
+1020 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082722.0732000000 1613082722.0741000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:32:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24265
+1021 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082722.0823000000 1613082722.0833000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:32:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24265
+1022 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082722.0914000000 1613082722.0930000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:32:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069093704223633 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24265
+1023 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082722.1010000000 1613082722.1019000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:32:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24265
+1024 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082722.1125000000 1613082722.1145000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:32:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014369487762451 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24265
+1025 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082722.1227000000 1613082722.1234000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:32:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24265
+1026 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082722.1317000000 1613082722.1330000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:32:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076484680175781 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24265
+1027 0 moodle core\\task\\session_cleanup_task 0 1613082781.3248000000 1613082781.3426000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:33:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.014639139175415 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24278
+1028 0 moodle core\\task\\send_new_user_passwords_task 0 1613082781.3522000000 1613082781.3535000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:33:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00059604644775391 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24278
+1029 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082781.3621000000 1613082781.3628000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:33:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24278
+1030 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082781.3717000000 1613082781.4160000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:33:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.04358696937561 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24278
+1031 0 moodle core\\task\\grade_cron_task 0 1613082781.4249000000 1613082781.4282000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:33:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0026009082794189 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24278
+1032 0 moodle core\\task\\completion_regular_task 0 1613082781.4363000000 1613082781.4619000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:33:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024935007095337 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24278
+1033 0 moodle core\\task\\portfolio_cron_task 0 1613082781.4701000000 1613082781.4708000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:33:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 5.4836273193359E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24278
+1034 0 moodle core\\task\\plagiarism_cron_task 0 1613082781.4789000000 1613082781.4796000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:33:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24278
+1035 0 moodle core\\task\\calendar_cron_task 0 1613082781.4924000000 1613082781.4965000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:33:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0034389495849609 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24278
+1036 0 moodle core\\task\\blog_cron_task 0 1613082781.5046000000 1613082781.5087000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:33:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034301280975342 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24278
+1037 0 moodle core\\task\\question_preview_cleanup_task 0 1613082781.5165000000 1613082781.5338000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:33:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016576051712036 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24278
+1038 0 moodle core\\task\\question_stats_cleanup_task 0 1613082781.5423000000 1613082781.5442000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:33:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012140274047852 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24278
+1039 0 mod_assign mod_assign\\task\\cron_task 0 1613082781.5567000000 1613082781.5893000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:33:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031627893447876 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24278
+1040 0 mod_forum mod_forum\\task\\cron_task 0 1613082781.6083000000 1613082781.6107000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:33:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015430450439453 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24278
+1041 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082781.6289000000 1613082781.6358000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:33:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059690475463867 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24278
+1042 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082781.6441000000 1613082781.6451000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:33:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.608268737793E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24278
+1043 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082781.6533000000 1613082781.6543000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:33:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.4890594482422E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24278
+1044 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082781.6623000000 1613082781.6639000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:33:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00071191787719727 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24278
+1077 0 moodle core\\task\\session_cleanup_task 0 1613082901.5852000000 1613082901.5939000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:35:01. Current memory use 23.2MB.\n... used 19 dbqueries\n... used 0.0073630809783936 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24315
+1045 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082781.6724000000 1613082781.6734000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:33:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24278
+1046 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082781.6845000000 1613082781.6866000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:33:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.00148606300354 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24278
+1047 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082781.6949000000 1613082781.6956000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:33:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24278
+1048 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082781.7038000000 1613082781.7052000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:33:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078606605529785 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24278
+1049 0 moodle core\\task\\session_cleanup_task 0 1613082841.8978000000 1613082841.9123000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:34:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011317014694214 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24297
+1050 0 moodle core\\task\\send_new_user_passwords_task 0 1613082841.9213000000 1613082841.9226000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:34:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00060677528381348 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24297
+1051 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082841.9308000000 1613082841.9315000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:34:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.7922134399414E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24297
+1052 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082841.9399000000 1613082841.9841000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:34:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043506145477295 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24297
+1053 0 moodle core\\task\\grade_cron_task 0 1613082841.9927000000 1613082841.9959000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:34:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.002551794052124 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24297
+1054 0 moodle core\\task\\completion_regular_task 0 1613082842.0044000000 1613082842.0304000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:34:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.025264024734497 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24297
+1055 0 moodle core\\task\\portfolio_cron_task 0 1613082842.0390000000 1613082842.0397000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:34:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24297
+1056 0 moodle core\\task\\plagiarism_cron_task 0 1613082842.0477000000 1613082842.0484000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:34:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1007995605469E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24297
+1057 0 moodle core\\task\\calendar_cron_task 0 1613082842.0610000000 1613082842.0651000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:34:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0034241676330566 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24297
+1058 0 moodle core\\task\\blog_cron_task 0 1613082842.0732000000 1613082842.0774000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:34:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034618377685547 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24297
+1059 0 moodle core\\task\\question_preview_cleanup_task 0 1613082842.0855000000 1613082842.1027000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:34:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.01656699180603 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24297
+1060 0 moodle core\\task\\question_stats_cleanup_task 0 1613082842.1110000000 1613082842.1129000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:34:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012261867523193 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24297
+1061 0 mod_assign mod_assign\\task\\cron_task 0 1613082842.1265000000 1613082842.1592000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:34:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031800031661987 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24297
+1062 0 mod_forum mod_forum\\task\\cron_task 0 1613082842.1782000000 1613082842.1806000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:34:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015089511871338 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24297
+1063 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082842.1987000000 1613082842.2057000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:34:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0060489177703857 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24297
+1064 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082842.2141000000 1613082842.2151000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:34:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.7036361694336E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24297
+1065 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082842.2234000000 1613082842.2244000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:34:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24297
+1066 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082842.2324000000 1613082842.2340000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:34:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00071096420288086 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24297
+1067 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082842.2423000000 1613082842.2433000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:34:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.4890594482422E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24297
+1068 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082842.2538000000 1613082842.2559000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:34:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014951229095459 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24297
+1069 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082842.2641000000 1613082842.2648000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:34:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.0001220703125 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24297
+1070 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082842.2733000000 1613082842.2748000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:34:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00080204010009766 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24297
+1071 0 moodle core\\task\\messaging_cleanup_task 0 1613082901.4711000000 1613082901.4843000000 1 4 0 Execute scheduled task: Background processing for messaging (core\\task\\messaging_cleanup_task)\n... started 22:35:01. Current memory use 16.8MB.\n... used 5 dbqueries\n... used 0.0099861621856689 seconds\nScheduled task complete: Background processing for messaging (core\\task\\messaging_cleanup_task)\n dev.derekmaxson.com 24315
+1072 0 moodle core\\task\\badges_cron_task 0 1613082901.4937000000 1613082901.4983000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 22:35:01. Current memory use 18.1MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0039758682250977 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 24315
+1073 0 moodle core\\task\\badges_message_task 0 1613082901.5069000000 1613082901.5082000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 22:35:01. Current memory use 18.4MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00060105323791504 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 24315
+1074 0 mod_chat mod_chat\\task\\cron_task 0 1613082901.5199000000 1613082901.5291000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 22:35:01. Current memory use 19.5MB.\n... used 4 dbqueries\n... used 0.0083160400390625 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 24315
+1075 0 mod_scorm mod_scorm\\task\\cron_task 0 1613082901.5375000000 1613082901.5567000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 22:35:01. Current memory use 20.1MB.\n... used 0 dbqueries\n... used 0.018311023712158 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 24315
+1076 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613082901.5680000000 1613082901.5764000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:35:01. Current memory use 21MB.\n\n0 feeds refreshed (took 0.00075900000000007 seconds)\n... used 3 dbqueries\n... used 0.0078508853912354 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 24315
+1078 0 moodle core\\task\\send_new_user_passwords_task 0 1613082901.6029000000 1613082901.6041000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:35:01. Current memory use 23.6MB.\n... used 1 dbqueries\n... used 0.00059199333190918 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24315
+1079 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082901.6123000000 1613082901.6130000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:35:01. Current memory use 23.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24315
+1080 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082901.6215000000 1613082901.6532000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:35:01. Current memory use 23.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031042098999023 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24315
+1081 0 moodle core\\task\\grade_cron_task 0 1613082901.6619000000 1613082901.6651000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:35:01. Current memory use 27MB.\n... used 6 dbqueries\n... used 0.002572774887085 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24315
+1082 0 moodle core\\task\\completion_regular_task 0 1613082901.6735000000 1613082901.6998000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:35:01. Current memory use 27MB.\n... used 18 dbqueries\n... used 0.025665998458862 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24315
+1083 0 moodle core\\task\\portfolio_cron_task 0 1613082901.7083000000 1613082901.7090000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:35:01. Current memory use 27.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24315
+1084 0 moodle core\\task\\plagiarism_cron_task 0 1613082901.7177000000 1613082901.7185000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:35:01. Current memory use 27.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24315
+1085 0 moodle core\\task\\calendar_cron_task 0 1613082901.7267000000 1613082901.7308000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:35:01. Current memory use 27.4MB.\n... used 1 dbqueries\n... used 0.0035059452056885 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24315
+1086 0 moodle core\\task\\blog_cron_task 0 1613082901.7395000000 1613082901.7436000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:35:01. Current memory use 27.8MB.\n... used 2 dbqueries\n... used 0.0034811496734619 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24315
+1087 0 moodle core\\task\\question_preview_cleanup_task 0 1613082901.7521000000 1613082901.7694000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:35:01. Current memory use 28.2MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016677856445312 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24315
+1088 0 moodle core\\task\\question_stats_cleanup_task 0 1613082901.7784000000 1613082901.7803000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:35:01. Current memory use 29.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012350082397461 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24315
+1089 0 mod_assign mod_assign\\task\\cron_task 0 1613082901.7888000000 1613082901.8222000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:35:01. Current memory use 29.9MB.\n... used 3 dbqueries\n... used 0.032392024993896 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24315
+1090 0 mod_forum mod_forum\\task\\cron_task 0 1613082901.8415000000 1613082901.8440000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:35:01. Current memory use 33.9MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015029907226562 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24315
+1091 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082901.8625000000 1613082901.8695000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:35:01. Current memory use 35.1MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0057759284973145 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24315
+1092 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082901.8782000000 1613082901.8790000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:35:01. Current memory use 35.1MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24315
+1093 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082901.8870000000 1613082901.8877000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:35:01. Current memory use 35.1MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24315
+1094 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082901.8964000000 1613082901.8981000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:35:01. Current memory use 35.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072097778320312 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24315
+1095 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082901.9066000000 1613082901.9074000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:35:01. Current memory use 35.2MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24315
+1096 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082901.9187000000 1613082901.9208000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:35:01. Current memory use 35MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014760494232178 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24315
+1097 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082901.9297000000 1613082901.9304000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:35:01. Current memory use 35.2MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24315
+1098 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082901.9390000000 1613082901.9405000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:35:01. Current memory use 35.2MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078988075256348 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24315
+1099 0 moodle core\\task\\session_cleanup_task 0 1613082962.1314000000 1613082962.1455000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:36:02. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.010977983474731 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24335
+1100 0 moodle core\\task\\send_new_user_passwords_task 0 1613082962.1540000000 1613082962.1552000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:36:02. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057196617126465 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24335
+1101 0 moodle core\\task\\send_failed_login_notifications_task 0 1613082962.1633000000 1613082962.1639000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:36:02. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24335
+1102 0 moodle core\\task\\legacy_plugin_cron_task 0 1613082962.1719000000 1613082962.2154000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:36:02. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042940855026245 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24335
+1103 0 moodle core\\task\\grade_cron_task 0 1613082962.2238000000 1613082962.2269000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:36:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025310516357422 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24335
+1104 0 moodle core\\task\\completion_regular_task 0 1613082962.2348000000 1613082962.2601000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:36:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024640083312988 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24335
+1105 0 moodle core\\task\\portfolio_cron_task 0 1613082962.2681000000 1613082962.2688000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:36:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24335
+1106 0 moodle core\\task\\plagiarism_cron_task 0 1613082962.2769000000 1613082962.2776000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:36:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24335
+1107 0 moodle core\\task\\calendar_cron_task 0 1613082962.2903000000 1613082962.2943000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:36:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033040046691895 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24335
+1108 0 moodle core\\task\\blog_cron_task 0 1613082962.3024000000 1613082962.3065000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:36:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033791065216064 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24335
+1109 0 moodle core\\task\\question_preview_cleanup_task 0 1613082962.3143000000 1613082962.3312000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:36:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016283988952637 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24335
+1110 0 moodle core\\task\\question_stats_cleanup_task 0 1613082962.3397000000 1613082962.3416000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:36:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011849403381348 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24335
+1111 0 mod_assign mod_assign\\task\\cron_task 0 1613082962.3541000000 1613082962.3861000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:36:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031160116195679 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24335
+1112 0 mod_forum mod_forum\\task\\cron_task 0 1613082962.4046000000 1613082962.4070000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:36:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015039443969727 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24335
+1113 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613082962.4242000000 1613082962.4310000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:36:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058720111846924 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24335
+1114 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613082962.4389000000 1613082962.4398000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:36:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24335
+1115 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613082962.4475000000 1613082962.4484000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:36:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24335
+1116 0 mod_workshop mod_workshop\\task\\cron_task 0 1613082962.4561000000 1613082962.4576000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:36:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067400932312012 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24335
+1117 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613082962.4655000000 1613082962.4665000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:36:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.0001070499420166 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24335
+1118 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613082962.4774000000 1613082962.4794000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:36:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014469623565674 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24335
+1119 0 tool_monitor tool_monitor\\task\\clean_events 0 1613082962.4873000000 1613082962.4880000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:36:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011587142944336 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24335
+1120 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613082962.4957000000 1613082962.4971000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:36:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076103210449219 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24335
+1121 0 moodle core\\task\\session_cleanup_task 0 1613083021.6867000000 1613083021.7009000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:37:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011270046234131 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24351
+1122 0 moodle core\\task\\send_new_user_passwords_task 0 1613083021.7103000000 1613083021.7116000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:37:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00058794021606445 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24351
+1123 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083021.7202000000 1613083021.7209000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:37:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24351
+1124 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083021.7295000000 1613083021.7731000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:37:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042943954467773 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24351
+1125 0 moodle core\\task\\grade_cron_task 0 1613083021.7818000000 1613083021.7850000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:37:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025169849395752 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24351
+1126 0 moodle core\\task\\completion_regular_task 0 1613083021.7935000000 1613083021.8189000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:37:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024756908416748 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24351
+1127 0 moodle core\\task\\portfolio_cron_task 0 1613083021.8272000000 1613083021.8279000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:37:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24351
+1128 0 moodle core\\task\\plagiarism_cron_task 0 1613083021.8362000000 1613083021.8369000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:37:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24351
+1129 0 moodle core\\task\\calendar_cron_task 0 1613083021.8494000000 1613083021.8533000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:37:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0032761096954346 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24351
+1130 0 moodle core\\task\\blog_cron_task 0 1613083021.8616000000 1613083021.8656000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:37:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033330917358398 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24351
+1131 0 moodle core\\task\\question_preview_cleanup_task 0 1613083021.8738000000 1613083021.8907000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:37:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016323089599609 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24351
+1132 0 moodle core\\task\\question_stats_cleanup_task 0 1613083021.8993000000 1613083021.9012000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:37:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012130737304688 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24351
+1133 0 mod_assign mod_assign\\task\\cron_task 0 1613083021.9136000000 1613083021.9460000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:37:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031288862228394 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24351
+1134 0 mod_forum mod_forum\\task\\cron_task 0 1613083021.9646000000 1613083021.9670000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:37:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014898777008057 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24351
+1135 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083021.9849000000 1613083021.9917000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:37:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059030055999756 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24351
+1136 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083021.9996000000 1613083022.0006000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:37:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24351
+1137 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083022.0087000000 1613083022.0097000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:37:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00010514259338379 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24351
+1138 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083022.0180000000 1613083022.0196000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:37:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068092346191406 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24351
+1139 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083022.0274000000 1613083022.0284000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:37:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24351
+1140 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083022.0388000000 1613083022.0408000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:37:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014159679412842 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24351
+1141 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083022.0491000000 1613083022.0498000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:37:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011014938354492 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24351
+1142 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083022.0580000000 1613083022.0594000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:37:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076913833618164 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24351
+1143 0 moodle core\\task\\session_cleanup_task 0 1613083081.2498000000 1613083081.2645000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:38:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011369228363037 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24366
+1144 0 moodle core\\task\\send_new_user_passwords_task 0 1613083081.2730000000 1613083081.2742000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:38:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057411193847656 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24366
+1145 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083081.2830000000 1613083081.2837000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:38:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.57763671875E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24366
+1146 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083081.2923000000 1613083081.3360000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:38:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043100833892822 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24366
+1147 0 moodle core\\task\\grade_cron_task 0 1613083081.3444000000 1613083081.3476000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:38:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025599002838135 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24366
+1148 0 moodle core\\task\\completion_regular_task 0 1613083081.3560000000 1613083081.3814000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:38:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024755001068115 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24366
+1149 0 moodle core\\task\\portfolio_cron_task 0 1613083081.3895000000 1613083081.3902000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:38:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24366
+1150 0 moodle core\\task\\plagiarism_cron_task 0 1613083081.3982000000 1613083081.3989000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:38:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24366
+1151 0 moodle core\\task\\calendar_cron_task 0 1613083081.4118000000 1613083081.4157000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:38:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.003324031829834 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24366
+1152 0 moodle core\\task\\blog_cron_task 0 1613083081.4252000000 1613083081.4296000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:38:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0037648677825928 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24366
+1153 0 moodle core\\task\\question_preview_cleanup_task 0 1613083081.4390000000 1613083081.4566000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:38:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016932964324951 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24366
+1154 0 moodle core\\task\\question_stats_cleanup_task 0 1613083081.4647000000 1613083081.4665000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:38:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012059211730957 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24366
+1155 0 mod_assign mod_assign\\task\\cron_task 0 1613083081.4793000000 1613083081.5115000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:38:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031406879425049 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24366
+1156 0 mod_forum mod_forum\\task\\cron_task 0 1613083081.5314000000 1613083081.5337000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:38:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015008449554443 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24366
+1157 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083081.5520000000 1613083081.5589000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:38:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.005950927734375 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24366
+1158 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083081.5680000000 1613083081.5690000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:38:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24366
+1159 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083081.5776000000 1613083081.5785000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:38:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24366
+1160 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083081.5871000000 1613083081.5886000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:38:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069403648376465 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24366
+1161 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083081.5973000000 1613083081.5983000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:38:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24366
+1162 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083081.6095000000 1613083081.6115000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:38:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014810562133789 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24366
+1163 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083081.6203000000 1613083081.6221000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:38:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24366
+1164 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083081.6306000000 1613083081.6320000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:38:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007789134979248 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24366
+1165 0 moodle core\\task\\session_cleanup_task 0 1613083141.8269000000 1613083141.8419000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:39:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011964797973633 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24385
+1166 0 moodle core\\task\\send_new_user_passwords_task 0 1613083141.8527000000 1613083141.8540000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:39:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00063300132751465 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24385
+1167 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083141.8638000000 1613083141.8645000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:39:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24385
+1168 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083141.8742000000 1613083141.9186000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:39:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043746948242188 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24385
+1169 0 moodle core\\task\\grade_cron_task 0 1613083141.9277000000 1613083141.9309000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:39:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025479793548584 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24385
+1170 0 moodle core\\task\\completion_regular_task 0 1613083141.9397000000 1613083141.9651000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:39:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024823904037476 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24385
+1171 0 moodle core\\task\\portfolio_cron_task 0 1613083141.9733000000 1613083141.9740000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:39:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24385
+1172 0 moodle core\\task\\plagiarism_cron_task 0 1613083141.9820000000 1613083141.9828000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:39:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24385
+1173 0 moodle core\\task\\calendar_cron_task 0 1613083141.9958000000 1613083141.9999000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:39:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033960342407227 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24385
+1174 0 moodle core\\task\\blog_cron_task 0 1613083142.0087000000 1613083142.0128000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:39:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034267902374268 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24385
+1175 0 moodle core\\task\\question_preview_cleanup_task 0 1613083142.0211000000 1613083142.0382000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:39:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016426801681519 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24385
+1176 0 moodle core\\task\\question_stats_cleanup_task 0 1613083142.0464000000 1613083142.0483000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:39:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011670589447021 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24385
+1177 0 mod_assign mod_assign\\task\\cron_task 0 1613083142.0609000000 1613083142.0934000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:39:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031537055969238 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24385
+1178 0 mod_forum mod_forum\\task\\cron_task 0 1613083142.1130000000 1613083142.1157000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:39:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0018050670623779 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24385
+1179 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083142.1341000000 1613083142.1411000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:39:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059750080108643 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24385
+1180 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083142.1498000000 1613083142.1508000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:39:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00010895729064941 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24385
+1181 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083142.1589000000 1613083142.1598000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:39:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24385
+1182 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083142.1680000000 1613083142.1695000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:39:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006859302520752 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24385
+1183 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083142.1778000000 1613083142.1788000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:39:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.3936920166016E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24385
+1184 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083142.1897000000 1613083142.1918000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:39:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015478134155273 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24385
+1185 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083142.2005000000 1613083142.2012000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:39:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24385
+1186 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083142.2097000000 1613083142.2111000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:39:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007779598236084 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24385
+1187 0 enrol_manual enrol_manual\\task\\sync_enrolments 0 1613083201.4036000000 1613083201.4111000000 0 0 0 Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:40:01. Current memory use 16.5MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0051629543304443 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n dev.derekmaxson.com 24446
+1410 0 moodle core\\task\\blog_cron_task 0 1613083742.2585000000 1613083742.2626000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:49:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034101009368896 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24756
+1188 0 enrol_manual enrol_manual\\task\\send_expiry_notifications 0 1613083201.4219000000 1613083201.4227000000 0 0 0 Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:40:01. Current memory use 17.5MB.\nmanual enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00020408630371094 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n dev.derekmaxson.com 24446
+1189 0 enrol_self enrol_self\\task\\sync_enrolments 0 1613083201.4315000000 1613083201.4367000000 6 0 0 Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:40:01. Current memory use 17.5MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 6 dbqueries\n... used 0.0045170783996582 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n dev.derekmaxson.com 24446
+1190 0 enrol_self enrol_self\\task\\send_expiry_notifications 0 1613083201.4450000000 1613083201.4458000000 0 0 0 Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:40:01. Current memory use 17.6MB.\nself enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00017714500427246 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n dev.derekmaxson.com 24446
+1191 0 moodle core\\task\\badges_cron_task 0 1613083201.4541000000 1613083201.4594000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 22:40:01. Current memory use 17.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0039379596710205 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 24446
+1192 0 moodle core\\task\\badges_message_task 0 1613083201.4687000000 1613083201.4700000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 22:40:01. Current memory use 18.3MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00064206123352051 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 24446
+1193 0 mod_chat mod_chat\\task\\cron_task 0 1613083201.4839000000 1613083201.4931000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 22:40:01. Current memory use 19.3MB.\n... used 4 dbqueries\n... used 0.0083479881286621 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 24446
+1194 0 mod_scorm mod_scorm\\task\\cron_task 0 1613083201.5019000000 1613083201.5206000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 22:40:01. Current memory use 19.9MB.\n... used 0 dbqueries\n... used 0.017876148223877 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 24446
+1195 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613083201.5328000000 1613083201.5412000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:40:01. Current memory use 20.8MB.\n\n0 feeds refreshed (took 0.00079200000000001 seconds)\n... used 3 dbqueries\n... used 0.007800817489624 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 24446
+1196 0 moodle core\\task\\session_cleanup_task 0 1613083201.5498000000 1613083201.5587000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:40:01. Current memory use 23MB.\n... used 19 dbqueries\n... used 0.0074281692504883 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24446
+1197 0 moodle core\\task\\send_new_user_passwords_task 0 1613083201.5672000000 1613083201.5685000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:40:01. Current memory use 23.3MB.\n... used 1 dbqueries\n... used 0.00062799453735352 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24446
+1198 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083201.5773000000 1613083201.5781000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:40:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24446
+1199 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083201.5865000000 1613083201.6161000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:40:01. Current memory use 23.4MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.028981924057007 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24446
+1200 0 moodle core\\task\\grade_cron_task 0 1613083201.6248000000 1613083201.6280000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:40:01. Current memory use 26.6MB.\n... used 6 dbqueries\n... used 0.002608060836792 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24446
+1201 0 moodle core\\task\\completion_regular_task 0 1613083201.6366000000 1613083201.6622000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:40:01. Current memory use 26.6MB.\n... used 18 dbqueries\n... used 0.024983882904053 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24446
+1202 0 moodle core\\task\\portfolio_cron_task 0 1613083201.6706000000 1613083201.6713000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:40:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24446
+1203 0 moodle core\\task\\plagiarism_cron_task 0 1613083201.6795000000 1613083201.6801000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:40:01. Current memory use 27.1MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24446
+1204 0 moodle core\\task\\calendar_cron_task 0 1613083201.6883000000 1613083201.6925000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:40:01. Current memory use 27.1MB.\n... used 1 dbqueries\n... used 0.0035820007324219 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24446
+1205 0 moodle core\\task\\blog_cron_task 0 1613083201.7017000000 1613083201.7057000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:40:01. Current memory use 27.5MB.\n... used 2 dbqueries\n... used 0.0033810138702393 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24446
+1206 0 moodle core\\task\\question_preview_cleanup_task 0 1613083201.7145000000 1613083201.7313000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:40:01. Current memory use 27.7MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016215085983276 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24446
+1207 0 moodle core\\task\\question_stats_cleanup_task 0 1613083201.7406000000 1613083201.7425000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:40:01. Current memory use 29.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012490749359131 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24446
+1208 0 mod_assign mod_assign\\task\\cron_task 0 1613083201.7544000000 1613083201.7870000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:40:01. Current memory use 29.5MB.\n... used 3 dbqueries\n... used 0.031627178192139 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24446
+1209 0 mod_forum mod_forum\\task\\cron_task 0 1613083201.8069000000 1613083201.8094000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:40:01. Current memory use 33.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015170574188232 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24446
+1210 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083201.8279000000 1613083201.8348000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:40:01. Current memory use 34.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0057511329650879 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24446
+1211 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083201.8439000000 1613083201.8447000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:40:01. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24446
+1212 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083201.8529000000 1613083201.8537000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:40:01. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24446
+1213 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083201.8620000000 1613083201.8637000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:40:01. Current memory use 34.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069999694824219 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24446
+1214 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083201.8726000000 1613083201.8734000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:40:01. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24446
+1215 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083201.8847000000 1613083201.8868000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:40:01. Current memory use 34.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0015139579772949 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24446
+1216 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083201.8957000000 1613083201.8964000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:40:01. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00011610984802246 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24446
+1217 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083201.9049000000 1613083201.9063000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:40:01. Current memory use 34.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007779598236084 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24446
+1218 0 moodle core\\task\\session_cleanup_task 0 1613083262.0968000000 1613083262.1109000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:41:02. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011152029037476 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24463
+1219 0 moodle core\\task\\send_new_user_passwords_task 0 1613083262.1193000000 1613083262.1205000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:41:02. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057506561279297 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24463
+1220 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083262.1290000000 1613083262.1297000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:41:02. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24463
+1221 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083262.1383000000 1613083262.1815000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:41:02. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042587041854858 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24463
+1222 0 moodle core\\task\\grade_cron_task 0 1613083262.1915000000 1613083262.1947000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:41:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025320053100586 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24463
+1223 0 moodle core\\task\\completion_regular_task 0 1613083262.2114000000 1613083262.2367000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:41:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024710178375244 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24463
+1224 0 moodle core\\task\\portfolio_cron_task 0 1613083262.2566000000 1613083262.2573000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:41:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24463
+1225 0 moodle core\\task\\plagiarism_cron_task 0 1613083262.2656000000 1613083262.2662000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:41:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24463
+1226 0 moodle core\\task\\calendar_cron_task 0 1613083262.2792000000 1613083262.2831000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:41:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033109188079834 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24463
+1227 0 moodle core\\task\\blog_cron_task 0 1613083262.2915000000 1613083262.2955000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:41:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.003331184387207 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24463
+1228 0 moodle core\\task\\question_preview_cleanup_task 0 1613083262.3040000000 1613083262.3208000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:41:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016211986541748 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24463
+1229 0 moodle core\\task\\question_stats_cleanup_task 0 1613083262.3292000000 1613083262.3310000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:41:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012109279632568 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24463
+1230 0 mod_assign mod_assign\\task\\cron_task 0 1613083262.3438000000 1613083262.3759000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:41:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031254768371582 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24463
+1231 0 mod_forum mod_forum\\task\\cron_task 0 1613083262.3980000000 1613083262.4004000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:41:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014979839324951 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24463
+1232 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083262.4187000000 1613083262.4254000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:41:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058798789978027 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24463
+1233 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083262.4336000000 1613083262.4346000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:41:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24463
+1234 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083262.4422000000 1613083262.4432000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:41:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.392333984375E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24463
+1235 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083262.4510000000 1613083262.4525000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:41:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067687034606934 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24463
+1236 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083262.4600000000 1613083262.4610000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:41:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24463
+1237 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083262.4717000000 1613083262.4737000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:41:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014181137084961 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24463
+1238 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083262.4818000000 1613083262.4825000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:41:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.0001380443572998 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24463
+1239 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083262.4906000000 1613083262.4919000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:41:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075888633728027 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24463
+1240 0 moodle core\\task\\analytics_cleanup_task 0 1613083321.6809000000 1613083321.7816000000 28 3 0 Execute scheduled task: Analytics cleanup (core\\task\\analytics_cleanup_task)\n... started 22:42:01. Current memory use 16.8MB.\n... used 31 dbqueries\n... used 0.097644090652466 seconds\nScheduled task complete: Analytics cleanup (core\\task\\analytics_cleanup_task)\n dev.derekmaxson.com 24477
+1241 0 moodle core\\task\\session_cleanup_task 0 1613083321.7906000000 1613083321.7984000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:42:01. Current memory use 23.4MB.\n... used 19 dbqueries\n... used 0.0070490837097168 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24477
+1242 0 moodle core\\task\\send_new_user_passwords_task 0 1613083321.8067000000 1613083321.8079000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:42:01. Current memory use 23.7MB.\n... used 1 dbqueries\n... used 0.0005650520324707 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24477
+1243 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083321.8167000000 1613083321.8174000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:42:01. Current memory use 23.8MB.\n... used 0 dbqueries\n... used 5.1021575927734E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24477
+1244 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083321.8262000000 1613083321.8502000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:42:01. Current memory use 23.8MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.023321151733398 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24477
+1245 0 moodle core\\task\\grade_cron_task 0 1613083321.8583000000 1613083321.8615000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:42:01. Current memory use 26.4MB.\n... used 6 dbqueries\n... used 0.0025148391723633 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24477
+1246 0 moodle core\\task\\completion_regular_task 0 1613083321.8702000000 1613083321.8941000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:42:01. Current memory use 26.4MB.\n... used 18 dbqueries\n... used 0.023223161697388 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24477
+1247 0 moodle core\\task\\portfolio_cron_task 0 1613083321.9032000000 1613083321.9040000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:42:01. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24477
+1248 0 moodle core\\task\\plagiarism_cron_task 0 1613083321.9126000000 1613083321.9133000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:42:01. Current memory use 26.6MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24477
+1249 0 moodle core\\task\\calendar_cron_task 0 1613083321.9220000000 1613083321.9263000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:42:01. Current memory use 26.6MB.\n... used 1 dbqueries\n... used 0.0035510063171387 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24477
+1250 0 moodle core\\task\\blog_cron_task 0 1613083321.9353000000 1613083321.9394000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:42:01. Current memory use 27MB.\n... used 2 dbqueries\n... used 0.0034399032592773 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24477
+1251 0 moodle core\\task\\question_preview_cleanup_task 0 1613083321.9478000000 1613083321.9651000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:42:01. Current memory use 27.3MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016685962677002 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24477
+1252 0 moodle core\\task\\question_stats_cleanup_task 0 1613083321.9733000000 1613083321.9751000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:42:01. Current memory use 30.2MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011489391326904 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24477
+1253 0 mod_assign mod_assign\\task\\cron_task 0 1613083321.9868000000 1613083322.0191000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:42:01. Current memory use 31.2MB.\n... used 3 dbqueries\n... used 0.031383037567139 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24477
+1254 0 mod_forum mod_forum\\task\\cron_task 0 1613083322.0381000000 1613083322.0406000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:42:02. Current memory use 35.1MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.001568078994751 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24477
+1255 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083322.0583000000 1613083322.0649000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:42:02. Current memory use 36.2MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0057268142700195 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24477
+1256 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083322.0732000000 1613083322.0742000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:42:02. Current memory use 36.2MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24477
+1257 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083322.0820000000 1613083322.0830000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:42:02. Current memory use 36.2MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24477
+1258 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083322.0909000000 1613083322.0924000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:42:02. Current memory use 36.2MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068187713623047 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24477
+1259 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083322.1005000000 1613083322.1015000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:42:02. Current memory use 36.2MB.\n... used 0 dbqueries\n... used 9.5129013061523E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24477
+1260 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083322.1121000000 1613083322.1142000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:42:02. Current memory use 35.3MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014898777008057 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24477
+1261 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083322.1229000000 1613083322.1236000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:42:02. Current memory use 35.5MB.\n... used 0 dbqueries\n... used 0.00013995170593262 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24477
+1262 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083322.1317000000 1613083322.1332000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:42:02. Current memory use 35.5MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00088095664978027 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24477
+1263 0 moodle core\\task\\session_cleanup_task 0 1613083381.3221000000 1613083381.3360000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:43:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.010967016220093 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24493
+1264 0 moodle core\\task\\send_new_user_passwords_task 0 1613083381.3446000000 1613083381.3458000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:43:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.0005638599395752 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24493
+1265 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083381.3543000000 1613083381.3550000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:43:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24493
+1297 0 mod_assign mod_assign\\task\\cron_task 0 1613083442.1114000000 1613083442.1437000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:44:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031423091888428 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24510
+1266 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083381.3629000000 1613083381.4064000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:43:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042890071868896 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24493
+1267 0 moodle core\\task\\grade_cron_task 0 1613083381.4150000000 1613083381.4181000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:43:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0024979114532471 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24493
+1268 0 moodle core\\task\\completion_regular_task 0 1613083381.4263000000 1613083381.4522000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:43:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.025163173675537 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24493
+1269 0 moodle core\\task\\portfolio_cron_task 0 1613083381.4601000000 1613083381.4608000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:43:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 5.5074691772461E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24493
+1270 0 moodle core\\task\\plagiarism_cron_task 0 1613083381.4686000000 1613083381.4692000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:43:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24493
+1271 0 moodle core\\task\\calendar_cron_task 0 1613083381.4817000000 1613083381.4856000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:43:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033040046691895 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24493
+1272 0 moodle core\\task\\blog_cron_task 0 1613083381.4934000000 1613083381.4973000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:43:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033509731292725 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24493
+1273 0 moodle core\\task\\question_preview_cleanup_task 0 1613083381.5050000000 1613083381.5219000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:43:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.01625394821167 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24493
+1274 0 moodle core\\task\\question_stats_cleanup_task 0 1613083381.5299000000 1613083381.5318000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:43:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011558532714844 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24493
+1275 0 mod_assign mod_assign\\task\\cron_task 0 1613083381.5435000000 1613083381.5756000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:43:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031299829483032 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24493
+1276 0 mod_forum mod_forum\\task\\cron_task 0 1613083381.5941000000 1613083381.5965000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:43:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014889240264893 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24493
+1277 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083381.6179000000 1613083381.6248000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:43:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.005993127822876 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24493
+1278 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083381.6329000000 1613083381.6338000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:43:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.608268737793E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24493
+1279 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083381.6418000000 1613083381.6427000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:43:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24493
+1280 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083381.6505000000 1613083381.6521000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:43:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068283081054688 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24493
+1361 0 moodle core\\task\\grade_cron_task 0 1613083622.0475000000 1613083622.0506000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:47:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0024888515472412 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24717
+1281 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083381.6595000000 1613083381.6604000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:43:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.5115432739258E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24493
+1282 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083381.6709000000 1613083381.6729000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:43:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014059543609619 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24493
+1283 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083381.6808000000 1613083381.6815000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:43:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24493
+1284 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083381.6894000000 1613083381.6908000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:43:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007779598236084 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24493
+1285 0 moodle core\\task\\session_cleanup_task 0 1613083441.8815000000 1613083441.8956000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:44:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.01107382774353 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24510
+1286 0 moodle core\\task\\send_new_user_passwords_task 0 1613083441.9046000000 1613083441.9059000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:44:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057697296142578 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24510
+1287 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083441.9147000000 1613083441.9154000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:44:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24510
+1288 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083441.9238000000 1613083441.9683000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:44:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043837070465088 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24510
+1289 0 moodle core\\task\\grade_cron_task 0 1613083441.9775000000 1613083441.9808000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:44:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0026531219482422 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24510
+1290 0 moodle core\\task\\completion_regular_task 0 1613083441.9896000000 1613083442.0150000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:44:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024755954742432 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24510
+1291 0 moodle core\\task\\portfolio_cron_task 0 1613083442.0235000000 1613083442.0241000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:44:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24510
+1292 0 moodle core\\task\\plagiarism_cron_task 0 1613083442.0323000000 1613083442.0330000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:44:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24510
+1293 0 moodle core\\task\\calendar_cron_task 0 1613083442.0458000000 1613083442.0498000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:44:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0032980442047119 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24510
+1294 0 moodle core\\task\\blog_cron_task 0 1613083442.0582000000 1613083442.0623000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:44:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033559799194336 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24510
+1295 0 moodle core\\task\\question_preview_cleanup_task 0 1613083442.0707000000 1613083442.0878000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:44:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016401052474976 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24510
+1296 0 moodle core\\task\\question_stats_cleanup_task 0 1613083442.0963000000 1613083442.0982000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:44:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012211799621582 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24510
+1298 0 mod_forum mod_forum\\task\\cron_task 0 1613083442.1629000000 1613083442.1652000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:44:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014848709106445 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24510
+1299 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083442.1832000000 1613083442.1900000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:44:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059101581573486 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24510
+1300 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083442.1982000000 1613083442.1992000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:44:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.4175338745117E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24510
+1301 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083442.2072000000 1613083442.2082000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:44:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24510
+1302 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083442.2162000000 1613083442.2177000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:44:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067996978759766 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24510
+1303 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083442.2257000000 1613083442.2267000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:44:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24510
+1304 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083442.2375000000 1613083442.2395000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:44:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014610290527344 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24510
+1305 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083442.2481000000 1613083442.2488000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:44:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24510
+1306 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083442.2574000000 1613083442.2588000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:44:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078296661376953 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24510
+1307 0 assignfeedback_editpdf assignfeedback_editpdf\\task\\convert_submissions 0 1613083501.7189000000 1613083501.7763000000 1 0 0 Execute scheduled task: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n... started 22:45:01. Current memory use 16.5MB.\n... used 1 dbqueries\n... used 0.05498480796814 seconds\nScheduled task complete: Prepare submissions for annotation (assignfeedback_editpdf\\task\\convert_submissions)\n dev.derekmaxson.com 24654
+1308 0 moodle core\\task\\badges_cron_task 0 1613083501.7855000000 1613083501.7912000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 22:45:01. Current memory use 23.7MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0042018890380859 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 24654
+1309 0 moodle core\\task\\badges_message_task 0 1613083501.7996000000 1613083501.8009000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 22:45:01. Current memory use 24MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00060820579528809 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 24654
+1310 0 mod_chat mod_chat\\task\\cron_task 0 1613083501.8137000000 1613083501.8227000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 22:45:01. Current memory use 26.3MB.\n... used 4 dbqueries\n... used 0.0081079006195068 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 24654
+1311 0 mod_scorm mod_scorm\\task\\cron_task 0 1613083501.8313000000 1613083501.8375000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 22:45:01. Current memory use 26.9MB.\n... used 0 dbqueries\n... used 0.0052359104156494 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 24654
+1312 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613083501.8481000000 1613083501.8553000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:45:01. Current memory use 26.2MB.\n\n0 feeds refreshed (took 0.00070800000000004 seconds)\n... used 3 dbqueries\n... used 0.0066699981689453 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 24654
+1313 0 moodle core\\task\\session_cleanup_task 0 1613083501.8640000000 1613083501.8726000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:45:01. Current memory use 27.2MB.\n... used 19 dbqueries\n... used 0.0072507858276367 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24654
+1314 0 moodle core\\task\\send_new_user_passwords_task 0 1613083501.8810000000 1613083501.8822000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:45:01. Current memory use 27.5MB.\n... used 1 dbqueries\n... used 0.00058293342590332 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24654
+1315 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083501.8908000000 1613083501.8914000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:45:01. Current memory use 27.5MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24654
+1316 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083501.8999000000 1613083501.9157000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:45:01. Current memory use 27.5MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.015177011489868 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24654
+1317 0 moodle core\\task\\grade_cron_task 0 1613083501.9243000000 1613083501.9274000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:45:01. Current memory use 29MB.\n... used 6 dbqueries\n... used 0.002586841583252 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24654
+1318 0 moodle core\\task\\completion_regular_task 0 1613083501.9365000000 1613083501.9610000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:45:01. Current memory use 29MB.\n... used 18 dbqueries\n... used 0.023854970932007 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24654
+1319 0 moodle core\\task\\portfolio_cron_task 0 1613083501.9695000000 1613083501.9702000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:45:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24654
+1320 0 moodle core\\task\\plagiarism_cron_task 0 1613083501.9790000000 1613083501.9796000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:45:01. Current memory use 29.2MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24654
+1321 0 moodle core\\task\\calendar_cron_task 0 1613083501.9883000000 1613083501.9925000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:45:01. Current memory use 29.2MB.\n... used 1 dbqueries\n... used 0.0036580562591553 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24654
+1322 0 moodle core\\task\\blog_cron_task 0 1613083502.0016000000 1613083502.0058000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:45:02. Current memory use 29.6MB.\n... used 2 dbqueries\n... used 0.0035660266876221 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24654
+1323 0 moodle core\\task\\question_preview_cleanup_task 0 1613083502.0141000000 1613083502.0313000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:45:02. Current memory use 29.9MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.01655387878418 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24654
+1324 0 moodle core\\task\\question_stats_cleanup_task 0 1613083502.0400000000 1613083502.0419000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:45:02. Current memory use 31.6MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012331008911133 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24654
+1325 0 mod_assign mod_assign\\task\\cron_task 0 1613083502.0520000000 1613083502.0655000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:45:02. Current memory use 31.7MB.\n... used 3 dbqueries\n... used 0.012449026107788 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24654
+1326 0 mod_forum mod_forum\\task\\cron_task 0 1613083502.0851000000 1613083502.0876000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:45:02. Current memory use 33.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015499591827393 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24654
+1327 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083502.1066000000 1613083502.1137000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:45:02. Current memory use 34.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0057940483093262 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24654
+1328 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083502.1218000000 1613083502.1226000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:45:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24654
+1329 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083502.1309000000 1613083502.1317000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:45:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 8.8214874267578E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24654
+1330 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083502.1402000000 1613083502.1419000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:45:02. Current memory use 34.8MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072407722473145 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24654
+1331 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083502.1503000000 1613083502.1511000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:45:02. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 9.2983245849609E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24654
+1332 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083502.1625000000 1613083502.1646000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:45:02. Current memory use 34.6MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014610290527344 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24654
+1333 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083502.1731000000 1613083502.1739000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:45:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00011706352233887 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24654
+1334 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083502.1825000000 1613083502.1839000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:45:02. Current memory use 34.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078201293945312 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24654
+1335 0 moodle core\\task\\session_cleanup_task 0 1613083561.3738000000 1613083561.3879000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:46:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011053085327148 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24700
+1336 0 moodle core\\task\\send_new_user_passwords_task 0 1613083561.3967000000 1613083561.3979000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:46:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00056695938110352 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24700
+1337 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083561.4078000000 1613083561.4085000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:46:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24700
+1338 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083561.4177000000 1613083561.4617000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:46:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043301105499268 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24700
+1339 0 moodle core\\task\\grade_cron_task 0 1613083561.4708000000 1613083561.4740000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:46:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0024850368499756 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24700
+1340 0 moodle core\\task\\completion_regular_task 0 1613083561.4822000000 1613083561.5075000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:46:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024670839309692 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24700
+1341 0 moodle core\\task\\portfolio_cron_task 0 1613083561.5155000000 1613083561.5162000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:46:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24700
+1342 0 moodle core\\task\\plagiarism_cron_task 0 1613083561.5242000000 1613083561.5249000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:46:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24700
+1343 0 moodle core\\task\\calendar_cron_task 0 1613083561.5373000000 1613083561.5413000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:46:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033400058746338 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24700
+1344 0 moodle core\\task\\blog_cron_task 0 1613083561.5493000000 1613083561.5534000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:46:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033829212188721 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24700
+1345 0 moodle core\\task\\question_preview_cleanup_task 0 1613083561.5614000000 1613083561.5787000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:46:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016695976257324 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24700
+1346 0 moodle core\\task\\question_stats_cleanup_task 0 1613083561.5867000000 1613083561.5885000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:46:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011551380157471 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24700
+1347 0 mod_assign mod_assign\\task\\cron_task 0 1613083561.6004000000 1613083561.6329000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:46:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031582117080688 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24700
+1348 0 mod_forum mod_forum\\task\\cron_task 0 1613083561.6527000000 1613083561.6551000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:46:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015089511871338 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24700
+1349 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083561.6728000000 1613083561.6796000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:46:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.005889892578125 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24700
+1350 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083561.6881000000 1613083561.6890000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:46:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24700
+1351 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083561.6986000000 1613083561.6996000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:46:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.3221664428711E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24700
+1352 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083561.7095000000 1613083561.7111000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:46:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00072407722473145 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24700
+1353 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083561.7221000000 1613083561.7231000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:46:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24700
+1354 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083561.7354000000 1613083561.7375000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:46:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014469623565674 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24700
+1355 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083561.7462000000 1613083561.7469000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:46:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011301040649414 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24700
+1356 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083561.7570000000 1613083561.7583000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:46:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075697898864746 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24700
+1357 0 moodle core\\task\\session_cleanup_task 0 1613083621.9535000000 1613083621.9675000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:47:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.01100492477417 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24717
+1358 0 moodle core\\task\\send_new_user_passwords_task 0 1613083621.9764000000 1613083621.9777000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:47:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00065898895263672 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24717
+1359 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083621.9860000000 1613083621.9867000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:47:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24717
+1360 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083621.9948000000 1613083622.0389000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:47:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043476104736328 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24717
+1362 0 moodle core\\task\\completion_regular_task 0 1613083622.0589000000 1613083622.0840000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:47:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024502992630005 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24717
+1363 0 moodle core\\task\\portfolio_cron_task 0 1613083622.0942000000 1613083622.0949000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:47:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24717
+1364 0 moodle core\\task\\plagiarism_cron_task 0 1613083622.1069000000 1613083622.1076000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:47:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24717
+1365 0 moodle core\\task\\calendar_cron_task 0 1613083622.1207000000 1613083622.1246000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:47:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033061504364014 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24717
+1366 0 moodle core\\task\\blog_cron_task 0 1613083622.1328000000 1613083622.1372000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:47:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033819675445557 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24717
+1367 0 moodle core\\task\\question_preview_cleanup_task 0 1613083622.1456000000 1613083622.1627000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:47:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016417026519775 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24717
+1368 0 moodle core\\task\\question_stats_cleanup_task 0 1613083622.1714000000 1613083622.1732000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:47:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011658668518066 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24717
+1369 0 mod_assign mod_assign\\task\\cron_task 0 1613083622.1861000000 1613083622.2183000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:47:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031298875808716 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24717
+1370 0 mod_forum mod_forum\\task\\cron_task 0 1613083622.2377000000 1613083622.2401000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:47:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014729499816895 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24717
+1371 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083622.2581000000 1613083622.2649000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:47:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058410167694092 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24717
+1372 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083622.2731000000 1613083622.2741000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:47:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24717
+1373 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083622.2823000000 1613083622.2832000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:47:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24717
+1374 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083622.2917000000 1613083622.2932000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:47:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067400932312012 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24717
+1375 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083622.3010000000 1613083622.3019000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:47:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.6784362792969E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24717
+1376 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083622.3128000000 1613083622.3148000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:47:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014410018920898 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24717
+1377 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083622.3233000000 1613083622.3239000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:47:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011086463928223 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24717
+1378 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083622.3318000000 1613083622.3331000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:47:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00074410438537598 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24717
+1379 0 moodle core\\task\\session_cleanup_task 0 1613083681.5212000000 1613083681.5355000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:48:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011162996292114 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24739
+1380 0 moodle core\\task\\send_new_user_passwords_task 0 1613083681.5444000000 1613083681.5457000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:48:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00056600570678711 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24739
+1381 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083681.5541000000 1613083681.5548000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:48:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24739
+1382 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083681.5635000000 1613083681.6075000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:48:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043348073959351 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24739
+1383 0 moodle core\\task\\grade_cron_task 0 1613083681.6160000000 1613083681.6192000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:48:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025150775909424 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24739
+1384 0 moodle core\\task\\completion_regular_task 0 1613083681.6274000000 1613083681.6526000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:48:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024507999420166 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24739
+1385 0 moodle core\\task\\portfolio_cron_task 0 1613083681.6605000000 1613083681.6612000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:48:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24739
+1386 0 moodle core\\task\\plagiarism_cron_task 0 1613083681.6689000000 1613083681.6696000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:48:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24739
+1387 0 moodle core\\task\\calendar_cron_task 0 1613083681.6826000000 1613083681.6865000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:48:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033040046691895 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24739
+1388 0 moodle core\\task\\blog_cron_task 0 1613083681.6950000000 1613083681.6992000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:48:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034878253936768 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24739
+1389 0 moodle core\\task\\question_preview_cleanup_task 0 1613083681.7083000000 1613083681.7255000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:48:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016512870788574 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24739
+1390 0 moodle core\\task\\question_stats_cleanup_task 0 1613083681.7337000000 1613083681.7356000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:48:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012240409851074 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24739
+1391 0 mod_assign mod_assign\\task\\cron_task 0 1613083681.7475000000 1613083681.7792000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:48:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.030932903289795 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24739
+1392 0 mod_forum mod_forum\\task\\cron_task 0 1613083681.7975000000 1613083681.7999000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:48:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014898777008057 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24739
+1409 0 moodle core\\task\\calendar_cron_task 0 1613083742.2450000000 1613083742.2494000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:49:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0034279823303223 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24756
+1393 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083681.8174000000 1613083681.8242000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:48:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059120655059814 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24739
+1394 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083681.8325000000 1613083681.8335000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:48:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.3936920166016E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24739
+1395 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083681.8416000000 1613083681.8426000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:48:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.608268737793E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24739
+1396 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083681.8505000000 1613083681.8522000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:48:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073909759521484 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24739
+1397 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083681.8602000000 1613083681.8612000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:48:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24739
+1398 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083681.8718000000 1613083681.8738000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:48:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014231204986572 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24739
+1399 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083681.8822000000 1613083681.8829000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:48:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24739
+1400 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083681.8910000000 1613083681.8923000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:48:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076794624328613 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24739
+1401 0 moodle core\\task\\session_cleanup_task 0 1613083742.0819000000 1613083742.0962000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:49:02. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011229038238525 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24756
+1402 0 moodle core\\task\\send_new_user_passwords_task 0 1613083742.1054000000 1613083742.1066000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:49:02. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00059890747070312 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24756
+1403 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083742.1152000000 1613083742.1159000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:49:02. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24756
+1404 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083742.1244000000 1613083742.1684000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:49:02. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043329954147339 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24756
+1405 0 moodle core\\task\\grade_cron_task 0 1613083742.1770000000 1613083742.1802000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:49:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025699138641357 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24756
+1406 0 moodle core\\task\\completion_regular_task 0 1613083742.1885000000 1613083742.2139000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:49:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024736881256104 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24756
+1407 0 moodle core\\task\\portfolio_cron_task 0 1613083742.2225000000 1613083742.2232000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:49:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24756
+1408 0 moodle core\\task\\plagiarism_cron_task 0 1613083742.2313000000 1613083742.2319000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:49:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24756
+1411 0 moodle core\\task\\question_preview_cleanup_task 0 1613083742.2709000000 1613083742.2881000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:49:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016510009765625 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24756
+1412 0 moodle core\\task\\question_stats_cleanup_task 0 1613083742.2964000000 1613083742.2982000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:49:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011839866638184 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24756
+1413 0 mod_assign mod_assign\\task\\cron_task 0 1613083742.3105000000 1613083742.3426000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:49:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031214952468872 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24756
+1414 0 mod_forum mod_forum\\task\\cron_task 0 1613083742.3613000000 1613083742.3637000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:49:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015048980712891 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24756
+1415 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083742.3813000000 1613083742.3881000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:49:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058829784393311 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24756
+1416 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083742.3963000000 1613083742.3973000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:49:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24756
+1417 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083742.4053000000 1613083742.4062000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:49:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24756
+1418 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083742.4143000000 1613083742.4159000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:49:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068187713623047 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24756
+1419 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083742.4237000000 1613083742.4246000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:49:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24756
+1420 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083742.4350000000 1613083742.4370000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:49:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014190673828125 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24756
+1421 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083742.4452000000 1613083742.4459000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:49:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24756
+1422 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083742.4542000000 1613083742.4556000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:49:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077295303344727 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24756
+1423 0 moodle core\\task\\cache_cron_task 0 1613083801.6480000000 1613083801.6554000000 0 0 0 Execute scheduled task: Background processing for caches (core\\task\\cache_cron_task)\n... started 22:50:01. Current memory use 16.8MB.\nCleaning up stale session data from cache stores.\n... used 0 dbqueries\n... used 0.0042672157287598 seconds\nScheduled task complete: Background processing for caches (core\\task\\cache_cron_task)\n dev.derekmaxson.com 24769
+1424 0 moodle core\\task\\automated_backup_task 0 1613083801.6650000000 1613083801.8915000000 0 0 0 Execute scheduled task: Automated backups (core\\task\\automated_backup_task)\n... started 22:50:01. Current memory use 17.7MB.\nChecking automated backup status...INACTIVE\n... used 0 dbqueries\n... used 0.22584700584412 seconds\nScheduled task complete: Automated backups (core\\task\\automated_backup_task)\n dev.derekmaxson.com 24769
+1425 0 enrol_manual enrol_manual\\task\\sync_enrolments 0 1613083801.9002000000 1613083801.9020000000 0 0 0 Execute scheduled task: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n... started 22:50:01. Current memory use 37.6MB.\nVerifying manual enrolment expiration...\n...manual enrolment updates finished.\n... used 0 dbqueries\n... used 0.0010058879852295 seconds\nScheduled task complete: Synchronise manual enrolments task (enrol_manual\\task\\sync_enrolments)\n dev.derekmaxson.com 24769
+1426 0 enrol_manual enrol_manual\\task\\send_expiry_notifications 0 1613083801.9103000000 1613083801.9112000000 0 0 0 Execute scheduled task: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n... started 22:50:01. Current memory use 37.7MB.\nmanual enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00020313262939453 seconds\nScheduled task complete: Manual enrolment send expiry notifications task (enrol_manual\\task\\send_expiry_notifications)\n dev.derekmaxson.com 24769
+1427 0 enrol_self enrol_self\\task\\sync_enrolments 0 1613083801.9194000000 1613083801.9250000000 6 0 0 Execute scheduled task: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n... started 22:50:01. Current memory use 37.7MB.\nVerifying self-enrolments...\n...user self-enrolment updates finished.\nNo expired enrol_self enrolments detected\n... used 6 dbqueries\n... used 0.0048148632049561 seconds\nScheduled task complete: Synchronise self enrolments task (enrol_self\\task\\sync_enrolments)\n dev.derekmaxson.com 24769
+1428 0 enrol_self enrol_self\\task\\send_expiry_notifications 0 1613083801.9335000000 1613083801.9344000000 0 0 0 Execute scheduled task: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n... started 22:50:01. Current memory use 37.9MB.\nself enrolment expiry notifications were already sent today at Thursday, 11 February 2021, 6:00 AM.\n... used 0 dbqueries\n... used 0.00018692016601562 seconds\nScheduled task complete: Self enrolment send expiry notifications task (enrol_self\\task\\send_expiry_notifications)\n dev.derekmaxson.com 24769
+1429 0 moodle core\\task\\badges_cron_task 0 1613083801.9429000000 1613083801.9477000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 22:50:01. Current memory use 37.9MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0041079521179199 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 24769
+1430 0 moodle core\\task\\badges_message_task 0 1613083801.9559000000 1613083801.9572000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 22:50:01. Current memory use 38.2MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00059604644775391 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 24769
+1431 0 mod_chat mod_chat\\task\\cron_task 0 1613083801.9691000000 1613083801.9721000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 22:50:01. Current memory use 39.2MB.\n... used 4 dbqueries\n... used 0.0020909309387207 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 24769
+1432 0 mod_scorm mod_scorm\\task\\cron_task 0 1613083801.9804000000 1613083801.9850000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 22:50:01. Current memory use 39.2MB.\n... used 0 dbqueries\n... used 0.0036270618438721 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 24769
+1433 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613083801.9959000000 1613083802.0032000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:50:01. Current memory use 38.3MB.\n\n0 feeds refreshed (took 0.000714 seconds)\n... used 3 dbqueries\n... used 0.0067110061645508 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 24769
+1434 0 moodle core\\task\\session_cleanup_task 0 1613083802.0120000000 1613083802.0206000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:50:02. Current memory use 39.3MB.\n... used 19 dbqueries\n... used 0.0072059631347656 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24769
+1435 0 moodle core\\task\\send_new_user_passwords_task 0 1613083802.0288000000 1613083802.0301000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:50:02. Current memory use 39.5MB.\n... used 1 dbqueries\n... used 0.00060296058654785 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24769
+1436 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083802.0386000000 1613083802.0393000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:50:02. Current memory use 39.6MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24769
+1437 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083802.0479000000 1613083802.0620000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:50:02. Current memory use 39.6MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.013506174087524 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24769
+1438 0 moodle core\\task\\grade_cron_task 0 1613083802.0703000000 1613083802.0735000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:50:02. Current memory use 40.8MB.\n... used 6 dbqueries\n... used 0.0025539398193359 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24769
+1439 0 moodle core\\task\\completion_regular_task 0 1613083802.0822000000 1613083802.1060000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:50:02. Current memory use 40.8MB.\n... used 18 dbqueries\n... used 0.023103952407837 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24769
+1440 0 moodle core\\task\\portfolio_cron_task 0 1613083802.1144000000 1613083802.1151000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:50:02. Current memory use 41.1MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24769
+1441 0 moodle core\\task\\plagiarism_cron_task 0 1613083802.1237000000 1613083802.1243000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:50:02. Current memory use 41.1MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24769
+1442 0 moodle core\\task\\calendar_cron_task 0 1613083802.1328000000 1613083802.1370000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:50:02. Current memory use 41.1MB.\n... used 1 dbqueries\n... used 0.0035998821258545 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24769
+1443 0 moodle core\\task\\blog_cron_task 0 1613083802.1453000000 1613083802.1495000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:50:02. Current memory use 41.5MB.\n... used 2 dbqueries\n... used 0.0035429000854492 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24769
+1444 0 moodle core\\task\\question_preview_cleanup_task 0 1613083802.1579000000 1613083802.1633000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:50:02. Current memory use 41.8MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.0047309398651123 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24769
+1445 0 moodle core\\task\\question_stats_cleanup_task 0 1613083802.1714000000 1613083802.1732000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:50:02. Current memory use 41.8MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011968612670898 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24769
+1446 0 mod_assign mod_assign\\task\\cron_task 0 1613083802.1812000000 1613083802.1945000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:50:02. Current memory use 41.9MB.\n... used 3 dbqueries\n... used 0.012295961380005 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24769
+1447 0 mod_forum mod_forum\\task\\cron_task 0 1613083802.2033000000 1613083802.2059000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:50:02. Current memory use 42.6MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014798641204834 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24769
+1448 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083802.2211000000 1613083802.2281000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:50:02. Current memory use 43.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0057451725006104 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24769
+1449 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083802.2364000000 1613083802.2372000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:50:02. Current memory use 43.6MB.\n... used 0 dbqueries\n... used 9.7990036010742E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24769
+1450 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083802.2452000000 1613083802.2460000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:50:02. Current memory use 43.6MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24769
+1451 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083802.2541000000 1613083802.2558000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:50:02. Current memory use 43.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068998336791992 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24769
+1452 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083802.2641000000 1613083802.2649000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:50:02. Current memory use 43.6MB.\n... used 0 dbqueries\n... used 9.1075897216797E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24769
+1453 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083802.2756000000 1613083802.2776000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:50:02. Current memory use 43.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001439094543457 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24769
+1454 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083802.2858000000 1613083802.2866000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:50:02. Current memory use 43.6MB.\n... used 0 dbqueries\n... used 0.00011277198791504 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24769
+1455 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083802.2956000000 1613083802.2970000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:50:02. Current memory use 43.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078797340393066 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24769
+1456 0 moodle core\\task\\session_cleanup_task 0 1613083861.4903000000 1613083861.5045000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:51:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011127948760986 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24785
+1457 0 moodle core\\task\\send_new_user_passwords_task 0 1613083861.5132000000 1613083861.5145000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:51:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00058984756469727 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24785
+1458 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083861.5232000000 1613083861.5239000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:51:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.6968460083008E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24785
+1459 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083861.5321000000 1613083861.5766000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:51:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043846130371094 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24785
+1460 0 moodle core\\task\\grade_cron_task 0 1613083861.5850000000 1613083861.5882000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:51:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025551319122314 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24785
+1461 0 moodle core\\task\\completion_regular_task 0 1613083861.5964000000 1613083861.6219000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:51:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024821043014526 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24785
+1462 0 moodle core\\task\\portfolio_cron_task 0 1613083861.6300000000 1613083861.6307000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:51:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24785
+1463 0 moodle core\\task\\plagiarism_cron_task 0 1613083861.6385000000 1613083861.6392000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:51:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.6014785766602E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24785
+1464 0 moodle core\\task\\calendar_cron_task 0 1613083861.6518000000 1613083861.6558000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:51:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.00337815284729 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24785
+1465 0 moodle core\\task\\blog_cron_task 0 1613083861.6640000000 1613083861.6681000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:51:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034329891204834 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24785
+1466 0 moodle core\\task\\question_preview_cleanup_task 0 1613083861.6764000000 1613083861.6935000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:51:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016486167907715 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24785
+1467 0 moodle core\\task\\question_stats_cleanup_task 0 1613083861.7016000000 1613083861.7034000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:51:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012099742889404 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24785
+1468 0 mod_assign mod_assign\\task\\cron_task 0 1613083861.7156000000 1613083861.7480000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:51:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031512022018433 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24785
+1469 0 mod_forum mod_forum\\task\\cron_task 0 1613083861.7675000000 1613083861.7700000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:51:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0016109943389893 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24785
+1470 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083861.7887000000 1613083861.7956000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:51:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0060369968414307 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24785
+1471 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083861.8042000000 1613083861.8052000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:51:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.4175338745117E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24785
+1472 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083861.8164000000 1613083861.8174000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:51:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9883804321289E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24785
+1473 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083861.8255000000 1613083861.8271000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:51:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00073695182800293 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24785
+1474 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083861.8360000000 1613083861.8369000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:51:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.0837478637695E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24785
+1475 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083861.8477000000 1613083861.8497000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:51:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014548301696777 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24785
+1476 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083861.8629000000 1613083861.8636000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:51:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011801719665527 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24785
+1477 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083861.8733000000 1613083861.8747000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:51:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00078511238098145 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24785
+1478 0 moodle core\\task\\session_cleanup_task 0 1613083922.0664000000 1613083922.0807000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:52:02. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011187076568604 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24802
+1479 0 moodle core\\task\\send_new_user_passwords_task 0 1613083922.0895000000 1613083922.0908000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:52:02. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00059700012207031 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24802
+1480 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083922.0994000000 1613083922.1001000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:52:02. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24802
+1481 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083922.1087000000 1613083922.1529000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:52:02. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.0436110496521 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24802
+1482 0 moodle core\\task\\grade_cron_task 0 1613083922.1615000000 1613083922.1647000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:52:02. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025439262390137 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24802
+1483 0 moodle core\\task\\completion_regular_task 0 1613083922.1731000000 1613083922.1983000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:52:02. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024573087692261 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24802
+1484 0 moodle core\\task\\portfolio_cron_task 0 1613083922.2070000000 1613083922.2078000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:52:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24802
+1485 0 moodle core\\task\\plagiarism_cron_task 0 1613083922.2159000000 1613083922.2165000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:52:02. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24802
+1486 0 moodle core\\task\\calendar_cron_task 0 1613083922.2301000000 1613083922.2342000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:52:02. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033879280090332 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24802
+1487 0 moodle core\\task\\blog_cron_task 0 1613083922.2431000000 1613083922.2472000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:52:02. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0034458637237549 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24802
+1488 0 moodle core\\task\\question_preview_cleanup_task 0 1613083922.2554000000 1613083922.2726000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:52:02. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016605138778687 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24802
+1489 0 moodle core\\task\\question_stats_cleanup_task 0 1613083922.2808000000 1613083922.2827000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:52:02. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012180805206299 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24802
+1490 0 mod_assign mod_assign\\task\\cron_task 0 1613083922.2950000000 1613083922.3271000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:52:02. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031210899353027 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24802
+1491 0 mod_forum mod_forum\\task\\cron_task 0 1613083922.3461000000 1613083922.3484000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:52:02. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014810562133789 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24802
+1492 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083922.3661000000 1613083922.3730000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:52:02. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059511661529541 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24802
+1493 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083922.3811000000 1613083922.3820000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:52:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24802
+1494 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083922.3899000000 1613083922.3909000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:52:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24802
+1495 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083922.3988000000 1613083922.4003000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:52:02. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00068402290344238 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24802
+1496 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083922.4082000000 1613083922.4091000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:52:02. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.0122222900391E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24802
+1497 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083922.4196000000 1613083922.4216000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:52:02. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.001439094543457 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24802
+1498 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083922.4301000000 1613083922.4308000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:52:02. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00012707710266113 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24802
+1499 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083922.4396000000 1613083922.4409000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:52:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.0007779598236084 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24802
+1500 0 moodle core\\task\\session_cleanup_task 0 1613083981.6302000000 1613083981.6444000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:53:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011122941970825 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24817
+1501 0 moodle core\\task\\send_new_user_passwords_task 0 1613083981.6528000000 1613083981.6540000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:53:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057101249694824 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24817
+1502 0 moodle core\\task\\send_failed_login_notifications_task 0 1613083981.6624000000 1613083981.6631000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:53:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24817
+1503 0 moodle core\\task\\legacy_plugin_cron_task 0 1613083981.6708000000 1613083981.7150000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:53:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.043620109558105 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24817
+1504 0 moodle core\\task\\grade_cron_task 0 1613083981.7235000000 1613083981.7267000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:53:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025699138641357 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24817
+1505 0 moodle core\\task\\completion_regular_task 0 1613083981.7351000000 1613083981.7604000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:53:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.02458381652832 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24817
+1506 0 moodle core\\task\\portfolio_cron_task 0 1613083981.7685000000 1613083981.7692000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:53:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.4822692871094E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24817
+1507 0 moodle core\\task\\plagiarism_cron_task 0 1613083981.7776000000 1613083981.7783000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:53:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24817
+1508 0 moodle core\\task\\calendar_cron_task 0 1613083981.7910000000 1613083981.7950000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:53:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.003389835357666 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24817
+1509 0 moodle core\\task\\blog_cron_task 0 1613083981.8033000000 1613083981.8074000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:53:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0035121440887451 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24817
+1510 0 moodle core\\task\\question_preview_cleanup_task 0 1613083981.8175000000 1613083981.8350000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:53:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016801118850708 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24817
+1511 0 moodle core\\task\\question_stats_cleanup_task 0 1613083981.8438000000 1613083981.8457000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:53:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012638568878174 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24817
+1512 0 mod_assign mod_assign\\task\\cron_task 0 1613083981.8583000000 1613083981.8908000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:53:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031588077545166 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24817
+1513 0 mod_forum mod_forum\\task\\cron_task 0 1613083981.9098000000 1613083981.9123000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:53:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0014770030975342 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24817
+1514 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613083981.9300000000 1613083981.9368000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:53:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0058748722076416 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24817
+1515 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613083981.9454000000 1613083981.9464000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:53:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.2029571533203E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24817
+1516 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613083981.9547000000 1613083981.9557000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:53:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.9168548583984E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24817
+1517 0 mod_workshop mod_workshop\\task\\cron_task 0 1613083981.9641000000 1613083981.9657000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:53:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.0006859302520752 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24817
+1518 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613083981.9735000000 1613083981.9745000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:53:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24817
+1519 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613083981.9856000000 1613083981.9877000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:53:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014920234680176 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24817
+1520 0 tool_monitor tool_monitor\\task\\clean_events 0 1613083981.9961000000 1613083981.9968000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:53:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011992454528809 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24817
+1521 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613083982.0051000000 1613083982.0065000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:53:02. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00080490112304688 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24817
+1522 0 moodle core\\task\\session_cleanup_task 0 1613084041.1958000000 1613084041.2100000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:54:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011117935180664 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24845
+1523 0 moodle core\\task\\send_new_user_passwords_task 0 1613084041.2191000000 1613084041.2203000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:54:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00058603286743164 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24845
+1524 0 moodle core\\task\\send_failed_login_notifications_task 0 1613084041.2286000000 1613084041.2292000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:54:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24845
+1525 0 moodle core\\task\\legacy_plugin_cron_task 0 1613084041.2392000000 1613084041.2829000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:54:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042989015579224 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24845
+1526 0 moodle core\\task\\grade_cron_task 0 1613084041.2920000000 1613084041.2951000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:54:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025348663330078 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24845
+1527 0 moodle core\\task\\completion_regular_task 0 1613084041.3036000000 1613084041.3288000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:54:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024603843688965 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24845
+1528 0 moodle core\\task\\portfolio_cron_task 0 1613084041.3372000000 1613084041.3379000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:54:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24845
+1529 0 moodle core\\task\\plagiarism_cron_task 0 1613084041.3466000000 1613084041.3473000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:54:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.2915344238281E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24845
+1530 0 moodle core\\task\\calendar_cron_task 0 1613084041.3602000000 1613084041.3642000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:54:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0033540725708008 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24845
+1531 0 moodle core\\task\\blog_cron_task 0 1613084041.3723000000 1613084041.3763000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:54:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033628940582275 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24845
+1532 0 moodle core\\task\\question_preview_cleanup_task 0 1613084041.3842000000 1613084041.4012000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:54:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016406059265137 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24845
+1533 0 moodle core\\task\\question_stats_cleanup_task 0 1613084041.4094000000 1613084041.4113000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:54:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0012118816375732 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24845
+1534 0 mod_assign mod_assign\\task\\cron_task 0 1613084041.4237000000 1613084041.4557000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:54:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031143188476562 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24845
+1535 0 mod_forum mod_forum\\task\\cron_task 0 1613084041.4742000000 1613084041.4765000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:54:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00148606300354 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24845
+1536 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613084041.4941000000 1613084041.5010000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:54:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059430599212646 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24845
+1537 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613084041.5091000000 1613084041.5101000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:54:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.8930130004883E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24845
+1538 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613084041.5180000000 1613084041.5189000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:54:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24845
+1539 0 mod_workshop mod_workshop\\task\\cron_task 0 1613084041.5281000000 1613084041.5296000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:54:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069212913513184 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24845
+1540 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613084041.5372000000 1613084041.5382000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:54:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.702278137207E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24845
+1541 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613084041.5485000000 1613084041.5504000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:54:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0013999938964844 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24845
+1542 0 tool_monitor tool_monitor\\task\\clean_events 0 1613084041.5588000000 1613084041.5595000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:54:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011396408081055 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24845
+1543 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613084041.5674000000 1613084041.5687000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:54:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00075507164001465 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24845
+1544 0 moodle core\\task\\badges_cron_task 0 1613084101.7604000000 1613084101.7713000000 1 0 0 Execute scheduled task: Award badges (core\\task\\badges_cron_task)\n... started 22:55:01. Current memory use 16.8MB.\nStarted reviewing available badges.\nBadges were issued 0 time(s).\n... used 1 dbqueries\n... used 0.0077810287475586 seconds\nScheduled task complete: Award badges (core\\task\\badges_cron_task)\n dev.derekmaxson.com 24863
+1545 0 moodle core\\task\\badges_message_task 0 1613084101.7803000000 1613084101.7816000000 1 0 0 Execute scheduled task: Background processing for sending badges notifications (core\\task\\badges_message_task)\n... started 22:55:01. Current memory use 18MB.\nSending scheduled badge notifications.\n... used 1 dbqueries\n... used 0.00058197975158691 seconds\nScheduled task complete: Background processing for sending badges notifications (core\\task\\badges_message_task)\n dev.derekmaxson.com 24863
+1546 0 mod_chat mod_chat\\task\\cron_task 0 1613084101.7935000000 1613084101.8026000000 2 2 0 Execute scheduled task: Background processing for chat module (mod_chat\\task\\cron_task)\n... started 22:55:01. Current memory use 19MB.\n... used 4 dbqueries\n... used 0.0082619190216064 seconds\nScheduled task complete: Background processing for chat module (mod_chat\\task\\cron_task)\n dev.derekmaxson.com 24863
+1547 0 mod_scorm mod_scorm\\task\\cron_task 0 1613084101.8106000000 1613084101.8292000000 0 0 0 Execute scheduled task: Background processing for SCORM (mod_scorm\\task\\cron_task)\n... started 22:55:01. Current memory use 19.7MB.\n... used 0 dbqueries\n... used 0.017794132232666 seconds\nScheduled task complete: Background processing for SCORM (mod_scorm\\task\\cron_task)\n dev.derekmaxson.com 24863
+1548 0 block_rss_client block_rss_client\\task\\refreshfeeds 0 1613084101.8416000000 1613084101.8504000000 3 0 0 Execute scheduled task: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n... started 22:55:01. Current memory use 20.6MB.\n\n0 feeds refreshed (took 0.00078800000000001 seconds)\n... used 3 dbqueries\n... used 0.0081839561462402 seconds\nScheduled task complete: Refresh RSS feeds task (block_rss_client\\task\\refreshfeeds)\n dev.derekmaxson.com 24863
+1549 0 moodle core\\task\\session_cleanup_task 0 1613084101.8602000000 1613084101.8687000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:55:01. Current memory use 22.8MB.\n... used 19 dbqueries\n... used 0.0071640014648438 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24863
+1550 0 moodle core\\task\\send_new_user_passwords_task 0 1613084101.8769000000 1613084101.8781000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:55:01. Current memory use 23.1MB.\n... used 1 dbqueries\n... used 0.00059700012207031 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24863
+1551 0 moodle core\\task\\send_failed_login_notifications_task 0 1613084101.8866000000 1613084101.8873000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:55:01. Current memory use 23.1MB.\n... used 0 dbqueries\n... used 4.3869018554688E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24863
+1552 0 moodle core\\task\\legacy_plugin_cron_task 0 1613084101.8956000000 1613084101.9277000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:55:01. Current memory use 23.1MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.031533002853394 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24863
+1553 0 moodle core\\task\\grade_cron_task 0 1613084101.9364000000 1613084101.9395000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:55:01. Current memory use 26.5MB.\n... used 6 dbqueries\n... used 0.0025579929351807 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24863
+1554 0 moodle core\\task\\completion_regular_task 0 1613084101.9478000000 1613084101.9736000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:55:01. Current memory use 26.6MB.\n... used 18 dbqueries\n... used 0.025174140930176 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24863
+1555 0 moodle core\\task\\portfolio_cron_task 0 1613084101.9815000000 1613084101.9822000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:55:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24863
+1556 0 moodle core\\task\\plagiarism_cron_task 0 1613084101.9902000000 1613084101.9909000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:55:01. Current memory use 27MB.\n... used 0 dbqueries\n... used 4.4107437133789E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24863
+1557 0 moodle core\\task\\calendar_cron_task 0 1613084101.9987000000 1613084102.0029000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:55:01. Current memory use 27MB.\n... used 1 dbqueries\n... used 0.0035769939422607 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24863
+1558 0 moodle core\\task\\blog_cron_task 0 1613084102.0110000000 1613084102.0150000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:55:02. Current memory use 27.4MB.\n... used 2 dbqueries\n... used 0.0033822059631348 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24863
+1559 0 moodle core\\task\\question_preview_cleanup_task 0 1613084102.0229000000 1613084102.0396000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:55:02. Current memory use 27.7MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016080141067505 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24863
+1560 0 moodle core\\task\\question_stats_cleanup_task 0 1613084102.0477000000 1613084102.0495000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:55:02. Current memory use 29.4MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.0011780261993408 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24863
+1561 0 mod_assign mod_assign\\task\\cron_task 0 1613084102.0573000000 1613084102.0900000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:55:02. Current memory use 29.5MB.\n... used 3 dbqueries\n... used 0.031759023666382 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24863
+1562 0 mod_forum mod_forum\\task\\cron_task 0 1613084102.1095000000 1613084102.1120000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:55:02. Current memory use 33.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.00148606300354 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24863
+1563 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613084102.1296000000 1613084102.1366000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:55:02. Current memory use 34.7MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0057499408721924 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24863
+1564 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613084102.1446000000 1613084102.1454000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:55:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 8.6784362792969E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24863
+1565 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613084102.1531000000 1613084102.1539000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:55:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 8.5115432739258E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24863
+1566 0 mod_workshop mod_workshop\\task\\cron_task 0 1613084102.1618000000 1613084102.1634000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:55:02. Current memory use 34.7MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00067305564880371 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24863
+1567 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613084102.1713000000 1613084102.1721000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:55:02. Current memory use 34.8MB.\n... used 0 dbqueries\n... used 8.6069107055664E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24863
+1568 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613084102.1830000000 1613084102.1851000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:55:02. Current memory use 34.5MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014688968658447 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24863
+1569 0 tool_monitor tool_monitor\\task\\clean_events 0 1613084102.1935000000 1613084102.1942000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:55:02. Current memory use 34.7MB.\n... used 0 dbqueries\n... used 0.00011110305786133 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24863
+1570 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613084102.2023000000 1613084102.2037000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:55:02. Current memory use 34.7MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00077009201049805 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24863
+1571 0 moodle core\\task\\session_cleanup_task 0 1613084161.3944000000 1613084161.4084000000 18 1 0 Execute scheduled task: Cleanup old sessions (core\\task\\session_cleanup_task)\n... started 22:56:01. Current memory use 16.8MB.\n... used 19 dbqueries\n... used 0.011051177978516 seconds\nScheduled task complete: Cleanup old sessions (core\\task\\session_cleanup_task)\n dev.derekmaxson.com 24882
+1572 0 moodle core\\task\\send_new_user_passwords_task 0 1613084161.4170000000 1613084161.4183000000 1 0 0 Execute scheduled task: Send new user passwords (core\\task\\send_new_user_passwords_task)\n... started 22:56:01. Current memory use 17.9MB.\n... used 1 dbqueries\n... used 0.00057220458984375 seconds\nScheduled task complete: Send new user passwords (core\\task\\send_new_user_passwords_task)\n dev.derekmaxson.com 24882
+1573 0 moodle core\\task\\send_failed_login_notifications_task 0 1613084161.4262000000 1613084161.4269000000 0 0 0 Execute scheduled task: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n... started 22:56:01. Current memory use 18MB.\n... used 0 dbqueries\n... used 4.3153762817383E-5 seconds\nScheduled task complete: Send failed login notifications (core\\task\\send_failed_login_notifications_task)\n dev.derekmaxson.com 24882
+1574 0 moodle core\\task\\legacy_plugin_cron_task 0 1613084161.4351000000 1613084161.4787000000 2 0 0 Execute scheduled task: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n... started 22:56:01. Current memory use 18MB.\nRunning auth crons if required...\nRunning enrol crons if required...\nStarting activity modules\nFinished activity modules\nStarting blocks\nFinished blocks\nStarting admin reports\nFinished admin reports\nStarting course reports\nFinished course reports\nStarting gradebook plugins\nFinished gradebook plugins\n... used 2 dbqueries\n... used 0.042965173721313 seconds\nScheduled task complete: Legacy cron processing for plugins (core\\task\\legacy_plugin_cron_task)\n dev.derekmaxson.com 24882
+1575 0 moodle core\\task\\grade_cron_task 0 1613084161.4873000000 1613084161.4905000000 6 0 0 Execute scheduled task: Background processing for gradebook (core\\task\\grade_cron_task)\n... started 22:56:01. Current memory use 23MB.\n... used 6 dbqueries\n... used 0.0025560855865479 seconds\nScheduled task complete: Background processing for gradebook (core\\task\\grade_cron_task)\n dev.derekmaxson.com 24882
+1576 0 moodle core\\task\\completion_regular_task 0 1613084161.4993000000 1613084161.5246000000 18 0 0 Execute scheduled task: Calculate regular completion data (core\\task\\completion_regular_task)\n... started 22:56:01. Current memory use 23MB.\n... used 18 dbqueries\n... used 0.024685859680176 seconds\nScheduled task complete: Calculate regular completion data (core\\task\\completion_regular_task)\n dev.derekmaxson.com 24882
+1577 0 moodle core\\task\\portfolio_cron_task 0 1613084161.5328000000 1613084161.5335000000 0 0 0 Execute scheduled task: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n... started 22:56:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.5061111450195E-5 seconds\nScheduled task complete: Background processing for portfolio plugins (core\\task\\portfolio_cron_task)\n dev.derekmaxson.com 24882
+1578 0 moodle core\\task\\plagiarism_cron_task 0 1613084161.5416000000 1613084161.5423000000 0 0 0 Execute scheduled task: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n... started 22:56:01. Current memory use 23.4MB.\n... used 0 dbqueries\n... used 4.1961669921875E-5 seconds\nScheduled task complete: Background processing for legacy cron in plagiarism plugins (core\\task\\plagiarism_cron_task)\n dev.derekmaxson.com 24882
+1579 0 moodle core\\task\\calendar_cron_task 0 1613084161.5547000000 1613084161.5587000000 1 0 0 Execute scheduled task: Send calendar notifications (core\\task\\calendar_cron_task)\n... started 22:56:01. Current memory use 23.9MB.\n... used 1 dbqueries\n... used 0.0032839775085449 seconds\nScheduled task complete: Send calendar notifications (core\\task\\calendar_cron_task)\n dev.derekmaxson.com 24882
+1580 0 moodle core\\task\\blog_cron_task 0 1613084161.5668000000 1613084161.5708000000 1 1 0 Execute scheduled task: Sync external blogs (core\\task\\blog_cron_task)\n... started 22:56:01. Current memory use 24.3MB.\n... used 2 dbqueries\n... used 0.0033299922943115 seconds\nScheduled task complete: Sync external blogs (core\\task\\blog_cron_task)\n dev.derekmaxson.com 24882
+1581 0 moodle core\\task\\question_preview_cleanup_task 0 1613084161.5787000000 1613084161.5956000000 1 4 0 Execute scheduled task: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n... started 22:56:01. Current memory use 24.6MB.\n\n Cleaning up old question previews...done.\n... used 5 dbqueries\n... used 0.016278982162476 seconds\nScheduled task complete: Background processing for cleaning up question previews (core\\task\\question_preview_cleanup_task)\n dev.derekmaxson.com 24882
+1582 0 moodle core\\task\\question_stats_cleanup_task 0 1613084161.6039000000 1613084161.6058000000 1 3 0 Execute scheduled task: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n... started 22:56:01. Current memory use 26.3MB.\n\n Cleaning up old question statistics cache records...done.\n... used 4 dbqueries\n... used 0.001183032989502 seconds\nScheduled task complete: Background processing for cleaning up question statistics caches (core\\task\\question_stats_cleanup_task)\n dev.derekmaxson.com 24882
+1583 0 mod_assign mod_assign\\task\\cron_task 0 1613084161.6182000000 1613084161.6503000000 3 0 0 Execute scheduled task: Background processing for assignment module (mod_assign\\task\\cron_task)\n... started 22:56:01. Current memory use 28.5MB.\n... used 3 dbqueries\n... used 0.031234979629517 seconds\nScheduled task complete: Background processing for assignment module (mod_assign\\task\\cron_task)\n dev.derekmaxson.com 24882
+1584 0 mod_forum mod_forum\\task\\cron_task 0 1613084161.6694000000 1613084161.6718000000 1 1 0 Execute scheduled task: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n... started 22:56:01. Current memory use 32.4MB.\nRemoving old digest records from 7 days ago.\nRemoved all old digest records.\nFetching unmailed posts.\n No posts found.\n... used 2 dbqueries\n... used 0.0015020370483398 seconds\nScheduled task complete: Forum mailings and maintenance jobs (mod_forum\\task\\cron_task)\n dev.derekmaxson.com 24882
+1585 0 mod_quiz mod_quiz\\task\\update_overdue_attempts 0 1613084161.6893000000 1613084161.6961000000 3 0 0 Execute scheduled task: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n... started 22:56:01. Current memory use 33.5MB.\n Looking for quiz overdue quiz attempts...\n Considered 0 attempts in 0 quizzes.\n... used 3 dbqueries\n... used 0.0059020519256592 seconds\nScheduled task complete: Updating overdue quiz attempts (mod_quiz\\task\\update_overdue_attempts)\n dev.derekmaxson.com 24882
+1586 0 mod_quiz mod_quiz\\task\\legacy_quiz_reports_cron 0 1613084161.7042000000 1613084161.7051000000 0 0 0 Execute scheduled task: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n... started 22:56:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 9.0837478637695E-5 seconds\nScheduled task complete: Legacy cron quiz reports (mod_quiz\\task\\legacy_quiz_reports_cron)\n dev.derekmaxson.com 24882
+1587 0 mod_quiz mod_quiz\\task\\legacy_quiz_accessrules_cron 0 1613084161.7131000000 1613084161.7141000000 0 0 0 Execute scheduled task: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n... started 22:56:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron quiz access rules (mod_quiz\\task\\legacy_quiz_accessrules_cron)\n dev.derekmaxson.com 24882
+1588 0 mod_workshop mod_workshop\\task\\cron_task 0 1613084161.7225000000 1613084161.7241000000 1 0 0 Execute scheduled task: Background processing for workshop module (mod_workshop\\task\\cron_task)\n... started 22:56:01. Current memory use 33.6MB.\n processing workshop subplugins ...\n... used 1 dbqueries\n... used 0.00069499015808105 seconds\nScheduled task complete: Background processing for workshop module (mod_workshop\\task\\cron_task)\n dev.derekmaxson.com 24882
+1589 0 mod_workshop mod_workshop\\task\\legacy_workshop_allocation_cron 0 1613084161.7322000000 1613084161.7332000000 0 0 0 Execute scheduled task: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n... started 22:56:01. Current memory use 33.6MB.\n... used 0 dbqueries\n... used 8.7976455688477E-5 seconds\nScheduled task complete: Legacy cron workshop allocation (mod_workshop\\task\\legacy_workshop_allocation_cron)\n dev.derekmaxson.com 24882
+1590 0 tool_messageinbound tool_messageinbound\\task\\pickup_task 0 1613084161.7446000000 1613084161.7466000000 0 0 0 Execute scheduled task: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n... started 22:56:01. Current memory use 32.7MB.\nInbound Message not fully configured - exiting early.\n... used 0 dbqueries\n... used 0.0014519691467285 seconds\nScheduled task complete: Incoming email pickup (tool_messageinbound\\task\\pickup_task)\n dev.derekmaxson.com 24882
+1591 0 tool_monitor tool_monitor\\task\\clean_events 0 1613084161.7551000000 1613084161.7558000000 0 0 0 Execute scheduled task: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n... started 22:56:01. Current memory use 32.8MB.\n... used 0 dbqueries\n... used 0.00011491775512695 seconds\nScheduled task complete: Cleanup event monitor events (tool_monitor\\task\\clean_events)\n dev.derekmaxson.com 24882
+1592 0 workshopallocation_scheduled workshopallocation_scheduled\\task\\cron_task 0 1613084161.7640000000 1613084161.7654000000 1 0 0 Execute scheduled task: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n... started 22:56:01. Current memory use 32.8MB.\n... no workshops awaiting scheduled allocation. ... used 1 dbqueries\n... used 0.00076985359191895 seconds\nScheduled task complete: Background processing for scheduled allocation (workshopallocation_scheduled\\task\\cron_task)\n dev.derekmaxson.com 24882
+\.
+
+
+--
+-- Name: mdl_task_log_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_task_log_id_seq', 1592, true);
+
+
+--
+-- Data for Name: mdl_task_scheduled; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_task_scheduled (id, component, classname, lastruntime, nextruntime, blocking, minute, hour, day, month, dayofweek, faildelay, customised, disabled, timestarted, hostname, pid) FROM stdin;
+23 moodle \\core\\task\\registration_cron_task 0 1613398560 0 16 14 * * 1 0 0 0 \N \N \N
+41 moodle \\core\\task\\h5p_get_content_types_task 0 1614607680 0 8 14 1 * * 0 0 0 \N \N \N
+54 auth_cas \\auth_cas\\task\\sync_task 0 1612915200 0 0 0 * * * 0 0 1 \N \N \N
+55 auth_db \\auth_db\\task\\sync_users 0 1612912020 0 7 23 * * * 0 0 1 \N \N \N
+56 auth_ldap \\auth_ldap\\task\\sync_roles 0 1612915200 0 0 0 * * * 0 0 1 \N \N \N
+57 auth_ldap \\auth_ldap\\task\\sync_task 0 1612915200 0 0 0 * * * 0 0 1 \N \N \N
+58 auth_mnet \\auth_mnet\\task\\cron_task 0 1612889100 0 * * * * * 0 0 0 \N \N \N
+59 enrol_category \\enrol_category\\task\\enrol_category_sync 0 1612889100 0 * * * * * 0 0 0 \N \N \N
+61 enrol_database \\enrol_database\\task\\sync_enrolments 0 1612973400 0 10 16 * * * 0 0 1 \N \N \N
+5 moodle \\core\\task\\tag_cron_task 1613080022 1613099040 0 4 3 * * * 0 0 0 \N \N \N
+11 moodle \\core\\task\\create_contexts_task 1613080022 1613088000 1 0 0 * * * 0 0 0 \N \N \N
+16 moodle \\core\\task\\completion_daily_task 1613080022 1613099340 0 9 3 * * * 0 0 0 \N \N \N
+29 moodle \\core\\task\\file_temp_cleanup_task 1613080022 1613091300 0 55 */6 * * * 0 0 0 \N \N \N
+30 moodle \\core\\task\\file_trash_cleanup_task 1613080022 1613091300 0 55 */6 * * * 0 0 0 \N \N \N
+32 moodle \\core\\task\\search_optimize_task 1613080022 1613088900 0 15 */12 * * * 0 0 0 \N \N \N
+33 moodle \\core\\task\\stats_cron_task 1613080022 1613088000 0 0 0 * * * 0 0 0 \N \N \N
+34 moodle \\core\\task\\password_reset_cleanup_task 1613080022 1613088000 0 0 */6 * * * 0 0 0 \N \N \N
+37 moodle \\core_files\\task\\conversion_cleanup_task 1613080022 1613096040 0 14 2 * * * 0 0 0 \N \N \N
+40 moodle \\core\\task\\task_log_cleanup_task 1613080022 1613160420 0 7 20 * * * 0 0 0 \N \N \N
+42 moodle \\core\\task\\antivirus_cleanup_task 1613080022 1613088600 0 10 0 * * * 0 0 0 \N \N \N
+47 mod_lti \\mod_lti\\task\\clean_access_tokens 1613080022 1613142360 0 6 15 * * * 0 0 0 \N \N \N
+62 enrol_flatfile \\enrol_flatfile\\task\\flatfile_sync_task 0 1612890900 0 15 * * * * 0 0 0 \N \N \N
+63 enrol_imsenterprise \\enrol_imsenterprise\\task\\cron_task 0 1612890600 0 10 * * * * 0 0 0 \N \N \N
+64 enrol_ldap \\enrol_ldap\\task\\sync_enrolments 0 1612894560 0 16 18 * * * 0 0 1 \N \N \N
+24 moodle \\core\\task\\check_for_updates_task 1613081101 1613088000 0 0 */2 * * * 0 0 0 \N \N \N
+31 moodle \\core\\task\\search_index_task 1613082602 1613084400 0 */30 * * * * 0 0 0 \N \N \N
+27 moodle \\core\\task\\badges_cron_task 1613084101 1613084400 0 */5 * * * * 0 0 0 \N \N \N
+28 moodle \\core\\task\\badges_message_task 1613084101 1613084400 0 */5 * * * * 0 0 0 \N \N \N
+51 mod_scorm \\mod_scorm\\task\\cron_task 1613084101 1613084400 0 */5 * * * * 0 0 0 \N \N \N
+9 moodle \\core\\task\\send_new_user_passwords_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+10 moodle \\core\\task\\send_failed_login_notifications_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+12 moodle \\core\\task\\legacy_plugin_cron_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+13 moodle \\core\\task\\grade_cron_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+15 moodle \\core\\task\\completion_regular_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+17 moodle \\core\\task\\portfolio_cron_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+18 moodle \\core\\task\\plagiarism_cron_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+19 moodle \\core\\task\\calendar_cron_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+20 moodle \\core\\task\\blog_cron_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+21 moodle \\core\\task\\question_preview_cleanup_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+50 mod_quiz \\mod_quiz\\task\\legacy_quiz_accessrules_cron 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+52 mod_workshop \\mod_workshop\\task\\cron_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+53 mod_workshop \\mod_workshop\\task\\legacy_workshop_allocation_cron 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+25 moodle \\core\\task\\cache_cron_task 1613083801 1613087400 0 50 * * * * 0 0 0 \N \N \N
+4 moodle \\core\\task\\backup_cleanup_task 1613081401 1613085000 0 10 * * * * 0 0 0 \N \N \N
+36 moodle \\core\\task\\sync_plans_from_template_cohorts_task 1613081461 1613085060 0 11 * * * * 0 0 0 \N \N \N
+60 enrol_cohort \\enrol_cohort\\task\\enrol_cohort_sync 1613081641 1613085240 0 14 * * * * 0 0 0 \N \N \N
+35 moodle \\core\\task\\complete_plans_task 1613082181 1613085780 0 23 * * * * 0 0 0 \N \N \N
+6 moodle \\core\\task\\context_cleanup_task 1613082301 1613085900 0 25 * * * * 0 0 0 \N \N \N
+7 moodle \\core\\task\\cache_cleanup_task 1613082602 1613086200 0 30 * * * * 0 0 0 \N \N \N
+38 moodle \\core\\oauth2\\refresh_system_tokens_task 1613082602 1613086200 0 30 * * * * 0 0 0 \N \N \N
+8 moodle \\core\\task\\messaging_cleanup_task 1613082901 1613086500 0 35 * * * * 0 0 0 \N \N \N
+39 moodle \\core\\task\\analytics_cleanup_task 1613083321 1613086920 0 42 * * * * 0 0 0 \N \N \N
+26 moodle \\core\\task\\automated_backup_task 1613083801 1613087400 0 50 * * * * 0 0 0 \N \N \N
+65 enrol_lti \\enrol_lti\\task\\sync_grades 0 1612890000 0 */30 * * * * 0 0 0 \N \N \N
+66 enrol_lti \\enrol_lti\\task\\sync_members 0 1612890000 0 */30 * * * * 0 0 0 \N \N \N
+69 enrol_meta \\enrol_meta\\task\\enrol_meta_sync 0 1612890060 0 1 * * * * 0 0 0 \N \N \N
+70 enrol_paypal \\enrol_paypal\\task\\process_expirations 0 1612889100 0 * * * * * 0 0 0 \N \N \N
+76 editor_atto \\editor_atto\\task\\autosave_cleanup_task 0 1613368920 0 2 6 * * 1 0 0 0 \N \N \N
+77 repository_dropbox \\repository_dropbox\\task\\cron_task 0 1612889100 0 * * * * * 0 0 0 \N \N \N
+78 repository_filesystem \\repository_filesystem\\task\\cron_task 0 1612889100 0 * * * * * 0 0 0 \N \N \N
+79 repository_onedrive \\repository_onedrive\\remove_temp_access_task 0 1613416080 0 8 19 * * 1 0 0 0 \N \N \N
+86 tool_dataprivacy \\tool_dataprivacy\\task\\delete_existing_deleted_users 0 1612973580 0 13 16 * * * 0 0 1 \N \N \N
+98 logstore_legacy \\logstore_legacy\\task\\cleanup_task 0 1612933980 0 13 5 * * * 0 0 0 \N \N \N
+14 moodle \\core\\task\\grade_history_cleanup_task 1613080022 1613090880 0 * 0 * * * 0 0 0 \N \N \N
+83 tool_dataprivacy \\tool_dataprivacy\\task\\expired_retention_period 1613080022 1613113200 0 0 7 * * * 0 0 0 \N \N \N
+80 tool_analytics \\tool_analytics\\task\\train_models 1613080022 1613084400 0 0 23 * * * 0 0 0 \N \N \N
+87 tool_langimport \\tool_langimport\\task\\update_langpacks_task 1613080024 1613103660 0 21 4 * * * 0 0 0 \N \N \N
+81 tool_analytics \\tool_analytics\\task\\predict_models 1613080022 1613163600 0 0 21 * * * 0 0 0 \N \N \N
+84 tool_dataprivacy \\tool_dataprivacy\\task\\delete_expired_contexts 1613080022 1613109600 0 0 6 * * * 0 0 0 \N \N \N
+89 tool_messageinbound \\tool_messageinbound\\task\\cleanup_task 1613080024 1613094900 0 55 1 * * * 0 0 0 \N \N \N
+85 tool_dataprivacy \\tool_dataprivacy\\task\\delete_expired_requests 1613080022 1613135700 0 15 13 * * * 0 0 0 \N \N \N
+96 quiz_statistics \\quiz_statistics\\task\\quiz_statistics_cleanup 1613080024 1613089260 0 21 */5 * * * 0 0 0 \N \N \N
+91 tool_monitor \\tool_monitor\\task\\check_subscriptions 1613080024 1613095440 0 4 2 * * * 0 0 0 \N \N \N
+99 logstore_standard \\logstore_standard\\task\\cleanup_task 1613080024 1613103120 0 12 4 * * * 0 0 0 \N \N \N
+95 ltiservice_gradebookservices \\ltiservice_gradebookservices\\task\\cleanup_task 1613080024 1613099820 0 17 3 * * * 0 0 0 \N \N \N
+93 tool_recyclebin \\tool_recyclebin\\task\\cleanup_category_bin 1613082602 1613084400 0 */30 * * * * 0 0 0 \N \N \N
+2 moodle \\core\\task\\delete_unconfirmed_users_task 1613081101 1613084400 0 0 * * * * 0 0 0 \N \N \N
+3 moodle \\core\\task\\delete_incomplete_users_task 1613081101 1613084700 0 5 * * * * 0 0 0 \N \N \N
+43 qtype_random \\qtype_random\\task\\remove_unused_questions 1613081101 1613084700 0 5 * * * * 0 0 0 \N \N \N
+88 tool_messageinbound \\tool_messageinbound\\task\\pickup_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+73 message_email \\message_email\\task\\send_email_task 1613081101 1613167200 0 0 22 * * * 0 0 0 \N \N \N
+1 moodle \\core\\task\\session_cleanup_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+71 enrol_self \\enrol_self\\task\\sync_enrolments 1613083801 1613084400 0 */10 * * * * 0 0 0 \N \N \N
+46 mod_forum \\mod_forum\\task\\cron_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+67 enrol_manual \\enrol_manual\\task\\sync_enrolments 1613083801 1613084400 0 */10 * * * * 0 0 0 \N \N \N
+82 tool_cohortroles \\tool_cohortroles\\task\\cohort_role_sync 1613081221 1613084820 0 7 * * * * 0 0 0 \N \N \N
+45 mod_chat \\mod_chat\\task\\cron_task 1613084101 1613084400 0 */5 * * * * 0 0 0 \N \N \N
+22 moodle \\core\\task\\question_stats_cleanup_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+48 mod_quiz \\mod_quiz\\task\\update_overdue_attempts 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+74 block_recent_activity \\block_recent_activity\\task\\cleanup 1613082122 1613168520 0 22 22 * * * 0 0 0 \N \N \N
+72 enrol_self \\enrol_self\\task\\send_expiry_notifications 1613083801 1613084400 0 */10 * * * * 0 0 0 \N \N \N
+94 assignfeedback_editpdf \\assignfeedback_editpdf\\task\\convert_submissions 1613083501 1613084400 0 */15 * * * * 0 0 0 \N \N \N
+92 tool_recyclebin \\tool_recyclebin\\task\\cleanup_course_bin 1613082602 1613084400 0 */30 * * * * 0 0 0 \N \N \N
+97 workshopallocation_scheduled \\workshopallocation_scheduled\\task\\cron_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+68 enrol_manual \\enrol_manual\\task\\send_expiry_notifications 1613083801 1613084400 0 */10 * * * * 0 0 0 \N \N \N
+44 mod_assign \\mod_assign\\task\\cron_task 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+75 block_rss_client \\block_rss_client\\task\\refreshfeeds 1613084101 1613084400 0 */5 * * * * 0 0 0 \N \N \N
+90 tool_monitor \\tool_monitor\\task\\clean_events 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+49 mod_quiz \\mod_quiz\\task\\legacy_quiz_reports_cron 1613084161 1613084220 0 * * * * * 0 0 0 \N \N \N
+\.
+
+
+--
+-- Name: mdl_task_scheduled_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_task_scheduled_id_seq', 99, true);
+
+
+--
+-- Data for Name: mdl_tool_cohortroles; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_cohortroles (id, cohortid, roleid, userid, timecreated, timemodified, usermodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_cohortroles_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_cohortroles_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_customlang; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_customlang (id, lang, componentid, stringid, original, master, local, timemodified, timecustomized, outdated, modified) FROM stdin;
+\.
+
+
+--
+-- Data for Name: mdl_tool_customlang_components; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_customlang_components (id, name, version) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_customlang_components_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_customlang_components_id_seq', 1, false);
+
+
+--
+-- Name: mdl_tool_customlang_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_customlang_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_dataprivacy_category; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_dataprivacy_category (id, name, description, descriptionformat, usermodified, timecreated, timemodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_dataprivacy_category_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_dataprivacy_category_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_dataprivacy_ctxexpired; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_dataprivacy_ctxexpired (id, contextid, unexpiredroles, expiredroles, defaultexpired, status, usermodified, timecreated, timemodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_dataprivacy_ctxexpired_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_dataprivacy_ctxexpired_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_dataprivacy_ctxinstance; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_dataprivacy_ctxinstance (id, contextid, purposeid, categoryid, usermodified, timecreated, timemodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_dataprivacy_ctxinstance_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_dataprivacy_ctxinstance_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_dataprivacy_ctxlevel; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_dataprivacy_ctxlevel (id, contextlevel, purposeid, categoryid, usermodified, timecreated, timemodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_dataprivacy_ctxlevel_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_dataprivacy_ctxlevel_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_dataprivacy_purpose; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_dataprivacy_purpose (id, name, description, descriptionformat, lawfulbases, sensitivedatareasons, retentionperiod, protected, usermodified, timecreated, timemodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_dataprivacy_purpose_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_dataprivacy_purpose_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_dataprivacy_purposerole; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_dataprivacy_purposerole (id, purposeid, roleid, lawfulbases, sensitivedatareasons, retentionperiod, protected, usermodified, timecreated, timemodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_dataprivacy_purposerole_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_dataprivacy_purposerole_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_dataprivacy_request; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_dataprivacy_request (id, type, comments, commentsformat, userid, requestedby, status, dpo, dpocomment, dpocommentformat, systemapproved, usermodified, timecreated, timemodified, creationmethod) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_dataprivacy_request_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_dataprivacy_request_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_monitor_events; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_monitor_events (id, eventname, contextid, contextlevel, contextinstanceid, link, courseid, timecreated) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_monitor_events_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_monitor_events_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_monitor_history; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_monitor_history (id, sid, userid, timesent) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_monitor_history_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_monitor_history_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_monitor_rules; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_monitor_rules (id, description, descriptionformat, name, userid, courseid, plugin, eventname, template, templateformat, frequency, timewindow, timemodified, timecreated) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_monitor_rules_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_monitor_rules_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_monitor_subscriptions; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_monitor_subscriptions (id, courseid, ruleid, cmid, userid, timecreated, lastnotificationsent, inactivedate) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_monitor_subscriptions_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_monitor_subscriptions_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_policy; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_policy (id, sortorder, currentversionid) FROM stdin;
+\.
+
+
+--
+-- Data for Name: mdl_tool_policy_acceptances; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_policy_acceptances (id, policyversionid, userid, status, lang, usermodified, timecreated, timemodified, note) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_policy_acceptances_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_policy_acceptances_id_seq', 1, false);
+
+
+--
+-- Name: mdl_tool_policy_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_policy_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_policy_versions; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_policy_versions (id, name, type, audience, archived, usermodified, timecreated, timemodified, policyid, agreementstyle, optional, revision, summary, summaryformat, content, contentformat) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_policy_versions_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_policy_versions_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_recyclebin_category; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_recyclebin_category (id, categoryid, shortname, fullname, timecreated) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_recyclebin_category_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_recyclebin_category_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_recyclebin_course; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_recyclebin_course (id, courseid, section, module, name, timecreated) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_recyclebin_course_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_recyclebin_course_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_usertours_steps; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_usertours_steps (id, tourid, title, content, targettype, targetvalue, sortorder, configdata) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_usertours_steps_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_usertours_steps_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_tool_usertours_tours; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_tool_usertours_tours (id, name, description, pathmatch, enabled, sortorder, configdata) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_tool_usertours_tours_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_tool_usertours_tours_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_upgrade_log; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_upgrade_log (id, type, plugin, version, targetversion, info, details, backtrace, userid, timemodified) FROM stdin;
+1 0 core 2020110901.04 2020110901.04 Upgrade savepoint reached \N 0 1612889058
+2 0 core 2020110901.04 2020110901.04 Core installed \N 0 1612889067
+3 0 antivirus_clamav \N 2020110900 Starting plugin installation \N 0 1612889067
+4 0 antivirus_clamav 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889067
+5 0 antivirus_clamav 2020110900 2020110900 Plugin installed \N 0 1612889067
+6 0 availability_completion \N 2020110900 Starting plugin installation \N 0 1612889067
+7 0 availability_completion 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889067
+8 0 availability_completion 2020110900 2020110900 Plugin installed \N 0 1612889067
+9 0 availability_date \N 2020110900 Starting plugin installation \N 0 1612889067
+10 0 availability_date 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889067
+11 0 availability_date 2020110900 2020110900 Plugin installed \N 0 1612889067
+12 0 availability_grade \N 2020110900 Starting plugin installation \N 0 1612889067
+13 0 availability_grade 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889067
+14 0 availability_grade 2020110900 2020110900 Plugin installed \N 0 1612889067
+15 0 availability_group \N 2020110900 Starting plugin installation \N 0 1612889067
+16 0 availability_group 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889067
+17 0 availability_group 2020110900 2020110900 Plugin installed \N 0 1612889067
+18 0 availability_grouping \N 2020110900 Starting plugin installation \N 0 1612889067
+19 0 availability_grouping 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889067
+20 0 availability_grouping 2020110900 2020110900 Plugin installed \N 0 1612889067
+21 0 availability_profile \N 2020110900 Starting plugin installation \N 0 1612889067
+22 0 availability_profile 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889067
+23 0 availability_profile 2020110900 2020110900 Plugin installed \N 0 1612889067
+24 0 qtype_calculated \N 2020110900 Starting plugin installation \N 0 1612889067
+25 0 qtype_calculated 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889067
+26 0 qtype_calculated 2020110900 2020110900 Plugin installed \N 0 1612889067
+27 0 qtype_calculatedmulti \N 2020110900 Starting plugin installation \N 0 1612889067
+28 0 qtype_calculatedmulti 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889067
+29 0 qtype_calculatedmulti 2020110900 2020110900 Plugin installed \N 0 1612889067
+30 0 qtype_calculatedsimple \N 2020110900 Starting plugin installation \N 0 1612889067
+31 0 qtype_calculatedsimple 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889067
+32 0 qtype_calculatedsimple 2020110900 2020110900 Plugin installed \N 0 1612889067
+33 0 qtype_ddimageortext \N 2020110900 Starting plugin installation \N 0 1612889067
+34 0 qtype_ddimageortext 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889067
+35 0 qtype_ddimageortext 2020110900 2020110900 Plugin installed \N 0 1612889067
+36 0 qtype_ddmarker \N 2020110900 Starting plugin installation \N 0 1612889067
+37 0 qtype_ddmarker 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+38 0 qtype_ddmarker 2020110900 2020110900 Plugin installed \N 0 1612889068
+39 0 qtype_ddwtos \N 2020110900 Starting plugin installation \N 0 1612889068
+40 0 qtype_ddwtos 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+41 0 qtype_ddwtos 2020110900 2020110900 Plugin installed \N 0 1612889068
+42 0 qtype_description \N 2020110900 Starting plugin installation \N 0 1612889068
+43 0 qtype_description 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+44 0 qtype_description 2020110900 2020110900 Plugin installed \N 0 1612889068
+45 0 qtype_essay \N 2020110900 Starting plugin installation \N 0 1612889068
+46 0 qtype_essay 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+47 0 qtype_essay 2020110900 2020110900 Plugin installed \N 0 1612889068
+48 0 qtype_gapselect \N 2020110900 Starting plugin installation \N 0 1612889068
+49 0 qtype_gapselect 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+50 0 qtype_gapselect 2020110900 2020110900 Plugin installed \N 0 1612889068
+51 0 qtype_match \N 2020110900 Starting plugin installation \N 0 1612889068
+52 0 qtype_match 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+53 0 qtype_match 2020110900 2020110900 Plugin installed \N 0 1612889068
+54 0 qtype_missingtype \N 2020110900 Starting plugin installation \N 0 1612889068
+55 0 qtype_missingtype 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+56 0 qtype_missingtype 2020110900 2020110900 Plugin installed \N 0 1612889068
+57 0 qtype_multianswer \N 2020110900 Starting plugin installation \N 0 1612889068
+58 0 qtype_multianswer 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+59 0 qtype_multianswer 2020110900 2020110900 Plugin installed \N 0 1612889068
+60 0 qtype_multichoice \N 2020110900 Starting plugin installation \N 0 1612889068
+61 0 qtype_multichoice 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+62 0 qtype_multichoice 2020110900 2020110900 Plugin installed \N 0 1612889068
+63 0 qtype_numerical \N 2020110900 Starting plugin installation \N 0 1612889068
+64 0 qtype_numerical 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+65 0 qtype_numerical 2020110900 2020110900 Plugin installed \N 0 1612889068
+66 0 qtype_random \N 2020110900 Starting plugin installation \N 0 1612889068
+67 0 qtype_random 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+68 0 qtype_random 2020110900 2020110900 Plugin installed \N 0 1612889068
+69 0 qtype_randomsamatch \N 2020110900 Starting plugin installation \N 0 1612889068
+70 0 qtype_randomsamatch 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+71 0 qtype_randomsamatch 2020110900 2020110900 Plugin installed \N 0 1612889068
+72 0 qtype_shortanswer \N 2020110900 Starting plugin installation \N 0 1612889068
+73 0 qtype_shortanswer 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+74 0 qtype_shortanswer 2020110900 2020110900 Plugin installed \N 0 1612889068
+75 0 qtype_truefalse \N 2020110900 Starting plugin installation \N 0 1612889068
+76 0 qtype_truefalse 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+77 0 qtype_truefalse 2020110900 2020110900 Plugin installed \N 0 1612889068
+78 0 mod_assign \N 2020110900 Starting plugin installation \N 0 1612889068
+79 0 mod_assign 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889068
+80 0 mod_assign 2020110900 2020110900 Plugin installed \N 0 1612889069
+81 0 mod_assignment \N 2020110900 Starting plugin installation \N 0 1612889069
+82 0 mod_assignment 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889069
+83 0 mod_assignment 2020110900 2020110900 Plugin installed \N 0 1612889069
+84 0 mod_book \N 2020110900 Starting plugin installation \N 0 1612889069
+85 0 mod_book 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889069
+86 0 mod_book 2020110900 2020110900 Plugin installed \N 0 1612889070
+87 0 mod_chat \N 2020110900 Starting plugin installation \N 0 1612889070
+88 0 mod_chat 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889070
+89 0 mod_chat 2020110900 2020110900 Plugin installed \N 0 1612889070
+90 0 mod_choice \N 2020110900 Starting plugin installation \N 0 1612889070
+91 0 mod_choice 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889070
+92 0 mod_choice 2020110900 2020110900 Plugin installed \N 0 1612889070
+93 0 mod_data \N 2020110900 Starting plugin installation \N 0 1612889070
+94 0 mod_data 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889070
+95 0 mod_data 2020110900 2020110900 Plugin installed \N 0 1612889071
+96 0 mod_feedback \N 2020110900 Starting plugin installation \N 0 1612889071
+97 0 mod_feedback 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889071
+98 0 mod_feedback 2020110900 2020110900 Plugin installed \N 0 1612889072
+99 0 mod_folder \N 2020110900 Starting plugin installation \N 0 1612889072
+100 0 mod_folder 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889072
+101 0 mod_folder 2020110900 2020110900 Plugin installed \N 0 1612889072
+102 0 mod_forum \N 2020110900 Starting plugin installation \N 0 1612889072
+103 0 mod_forum 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889072
+104 0 mod_forum 2020110900 2020110900 Plugin installed \N 0 1612889073
+105 0 mod_glossary \N 2020110900 Starting plugin installation \N 0 1612889073
+106 0 mod_glossary 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889074
+107 0 mod_glossary 2020110900 2020110900 Plugin installed \N 0 1612889074
+108 0 mod_h5pactivity \N 2020110900 Starting plugin installation \N 0 1612889074
+109 0 mod_h5pactivity 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889074
+110 0 mod_h5pactivity 2020110900 2020110900 Plugin installed \N 0 1612889075
+111 0 mod_imscp \N 2020110900 Starting plugin installation \N 0 1612889075
+112 0 mod_imscp 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889075
+113 0 mod_imscp 2020110900 2020110900 Plugin installed \N 0 1612889075
+114 0 mod_label \N 2020110900 Starting plugin installation \N 0 1612889075
+115 0 mod_label 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889075
+116 0 mod_label 2020110900 2020110900 Plugin installed \N 0 1612889075
+117 0 mod_lesson \N 2020110900 Starting plugin installation \N 0 1612889075
+118 0 mod_lesson 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889075
+119 0 mod_lesson 2020110900 2020110900 Plugin installed \N 0 1612889075
+120 0 mod_lti \N 2020110900 Starting plugin installation \N 0 1612889075
+121 0 mod_lti 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889075
+122 0 mod_lti 2020110900 2020110900 Plugin installed \N 0 1612889076
+123 0 mod_page \N 2020110900 Starting plugin installation \N 0 1612889076
+124 0 mod_page 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889076
+125 0 mod_page 2020110900 2020110900 Plugin installed \N 0 1612889076
+126 0 mod_quiz \N 2020110900 Starting plugin installation \N 0 1612889076
+127 0 mod_quiz 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889076
+128 0 mod_quiz 2020110900 2020110900 Plugin installed \N 0 1612889077
+129 0 mod_resource \N 2020110900 Starting plugin installation \N 0 1612889077
+130 0 mod_resource 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889077
+131 0 mod_resource 2020110900 2020110900 Plugin installed \N 0 1612889077
+132 0 mod_scorm \N 2020110900 Starting plugin installation \N 0 1612889077
+133 0 mod_scorm 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889077
+134 0 mod_scorm 2020110900 2020110900 Plugin installed \N 0 1612889077
+135 0 mod_survey \N 2020110900 Starting plugin installation \N 0 1612889077
+136 0 mod_survey 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889077
+137 0 mod_survey 2020110900 2020110900 Plugin installed \N 0 1612889078
+138 0 mod_url \N 2020110900 Starting plugin installation \N 0 1612889078
+139 0 mod_url 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889078
+140 0 mod_url 2020110900 2020110900 Plugin installed \N 0 1612889078
+141 0 mod_wiki \N 2020110900 Starting plugin installation \N 0 1612889078
+142 0 mod_wiki 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889078
+143 0 mod_wiki 2020110900 2020110900 Plugin installed \N 0 1612889078
+144 0 mod_workshop \N 2020110900 Starting plugin installation \N 0 1612889078
+145 0 mod_workshop 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889078
+146 0 mod_workshop 2020110900 2020110900 Plugin installed \N 0 1612889079
+147 0 auth_cas \N 2020110900 Starting plugin installation \N 0 1612889079
+148 0 auth_cas 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889079
+149 0 auth_cas 2020110900 2020110900 Plugin installed \N 0 1612889079
+150 0 auth_db \N 2020110900 Starting plugin installation \N 0 1612889079
+151 0 auth_db 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889079
+152 0 auth_db 2020110900 2020110900 Plugin installed \N 0 1612889079
+153 0 auth_email \N 2020110900 Starting plugin installation \N 0 1612889079
+154 0 auth_email 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889079
+155 0 auth_email 2020110900 2020110900 Plugin installed \N 0 1612889079
+156 0 auth_ldap \N 2020110900 Starting plugin installation \N 0 1612889079
+157 0 auth_ldap 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889079
+158 0 auth_ldap 2020110900 2020110900 Plugin installed \N 0 1612889079
+159 0 auth_lti \N 2020110900 Starting plugin installation \N 0 1612889079
+160 0 auth_lti 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889079
+161 0 auth_lti 2020110900 2020110900 Plugin installed \N 0 1612889079
+162 0 auth_manual \N 2020110900 Starting plugin installation \N 0 1612889079
+163 0 auth_manual 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889079
+164 0 auth_manual 2020110900 2020110900 Plugin installed \N 0 1612889079
+165 0 auth_mnet \N 2020110900 Starting plugin installation \N 0 1612889079
+166 0 auth_mnet 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889079
+167 0 auth_mnet 2020110900 2020110900 Plugin installed \N 0 1612889080
+168 0 auth_nologin \N 2020110900 Starting plugin installation \N 0 1612889080
+169 0 auth_nologin 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+170 0 auth_nologin 2020110900 2020110900 Plugin installed \N 0 1612889080
+171 0 auth_none \N 2020110900 Starting plugin installation \N 0 1612889080
+172 0 auth_none 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+173 0 auth_none 2020110900 2020110900 Plugin installed \N 0 1612889080
+174 0 auth_oauth2 \N 2020110900 Starting plugin installation \N 0 1612889080
+175 0 auth_oauth2 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+176 0 auth_oauth2 2020110900 2020110900 Plugin installed \N 0 1612889080
+177 0 auth_shibboleth \N 2020110901 Starting plugin installation \N 0 1612889080
+178 0 auth_shibboleth 2020110901 2020110901 Upgrade savepoint reached \N 0 1612889080
+179 0 auth_shibboleth 2020110901 2020110901 Plugin installed \N 0 1612889080
+180 0 auth_webservice \N 2020110900 Starting plugin installation \N 0 1612889080
+181 0 auth_webservice 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+182 0 auth_webservice 2020110900 2020110900 Plugin installed \N 0 1612889080
+183 0 calendartype_gregorian \N 2020110900 Starting plugin installation \N 0 1612889080
+184 0 calendartype_gregorian 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+185 0 calendartype_gregorian 2020110900 2020110900 Plugin installed \N 0 1612889080
+186 0 customfield_checkbox \N 2020110900 Starting plugin installation \N 0 1612889080
+187 0 customfield_checkbox 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+188 0 customfield_checkbox 2020110900 2020110900 Plugin installed \N 0 1612889080
+189 0 customfield_date \N 2020110900 Starting plugin installation \N 0 1612889080
+190 0 customfield_date 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+191 0 customfield_date 2020110900 2020110900 Plugin installed \N 0 1612889080
+192 0 customfield_select \N 2020110900 Starting plugin installation \N 0 1612889080
+193 0 customfield_select 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+194 0 customfield_select 2020110900 2020110900 Plugin installed \N 0 1612889080
+195 0 customfield_text \N 2020110900 Starting plugin installation \N 0 1612889080
+196 0 customfield_text 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+197 0 customfield_text 2020110900 2020110900 Plugin installed \N 0 1612889080
+198 0 customfield_textarea \N 2020110900 Starting plugin installation \N 0 1612889080
+199 0 customfield_textarea 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+200 0 customfield_textarea 2020110900 2020110900 Plugin installed \N 0 1612889080
+201 0 enrol_category \N 2020110900 Starting plugin installation \N 0 1612889080
+202 0 enrol_category 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+203 0 enrol_category 2020110900 2020110900 Plugin installed \N 0 1612889080
+204 0 enrol_cohort \N 2020110900 Starting plugin installation \N 0 1612889080
+205 0 enrol_cohort 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+206 0 enrol_cohort 2020110900 2020110900 Plugin installed \N 0 1612889080
+207 0 enrol_database \N 2020110900 Starting plugin installation \N 0 1612889080
+208 0 enrol_database 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+209 0 enrol_database 2020110900 2020110900 Plugin installed \N 0 1612889080
+210 0 enrol_fee \N 2020110900 Starting plugin installation \N 0 1612889080
+211 0 enrol_fee 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+212 0 enrol_fee 2020110900 2020110900 Plugin installed \N 0 1612889080
+213 0 enrol_flatfile \N 2020110900 Starting plugin installation \N 0 1612889080
+214 0 enrol_flatfile 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889080
+215 0 enrol_flatfile 2020110900 2020110900 Plugin installed \N 0 1612889080
+216 0 enrol_guest \N 2020110900 Starting plugin installation \N 0 1612889081
+217 0 enrol_guest 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889081
+218 0 enrol_guest 2020110900 2020110900 Plugin installed \N 0 1612889081
+219 0 enrol_imsenterprise \N 2020110900 Starting plugin installation \N 0 1612889081
+220 0 enrol_imsenterprise 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889081
+221 0 enrol_imsenterprise 2020110900 2020110900 Plugin installed \N 0 1612889081
+222 0 enrol_ldap \N 2020110900 Starting plugin installation \N 0 1612889081
+223 0 enrol_ldap 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889081
+224 0 enrol_ldap 2020110900 2020110900 Plugin installed \N 0 1612889081
+225 0 enrol_lti \N 2020110900 Starting plugin installation \N 0 1612889081
+226 0 enrol_lti 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889081
+227 0 enrol_lti 2020110900 2020110900 Plugin installed \N 0 1612889081
+228 0 enrol_manual \N 2020110900 Starting plugin installation \N 0 1612889081
+229 0 enrol_manual 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889081
+230 0 enrol_manual 2020110900 2020110900 Plugin installed \N 0 1612889081
+231 0 enrol_meta \N 2020110900 Starting plugin installation \N 0 1612889081
+232 0 enrol_meta 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889081
+233 0 enrol_meta 2020110900 2020110900 Plugin installed \N 0 1612889081
+234 0 enrol_mnet \N 2020110900 Starting plugin installation \N 0 1612889081
+235 0 enrol_mnet 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889081
+236 0 enrol_mnet 2020110900 2020110900 Plugin installed \N 0 1612889081
+237 0 enrol_paypal \N 2020110900 Starting plugin installation \N 0 1612889081
+238 0 enrol_paypal 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889081
+239 0 enrol_paypal 2020110900 2020110900 Plugin installed \N 0 1612889081
+240 0 enrol_self \N 2020110900 Starting plugin installation \N 0 1612889081
+241 0 enrol_self 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889081
+242 0 enrol_self 2020110900 2020110900 Plugin installed \N 0 1612889082
+243 0 message_airnotifier \N 2020110900 Starting plugin installation \N 0 1612889082
+244 0 message_airnotifier 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889082
+245 0 message_airnotifier 2020110900 2020110900 Plugin installed \N 0 1612889082
+246 0 message_email \N 2020110900 Starting plugin installation \N 0 1612889082
+247 0 message_email 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889082
+248 0 message_email 2020110900 2020110900 Plugin installed \N 0 1612889082
+249 0 message_jabber \N 2020110900 Starting plugin installation \N 0 1612889082
+250 0 message_jabber 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889082
+251 0 message_jabber 2020110900 2020110900 Plugin installed \N 0 1612889082
+252 0 message_popup \N 2020110900 Starting plugin installation \N 0 1612889082
+253 0 message_popup 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889082
+254 0 message_popup 2020110900 2020110900 Plugin installed \N 0 1612889082
+255 0 block_activity_modules \N 2020110900 Starting plugin installation \N 0 1612889082
+256 0 block_activity_modules 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889082
+257 0 block_activity_modules 2020110900 2020110900 Plugin installed \N 0 1612889082
+258 0 block_activity_results \N 2020110900 Starting plugin installation \N 0 1612889082
+259 0 block_activity_results 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889082
+260 0 block_activity_results 2020110900 2020110900 Plugin installed \N 0 1612889082
+261 0 block_admin_bookmarks \N 2020110900 Starting plugin installation \N 0 1612889082
+262 0 block_admin_bookmarks 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889082
+263 0 block_admin_bookmarks 2020110900 2020110900 Plugin installed \N 0 1612889082
+264 0 block_badges \N 2020110900 Starting plugin installation \N 0 1612889082
+265 0 block_badges 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889082
+266 0 block_badges 2020110900 2020110900 Plugin installed \N 0 1612889083
+267 0 block_blog_menu \N 2020110900 Starting plugin installation \N 0 1612889083
+268 0 block_blog_menu 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+269 0 block_blog_menu 2020110900 2020110900 Plugin installed \N 0 1612889083
+270 0 block_blog_recent \N 2020110900 Starting plugin installation \N 0 1612889083
+271 0 block_blog_recent 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+272 0 block_blog_recent 2020110900 2020110900 Plugin installed \N 0 1612889083
+273 0 block_blog_tags \N 2020110900 Starting plugin installation \N 0 1612889083
+274 0 block_blog_tags 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+275 0 block_blog_tags 2020110900 2020110900 Plugin installed \N 0 1612889083
+276 0 block_calendar_month \N 2020110900 Starting plugin installation \N 0 1612889083
+277 0 block_calendar_month 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+278 0 block_calendar_month 2020110900 2020110900 Plugin installed \N 0 1612889083
+279 0 block_calendar_upcoming \N 2020110900 Starting plugin installation \N 0 1612889083
+280 0 block_calendar_upcoming 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+281 0 block_calendar_upcoming 2020110900 2020110900 Plugin installed \N 0 1612889083
+282 0 block_comments \N 2020110900 Starting plugin installation \N 0 1612889083
+283 0 block_comments 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+284 0 block_comments 2020110900 2020110900 Plugin installed \N 0 1612889083
+285 0 block_completionstatus \N 2020110900 Starting plugin installation \N 0 1612889083
+286 0 block_completionstatus 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+287 0 block_completionstatus 2020110900 2020110900 Plugin installed \N 0 1612889083
+288 0 block_course_list \N 2020110900 Starting plugin installation \N 0 1612889083
+289 0 block_course_list 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+290 0 block_course_list 2020110900 2020110900 Plugin installed \N 0 1612889083
+291 0 block_course_summary \N 2020110900 Starting plugin installation \N 0 1612889083
+292 0 block_course_summary 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+293 0 block_course_summary 2020110900 2020110900 Plugin installed \N 0 1612889083
+294 0 block_feedback \N 2020110900 Starting plugin installation \N 0 1612889083
+295 0 block_feedback 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+296 0 block_feedback 2020110900 2020110900 Plugin installed \N 0 1612889083
+297 0 block_globalsearch \N 2020110900 Starting plugin installation \N 0 1612889083
+298 0 block_globalsearch 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+299 0 block_globalsearch 2020110900 2020110900 Plugin installed \N 0 1612889083
+300 0 block_glossary_random \N 2020110900 Starting plugin installation \N 0 1612889083
+301 0 block_glossary_random 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+302 0 block_glossary_random 2020110900 2020110900 Plugin installed \N 0 1612889083
+303 0 block_html \N 2020110900 Starting plugin installation \N 0 1612889083
+304 0 block_html 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889083
+305 0 block_html 2020110900 2020110900 Plugin installed \N 0 1612889084
+306 0 block_login \N 2020110900 Starting plugin installation \N 0 1612889084
+307 0 block_login 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+308 0 block_login 2020110900 2020110900 Plugin installed \N 0 1612889084
+309 0 block_lp \N 2020110900 Starting plugin installation \N 0 1612889084
+310 0 block_lp 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+311 0 block_lp 2020110900 2020110900 Plugin installed \N 0 1612889084
+312 0 block_mentees \N 2020110900 Starting plugin installation \N 0 1612889084
+313 0 block_mentees 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+314 0 block_mentees 2020110900 2020110900 Plugin installed \N 0 1612889084
+315 0 block_mnet_hosts \N 2020110900 Starting plugin installation \N 0 1612889084
+316 0 block_mnet_hosts 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+317 0 block_mnet_hosts 2020110900 2020110900 Plugin installed \N 0 1612889084
+318 0 block_myoverview \N 2020110900 Starting plugin installation \N 0 1612889084
+319 0 block_myoverview 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+320 0 block_myoverview 2020110900 2020110900 Plugin installed \N 0 1612889084
+321 0 block_myprofile \N 2020110900 Starting plugin installation \N 0 1612889084
+322 0 block_myprofile 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+323 0 block_myprofile 2020110900 2020110900 Plugin installed \N 0 1612889084
+324 0 block_navigation \N 2020110900 Starting plugin installation \N 0 1612889084
+325 0 block_navigation 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+326 0 block_navigation 2020110900 2020110900 Plugin installed \N 0 1612889084
+327 0 block_news_items \N 2020110900 Starting plugin installation \N 0 1612889084
+328 0 block_news_items 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+329 0 block_news_items 2020110900 2020110900 Plugin installed \N 0 1612889084
+330 0 block_online_users \N 2020110900 Starting plugin installation \N 0 1612889084
+331 0 block_online_users 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+332 0 block_online_users 2020110900 2020110900 Plugin installed \N 0 1612889084
+333 0 block_private_files \N 2020110900 Starting plugin installation \N 0 1612889084
+334 0 block_private_files 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+335 0 block_private_files 2020110900 2020110900 Plugin installed \N 0 1612889084
+336 0 block_quiz_results \N 2020110900 Starting plugin installation \N 0 1612889084
+337 0 block_quiz_results 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+338 0 block_quiz_results 2020110900 2020110900 Plugin installed \N 0 1612889084
+339 0 block_recent_activity \N 2020110900 Starting plugin installation \N 0 1612889084
+340 0 block_recent_activity 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889084
+341 0 block_recent_activity 2020110900 2020110900 Plugin installed \N 0 1612889085
+342 0 block_recentlyaccessedcourses \N 2020110900 Starting plugin installation \N 0 1612889085
+343 0 block_recentlyaccessedcourses 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889085
+344 0 block_recentlyaccessedcourses 2020110900 2020110900 Plugin installed \N 0 1612889085
+345 0 block_recentlyaccesseditems \N 2020110900 Starting plugin installation \N 0 1612889085
+346 0 block_recentlyaccesseditems 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889085
+347 0 block_recentlyaccesseditems 2020110900 2020110900 Plugin installed \N 0 1612889085
+348 0 block_rss_client \N 2020110900 Starting plugin installation \N 0 1612889085
+349 0 block_rss_client 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889085
+350 0 block_rss_client 2020110900 2020110900 Plugin installed \N 0 1612889085
+351 0 block_search_forums \N 2020110900 Starting plugin installation \N 0 1612889085
+352 0 block_search_forums 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889085
+353 0 block_search_forums 2020110900 2020110900 Plugin installed \N 0 1612889085
+354 0 block_section_links \N 2020110900 Starting plugin installation \N 0 1612889085
+355 0 block_section_links 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889085
+356 0 block_section_links 2020110900 2020110900 Plugin installed \N 0 1612889085
+357 0 block_selfcompletion \N 2020110900 Starting plugin installation \N 0 1612889085
+358 0 block_selfcompletion 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889085
+359 0 block_selfcompletion 2020110900 2020110900 Plugin installed \N 0 1612889085
+360 0 block_settings \N 2020110900 Starting plugin installation \N 0 1612889085
+361 0 block_settings 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889085
+362 0 block_settings 2020110900 2020110900 Plugin installed \N 0 1612889085
+363 0 block_site_main_menu \N 2020110900 Starting plugin installation \N 0 1612889085
+364 0 block_site_main_menu 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889085
+365 0 block_site_main_menu 2020110900 2020110900 Plugin installed \N 0 1612889085
+366 0 block_social_activities \N 2020110900 Starting plugin installation \N 0 1612889085
+367 0 block_social_activities 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889085
+368 0 block_social_activities 2020110900 2020110900 Plugin installed \N 0 1612889085
+369 0 block_starredcourses \N 2020110900 Starting plugin installation \N 0 1612889085
+370 0 block_starredcourses 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889085
+371 0 block_starredcourses 2020110900 2020110900 Plugin installed \N 0 1612889085
+372 0 block_tag_flickr \N 2020110900 Starting plugin installation \N 0 1612889085
+373 0 block_tag_flickr 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889085
+374 0 block_tag_flickr 2020110900 2020110900 Plugin installed \N 0 1612889085
+375 0 block_tag_youtube \N 2020110901 Starting plugin installation \N 0 1612889085
+376 0 block_tag_youtube 2020110901 2020110901 Upgrade savepoint reached \N 0 1612889085
+377 0 block_tag_youtube 2020110901 2020110901 Plugin installed \N 0 1612889086
+378 0 block_tags \N 2020110900 Starting plugin installation \N 0 1612889086
+379 0 block_tags 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+380 0 block_tags 2020110900 2020110900 Plugin installed \N 0 1612889086
+381 0 block_timeline \N 2020110900 Starting plugin installation \N 0 1612889086
+382 0 block_timeline 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+383 0 block_timeline 2020110900 2020110900 Plugin installed \N 0 1612889086
+384 0 media_html5audio \N 2020110900 Starting plugin installation \N 0 1612889086
+385 0 media_html5audio 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+386 0 media_html5audio 2020110900 2020110900 Plugin installed \N 0 1612889086
+387 0 media_html5video \N 2020110900 Starting plugin installation \N 0 1612889086
+388 0 media_html5video 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+389 0 media_html5video 2020110900 2020110900 Plugin installed \N 0 1612889086
+390 0 media_swf \N 2020110900 Starting plugin installation \N 0 1612889086
+391 0 media_swf 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+392 0 media_swf 2020110900 2020110900 Plugin installed \N 0 1612889086
+393 0 media_videojs \N 2020110900 Starting plugin installation \N 0 1612889086
+394 0 media_videojs 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+395 0 media_videojs 2020110900 2020110900 Plugin installed \N 0 1612889086
+396 0 media_vimeo \N 2020110900 Starting plugin installation \N 0 1612889086
+397 0 media_vimeo 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+398 0 media_vimeo 2020110900 2020110900 Plugin installed \N 0 1612889086
+399 0 media_youtube \N 2020110900 Starting plugin installation \N 0 1612889086
+400 0 media_youtube 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+401 0 media_youtube 2020110900 2020110900 Plugin installed \N 0 1612889086
+402 0 filter_activitynames \N 2020110900 Starting plugin installation \N 0 1612889086
+403 0 filter_activitynames 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+404 0 filter_activitynames 2020110900 2020110900 Plugin installed \N 0 1612889086
+405 0 filter_algebra \N 2020110900 Starting plugin installation \N 0 1612889086
+406 0 filter_algebra 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+407 0 filter_algebra 2020110900 2020110900 Plugin installed \N 0 1612889086
+408 0 filter_censor \N 2020110900 Starting plugin installation \N 0 1612889086
+409 0 filter_censor 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+410 0 filter_censor 2020110900 2020110900 Plugin installed \N 0 1612889086
+411 0 filter_data \N 2020110900 Starting plugin installation \N 0 1612889086
+412 0 filter_data 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+413 0 filter_data 2020110900 2020110900 Plugin installed \N 0 1612889086
+414 0 filter_displayh5p \N 2020110900 Starting plugin installation \N 0 1612889086
+415 0 filter_displayh5p 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+416 0 filter_displayh5p 2020110900 2020110900 Plugin installed \N 0 1612889086
+417 0 filter_emailprotect \N 2020110900 Starting plugin installation \N 0 1612889086
+418 0 filter_emailprotect 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+419 0 filter_emailprotect 2020110900 2020110900 Plugin installed \N 0 1612889086
+420 0 filter_emoticon \N 2020110900 Starting plugin installation \N 0 1612889086
+421 0 filter_emoticon 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+422 0 filter_emoticon 2020110900 2020110900 Plugin installed \N 0 1612889086
+423 0 filter_glossary \N 2020110900 Starting plugin installation \N 0 1612889086
+424 0 filter_glossary 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+425 0 filter_glossary 2020110900 2020110900 Plugin installed \N 0 1612889086
+426 0 filter_mathjaxloader \N 2020110900 Starting plugin installation \N 0 1612889086
+427 0 filter_mathjaxloader 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+428 0 filter_mathjaxloader 2020110900 2020110900 Plugin installed \N 0 1612889086
+429 0 filter_mediaplugin \N 2020110900 Starting plugin installation \N 0 1612889086
+430 0 filter_mediaplugin 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+431 0 filter_mediaplugin 2020110900 2020110900 Plugin installed \N 0 1612889086
+432 0 filter_multilang \N 2020110900 Starting plugin installation \N 0 1612889086
+433 0 filter_multilang 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+434 0 filter_multilang 2020110900 2020110900 Plugin installed \N 0 1612889086
+435 0 filter_tex \N 2020110900 Starting plugin installation \N 0 1612889086
+436 0 filter_tex 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889086
+437 0 filter_tex 2020110900 2020110900 Plugin installed \N 0 1612889087
+438 0 filter_tidy \N 2020110900 Starting plugin installation \N 0 1612889087
+439 0 filter_tidy 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+440 0 filter_tidy 2020110900 2020110900 Plugin installed \N 0 1612889087
+441 0 filter_urltolink \N 2020110900 Starting plugin installation \N 0 1612889087
+442 0 filter_urltolink 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+443 0 filter_urltolink 2020110900 2020110900 Plugin installed \N 0 1612889087
+444 0 editor_atto \N 2020110900 Starting plugin installation \N 0 1612889087
+445 0 editor_atto 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+446 0 editor_atto 2020110900 2020110900 Plugin installed \N 0 1612889087
+447 0 editor_textarea \N 2020110900 Starting plugin installation \N 0 1612889087
+448 0 editor_textarea 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+449 0 editor_textarea 2020110900 2020110900 Plugin installed \N 0 1612889087
+450 0 editor_tinymce \N 2020110900 Starting plugin installation \N 0 1612889087
+451 0 editor_tinymce 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+452 0 editor_tinymce 2020110900 2020110900 Plugin installed \N 0 1612889087
+453 0 format_singleactivity \N 2020110900 Starting plugin installation \N 0 1612889087
+454 0 format_singleactivity 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+455 0 format_singleactivity 2020110900 2020110900 Plugin installed \N 0 1612889087
+456 0 format_social \N 2020110900 Starting plugin installation \N 0 1612889087
+457 0 format_social 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+458 0 format_social 2020110900 2020110900 Plugin installed \N 0 1612889087
+459 0 format_topics \N 2020110900 Starting plugin installation \N 0 1612889087
+460 0 format_topics 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+461 0 format_topics 2020110900 2020110900 Plugin installed \N 0 1612889087
+462 0 format_weeks \N 2020110900 Starting plugin installation \N 0 1612889087
+463 0 format_weeks 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+464 0 format_weeks 2020110900 2020110900 Plugin installed \N 0 1612889087
+465 0 dataformat_csv \N 2020110900 Starting plugin installation \N 0 1612889087
+466 0 dataformat_csv 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+467 0 dataformat_csv 2020110900 2020110900 Plugin installed \N 0 1612889087
+468 0 dataformat_excel \N 2020110900 Starting plugin installation \N 0 1612889087
+469 0 dataformat_excel 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+470 0 dataformat_excel 2020110900 2020110900 Plugin installed \N 0 1612889087
+471 0 dataformat_html \N 2020110900 Starting plugin installation \N 0 1612889087
+472 0 dataformat_html 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+473 0 dataformat_html 2020110900 2020110900 Plugin installed \N 0 1612889087
+474 0 dataformat_json \N 2020110900 Starting plugin installation \N 0 1612889087
+475 0 dataformat_json 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+476 0 dataformat_json 2020110900 2020110900 Plugin installed \N 0 1612889087
+477 0 dataformat_ods \N 2020110900 Starting plugin installation \N 0 1612889087
+478 0 dataformat_ods 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+479 0 dataformat_ods 2020110900 2020110900 Plugin installed \N 0 1612889087
+480 0 dataformat_pdf \N 2020110900 Starting plugin installation \N 0 1612889087
+481 0 dataformat_pdf 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+482 0 dataformat_pdf 2020110900 2020110900 Plugin installed \N 0 1612889087
+483 0 profilefield_checkbox \N 2020110900 Starting plugin installation \N 0 1612889087
+484 0 profilefield_checkbox 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+485 0 profilefield_checkbox 2020110900 2020110900 Plugin installed \N 0 1612889087
+486 0 profilefield_datetime \N 2020110900 Starting plugin installation \N 0 1612889087
+487 0 profilefield_datetime 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+488 0 profilefield_datetime 2020110900 2020110900 Plugin installed \N 0 1612889087
+489 0 profilefield_menu \N 2020110900 Starting plugin installation \N 0 1612889087
+490 0 profilefield_menu 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+491 0 profilefield_menu 2020110900 2020110900 Plugin installed \N 0 1612889087
+492 0 profilefield_text \N 2020110900 Starting plugin installation \N 0 1612889087
+493 0 profilefield_text 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+494 0 profilefield_text 2020110900 2020110900 Plugin installed \N 0 1612889087
+495 0 profilefield_textarea \N 2020110900 Starting plugin installation \N 0 1612889087
+496 0 profilefield_textarea 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+497 0 profilefield_textarea 2020110900 2020110900 Plugin installed \N 0 1612889087
+498 0 report_backups \N 2020110900 Starting plugin installation \N 0 1612889087
+499 0 report_backups 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+500 0 report_backups 2020110900 2020110900 Plugin installed \N 0 1612889087
+501 0 report_competency \N 2020110900 Starting plugin installation \N 0 1612889087
+502 0 report_competency 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+503 0 report_competency 2020110900 2020110900 Plugin installed \N 0 1612889087
+504 0 report_completion \N 2020110900 Starting plugin installation \N 0 1612889087
+505 0 report_completion 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889087
+506 0 report_completion 2020110900 2020110900 Plugin installed \N 0 1612889088
+507 0 report_configlog \N 2020110900 Starting plugin installation \N 0 1612889088
+508 0 report_configlog 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+509 0 report_configlog 2020110900 2020110900 Plugin installed \N 0 1612889088
+510 0 report_courseoverview \N 2020110900 Starting plugin installation \N 0 1612889088
+511 0 report_courseoverview 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+512 0 report_courseoverview 2020110900 2020110900 Plugin installed \N 0 1612889088
+513 0 report_eventlist \N 2020110900 Starting plugin installation \N 0 1612889088
+514 0 report_eventlist 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+515 0 report_eventlist 2020110900 2020110900 Plugin installed \N 0 1612889088
+516 0 report_infectedfiles \N 2020110900 Starting plugin installation \N 0 1612889088
+517 0 report_infectedfiles 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+518 0 report_infectedfiles 2020110900 2020110900 Plugin installed \N 0 1612889088
+519 0 report_insights \N 2020110900 Starting plugin installation \N 0 1612889088
+520 0 report_insights 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+521 0 report_insights 2020110900 2020110900 Plugin installed \N 0 1612889088
+522 0 report_log \N 2020110900 Starting plugin installation \N 0 1612889088
+523 0 report_log 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+524 0 report_log 2020110900 2020110900 Plugin installed \N 0 1612889088
+525 0 report_loglive \N 2020110900 Starting plugin installation \N 0 1612889088
+526 0 report_loglive 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+527 0 report_loglive 2020110900 2020110900 Plugin installed \N 0 1612889088
+528 0 report_outline \N 2020110900 Starting plugin installation \N 0 1612889088
+529 0 report_outline 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+530 0 report_outline 2020110900 2020110900 Plugin installed \N 0 1612889088
+531 0 report_participation \N 2020110900 Starting plugin installation \N 0 1612889088
+532 0 report_participation 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+533 0 report_participation 2020110900 2020110900 Plugin installed \N 0 1612889088
+534 0 report_performance \N 2020110900 Starting plugin installation \N 0 1612889088
+535 0 report_performance 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+536 0 report_performance 2020110900 2020110900 Plugin installed \N 0 1612889088
+537 0 report_progress \N 2020110900 Starting plugin installation \N 0 1612889088
+538 0 report_progress 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+539 0 report_progress 2020110900 2020110900 Plugin installed \N 0 1612889088
+540 0 report_questioninstances \N 2020110900 Starting plugin installation \N 0 1612889088
+541 0 report_questioninstances 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+542 0 report_questioninstances 2020110900 2020110900 Plugin installed \N 0 1612889088
+543 0 report_security \N 2020110900 Starting plugin installation \N 0 1612889088
+544 0 report_security 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+545 0 report_security 2020110900 2020110900 Plugin installed \N 0 1612889088
+546 0 report_stats \N 2020110900 Starting plugin installation \N 0 1612889088
+547 0 report_stats 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889088
+548 0 report_stats 2020110900 2020110900 Plugin installed \N 0 1612889089
+549 0 report_status \N 2020110900 Starting plugin installation \N 0 1612889089
+550 0 report_status 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+551 0 report_status 2020110900 2020110900 Plugin installed \N 0 1612889089
+552 0 report_usersessions \N 2020110900 Starting plugin installation \N 0 1612889089
+553 0 report_usersessions 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+554 0 report_usersessions 2020110900 2020110900 Plugin installed \N 0 1612889089
+555 0 gradeexport_ods \N 2020110900 Starting plugin installation \N 0 1612889089
+556 0 gradeexport_ods 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+557 0 gradeexport_ods 2020110900 2020110900 Plugin installed \N 0 1612889089
+558 0 gradeexport_txt \N 2020110900 Starting plugin installation \N 0 1612889089
+559 0 gradeexport_txt 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+560 0 gradeexport_txt 2020110900 2020110900 Plugin installed \N 0 1612889089
+561 0 gradeexport_xls \N 2020110900 Starting plugin installation \N 0 1612889089
+562 0 gradeexport_xls 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+563 0 gradeexport_xls 2020110900 2020110900 Plugin installed \N 0 1612889089
+564 0 gradeexport_xml \N 2020110900 Starting plugin installation \N 0 1612889089
+565 0 gradeexport_xml 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+566 0 gradeexport_xml 2020110900 2020110900 Plugin installed \N 0 1612889089
+567 0 gradeimport_csv \N 2020110900 Starting plugin installation \N 0 1612889089
+568 0 gradeimport_csv 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+569 0 gradeimport_csv 2020110900 2020110900 Plugin installed \N 0 1612889089
+570 0 gradeimport_direct \N 2020110900 Starting plugin installation \N 0 1612889089
+571 0 gradeimport_direct 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+572 0 gradeimport_direct 2020110900 2020110900 Plugin installed \N 0 1612889089
+573 0 gradeimport_xml \N 2020110900 Starting plugin installation \N 0 1612889089
+574 0 gradeimport_xml 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+575 0 gradeimport_xml 2020110900 2020110900 Plugin installed \N 0 1612889089
+576 0 gradereport_grader \N 2020110900 Starting plugin installation \N 0 1612889089
+577 0 gradereport_grader 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+578 0 gradereport_grader 2020110900 2020110900 Plugin installed \N 0 1612889089
+579 0 gradereport_history \N 2020110900 Starting plugin installation \N 0 1612889089
+580 0 gradereport_history 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+581 0 gradereport_history 2020110900 2020110900 Plugin installed \N 0 1612889089
+582 0 gradereport_outcomes \N 2020110900 Starting plugin installation \N 0 1612889089
+583 0 gradereport_outcomes 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889089
+584 0 gradereport_outcomes 2020110900 2020110900 Plugin installed \N 0 1612889090
+585 0 gradereport_overview \N 2020110900 Starting plugin installation \N 0 1612889090
+586 0 gradereport_overview 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+587 0 gradereport_overview 2020110900 2020110900 Plugin installed \N 0 1612889090
+588 0 gradereport_singleview \N 2020110900 Starting plugin installation \N 0 1612889090
+589 0 gradereport_singleview 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+590 0 gradereport_singleview 2020110900 2020110900 Plugin installed \N 0 1612889090
+591 0 gradereport_user \N 2020110900 Starting plugin installation \N 0 1612889090
+592 0 gradereport_user 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+593 0 gradereport_user 2020110900 2020110900 Plugin installed \N 0 1612889090
+594 0 gradingform_guide \N 2020110900 Starting plugin installation \N 0 1612889090
+595 0 gradingform_guide 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+596 0 gradingform_guide 2020110900 2020110900 Plugin installed \N 0 1612889090
+597 0 gradingform_rubric \N 2020110900 Starting plugin installation \N 0 1612889090
+598 0 gradingform_rubric 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+599 0 gradingform_rubric 2020110900 2020110900 Plugin installed \N 0 1612889090
+600 0 mlbackend_php \N 2020110900 Starting plugin installation \N 0 1612889090
+601 0 mlbackend_php 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+602 0 mlbackend_php 2020110900 2020110900 Plugin installed \N 0 1612889090
+603 0 mlbackend_python \N 2020110900 Starting plugin installation \N 0 1612889090
+604 0 mlbackend_python 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+605 0 mlbackend_python 2020110900 2020110900 Plugin installed \N 0 1612889090
+606 0 mnetservice_enrol \N 2020110900 Starting plugin installation \N 0 1612889090
+607 0 mnetservice_enrol 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+608 0 mnetservice_enrol 2020110900 2020110900 Plugin installed \N 0 1612889090
+609 0 webservice_rest \N 2020110900 Starting plugin installation \N 0 1612889090
+610 0 webservice_rest 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+611 0 webservice_rest 2020110900 2020110900 Plugin installed \N 0 1612889090
+612 0 webservice_soap \N 2020110900 Starting plugin installation \N 0 1612889090
+613 0 webservice_soap 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+614 0 webservice_soap 2020110900 2020110900 Plugin installed \N 0 1612889090
+615 0 webservice_xmlrpc \N 2020110900 Starting plugin installation \N 0 1612889090
+616 0 webservice_xmlrpc 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+617 0 webservice_xmlrpc 2020110900 2020110900 Plugin installed \N 0 1612889090
+618 0 repository_areafiles \N 2020110900 Starting plugin installation \N 0 1612889090
+619 0 repository_areafiles 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+620 0 repository_areafiles 2020110900 2020110900 Plugin installed \N 0 1612889090
+621 0 repository_boxnet \N 2020110900 Starting plugin installation \N 0 1612889090
+622 0 repository_boxnet 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+623 0 repository_boxnet 2020110900 2020110900 Plugin installed \N 0 1612889090
+624 0 repository_contentbank \N 2020110900 Starting plugin installation \N 0 1612889090
+625 0 repository_contentbank 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889090
+626 0 repository_contentbank 2020110900 2020110900 Plugin installed \N 0 1612889091
+627 0 repository_coursefiles \N 2020110900 Starting plugin installation \N 0 1612889091
+628 0 repository_coursefiles 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+629 0 repository_coursefiles 2020110900 2020110900 Plugin installed \N 0 1612889091
+630 0 repository_dropbox \N 2020110900 Starting plugin installation \N 0 1612889091
+631 0 repository_dropbox 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+632 0 repository_dropbox 2020110900 2020110900 Plugin installed \N 0 1612889091
+633 0 repository_equella \N 2020110900 Starting plugin installation \N 0 1612889091
+634 0 repository_equella 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+635 0 repository_equella 2020110900 2020110900 Plugin installed \N 0 1612889091
+636 0 repository_filesystem \N 2020110900 Starting plugin installation \N 0 1612889091
+637 0 repository_filesystem 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+638 0 repository_filesystem 2020110900 2020110900 Plugin installed \N 0 1612889091
+639 0 repository_flickr \N 2020110900 Starting plugin installation \N 0 1612889091
+640 0 repository_flickr 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+641 0 repository_flickr 2020110900 2020110900 Plugin installed \N 0 1612889091
+642 0 repository_flickr_public \N 2020110900 Starting plugin installation \N 0 1612889091
+643 0 repository_flickr_public 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+644 0 repository_flickr_public 2020110900 2020110900 Plugin installed \N 0 1612889091
+645 0 repository_googledocs \N 2020110900 Starting plugin installation \N 0 1612889091
+646 0 repository_googledocs 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+647 0 repository_googledocs 2020110900 2020110900 Plugin installed \N 0 1612889091
+648 0 repository_local \N 2020110900 Starting plugin installation \N 0 1612889091
+649 0 repository_local 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+650 0 repository_local 2020110900 2020110900 Plugin installed \N 0 1612889091
+651 0 repository_merlot \N 2020110900 Starting plugin installation \N 0 1612889091
+652 0 repository_merlot 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+653 0 repository_merlot 2020110900 2020110900 Plugin installed \N 0 1612889091
+654 0 repository_nextcloud \N 2020110900 Starting plugin installation \N 0 1612889091
+655 0 repository_nextcloud 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+656 0 repository_nextcloud 2020110900 2020110900 Plugin installed \N 0 1612889091
+657 0 repository_onedrive \N 2020110900 Starting plugin installation \N 0 1612889091
+658 0 repository_onedrive 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+659 0 repository_onedrive 2020110900 2020110900 Plugin installed \N 0 1612889091
+660 0 repository_picasa \N 2020110900 Starting plugin installation \N 0 1612889091
+661 0 repository_picasa 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+662 0 repository_picasa 2020110900 2020110900 Plugin installed \N 0 1612889091
+663 0 repository_recent \N 2020110900 Starting plugin installation \N 0 1612889091
+664 0 repository_recent 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+665 0 repository_recent 2020110900 2020110900 Plugin installed \N 0 1612889091
+666 0 repository_s3 \N 2020110900 Starting plugin installation \N 0 1612889091
+667 0 repository_s3 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889091
+668 0 repository_s3 2020110900 2020110900 Plugin installed \N 0 1612889091
+669 0 repository_skydrive \N 2020110900 Starting plugin installation \N 0 1612889092
+670 0 repository_skydrive 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+671 0 repository_skydrive 2020110900 2020110900 Plugin installed \N 0 1612889092
+672 0 repository_upload \N 2020110900 Starting plugin installation \N 0 1612889092
+673 0 repository_upload 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+674 0 repository_upload 2020110900 2020110900 Plugin installed \N 0 1612889092
+675 0 repository_url \N 2020110900 Starting plugin installation \N 0 1612889092
+676 0 repository_url 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+677 0 repository_url 2020110900 2020110900 Plugin installed \N 0 1612889092
+678 0 repository_user \N 2020110900 Starting plugin installation \N 0 1612889092
+679 0 repository_user 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+680 0 repository_user 2020110900 2020110900 Plugin installed \N 0 1612889092
+681 0 repository_webdav \N 2020110900 Starting plugin installation \N 0 1612889092
+682 0 repository_webdav 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+683 0 repository_webdav 2020110900 2020110900 Plugin installed \N 0 1612889092
+684 0 repository_wikimedia \N 2020110900 Starting plugin installation \N 0 1612889092
+685 0 repository_wikimedia 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+686 0 repository_wikimedia 2020110900 2020110900 Plugin installed \N 0 1612889092
+687 0 repository_youtube \N 2020110900 Starting plugin installation \N 0 1612889092
+688 0 repository_youtube 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+689 0 repository_youtube 2020110900 2020110900 Plugin installed \N 0 1612889092
+690 0 portfolio_boxnet \N 2020110900 Starting plugin installation \N 0 1612889092
+691 0 portfolio_boxnet 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+692 0 portfolio_boxnet 2020110900 2020110900 Plugin installed \N 0 1612889092
+693 0 portfolio_download \N 2020110900 Starting plugin installation \N 0 1612889092
+694 0 portfolio_download 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+695 0 portfolio_download 2020110900 2020110900 Plugin installed \N 0 1612889092
+696 0 portfolio_flickr \N 2020110900 Starting plugin installation \N 0 1612889092
+697 0 portfolio_flickr 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+698 0 portfolio_flickr 2020110900 2020110900 Plugin installed \N 0 1612889092
+699 0 portfolio_googledocs \N 2020110900 Starting plugin installation \N 0 1612889092
+700 0 portfolio_googledocs 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+701 0 portfolio_googledocs 2020110900 2020110900 Plugin installed \N 0 1612889092
+702 0 portfolio_mahara \N 2020110900 Starting plugin installation \N 0 1612889092
+703 0 portfolio_mahara 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+704 0 portfolio_mahara 2020110900 2020110900 Plugin installed \N 0 1612889092
+705 0 portfolio_picasa \N 2020110900 Starting plugin installation \N 0 1612889092
+706 0 portfolio_picasa 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+707 0 portfolio_picasa 2020110900 2020110900 Plugin installed \N 0 1612889092
+708 0 search_simpledb \N 2020110900 Starting plugin installation \N 0 1612889092
+709 0 search_simpledb 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+710 0 search_simpledb 2020110900 2020110900 Plugin installed \N 0 1612889092
+711 0 search_solr \N 2020110900 Starting plugin installation \N 0 1612889092
+712 0 search_solr 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+713 0 search_solr 2020110900 2020110900 Plugin installed \N 0 1612889092
+714 0 qbehaviour_adaptive \N 2020110900 Starting plugin installation \N 0 1612889092
+715 0 qbehaviour_adaptive 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+716 0 qbehaviour_adaptive 2020110900 2020110900 Plugin installed \N 0 1612889092
+717 0 qbehaviour_adaptivenopenalty \N 2020110900 Starting plugin installation \N 0 1612889092
+718 0 qbehaviour_adaptivenopenalty 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889092
+719 0 qbehaviour_adaptivenopenalty 2020110900 2020110900 Plugin installed \N 0 1612889093
+720 0 qbehaviour_deferredcbm \N 2020110900 Starting plugin installation \N 0 1612889093
+721 0 qbehaviour_deferredcbm 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+722 0 qbehaviour_deferredcbm 2020110900 2020110900 Plugin installed \N 0 1612889093
+723 0 qbehaviour_deferredfeedback \N 2020110900 Starting plugin installation \N 0 1612889093
+724 0 qbehaviour_deferredfeedback 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+725 0 qbehaviour_deferredfeedback 2020110900 2020110900 Plugin installed \N 0 1612889093
+726 0 qbehaviour_immediatecbm \N 2020110900 Starting plugin installation \N 0 1612889093
+727 0 qbehaviour_immediatecbm 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+728 0 qbehaviour_immediatecbm 2020110900 2020110900 Plugin installed \N 0 1612889093
+729 0 qbehaviour_immediatefeedback \N 2020110900 Starting plugin installation \N 0 1612889093
+730 0 qbehaviour_immediatefeedback 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+731 0 qbehaviour_immediatefeedback 2020110900 2020110900 Plugin installed \N 0 1612889093
+732 0 qbehaviour_informationitem \N 2020110900 Starting plugin installation \N 0 1612889093
+733 0 qbehaviour_informationitem 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+734 0 qbehaviour_informationitem 2020110900 2020110900 Plugin installed \N 0 1612889093
+735 0 qbehaviour_interactive \N 2020110900 Starting plugin installation \N 0 1612889093
+736 0 qbehaviour_interactive 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+737 0 qbehaviour_interactive 2020110900 2020110900 Plugin installed \N 0 1612889093
+738 0 qbehaviour_interactivecountback \N 2020110900 Starting plugin installation \N 0 1612889093
+800 0 tool_filetypes 2020110900 2020110900 Plugin installed \N 0 1612889094
+739 0 qbehaviour_interactivecountback 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+740 0 qbehaviour_interactivecountback 2020110900 2020110900 Plugin installed \N 0 1612889093
+741 0 qbehaviour_manualgraded \N 2020110900 Starting plugin installation \N 0 1612889093
+742 0 qbehaviour_manualgraded 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+743 0 qbehaviour_manualgraded 2020110900 2020110900 Plugin installed \N 0 1612889093
+744 0 qbehaviour_missing \N 2020110900 Starting plugin installation \N 0 1612889093
+745 0 qbehaviour_missing 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+746 0 qbehaviour_missing 2020110900 2020110900 Plugin installed \N 0 1612889093
+747 0 qformat_aiken \N 2020110900 Starting plugin installation \N 0 1612889093
+748 0 qformat_aiken 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+749 0 qformat_aiken 2020110900 2020110900 Plugin installed \N 0 1612889093
+750 0 qformat_blackboard_six \N 2020110900 Starting plugin installation \N 0 1612889093
+751 0 qformat_blackboard_six 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+752 0 qformat_blackboard_six 2020110900 2020110900 Plugin installed \N 0 1612889093
+753 0 qformat_examview \N 2020110900 Starting plugin installation \N 0 1612889093
+754 0 qformat_examview 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+755 0 qformat_examview 2020110900 2020110900 Plugin installed \N 0 1612889093
+756 0 qformat_gift \N 2020110900 Starting plugin installation \N 0 1612889093
+757 0 qformat_gift 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+758 0 qformat_gift 2020110900 2020110900 Plugin installed \N 0 1612889093
+759 0 qformat_missingword \N 2020110900 Starting plugin installation \N 0 1612889093
+760 0 qformat_missingword 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+761 0 qformat_missingword 2020110900 2020110900 Plugin installed \N 0 1612889093
+762 0 qformat_multianswer \N 2020110900 Starting plugin installation \N 0 1612889093
+763 0 qformat_multianswer 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+764 0 qformat_multianswer 2020110900 2020110900 Plugin installed \N 0 1612889093
+765 0 qformat_webct \N 2020110900 Starting plugin installation \N 0 1612889093
+766 0 qformat_webct 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+767 0 qformat_webct 2020110900 2020110900 Plugin installed \N 0 1612889093
+768 0 qformat_xhtml \N 2020110900 Starting plugin installation \N 0 1612889093
+769 0 qformat_xhtml 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+770 0 qformat_xhtml 2020110900 2020110900 Plugin installed \N 0 1612889093
+771 0 qformat_xml \N 2020110900 Starting plugin installation \N 0 1612889093
+772 0 qformat_xml 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+773 0 qformat_xml 2020110900 2020110900 Plugin installed \N 0 1612889093
+774 0 tool_analytics \N 2020110900 Starting plugin installation \N 0 1612889093
+775 0 tool_analytics 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+776 0 tool_analytics 2020110900 2020110900 Plugin installed \N 0 1612889093
+777 0 tool_availabilityconditions \N 2020110900 Starting plugin installation \N 0 1612889093
+778 0 tool_availabilityconditions 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+779 0 tool_availabilityconditions 2020110900 2020110900 Plugin installed \N 0 1612889093
+780 0 tool_behat \N 2020110900 Starting plugin installation \N 0 1612889093
+781 0 tool_behat 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+782 0 tool_behat 2020110900 2020110900 Plugin installed \N 0 1612889093
+783 0 tool_capability \N 2020110900 Starting plugin installation \N 0 1612889093
+784 0 tool_capability 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+785 0 tool_capability 2020110900 2020110900 Plugin installed \N 0 1612889093
+786 0 tool_cohortroles \N 2020110900 Starting plugin installation \N 0 1612889093
+787 0 tool_cohortroles 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889093
+788 0 tool_cohortroles 2020110900 2020110900 Plugin installed \N 0 1612889093
+789 0 tool_customlang \N 2020110900 Starting plugin installation \N 0 1612889093
+790 0 tool_customlang 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+791 0 tool_customlang 2020110900 2020110900 Plugin installed \N 0 1612889094
+792 0 tool_dataprivacy \N 2020110900 Starting plugin installation \N 0 1612889094
+793 0 tool_dataprivacy 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+794 0 tool_dataprivacy 2020110900 2020110900 Plugin installed \N 0 1612889094
+795 0 tool_dbtransfer \N 2020110900 Starting plugin installation \N 0 1612889094
+796 0 tool_dbtransfer 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+797 0 tool_dbtransfer 2020110900 2020110900 Plugin installed \N 0 1612889094
+798 0 tool_filetypes \N 2020110900 Starting plugin installation \N 0 1612889094
+799 0 tool_filetypes 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+801 0 tool_generator \N 2020110900 Starting plugin installation \N 0 1612889094
+802 0 tool_generator 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+803 0 tool_generator 2020110900 2020110900 Plugin installed \N 0 1612889094
+804 0 tool_health \N 2020110900 Starting plugin installation \N 0 1612889094
+805 0 tool_health 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+806 0 tool_health 2020110900 2020110900 Plugin installed \N 0 1612889094
+807 0 tool_httpsreplace \N 2020110900 Starting plugin installation \N 0 1612889094
+808 0 tool_httpsreplace 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+809 0 tool_httpsreplace 2020110900 2020110900 Plugin installed \N 0 1612889094
+810 0 tool_innodb \N 2020110900 Starting plugin installation \N 0 1612889094
+811 0 tool_innodb 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+812 0 tool_innodb 2020110900 2020110900 Plugin installed \N 0 1612889094
+813 0 tool_installaddon \N 2020110900 Starting plugin installation \N 0 1612889094
+814 0 tool_installaddon 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+815 0 tool_installaddon 2020110900 2020110900 Plugin installed \N 0 1612889094
+816 0 tool_langimport \N 2020110900 Starting plugin installation \N 0 1612889094
+817 0 tool_langimport 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+818 0 tool_langimport 2020110900 2020110900 Plugin installed \N 0 1612889094
+819 0 tool_licensemanager \N 2020110900 Starting plugin installation \N 0 1612889094
+820 0 tool_licensemanager 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+821 0 tool_licensemanager 2020110900 2020110900 Plugin installed \N 0 1612889094
+822 0 tool_log \N 2020110900 Starting plugin installation \N 0 1612889094
+823 0 tool_log 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+824 0 tool_log 2020110900 2020110900 Plugin installed \N 0 1612889094
+825 0 tool_lp \N 2020110900 Starting plugin installation \N 0 1612889094
+826 0 tool_lp 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+827 0 tool_lp 2020110900 2020110900 Plugin installed \N 0 1612889094
+828 0 tool_lpimportcsv \N 2020110900 Starting plugin installation \N 0 1612889094
+829 0 tool_lpimportcsv 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889094
+830 0 tool_lpimportcsv 2020110900 2020110900 Plugin installed \N 0 1612889095
+831 0 tool_lpmigrate \N 2020110900 Starting plugin installation \N 0 1612889095
+832 0 tool_lpmigrate 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+833 0 tool_lpmigrate 2020110900 2020110900 Plugin installed \N 0 1612889095
+834 0 tool_messageinbound \N 2020110900 Starting plugin installation \N 0 1612889095
+835 0 tool_messageinbound 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+836 0 tool_messageinbound 2020110900 2020110900 Plugin installed \N 0 1612889095
+837 0 tool_mobile \N 2020110900 Starting plugin installation \N 0 1612889095
+838 0 tool_mobile 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+839 0 tool_mobile 2020110900 2020110900 Plugin installed \N 0 1612889095
+840 0 tool_monitor \N 2020110900 Starting plugin installation \N 0 1612889095
+841 0 tool_monitor 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+842 0 tool_monitor 2020110900 2020110900 Plugin installed \N 0 1612889095
+843 0 tool_moodlenet \N 2020110900 Starting plugin installation \N 0 1612889095
+844 0 tool_moodlenet 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+845 0 tool_moodlenet 2020110900 2020110900 Plugin installed \N 0 1612889095
+846 0 tool_multilangupgrade \N 2020110900 Starting plugin installation \N 0 1612889095
+847 0 tool_multilangupgrade 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+848 0 tool_multilangupgrade 2020110900 2020110900 Plugin installed \N 0 1612889095
+849 0 tool_oauth2 \N 2020110900 Starting plugin installation \N 0 1612889095
+850 0 tool_oauth2 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+851 0 tool_oauth2 2020110900 2020110900 Plugin installed \N 0 1612889095
+852 0 tool_phpunit \N 2020110900 Starting plugin installation \N 0 1612889095
+853 0 tool_phpunit 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+854 0 tool_phpunit 2020110900 2020110900 Plugin installed \N 0 1612889095
+855 0 tool_policy \N 2020110900 Starting plugin installation \N 0 1612889095
+856 0 tool_policy 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+857 0 tool_policy 2020110900 2020110900 Plugin installed \N 0 1612889095
+858 0 tool_profiling \N 2020110900 Starting plugin installation \N 0 1612889095
+859 0 tool_profiling 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+860 0 tool_profiling 2020110900 2020110900 Plugin installed \N 0 1612889095
+861 0 tool_recyclebin \N 2020110900 Starting plugin installation \N 0 1612889095
+862 0 tool_recyclebin 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+863 0 tool_recyclebin 2020110900 2020110900 Plugin installed \N 0 1612889095
+864 0 tool_replace \N 2020110900 Starting plugin installation \N 0 1612889095
+865 0 tool_replace 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889095
+866 0 tool_replace 2020110900 2020110900 Plugin installed \N 0 1612889096
+867 0 tool_spamcleaner \N 2020110900 Starting plugin installation \N 0 1612889096
+868 0 tool_spamcleaner 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+869 0 tool_spamcleaner 2020110900 2020110900 Plugin installed \N 0 1612889096
+870 0 tool_task \N 2020110900 Starting plugin installation \N 0 1612889096
+871 0 tool_task 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+872 0 tool_task 2020110900 2020110900 Plugin installed \N 0 1612889096
+873 0 tool_templatelibrary \N 2020110900 Starting plugin installation \N 0 1612889096
+874 0 tool_templatelibrary 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+875 0 tool_templatelibrary 2020110900 2020110900 Plugin installed \N 0 1612889096
+876 0 tool_unsuproles \N 2020110900 Starting plugin installation \N 0 1612889096
+877 0 tool_unsuproles 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+878 0 tool_unsuproles 2020110900 2020110900 Plugin installed \N 0 1612889096
+879 0 tool_uploadcourse \N 2020110900 Starting plugin installation \N 0 1612889096
+880 0 tool_uploadcourse 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+881 0 tool_uploadcourse 2020110900 2020110900 Plugin installed \N 0 1612889096
+882 0 tool_uploaduser \N 2020110900 Starting plugin installation \N 0 1612889096
+883 0 tool_uploaduser 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+884 0 tool_uploaduser 2020110900 2020110900 Plugin installed \N 0 1612889096
+885 0 tool_usertours \N 2020110900 Starting plugin installation \N 0 1612889096
+886 0 tool_usertours 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+887 0 tool_usertours 2020110900 2020110900 Plugin installed \N 0 1612889096
+888 0 tool_xmldb \N 2020110900 Starting plugin installation \N 0 1612889096
+889 0 tool_xmldb 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+890 0 tool_xmldb 2020110900 2020110900 Plugin installed \N 0 1612889096
+891 0 cachestore_apcu \N 2020110900 Starting plugin installation \N 0 1612889096
+892 0 cachestore_apcu 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+893 0 cachestore_apcu 2020110900 2020110900 Plugin installed \N 0 1612889096
+894 0 cachestore_file \N 2020110900 Starting plugin installation \N 0 1612889096
+895 0 cachestore_file 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+896 0 cachestore_file 2020110900 2020110900 Plugin installed \N 0 1612889096
+897 0 cachestore_memcached \N 2020110900 Starting plugin installation \N 0 1612889096
+898 0 cachestore_memcached 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+899 0 cachestore_memcached 2020110900 2020110900 Plugin installed \N 0 1612889096
+900 0 cachestore_mongodb \N 2020110900 Starting plugin installation \N 0 1612889096
+901 0 cachestore_mongodb 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+902 0 cachestore_mongodb 2020110900 2020110900 Plugin installed \N 0 1612889096
+903 0 cachestore_redis \N 2020110900 Starting plugin installation \N 0 1612889096
+904 0 cachestore_redis 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+905 0 cachestore_redis 2020110900 2020110900 Plugin installed \N 0 1612889096
+906 0 cachestore_session \N 2020110900 Starting plugin installation \N 0 1612889096
+907 0 cachestore_session 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+908 0 cachestore_session 2020110900 2020110900 Plugin installed \N 0 1612889096
+909 0 cachestore_static \N 2020110900 Starting plugin installation \N 0 1612889096
+910 0 cachestore_static 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+911 0 cachestore_static 2020110900 2020110900 Plugin installed \N 0 1612889096
+912 0 cachelock_file \N 2020110900 Starting plugin installation \N 0 1612889096
+913 0 cachelock_file 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+914 0 cachelock_file 2020110900 2020110900 Plugin installed \N 0 1612889096
+915 0 fileconverter_googledrive \N 2020110900 Starting plugin installation \N 0 1612889096
+916 0 fileconverter_googledrive 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+917 0 fileconverter_googledrive 2020110900 2020110900 Plugin installed \N 0 1612889096
+918 0 fileconverter_unoconv \N 2020110900 Starting plugin installation \N 0 1612889096
+919 0 fileconverter_unoconv 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+920 0 fileconverter_unoconv 2020110900 2020110900 Plugin installed \N 0 1612889096
+921 0 contenttype_h5p \N 2020110900 Starting plugin installation \N 0 1612889096
+922 0 contenttype_h5p 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889096
+923 0 contenttype_h5p 2020110900 2020110900 Plugin installed \N 0 1612889097
+924 0 theme_boost \N 2020110900 Starting plugin installation \N 0 1612889097
+925 0 theme_boost 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+926 0 theme_boost 2020110900 2020110900 Plugin installed \N 0 1612889097
+927 0 theme_classic \N 2020110900 Starting plugin installation \N 0 1612889097
+928 0 theme_classic 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+929 0 theme_classic 2020110900 2020110900 Plugin installed \N 0 1612889097
+930 0 h5plib_v124 \N 2020110900 Starting plugin installation \N 0 1612889097
+931 0 h5plib_v124 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+932 0 h5plib_v124 2020110900 2020110900 Plugin installed \N 0 1612889097
+933 0 paygw_paypal \N 2020110901 Starting plugin installation \N 0 1612889097
+934 0 paygw_paypal 2020110901 2020110901 Upgrade savepoint reached \N 0 1612889097
+935 0 paygw_paypal 2020110901 2020110901 Plugin installed \N 0 1612889097
+936 0 assignsubmission_comments \N 2020110900 Starting plugin installation \N 0 1612889097
+937 0 assignsubmission_comments 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+938 0 assignsubmission_comments 2020110900 2020110900 Plugin installed \N 0 1612889097
+939 0 assignsubmission_file \N 2020110900 Starting plugin installation \N 0 1612889097
+940 0 assignsubmission_file 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+941 0 assignsubmission_file 2020110900 2020110900 Plugin installed \N 0 1612889097
+942 0 assignsubmission_onlinetext \N 2020110900 Starting plugin installation \N 0 1612889097
+943 0 assignsubmission_onlinetext 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+944 0 assignsubmission_onlinetext 2020110900 2020110900 Plugin installed \N 0 1612889097
+945 0 assignfeedback_comments \N 2020110900 Starting plugin installation \N 0 1612889097
+946 0 assignfeedback_comments 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+947 0 assignfeedback_comments 2020110900 2020110900 Plugin installed \N 0 1612889097
+948 0 assignfeedback_editpdf \N 2020110900 Starting plugin installation \N 0 1612889097
+949 0 assignfeedback_editpdf 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+950 0 assignfeedback_editpdf 2020110900 2020110900 Plugin installed \N 0 1612889097
+951 0 assignfeedback_file \N 2020110900 Starting plugin installation \N 0 1612889097
+952 0 assignfeedback_file 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+953 0 assignfeedback_file 2020110900 2020110900 Plugin installed \N 0 1612889097
+954 0 assignfeedback_offline \N 2020110900 Starting plugin installation \N 0 1612889097
+955 0 assignfeedback_offline 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+956 0 assignfeedback_offline 2020110900 2020110900 Plugin installed \N 0 1612889097
+957 0 assignment_offline \N 2020110900 Starting plugin installation \N 0 1612889097
+958 0 assignment_offline 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+959 0 assignment_offline 2020110900 2020110900 Plugin installed \N 0 1612889097
+960 0 assignment_online \N 2020110900 Starting plugin installation \N 0 1612889097
+961 0 assignment_online 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+962 0 assignment_online 2020110900 2020110900 Plugin installed \N 0 1612889097
+963 0 assignment_upload \N 2020110900 Starting plugin installation \N 0 1612889097
+964 0 assignment_upload 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+965 0 assignment_upload 2020110900 2020110900 Plugin installed \N 0 1612889097
+966 0 assignment_uploadsingle \N 2020110900 Starting plugin installation \N 0 1612889097
+967 0 assignment_uploadsingle 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+968 0 assignment_uploadsingle 2020110900 2020110900 Plugin installed \N 0 1612889097
+969 0 booktool_exportimscp \N 2020110900 Starting plugin installation \N 0 1612889097
+970 0 booktool_exportimscp 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+971 0 booktool_exportimscp 2020110900 2020110900 Plugin installed \N 0 1612889097
+972 0 booktool_importhtml \N 2020110900 Starting plugin installation \N 0 1612889097
+973 0 booktool_importhtml 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889097
+974 0 booktool_importhtml 2020110900 2020110900 Plugin installed \N 0 1612889098
+975 0 booktool_print \N 2020110900 Starting plugin installation \N 0 1612889098
+976 0 booktool_print 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+977 0 booktool_print 2020110900 2020110900 Plugin installed \N 0 1612889098
+978 0 datafield_checkbox \N 2020110900 Starting plugin installation \N 0 1612889098
+979 0 datafield_checkbox 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+980 0 datafield_checkbox 2020110900 2020110900 Plugin installed \N 0 1612889098
+981 0 datafield_date \N 2020110900 Starting plugin installation \N 0 1612889098
+982 0 datafield_date 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+983 0 datafield_date 2020110900 2020110900 Plugin installed \N 0 1612889098
+984 0 datafield_file \N 2020110900 Starting plugin installation \N 0 1612889098
+985 0 datafield_file 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+986 0 datafield_file 2020110900 2020110900 Plugin installed \N 0 1612889098
+987 0 datafield_latlong \N 2020110900 Starting plugin installation \N 0 1612889098
+988 0 datafield_latlong 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+989 0 datafield_latlong 2020110900 2020110900 Plugin installed \N 0 1612889098
+990 0 datafield_menu \N 2020110900 Starting plugin installation \N 0 1612889098
+991 0 datafield_menu 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+992 0 datafield_menu 2020110900 2020110900 Plugin installed \N 0 1612889098
+993 0 datafield_multimenu \N 2020110900 Starting plugin installation \N 0 1612889098
+994 0 datafield_multimenu 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+995 0 datafield_multimenu 2020110900 2020110900 Plugin installed \N 0 1612889098
+996 0 datafield_number \N 2020110900 Starting plugin installation \N 0 1612889098
+997 0 datafield_number 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+998 0 datafield_number 2020110900 2020110900 Plugin installed \N 0 1612889098
+999 0 datafield_picture \N 2020110900 Starting plugin installation \N 0 1612889098
+1000 0 datafield_picture 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+1001 0 datafield_picture 2020110900 2020110900 Plugin installed \N 0 1612889098
+1002 0 datafield_radiobutton \N 2020110900 Starting plugin installation \N 0 1612889098
+1003 0 datafield_radiobutton 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+1004 0 datafield_radiobutton 2020110900 2020110900 Plugin installed \N 0 1612889098
+1005 0 datafield_text \N 2020110900 Starting plugin installation \N 0 1612889098
+1006 0 datafield_text 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+1007 0 datafield_text 2020110900 2020110900 Plugin installed \N 0 1612889098
+1008 0 datafield_textarea \N 2020110900 Starting plugin installation \N 0 1612889098
+1009 0 datafield_textarea 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+1010 0 datafield_textarea 2020110900 2020110900 Plugin installed \N 0 1612889098
+1011 0 datafield_url \N 2020110900 Starting plugin installation \N 0 1612889098
+1012 0 datafield_url 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+1013 0 datafield_url 2020110900 2020110900 Plugin installed \N 0 1612889098
+1014 0 datapreset_imagegallery \N 2020110900 Starting plugin installation \N 0 1612889098
+1015 0 datapreset_imagegallery 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+1016 0 datapreset_imagegallery 2020110900 2020110900 Plugin installed \N 0 1612889098
+1017 0 forumreport_summary \N 2020110900 Starting plugin installation \N 0 1612889098
+1018 0 forumreport_summary 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+1019 0 forumreport_summary 2020110900 2020110900 Plugin installed \N 0 1612889098
+1020 0 ltiservice_basicoutcomes \N 2020110900 Starting plugin installation \N 0 1612889098
+1021 0 ltiservice_basicoutcomes 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+1022 0 ltiservice_basicoutcomes 2020110900 2020110900 Plugin installed \N 0 1612889098
+1023 0 ltiservice_gradebookservices \N 2020110900 Starting plugin installation \N 0 1612889098
+1024 0 ltiservice_gradebookservices 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+1025 0 ltiservice_gradebookservices 2020110900 2020110900 Plugin installed \N 0 1612889098
+1026 0 ltiservice_memberships \N 2020110900 Starting plugin installation \N 0 1612889098
+1027 0 ltiservice_memberships 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+1028 0 ltiservice_memberships 2020110900 2020110900 Plugin installed \N 0 1612889098
+1029 0 ltiservice_profile \N 2020110900 Starting plugin installation \N 0 1612889098
+1030 0 ltiservice_profile 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889098
+1031 0 ltiservice_profile 2020110900 2020110900 Plugin installed \N 0 1612889099
+1032 0 ltiservice_toolproxy \N 2020110900 Starting plugin installation \N 0 1612889099
+1033 0 ltiservice_toolproxy 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1034 0 ltiservice_toolproxy 2020110900 2020110900 Plugin installed \N 0 1612889099
+1035 0 ltiservice_toolsettings \N 2020110900 Starting plugin installation \N 0 1612889099
+1036 0 ltiservice_toolsettings 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1037 0 ltiservice_toolsettings 2020110900 2020110900 Plugin installed \N 0 1612889099
+1038 0 quiz_grading \N 2020110900 Starting plugin installation \N 0 1612889099
+1039 0 quiz_grading 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1040 0 quiz_grading 2020110900 2020110900 Plugin installed \N 0 1612889099
+1041 0 quiz_overview \N 2020110900 Starting plugin installation \N 0 1612889099
+1042 0 quiz_overview 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1043 0 quiz_overview 2020110900 2020110900 Plugin installed \N 0 1612889099
+1044 0 quiz_responses \N 2020110900 Starting plugin installation \N 0 1612889099
+1045 0 quiz_responses 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1046 0 quiz_responses 2020110900 2020110900 Plugin installed \N 0 1612889099
+1047 0 quiz_statistics \N 2020110900 Starting plugin installation \N 0 1612889099
+1048 0 quiz_statistics 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1049 0 quiz_statistics 2020110900 2020110900 Plugin installed \N 0 1612889099
+1050 0 quizaccess_delaybetweenattempts \N 2020110900 Starting plugin installation \N 0 1612889099
+1051 0 quizaccess_delaybetweenattempts 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1052 0 quizaccess_delaybetweenattempts 2020110900 2020110900 Plugin installed \N 0 1612889099
+1053 0 quizaccess_ipaddress \N 2020110900 Starting plugin installation \N 0 1612889099
+1054 0 quizaccess_ipaddress 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1055 0 quizaccess_ipaddress 2020110900 2020110900 Plugin installed \N 0 1612889099
+1056 0 quizaccess_numattempts \N 2020110900 Starting plugin installation \N 0 1612889099
+1057 0 quizaccess_numattempts 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1058 0 quizaccess_numattempts 2020110900 2020110900 Plugin installed \N 0 1612889099
+1059 0 quizaccess_offlineattempts \N 2020110900 Starting plugin installation \N 0 1612889099
+1060 0 quizaccess_offlineattempts 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1061 0 quizaccess_offlineattempts 2020110900 2020110900 Plugin installed \N 0 1612889099
+1062 0 quizaccess_openclosedate \N 2020110900 Starting plugin installation \N 0 1612889099
+1063 0 quizaccess_openclosedate 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1064 0 quizaccess_openclosedate 2020110900 2020110900 Plugin installed \N 0 1612889099
+1065 0 quizaccess_password \N 2020110900 Starting plugin installation \N 0 1612889099
+1066 0 quizaccess_password 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1067 0 quizaccess_password 2020110900 2020110900 Plugin installed \N 0 1612889099
+1068 0 quizaccess_seb \N 2020110900 Starting plugin installation \N 0 1612889099
+1069 0 quizaccess_seb 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889099
+1070 0 quizaccess_seb 2020110900 2020110900 Plugin installed \N 0 1612889100
+1071 0 quizaccess_securewindow \N 2020110900 Starting plugin installation \N 0 1612889100
+1072 0 quizaccess_securewindow 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889100
+1073 0 quizaccess_securewindow 2020110900 2020110900 Plugin installed \N 0 1612889100
+1074 0 quizaccess_timelimit \N 2020110900 Starting plugin installation \N 0 1612889100
+1075 0 quizaccess_timelimit 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889100
+1076 0 quizaccess_timelimit 2020110900 2020110900 Plugin installed \N 0 1612889100
+1077 0 scormreport_basic \N 2020110900 Starting plugin installation \N 0 1612889100
+1078 0 scormreport_basic 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889100
+1079 0 scormreport_basic 2020110900 2020110900 Plugin installed \N 0 1612889100
+1080 0 scormreport_graphs \N 2020110900 Starting plugin installation \N 0 1612889100
+1081 0 scormreport_graphs 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889100
+1082 0 scormreport_graphs 2020110900 2020110900 Plugin installed \N 0 1612889100
+1083 0 scormreport_interactions \N 2020110900 Starting plugin installation \N 0 1612889100
+1084 0 scormreport_interactions 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889100
+1085 0 scormreport_interactions 2020110900 2020110900 Plugin installed \N 0 1612889100
+1086 0 scormreport_objectives \N 2020110900 Starting plugin installation \N 0 1612889100
+1087 0 scormreport_objectives 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889100
+1088 0 scormreport_objectives 2020110900 2020110900 Plugin installed \N 0 1612889100
+1089 0 workshopform_accumulative \N 2020110900 Starting plugin installation \N 0 1612889100
+1090 0 workshopform_accumulative 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889100
+1091 0 workshopform_accumulative 2020110900 2020110900 Plugin installed \N 0 1612889100
+1092 0 workshopform_comments \N 2020110900 Starting plugin installation \N 0 1612889100
+1093 0 workshopform_comments 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889100
+1094 0 workshopform_comments 2020110900 2020110900 Plugin installed \N 0 1612889100
+1095 0 workshopform_numerrors \N 2020110900 Starting plugin installation \N 0 1612889100
+1096 0 workshopform_numerrors 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889100
+1097 0 workshopform_numerrors 2020110900 2020110900 Plugin installed \N 0 1612889100
+1098 0 workshopform_rubric \N 2020110900 Starting plugin installation \N 0 1612889100
+1099 0 workshopform_rubric 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1100 0 workshopform_rubric 2020110900 2020110900 Plugin installed \N 0 1612889101
+1101 0 workshopallocation_manual \N 2020110900 Starting plugin installation \N 0 1612889101
+1102 0 workshopallocation_manual 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1103 0 workshopallocation_manual 2020110900 2020110900 Plugin installed \N 0 1612889101
+1104 0 workshopallocation_random \N 2020110900 Starting plugin installation \N 0 1612889101
+1105 0 workshopallocation_random 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1106 0 workshopallocation_random 2020110900 2020110900 Plugin installed \N 0 1612889101
+1107 0 workshopallocation_scheduled \N 2020110900 Starting plugin installation \N 0 1612889101
+1108 0 workshopallocation_scheduled 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1109 0 workshopallocation_scheduled 2020110900 2020110900 Plugin installed \N 0 1612889101
+1110 0 workshopeval_best \N 2020110900 Starting plugin installation \N 0 1612889101
+1111 0 workshopeval_best 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1112 0 workshopeval_best 2020110900 2020110900 Plugin installed \N 0 1612889101
+1113 0 atto_accessibilitychecker \N 2020110900 Starting plugin installation \N 0 1612889101
+1114 0 atto_accessibilitychecker 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1115 0 atto_accessibilitychecker 2020110900 2020110900 Plugin installed \N 0 1612889101
+1116 0 atto_accessibilityhelper \N 2020110900 Starting plugin installation \N 0 1612889101
+1117 0 atto_accessibilityhelper 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1118 0 atto_accessibilityhelper 2020110900 2020110900 Plugin installed \N 0 1612889101
+1119 0 atto_align \N 2020110900 Starting plugin installation \N 0 1612889101
+1120 0 atto_align 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1121 0 atto_align 2020110900 2020110900 Plugin installed \N 0 1612889101
+1122 0 atto_backcolor \N 2020110900 Starting plugin installation \N 0 1612889101
+1123 0 atto_backcolor 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1124 0 atto_backcolor 2020110900 2020110900 Plugin installed \N 0 1612889101
+1125 0 atto_bold \N 2020110900 Starting plugin installation \N 0 1612889101
+1126 0 atto_bold 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1127 0 atto_bold 2020110900 2020110900 Plugin installed \N 0 1612889101
+1128 0 atto_charmap \N 2020110900 Starting plugin installation \N 0 1612889101
+1129 0 atto_charmap 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1130 0 atto_charmap 2020110900 2020110900 Plugin installed \N 0 1612889101
+1131 0 atto_clear \N 2020110900 Starting plugin installation \N 0 1612889101
+1132 0 atto_clear 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1133 0 atto_clear 2020110900 2020110900 Plugin installed \N 0 1612889101
+1134 0 atto_collapse \N 2020110900 Starting plugin installation \N 0 1612889101
+1135 0 atto_collapse 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1136 0 atto_collapse 2020110900 2020110900 Plugin installed \N 0 1612889101
+1137 0 atto_emojipicker \N 2020110900 Starting plugin installation \N 0 1612889101
+1138 0 atto_emojipicker 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1139 0 atto_emojipicker 2020110900 2020110900 Plugin installed \N 0 1612889101
+1140 0 atto_emoticon \N 2020110900 Starting plugin installation \N 0 1612889101
+1141 0 atto_emoticon 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1142 0 atto_emoticon 2020110900 2020110900 Plugin installed \N 0 1612889101
+1143 0 atto_equation \N 2020110900 Starting plugin installation \N 0 1612889101
+1144 0 atto_equation 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889101
+1145 0 atto_equation 2020110900 2020110900 Plugin installed \N 0 1612889102
+1146 0 atto_fontcolor \N 2020110900 Starting plugin installation \N 0 1612889102
+1147 0 atto_fontcolor 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1148 0 atto_fontcolor 2020110900 2020110900 Plugin installed \N 0 1612889102
+1149 0 atto_h5p \N 2020110900 Starting plugin installation \N 0 1612889102
+1150 0 atto_h5p 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1151 0 atto_h5p 2020110900 2020110900 Plugin installed \N 0 1612889102
+1152 0 atto_html \N 2020110900 Starting plugin installation \N 0 1612889102
+1153 0 atto_html 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1154 0 atto_html 2020110900 2020110900 Plugin installed \N 0 1612889102
+1155 0 atto_image \N 2020110900 Starting plugin installation \N 0 1612889102
+1156 0 atto_image 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1157 0 atto_image 2020110900 2020110900 Plugin installed \N 0 1612889102
+1158 0 atto_indent \N 2020110900 Starting plugin installation \N 0 1612889102
+1159 0 atto_indent 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1160 0 atto_indent 2020110900 2020110900 Plugin installed \N 0 1612889102
+1161 0 atto_italic \N 2020110900 Starting plugin installation \N 0 1612889102
+1162 0 atto_italic 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1163 0 atto_italic 2020110900 2020110900 Plugin installed \N 0 1612889102
+1164 0 atto_link \N 2020110900 Starting plugin installation \N 0 1612889102
+1165 0 atto_link 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1166 0 atto_link 2020110900 2020110900 Plugin installed \N 0 1612889102
+1167 0 atto_managefiles \N 2020110900 Starting plugin installation \N 0 1612889102
+1168 0 atto_managefiles 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1169 0 atto_managefiles 2020110900 2020110900 Plugin installed \N 0 1612889102
+1170 0 atto_media \N 2020110900 Starting plugin installation \N 0 1612889102
+1171 0 atto_media 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1172 0 atto_media 2020110900 2020110900 Plugin installed \N 0 1612889102
+1173 0 atto_noautolink \N 2020110900 Starting plugin installation \N 0 1612889102
+1174 0 atto_noautolink 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1175 0 atto_noautolink 2020110900 2020110900 Plugin installed \N 0 1612889102
+1176 0 atto_orderedlist \N 2020110900 Starting plugin installation \N 0 1612889102
+1177 0 atto_orderedlist 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1178 0 atto_orderedlist 2020110900 2020110900 Plugin installed \N 0 1612889102
+1179 0 atto_recordrtc \N 2020110900 Starting plugin installation \N 0 1612889102
+1180 0 atto_recordrtc 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1181 0 atto_recordrtc 2020110900 2020110900 Plugin installed \N 0 1612889102
+1182 0 atto_rtl \N 2020110900 Starting plugin installation \N 0 1612889102
+1183 0 atto_rtl 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1184 0 atto_rtl 2020110900 2020110900 Plugin installed \N 0 1612889102
+1185 0 atto_strike \N 2020110900 Starting plugin installation \N 0 1612889102
+1186 0 atto_strike 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1187 0 atto_strike 2020110900 2020110900 Plugin installed \N 0 1612889102
+1188 0 atto_subscript \N 2020110900 Starting plugin installation \N 0 1612889102
+1189 0 atto_subscript 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1190 0 atto_subscript 2020110900 2020110900 Plugin installed \N 0 1612889102
+1191 0 atto_superscript \N 2020110900 Starting plugin installation \N 0 1612889102
+1192 0 atto_superscript 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1193 0 atto_superscript 2020110900 2020110900 Plugin installed \N 0 1612889102
+1194 0 atto_table \N 2020110900 Starting plugin installation \N 0 1612889102
+1195 0 atto_table 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1196 0 atto_table 2020110900 2020110900 Plugin installed \N 0 1612889102
+1197 0 atto_title \N 2020110900 Starting plugin installation \N 0 1612889102
+1198 0 atto_title 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1199 0 atto_title 2020110900 2020110900 Plugin installed \N 0 1612889102
+1200 0 atto_underline \N 2020110900 Starting plugin installation \N 0 1612889102
+1201 0 atto_underline 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1202 0 atto_underline 2020110900 2020110900 Plugin installed \N 0 1612889102
+1203 0 atto_undo \N 2020110900 Starting plugin installation \N 0 1612889102
+1204 0 atto_undo 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1205 0 atto_undo 2020110900 2020110900 Plugin installed \N 0 1612889102
+1206 0 atto_unorderedlist \N 2020110900 Starting plugin installation \N 0 1612889102
+1207 0 atto_unorderedlist 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1208 0 atto_unorderedlist 2020110900 2020110900 Plugin installed \N 0 1612889102
+1209 0 tinymce_ctrlhelp \N 2020110900 Starting plugin installation \N 0 1612889102
+1210 0 tinymce_ctrlhelp 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1211 0 tinymce_ctrlhelp 2020110900 2020110900 Plugin installed \N 0 1612889102
+1212 0 tinymce_managefiles \N 2020110900 Starting plugin installation \N 0 1612889102
+1213 0 tinymce_managefiles 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889102
+1214 0 tinymce_managefiles 2020110900 2020110900 Plugin installed \N 0 1612889103
+1215 0 tinymce_moodleemoticon \N 2020110900 Starting plugin installation \N 0 1612889103
+1216 0 tinymce_moodleemoticon 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889103
+1217 0 tinymce_moodleemoticon 2020110900 2020110900 Plugin installed \N 0 1612889103
+1218 0 tinymce_moodleimage \N 2020110900 Starting plugin installation \N 0 1612889103
+1219 0 tinymce_moodleimage 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889103
+1220 0 tinymce_moodleimage 2020110900 2020110900 Plugin installed \N 0 1612889103
+1221 0 tinymce_moodlemedia \N 2020110900 Starting plugin installation \N 0 1612889103
+1222 0 tinymce_moodlemedia 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889103
+1223 0 tinymce_moodlemedia 2020110900 2020110900 Plugin installed \N 0 1612889103
+1224 0 tinymce_moodlenolink \N 2020110900 Starting plugin installation \N 0 1612889103
+1225 0 tinymce_moodlenolink 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889103
+1226 0 tinymce_moodlenolink 2020110900 2020110900 Plugin installed \N 0 1612889103
+1227 0 tinymce_pdw \N 2020110900 Starting plugin installation \N 0 1612889103
+1228 0 tinymce_pdw 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889103
+1229 0 tinymce_pdw 2020110900 2020110900 Plugin installed \N 0 1612889103
+1230 0 tinymce_spellchecker \N 2020110900 Starting plugin installation \N 0 1612889103
+1231 0 tinymce_spellchecker 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889103
+1232 0 tinymce_spellchecker 2020110900 2020110900 Plugin installed \N 0 1612889103
+1233 0 tinymce_wrap \N 2020110900 Starting plugin installation \N 0 1612889103
+1234 0 tinymce_wrap 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889103
+1235 0 tinymce_wrap 2020110900 2020110900 Plugin installed \N 0 1612889103
+1236 0 logstore_database \N 2020110900 Starting plugin installation \N 0 1612889103
+1237 0 logstore_database 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889103
+1238 0 logstore_database 2020110900 2020110900 Plugin installed \N 0 1612889103
+1239 0 logstore_legacy \N 2020110900 Starting plugin installation \N 0 1612889103
+1240 0 logstore_legacy 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889103
+1241 0 logstore_legacy 2020110900 2020110900 Plugin installed \N 0 1612889103
+1242 0 logstore_standard \N 2020110900 Starting plugin installation \N 0 1612889103
+1243 0 logstore_standard 2020110900 2020110900 Upgrade savepoint reached \N 0 1612889103
+1244 0 logstore_standard 2020110900 2020110900 Plugin installed \N 0 1612889103
+\.
+
+
+--
+-- Name: mdl_upgrade_log_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_upgrade_log_id_seq', 1244, true);
+
+
+--
+-- Data for Name: mdl_url; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_url (id, course, name, intro, introformat, externalurl, display, displayoptions, parameters, timemodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_url_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_url_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_user; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_user (id, auth, confirmed, policyagreed, deleted, suspended, mnethostid, username, password, idnumber, firstname, lastname, email, emailstop, icq, skype, yahoo, aim, msn, phone1, phone2, institution, department, address, city, country, lang, calendartype, theme, timezone, firstaccess, lastaccess, lastlogin, currentlogin, lastip, secret, picture, url, description, descriptionformat, mailformat, maildigest, maildisplay, autosubscribe, trackforums, timecreated, timemodified, trustbitmask, imagealt, lastnamephonetic, firstnamephonetic, middlename, alternatename, moodlenetprofile) FROM stdin;
+1 manual 1 0 0 0 1 guest $2y$10$kUowCQcP6CK4rthRvesKDO.QVRXnUfgAKl3I/fvAJv.zGltjWnDSq Guest user guest@email.com 0 en gregorian 99 0 0 0 0 0 This user is a special user that allows read-only access to some courses. 1 1 0 2 1 0 0 1612889053 0 \N \N \N \N \N \N
+2 manual 1 0 0 0 1 admin $2y$10$75u/DYN/ajTm7NobTnIkE.wFwnZBpN1bnd8L0nSnh9ZJGLyRKFBLu Admin User admin@email.com 0 en gregorian 99 1612889108 1613084183 1613080121 1613081196 67.182.30.218 0 1 1 0 0 1 0 0 1612889141 0 \N
+3 manual 1 0 0 0 1 user $2y$10$75u/DYN/ajTm7NobTnIkE.wFwnZBpN1bnd8L0nSnh9ZJGLyRKFBLu User User user@email.com 0 en gregorian 99 1612889108 1613084183 1613080121 1613081196 67.182.30.218 0 1 1 0 0 1 0 0 1612889141 0 \N
+\.
+
+
+--
+-- Data for Name: mdl_user_devices; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_user_devices (id, userid, appid, name, model, platform, version, pushid, uuid, timecreated, timemodified) FROM stdin;
+1 3 com.moodle.moodlemobile Apple iPhone11,8 iOS-fcm 14.4 dF7UA2thT4c:APA91bF12YAGeJZ4ITdhf8MovgkHlmOcdGO_xUe1cutQlZoWRda-P4MuBaDbzGI4KL0ftjvceiqB5h9Dud-oaIla4BbxeNfsSROd8GwSARXHPPETPJ898bQUSOL8E8surqnzVfsFtib3 11497743-23C7-42A5-9265-9C489CF9222B 1613081314 1613081314
+\.
+
+
+--
+-- Name: mdl_user_devices_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_user_devices_id_seq', 1, true);
+
+
+--
+-- Data for Name: mdl_user_enrolments; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_user_enrolments (id, status, enrolid, userid, timestart, timeend, modifierid, timecreated, timemodified) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_user_enrolments_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_user_enrolments_id_seq', 1, false);
+
+
+--
+-- Name: mdl_user_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_user_id_seq', 3, true);
+
+
+--
+-- Data for Name: mdl_user_info_category; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_user_info_category (id, name, sortorder) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_user_info_category_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_user_info_category_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_user_info_data; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_user_info_data (id, userid, fieldid, data, dataformat) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_user_info_data_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_user_info_data_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_user_info_field; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_user_info_field (id, shortname, name, datatype, description, descriptionformat, categoryid, sortorder, required, locked, visible, forceunique, signup, defaultdata, defaultdataformat, param1, param2, param3, param4, param5) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_user_info_field_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_user_info_field_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_user_lastaccess; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_user_lastaccess (id, userid, courseid, timeaccess) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_user_lastaccess_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_user_lastaccess_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_user_password_history; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_user_password_history (id, userid, hash, timecreated) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_user_password_history_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_user_password_history_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_user_password_resets; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_user_password_resets (id, userid, timerequested, timererequested, token) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_user_password_resets_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_user_password_resets_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_user_preferences; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_user_preferences (id, userid, name, value) FROM stdin;
+1 2 core_message_migrate_data 1
+2 2 auth_manual_passwordupdatetime 1612889141
+3 2 email_bounce_count 1
+4 2 email_send_count 1
+5 3 auth_forcepasswordchange 0
+6 3 email_bounce_count 1
+7 3 email_send_count 1
+8 3 core_message_migrate_data 1
+\.
+
+
+--
+-- Name: mdl_user_preferences_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_user_preferences_id_seq', 8, true);
+
+
+--
+-- Data for Name: mdl_user_private_key; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_user_private_key (id, script, value, userid, instance, iprestriction, validuntil, timecreated) FROM stdin;
+1 core_files 56451189e253534fbc8e9d7d5b2e8253 3 \N \N \N 1613081313
+\.
+
+
+--
+-- Name: mdl_user_private_key_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_user_private_key_id_seq', 1, true);
+
+
+--
+-- Data for Name: mdl_wiki; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_wiki (id, course, name, intro, introformat, timecreated, timemodified, firstpagetitle, wikimode, defaultformat, forceformat, editbegin, editend) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_wiki_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_wiki_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_wiki_links; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_wiki_links (id, subwikiid, frompageid, topageid, tomissingpage) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_wiki_links_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_wiki_links_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_wiki_locks; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_wiki_locks (id, pageid, sectionname, userid, lockedat) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_wiki_locks_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_wiki_locks_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_wiki_pages; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_wiki_pages (id, subwikiid, title, cachedcontent, timecreated, timemodified, timerendered, userid, pageviews, readonly) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_wiki_pages_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_wiki_pages_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_wiki_subwikis; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_wiki_subwikis (id, wikiid, groupid, userid) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_wiki_subwikis_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_wiki_subwikis_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_wiki_synonyms; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_wiki_synonyms (id, subwikiid, pageid, pagesynonym) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_wiki_synonyms_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_wiki_synonyms_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_wiki_versions; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_wiki_versions (id, pageid, content, contentformat, version, timecreated, userid) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_wiki_versions_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_wiki_versions_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshop; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshop (id, course, name, intro, introformat, instructauthors, instructauthorsformat, instructreviewers, instructreviewersformat, timemodified, phase, useexamples, usepeerassessment, useselfassessment, grade, gradinggrade, strategy, evaluation, gradedecimals, submissiontypetext, submissiontypefile, nattachments, submissionfiletypes, latesubmissions, maxbytes, examplesmode, submissionstart, submissionend, assessmentstart, assessmentend, phaseswitchassessment, conclusion, conclusionformat, overallfeedbackmode, overallfeedbackfiles, overallfeedbackfiletypes, overallfeedbackmaxbytes) FROM stdin;
+\.
+
+
+--
+-- Data for Name: mdl_workshop_aggregations; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshop_aggregations (id, workshopid, userid, gradinggrade, timegraded) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshop_aggregations_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshop_aggregations_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshop_assessments; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshop_assessments (id, submissionid, reviewerid, weight, timecreated, timemodified, grade, gradinggrade, gradinggradeover, gradinggradeoverby, feedbackauthor, feedbackauthorformat, feedbackauthorattachment, feedbackreviewer, feedbackreviewerformat) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshop_assessments_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshop_assessments_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshop_grades; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshop_grades (id, assessmentid, strategy, dimensionid, grade, peercomment, peercommentformat) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshop_grades_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshop_grades_id_seq', 1, false);
+
+
+--
+-- Name: mdl_workshop_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshop_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshop_submissions; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshop_submissions (id, workshopid, example, authorid, timecreated, timemodified, title, content, contentformat, contenttrust, attachment, grade, gradeover, gradeoverby, feedbackauthor, feedbackauthorformat, timegraded, published, late) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshop_submissions_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshop_submissions_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshopallocation_scheduled; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshopallocation_scheduled (id, workshopid, enabled, submissionend, timeallocated, settings, resultstatus, resultmessage, resultlog) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshopallocation_scheduled_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshopallocation_scheduled_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshopeval_best_settings; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshopeval_best_settings (id, workshopid, comparison) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshopeval_best_settings_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshopeval_best_settings_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshopform_accumulative; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshopform_accumulative (id, workshopid, sort, description, descriptionformat, grade, weight) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshopform_accumulative_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshopform_accumulative_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshopform_comments; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshopform_comments (id, workshopid, sort, description, descriptionformat) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshopform_comments_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshopform_comments_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshopform_numerrors; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshopform_numerrors (id, workshopid, sort, description, descriptionformat, descriptiontrust, grade0, grade1, weight) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshopform_numerrors_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshopform_numerrors_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshopform_numerrors_map; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshopform_numerrors_map (id, workshopid, nonegative, grade) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshopform_numerrors_map_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshopform_numerrors_map_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshopform_rubric; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshopform_rubric (id, workshopid, sort, description, descriptionformat) FROM stdin;
+\.
+
+
+--
+-- Data for Name: mdl_workshopform_rubric_config; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshopform_rubric_config (id, workshopid, layout) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshopform_rubric_config_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshopform_rubric_config_id_seq', 1, false);
+
+
+--
+-- Name: mdl_workshopform_rubric_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshopform_rubric_id_seq', 1, false);
+
+
+--
+-- Data for Name: mdl_workshopform_rubric_levels; Type: TABLE DATA; Schema: public; Owner: postgres
+--
+
+COPY public.mdl_workshopform_rubric_levels (id, dimensionid, grade, definition, definitionformat) FROM stdin;
+\.
+
+
+--
+-- Name: mdl_workshopform_rubric_levels_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
+--
+
+SELECT pg_catalog.setval('public.mdl_workshopform_rubric_levels_id_seq', 1, false);
+
+
+--
+-- Name: mdl_analytics_indicator_calc mdl_analindicalc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_analytics_indicator_calc
+ ADD CONSTRAINT mdl_analindicalc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_analytics_models mdl_analmode_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_analytics_models
+ ADD CONSTRAINT mdl_analmode_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_analytics_models_log mdl_analmodelog_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_analytics_models_log
+ ADD CONSTRAINT mdl_analmodelog_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_analytics_predictions mdl_analpred_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_analytics_predictions
+ ADD CONSTRAINT mdl_analpred_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_analytics_prediction_actions mdl_analpredacti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_analytics_prediction_actions
+ ADD CONSTRAINT mdl_analpredacti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_analytics_predict_samples mdl_analpredsamp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_analytics_predict_samples
+ ADD CONSTRAINT mdl_analpredsamp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_analytics_train_samples mdl_analtraisamp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_analytics_train_samples
+ ADD CONSTRAINT mdl_analtraisamp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_analytics_used_analysables mdl_analusedanal_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_analytics_used_analysables
+ ADD CONSTRAINT mdl_analusedanal_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_analytics_used_files mdl_analusedfile_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_analytics_used_files
+ ADD CONSTRAINT mdl_analusedfile_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignment mdl_assi_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignment
+ ADD CONSTRAINT mdl_assi_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assign mdl_assi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assign
+ ADD CONSTRAINT mdl_assi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignfeedback_comments mdl_assicomm_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignfeedback_comments
+ ADD CONSTRAINT mdl_assicomm_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignfeedback_editpdf_annot mdl_assieditanno_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignfeedback_editpdf_annot
+ ADD CONSTRAINT mdl_assieditanno_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignfeedback_editpdf_cmnt mdl_assieditcmnt_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignfeedback_editpdf_cmnt
+ ADD CONSTRAINT mdl_assieditcmnt_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignfeedback_editpdf_queue mdl_assieditqueu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignfeedback_editpdf_queue
+ ADD CONSTRAINT mdl_assieditqueu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignfeedback_editpdf_quick mdl_assieditquic_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignfeedback_editpdf_quick
+ ADD CONSTRAINT mdl_assieditquic_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignfeedback_editpdf_rot mdl_assieditrot_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignfeedback_editpdf_rot
+ ADD CONSTRAINT mdl_assieditrot_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignfeedback_file mdl_assifile_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignfeedback_file
+ ADD CONSTRAINT mdl_assifile_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignsubmission_file mdl_assifile_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignsubmission_file
+ ADD CONSTRAINT mdl_assifile_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assign_grades mdl_assigrad_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assign_grades
+ ADD CONSTRAINT mdl_assigrad_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignsubmission_onlinetext mdl_assionli_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignsubmission_onlinetext
+ ADD CONSTRAINT mdl_assionli_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assign_overrides mdl_assiover_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assign_overrides
+ ADD CONSTRAINT mdl_assiover_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assign_plugin_config mdl_assiplugconf_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assign_plugin_config
+ ADD CONSTRAINT mdl_assiplugconf_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignment_submissions mdl_assisubm_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignment_submissions
+ ADD CONSTRAINT mdl_assisubm_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assign_submission mdl_assisubm_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assign_submission
+ ADD CONSTRAINT mdl_assisubm_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assignment_upgrade mdl_assiupgr_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assignment_upgrade
+ ADD CONSTRAINT mdl_assiupgr_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assign_user_flags mdl_assiuserflag_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assign_user_flags
+ ADD CONSTRAINT mdl_assiuserflag_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_assign_user_mapping mdl_assiusermapp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_assign_user_mapping
+ ADD CONSTRAINT mdl_assiusermapp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_auth_oauth2_linked_login mdl_authoautlinklogi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_auth_oauth2_linked_login
+ ADD CONSTRAINT mdl_authoautlinklogi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_backup_controllers mdl_backcont_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_backup_controllers
+ ADD CONSTRAINT mdl_backcont_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_backup_courses mdl_backcour_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_backup_courses
+ ADD CONSTRAINT mdl_backcour_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_backup_logs mdl_backlogs_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_backup_logs
+ ADD CONSTRAINT mdl_backlogs_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge mdl_badg_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge
+ ADD CONSTRAINT mdl_badg_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_alignment mdl_badgalig_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_alignment
+ ADD CONSTRAINT mdl_badgalig_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_backpack mdl_badgback_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_backpack
+ ADD CONSTRAINT mdl_badgback_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_backpack_oauth2 mdl_badgbackoaut_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_backpack_oauth2
+ ADD CONSTRAINT mdl_badgbackoaut_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_criteria mdl_badgcrit_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_criteria
+ ADD CONSTRAINT mdl_badgcrit_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_criteria_met mdl_badgcritmet_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_criteria_met
+ ADD CONSTRAINT mdl_badgcritmet_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_criteria_param mdl_badgcritpara_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_criteria_param
+ ADD CONSTRAINT mdl_badgcritpara_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_endorsement mdl_badgendo_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_endorsement
+ ADD CONSTRAINT mdl_badgendo_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_external mdl_badgexte_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_external
+ ADD CONSTRAINT mdl_badgexte_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_external_backpack mdl_badgexteback_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_external_backpack
+ ADD CONSTRAINT mdl_badgexteback_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_external_identifier mdl_badgexteiden_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_external_identifier
+ ADD CONSTRAINT mdl_badgexteiden_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_issued mdl_badgissu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_issued
+ ADD CONSTRAINT mdl_badgissu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_manual_award mdl_badgmanuawar_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_manual_award
+ ADD CONSTRAINT mdl_badgmanuawar_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_badge_related mdl_badgrela_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_badge_related
+ ADD CONSTRAINT mdl_badgrela_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_block mdl_bloc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_block
+ ADD CONSTRAINT mdl_bloc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_block_instances mdl_blocinst_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_block_instances
+ ADD CONSTRAINT mdl_blocinst_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_block_positions mdl_blocposi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_block_positions
+ ADD CONSTRAINT mdl_blocposi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_block_recentlyaccesseditems mdl_blocrece_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_block_recentlyaccesseditems
+ ADD CONSTRAINT mdl_blocrece_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_block_recent_activity mdl_blocreceacti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_block_recent_activity
+ ADD CONSTRAINT mdl_blocreceacti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_block_rss_client mdl_blocrssclie_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_block_rss_client
+ ADD CONSTRAINT mdl_blocrssclie_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_blog_association mdl_blogasso_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_blog_association
+ ADD CONSTRAINT mdl_blogasso_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_blog_external mdl_blogexte_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_blog_external
+ ADD CONSTRAINT mdl_blogexte_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_book mdl_book_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_book
+ ADD CONSTRAINT mdl_book_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_book_chapters mdl_bookchap_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_book_chapters
+ ADD CONSTRAINT mdl_bookchap_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_cache_filters mdl_cachfilt_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_cache_filters
+ ADD CONSTRAINT mdl_cachfilt_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_cache_flags mdl_cachflag_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_cache_flags
+ ADD CONSTRAINT mdl_cachflag_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_capabilities mdl_capa_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_capabilities
+ ADD CONSTRAINT mdl_capa_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_chat mdl_chat_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_chat
+ ADD CONSTRAINT mdl_chat_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_chat_messages mdl_chatmess_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_chat_messages
+ ADD CONSTRAINT mdl_chatmess_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_chat_messages_current mdl_chatmesscurr_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_chat_messages_current
+ ADD CONSTRAINT mdl_chatmesscurr_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_chat_users mdl_chatuser_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_chat_users
+ ADD CONSTRAINT mdl_chatuser_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_choice mdl_choi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_choice
+ ADD CONSTRAINT mdl_choi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_choice_answers mdl_choiansw_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_choice_answers
+ ADD CONSTRAINT mdl_choiansw_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_choice_options mdl_choiopti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_choice_options
+ ADD CONSTRAINT mdl_choiopti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_cohort mdl_coho_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_cohort
+ ADD CONSTRAINT mdl_coho_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_cohort_members mdl_cohomemb_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_cohort_members
+ ADD CONSTRAINT mdl_cohomemb_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_comments mdl_comm_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_comments
+ ADD CONSTRAINT mdl_comm_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency mdl_comp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency
+ ADD CONSTRAINT mdl_comp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_coursecomp mdl_compcour_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_coursecomp
+ ADD CONSTRAINT mdl_compcour_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_coursecompsetting mdl_compcour_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_coursecompsetting
+ ADD CONSTRAINT mdl_compcour_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_evidence mdl_compevid_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_evidence
+ ADD CONSTRAINT mdl_compevid_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_framework mdl_compfram_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_framework
+ ADD CONSTRAINT mdl_compfram_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_modulecomp mdl_compmodu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_modulecomp
+ ADD CONSTRAINT mdl_compmodu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_plancomp mdl_compplan_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_plancomp
+ ADD CONSTRAINT mdl_compplan_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_plan mdl_compplan_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_plan
+ ADD CONSTRAINT mdl_compplan_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_relatedcomp mdl_comprela_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_relatedcomp
+ ADD CONSTRAINT mdl_comprela_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_templatecomp mdl_comptemp_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_templatecomp
+ ADD CONSTRAINT mdl_comptemp_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_templatecohort mdl_comptemp_id5_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_templatecohort
+ ADD CONSTRAINT mdl_comptemp_id5_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_template mdl_comptemp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_template
+ ADD CONSTRAINT mdl_comptemp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_usercompcourse mdl_compuser_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_usercompcourse
+ ADD CONSTRAINT mdl_compuser_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_usercompplan mdl_compuser_id5_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_usercompplan
+ ADD CONSTRAINT mdl_compuser_id5_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_userevidence mdl_compuser_id7_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_userevidence
+ ADD CONSTRAINT mdl_compuser_id7_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_userevidencecomp mdl_compuser_id9_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_userevidencecomp
+ ADD CONSTRAINT mdl_compuser_id9_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_competency_usercomp mdl_compuser_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_competency_usercomp
+ ADD CONSTRAINT mdl_compuser_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_config mdl_conf_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_config
+ ADD CONSTRAINT mdl_conf_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_config_log mdl_conflog_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_config_log
+ ADD CONSTRAINT mdl_conflog_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_config_plugins mdl_confplug_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_config_plugins
+ ADD CONSTRAINT mdl_confplug_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_context mdl_cont_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_context
+ ADD CONSTRAINT mdl_cont_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_contentbank_content mdl_contcont_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_contentbank_content
+ ADD CONSTRAINT mdl_contcont_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_context_temp mdl_conttemp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_context_temp
+ ADD CONSTRAINT mdl_conttemp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course mdl_cour_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course
+ ADD CONSTRAINT mdl_cour_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_categories mdl_courcate_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_categories
+ ADD CONSTRAINT mdl_courcate_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_completions mdl_courcomp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_completions
+ ADD CONSTRAINT mdl_courcomp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_completion_aggr_methd mdl_courcompaggrmeth_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_completion_aggr_methd
+ ADD CONSTRAINT mdl_courcompaggrmeth_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_completion_criteria mdl_courcompcrit_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_completion_criteria
+ ADD CONSTRAINT mdl_courcompcrit_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_completion_crit_compl mdl_courcompcritcomp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_completion_crit_compl
+ ADD CONSTRAINT mdl_courcompcritcomp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_completion_defaults mdl_courcompdefa_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_completion_defaults
+ ADD CONSTRAINT mdl_courcompdefa_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_format_options mdl_courformopti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_format_options
+ ADD CONSTRAINT mdl_courformopti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_modules mdl_courmodu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_modules
+ ADD CONSTRAINT mdl_courmodu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_modules_completion mdl_courmoducomp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_modules_completion
+ ADD CONSTRAINT mdl_courmoducomp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_published mdl_courpubl_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_published
+ ADD CONSTRAINT mdl_courpubl_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_request mdl_courrequ_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_request
+ ADD CONSTRAINT mdl_courrequ_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_course_sections mdl_coursect_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_course_sections
+ ADD CONSTRAINT mdl_coursect_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_customfield_category mdl_custcate_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_customfield_category
+ ADD CONSTRAINT mdl_custcate_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_customfield_data mdl_custdata_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_customfield_data
+ ADD CONSTRAINT mdl_custdata_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_customfield_field mdl_custfiel_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_customfield_field
+ ADD CONSTRAINT mdl_custfiel_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_data mdl_data_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_data
+ ADD CONSTRAINT mdl_data_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_data_content mdl_datacont_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_data_content
+ ADD CONSTRAINT mdl_datacont_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_data_fields mdl_datafiel_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_data_fields
+ ADD CONSTRAINT mdl_datafiel_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_data_records mdl_datareco_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_data_records
+ ADD CONSTRAINT mdl_datareco_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_editor_atto_autosave mdl_editattoauto_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_editor_atto_autosave
+ ADD CONSTRAINT mdl_editattoauto_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol mdl_enro_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol
+ ADD CONSTRAINT mdl_enro_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_flatfile mdl_enroflat_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_flatfile
+ ADD CONSTRAINT mdl_enroflat_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_lti_lti2_consumer mdl_enroltilti2cons_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_lti_lti2_consumer
+ ADD CONSTRAINT mdl_enroltilti2cons_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_lti_lti2_context mdl_enroltilti2cont_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_lti_lti2_context
+ ADD CONSTRAINT mdl_enroltilti2cont_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_lti_lti2_nonce mdl_enroltilti2nonc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_lti_lti2_nonce
+ ADD CONSTRAINT mdl_enroltilti2nonc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_lti_lti2_resource_link mdl_enroltilti2resolink_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_lti_lti2_resource_link
+ ADD CONSTRAINT mdl_enroltilti2resolink_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_lti_lti2_share_key mdl_enroltilti2sharkey_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_lti_lti2_share_key
+ ADD CONSTRAINT mdl_enroltilti2sharkey_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_lti_lti2_tool_proxy mdl_enroltilti2toolprox_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_lti_lti2_tool_proxy
+ ADD CONSTRAINT mdl_enroltilti2toolprox_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_lti_lti2_user_result mdl_enroltilti2userresu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_lti_lti2_user_result
+ ADD CONSTRAINT mdl_enroltilti2userresu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_lti_tools mdl_enroltitool_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_lti_tools
+ ADD CONSTRAINT mdl_enroltitool_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_lti_tool_consumer_map mdl_enroltitoolconsmap_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_lti_tool_consumer_map
+ ADD CONSTRAINT mdl_enroltitoolconsmap_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_lti_users mdl_enroltiuser_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_lti_users
+ ADD CONSTRAINT mdl_enroltiuser_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_enrol_paypal mdl_enropayp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_enrol_paypal
+ ADD CONSTRAINT mdl_enropayp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_event mdl_even_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_event
+ ADD CONSTRAINT mdl_even_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_events_handlers mdl_evenhand_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_events_handlers
+ ADD CONSTRAINT mdl_evenhand_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_events_queue mdl_evenqueu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_events_queue
+ ADD CONSTRAINT mdl_evenqueu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_events_queue_handlers mdl_evenqueuhand_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_events_queue_handlers
+ ADD CONSTRAINT mdl_evenqueuhand_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_event_subscriptions mdl_evensubs_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_event_subscriptions
+ ADD CONSTRAINT mdl_evensubs_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_external_functions mdl_extefunc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_external_functions
+ ADD CONSTRAINT mdl_extefunc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_external_services mdl_exteserv_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_external_services
+ ADD CONSTRAINT mdl_exteserv_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_external_services_functions mdl_exteservfunc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_external_services_functions
+ ADD CONSTRAINT mdl_exteservfunc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_external_services_users mdl_exteservuser_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_external_services_users
+ ADD CONSTRAINT mdl_exteservuser_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_external_tokens mdl_extetoke_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_external_tokens
+ ADD CONSTRAINT mdl_extetoke_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_favourite mdl_favo_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_favourite
+ ADD CONSTRAINT mdl_favo_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_feedback mdl_feed_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_feedback
+ ADD CONSTRAINT mdl_feed_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_feedback_completedtmp mdl_feedcomp_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_feedback_completedtmp
+ ADD CONSTRAINT mdl_feedcomp_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_feedback_completed mdl_feedcomp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_feedback_completed
+ ADD CONSTRAINT mdl_feedcomp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_feedback_item mdl_feeditem_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_feedback_item
+ ADD CONSTRAINT mdl_feeditem_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_feedback_sitecourse_map mdl_feedsitemap_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_feedback_sitecourse_map
+ ADD CONSTRAINT mdl_feedsitemap_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_feedback_template mdl_feedtemp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_feedback_template
+ ADD CONSTRAINT mdl_feedtemp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_feedback_valuetmp mdl_feedvalu_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_feedback_valuetmp
+ ADD CONSTRAINT mdl_feedvalu_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_feedback_value mdl_feedvalu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_feedback_value
+ ADD CONSTRAINT mdl_feedvalu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_files mdl_file_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_files
+ ADD CONSTRAINT mdl_file_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_file_conversion mdl_fileconv_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_file_conversion
+ ADD CONSTRAINT mdl_fileconv_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_files_reference mdl_filerefe_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_files_reference
+ ADD CONSTRAINT mdl_filerefe_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_filter_active mdl_filtacti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_filter_active
+ ADD CONSTRAINT mdl_filtacti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_filter_config mdl_filtconf_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_filter_config
+ ADD CONSTRAINT mdl_filtconf_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_folder mdl_fold_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_folder
+ ADD CONSTRAINT mdl_fold_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_forum mdl_foru_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_forum
+ ADD CONSTRAINT mdl_foru_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_forum_digests mdl_forudige_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_forum_digests
+ ADD CONSTRAINT mdl_forudige_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_forum_discussions mdl_forudisc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_forum_discussions
+ ADD CONSTRAINT mdl_forudisc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_forum_discussion_subs mdl_forudiscsubs_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_forum_discussion_subs
+ ADD CONSTRAINT mdl_forudiscsubs_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_forum_grades mdl_forugrad_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_forum_grades
+ ADD CONSTRAINT mdl_forugrad_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_forum_posts mdl_forupost_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_forum_posts
+ ADD CONSTRAINT mdl_forupost_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_forum_queue mdl_foruqueu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_forum_queue
+ ADD CONSTRAINT mdl_foruqueu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_forum_read mdl_foruread_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_forum_read
+ ADD CONSTRAINT mdl_foruread_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_forum_subscriptions mdl_forusubs_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_forum_subscriptions
+ ADD CONSTRAINT mdl_forusubs_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_forum_track_prefs mdl_forutracpref_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_forum_track_prefs
+ ADD CONSTRAINT mdl_forutracpref_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_glossary mdl_glos_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_glossary
+ ADD CONSTRAINT mdl_glos_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_glossary_alias mdl_glosalia_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_glossary_alias
+ ADD CONSTRAINT mdl_glosalia_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_glossary_categories mdl_gloscate_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_glossary_categories
+ ADD CONSTRAINT mdl_gloscate_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_glossary_entries mdl_glosentr_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_glossary_entries
+ ADD CONSTRAINT mdl_glosentr_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_glossary_entries_categories mdl_glosentrcate_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_glossary_entries_categories
+ ADD CONSTRAINT mdl_glosentrcate_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_glossary_formats mdl_glosform_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_glossary_formats
+ ADD CONSTRAINT mdl_glosform_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grading_areas mdl_gradarea_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grading_areas
+ ADD CONSTRAINT mdl_gradarea_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_categories mdl_gradcate_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_categories
+ ADD CONSTRAINT mdl_gradcate_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_categories_history mdl_gradcatehist_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_categories_history
+ ADD CONSTRAINT mdl_gradcatehist_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grading_definitions mdl_graddefi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grading_definitions
+ ADD CONSTRAINT mdl_graddefi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_grades mdl_gradgrad_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_grades
+ ADD CONSTRAINT mdl_gradgrad_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_grades_history mdl_gradgradhist_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_grades_history
+ ADD CONSTRAINT mdl_gradgradhist_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_gradingform_guide_comments mdl_gradguidcomm_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_gradingform_guide_comments
+ ADD CONSTRAINT mdl_gradguidcomm_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_gradingform_guide_criteria mdl_gradguidcrit_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_gradingform_guide_criteria
+ ADD CONSTRAINT mdl_gradguidcrit_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_gradingform_guide_fillings mdl_gradguidfill_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_gradingform_guide_fillings
+ ADD CONSTRAINT mdl_gradguidfill_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_import_newitem mdl_gradimponewi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_import_newitem
+ ADD CONSTRAINT mdl_gradimponewi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_import_values mdl_gradimpovalu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_import_values
+ ADD CONSTRAINT mdl_gradimpovalu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grading_instances mdl_gradinst_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grading_instances
+ ADD CONSTRAINT mdl_gradinst_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_items mdl_graditem_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_items
+ ADD CONSTRAINT mdl_graditem_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_items_history mdl_graditemhist_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_items_history
+ ADD CONSTRAINT mdl_graditemhist_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_letters mdl_gradlett_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_letters
+ ADD CONSTRAINT mdl_gradlett_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_outcomes mdl_gradoutc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_outcomes
+ ADD CONSTRAINT mdl_gradoutc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_outcomes_courses mdl_gradoutccour_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_outcomes_courses
+ ADD CONSTRAINT mdl_gradoutccour_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_outcomes_history mdl_gradoutchist_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_outcomes_history
+ ADD CONSTRAINT mdl_gradoutchist_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_gradingform_rubric_criteria mdl_gradrubrcrit_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_gradingform_rubric_criteria
+ ADD CONSTRAINT mdl_gradrubrcrit_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_gradingform_rubric_fillings mdl_gradrubrfill_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_gradingform_rubric_fillings
+ ADD CONSTRAINT mdl_gradrubrfill_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_gradingform_rubric_levels mdl_gradrubrleve_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_gradingform_rubric_levels
+ ADD CONSTRAINT mdl_gradrubrleve_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_grade_settings mdl_gradsett_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_grade_settings
+ ADD CONSTRAINT mdl_gradsett_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_groupings mdl_grou_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_groupings
+ ADD CONSTRAINT mdl_grou_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_groups mdl_grou_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_groups
+ ADD CONSTRAINT mdl_grou_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_groupings_groups mdl_grougrou_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_groupings_groups
+ ADD CONSTRAINT mdl_grougrou_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_groups_members mdl_groumemb_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_groups_members
+ ADD CONSTRAINT mdl_groumemb_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_h5p mdl_h5p_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_h5p
+ ADD CONSTRAINT mdl_h5p_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_h5pactivity mdl_h5pa_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_h5pactivity
+ ADD CONSTRAINT mdl_h5pa_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_h5pactivity_attempts mdl_h5paatte_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_h5pactivity_attempts
+ ADD CONSTRAINT mdl_h5paatte_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_h5pactivity_attempts_results mdl_h5paatteresu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_h5pactivity_attempts_results
+ ADD CONSTRAINT mdl_h5paatteresu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_h5p_contents_libraries mdl_h5pcontlibr_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_h5p_contents_libraries
+ ADD CONSTRAINT mdl_h5pcontlibr_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_h5p_libraries mdl_h5plibr_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_h5p_libraries
+ ADD CONSTRAINT mdl_h5plibr_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_h5p_libraries_cachedassets mdl_h5plibrcach_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_h5p_libraries_cachedassets
+ ADD CONSTRAINT mdl_h5plibrcach_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_h5p_library_dependencies mdl_h5plibrdepe_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_h5p_library_dependencies
+ ADD CONSTRAINT mdl_h5plibrdepe_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_imscp mdl_imsc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_imscp
+ ADD CONSTRAINT mdl_imsc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_infected_files mdl_infefile_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_infected_files
+ ADD CONSTRAINT mdl_infefile_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_label mdl_labe_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_label
+ ADD CONSTRAINT mdl_labe_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lesson mdl_less_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lesson
+ ADD CONSTRAINT mdl_less_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lesson_answers mdl_lessansw_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lesson_answers
+ ADD CONSTRAINT mdl_lessansw_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lesson_attempts mdl_lessatte_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lesson_attempts
+ ADD CONSTRAINT mdl_lessatte_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lesson_branch mdl_lessbran_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lesson_branch
+ ADD CONSTRAINT mdl_lessbran_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lesson_grades mdl_lessgrad_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lesson_grades
+ ADD CONSTRAINT mdl_lessgrad_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lesson_overrides mdl_lessover_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lesson_overrides
+ ADD CONSTRAINT mdl_lessover_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lesson_pages mdl_lesspage_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lesson_pages
+ ADD CONSTRAINT mdl_lesspage_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lesson_timer mdl_lesstime_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lesson_timer
+ ADD CONSTRAINT mdl_lesstime_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_license mdl_lice_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_license
+ ADD CONSTRAINT mdl_lice_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lock_db mdl_lockdb_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lock_db
+ ADD CONSTRAINT mdl_lockdb_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_log mdl_log_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_log
+ ADD CONSTRAINT mdl_log_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_log_display mdl_logdisp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_log_display
+ ADD CONSTRAINT mdl_logdisp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_log_queries mdl_logquer_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_log_queries
+ ADD CONSTRAINT mdl_logquer_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_logstore_standard_log mdl_logsstanlog_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_logstore_standard_log
+ ADD CONSTRAINT mdl_logsstanlog_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lti mdl_lti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lti
+ ADD CONSTRAINT mdl_lti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lti_access_tokens mdl_ltiaccetoke_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lti_access_tokens
+ ADD CONSTRAINT mdl_ltiaccetoke_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_ltiservice_gradebookservices mdl_ltisgrad_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_ltiservice_gradebookservices
+ ADD CONSTRAINT mdl_ltisgrad_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lti_submission mdl_ltisubm_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lti_submission
+ ADD CONSTRAINT mdl_ltisubm_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lti_tool_proxies mdl_ltitoolprox_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lti_tool_proxies
+ ADD CONSTRAINT mdl_ltitoolprox_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lti_tool_settings mdl_ltitoolsett_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lti_tool_settings
+ ADD CONSTRAINT mdl_ltitoolsett_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lti_types mdl_ltitype_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lti_types
+ ADD CONSTRAINT mdl_ltitype_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_lti_types_config mdl_ltitypeconf_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_lti_types_config
+ ADD CONSTRAINT mdl_ltitypeconf_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_messages mdl_mess_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_messages
+ ADD CONSTRAINT mdl_mess_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message mdl_mess_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message
+ ADD CONSTRAINT mdl_mess_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_airnotifier_devices mdl_messairndevi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_airnotifier_devices
+ ADD CONSTRAINT mdl_messairndevi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_contacts mdl_messcont_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_contacts
+ ADD CONSTRAINT mdl_messcont_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_contact_requests mdl_messcontrequ_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_contact_requests
+ ADD CONSTRAINT mdl_messcontrequ_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_conversations mdl_messconv_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_conversations
+ ADD CONSTRAINT mdl_messconv_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_conversation_actions mdl_messconvacti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_conversation_actions
+ ADD CONSTRAINT mdl_messconvacti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_conversation_members mdl_messconvmemb_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_conversation_members
+ ADD CONSTRAINT mdl_messconvmemb_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_messageinbound_datakeys mdl_messdata_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_messageinbound_datakeys
+ ADD CONSTRAINT mdl_messdata_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_email_messages mdl_messemaimess_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_email_messages
+ ADD CONSTRAINT mdl_messemaimess_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_messageinbound_handlers mdl_messhand_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_messageinbound_handlers
+ ADD CONSTRAINT mdl_messhand_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_messageinbound_messagelist mdl_messmess_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_messageinbound_messagelist
+ ADD CONSTRAINT mdl_messmess_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_popup mdl_messpopu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_popup
+ ADD CONSTRAINT mdl_messpopu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_popup_notifications mdl_messpopunoti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_popup_notifications
+ ADD CONSTRAINT mdl_messpopunoti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_processors mdl_messproc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_processors
+ ADD CONSTRAINT mdl_messproc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_providers mdl_messprov_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_providers
+ ADD CONSTRAINT mdl_messprov_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_read mdl_messread_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_read
+ ADD CONSTRAINT mdl_messread_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_user_actions mdl_messuseracti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_user_actions
+ ADD CONSTRAINT mdl_messuseracti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_message_users_blocked mdl_messuserbloc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_message_users_blocked
+ ADD CONSTRAINT mdl_messuserbloc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnet_application mdl_mnetappl_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnet_application
+ ADD CONSTRAINT mdl_mnetappl_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnetservice_enrol_courses mdl_mnetenrocour_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnetservice_enrol_courses
+ ADD CONSTRAINT mdl_mnetenrocour_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnetservice_enrol_enrolments mdl_mnetenroenro_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnetservice_enrol_enrolments
+ ADD CONSTRAINT mdl_mnetenroenro_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnet_host2service mdl_mnethost_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnet_host2service
+ ADD CONSTRAINT mdl_mnethost_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnet_host mdl_mnethost_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnet_host
+ ADD CONSTRAINT mdl_mnethost_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnet_log mdl_mnetlog_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnet_log
+ ADD CONSTRAINT mdl_mnetlog_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnet_remote_rpc mdl_mnetremorpc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnet_remote_rpc
+ ADD CONSTRAINT mdl_mnetremorpc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnet_remote_service2rpc mdl_mnetremoserv_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnet_remote_service2rpc
+ ADD CONSTRAINT mdl_mnetremoserv_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnet_rpc mdl_mnetrpc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnet_rpc
+ ADD CONSTRAINT mdl_mnetrpc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnet_service2rpc mdl_mnetserv_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnet_service2rpc
+ ADD CONSTRAINT mdl_mnetserv_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnet_service mdl_mnetserv_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnet_service
+ ADD CONSTRAINT mdl_mnetserv_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnet_session mdl_mnetsess_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnet_session
+ ADD CONSTRAINT mdl_mnetsess_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_mnet_sso_access_control mdl_mnetssoaccecont_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_mnet_sso_access_control
+ ADD CONSTRAINT mdl_mnetssoaccecont_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_modules mdl_modu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_modules
+ ADD CONSTRAINT mdl_modu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_my_pages mdl_mypage_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_my_pages
+ ADD CONSTRAINT mdl_mypage_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_notifications mdl_noti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_notifications
+ ADD CONSTRAINT mdl_noti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_oauth2_access_token mdl_oautaccetoke_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_oauth2_access_token
+ ADD CONSTRAINT mdl_oautaccetoke_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_oauth2_endpoint mdl_oautendp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_oauth2_endpoint
+ ADD CONSTRAINT mdl_oautendp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_oauth2_issuer mdl_oautissu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_oauth2_issuer
+ ADD CONSTRAINT mdl_oautissu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_oauth2_refresh_token mdl_oautrefrtoke_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_oauth2_refresh_token
+ ADD CONSTRAINT mdl_oautrefrtoke_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_oauth2_system_account mdl_oautsystacco_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_oauth2_system_account
+ ADD CONSTRAINT mdl_oautsystacco_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_oauth2_user_field_mapping mdl_oautuserfielmapp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_oauth2_user_field_mapping
+ ADD CONSTRAINT mdl_oautuserfielmapp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_page mdl_page_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_page
+ ADD CONSTRAINT mdl_page_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_paygw_paypal mdl_paygpayp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_paygw_paypal
+ ADD CONSTRAINT mdl_paygpayp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_payments mdl_paym_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_payments
+ ADD CONSTRAINT mdl_paym_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_payment_accounts mdl_paymacco_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_payment_accounts
+ ADD CONSTRAINT mdl_paymacco_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_payment_gateways mdl_paymgate_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_payment_gateways
+ ADD CONSTRAINT mdl_paymgate_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_portfolio_instance mdl_portinst_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_portfolio_instance
+ ADD CONSTRAINT mdl_portinst_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_portfolio_instance_config mdl_portinstconf_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_portfolio_instance_config
+ ADD CONSTRAINT mdl_portinstconf_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_portfolio_instance_user mdl_portinstuser_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_portfolio_instance_user
+ ADD CONSTRAINT mdl_portinstuser_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_portfolio_log mdl_portlog_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_portfolio_log
+ ADD CONSTRAINT mdl_portlog_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_portfolio_mahara_queue mdl_portmahaqueu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_portfolio_mahara_queue
+ ADD CONSTRAINT mdl_portmahaqueu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_portfolio_tempdata mdl_porttemp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_portfolio_tempdata
+ ADD CONSTRAINT mdl_porttemp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_post mdl_post_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_post
+ ADD CONSTRAINT mdl_post_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_profiling mdl_prof_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_profiling
+ ADD CONSTRAINT mdl_prof_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_ddimageortext mdl_qtypddim_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_ddimageortext
+ ADD CONSTRAINT mdl_qtypddim_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_ddimageortext_drags mdl_qtypddimdrag_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_ddimageortext_drags
+ ADD CONSTRAINT mdl_qtypddimdrag_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_ddimageortext_drops mdl_qtypddimdrop_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_ddimageortext_drops
+ ADD CONSTRAINT mdl_qtypddimdrop_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_ddmarker mdl_qtypddma_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_ddmarker
+ ADD CONSTRAINT mdl_qtypddma_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_ddmarker_drags mdl_qtypddmadrag_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_ddmarker_drags
+ ADD CONSTRAINT mdl_qtypddmadrag_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_ddmarker_drops mdl_qtypddmadrop_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_ddmarker_drops
+ ADD CONSTRAINT mdl_qtypddmadrop_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_essay_options mdl_qtypessaopti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_essay_options
+ ADD CONSTRAINT mdl_qtypessaopti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_match_options mdl_qtypmatcopti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_match_options
+ ADD CONSTRAINT mdl_qtypmatcopti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_match_subquestions mdl_qtypmatcsubq_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_match_subquestions
+ ADD CONSTRAINT mdl_qtypmatcsubq_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_multichoice_options mdl_qtypmultopti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_multichoice_options
+ ADD CONSTRAINT mdl_qtypmultopti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_randomsamatch_options mdl_qtyprandopti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_randomsamatch_options
+ ADD CONSTRAINT mdl_qtyprandopti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_qtype_shortanswer_options mdl_qtypshoropti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_qtype_shortanswer_options
+ ADD CONSTRAINT mdl_qtypshoropti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question mdl_ques_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question
+ ADD CONSTRAINT mdl_ques_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_answers mdl_quesansw_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_answers
+ ADD CONSTRAINT mdl_quesansw_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_attempts mdl_quesatte_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_attempts
+ ADD CONSTRAINT mdl_quesatte_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_attempt_steps mdl_quesattestep_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_attempt_steps
+ ADD CONSTRAINT mdl_quesattestep_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_attempt_step_data mdl_quesattestepdata_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_attempt_step_data
+ ADD CONSTRAINT mdl_quesattestepdata_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_calculated mdl_quescalc_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_calculated
+ ADD CONSTRAINT mdl_quescalc_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_calculated_options mdl_quescalcopti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_calculated_options
+ ADD CONSTRAINT mdl_quescalcopti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_categories mdl_quescate_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_categories
+ ADD CONSTRAINT mdl_quescate_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_datasets mdl_quesdata_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_datasets
+ ADD CONSTRAINT mdl_quesdata_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_dataset_definitions mdl_quesdatadefi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_dataset_definitions
+ ADD CONSTRAINT mdl_quesdatadefi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_dataset_items mdl_quesdataitem_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_dataset_items
+ ADD CONSTRAINT mdl_quesdataitem_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_ddwtos mdl_quesddwt_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_ddwtos
+ ADD CONSTRAINT mdl_quesddwt_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_gapselect mdl_quesgaps_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_gapselect
+ ADD CONSTRAINT mdl_quesgaps_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_hints mdl_queshint_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_hints
+ ADD CONSTRAINT mdl_queshint_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_multianswer mdl_quesmult_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_multianswer
+ ADD CONSTRAINT mdl_quesmult_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_numerical mdl_quesnume_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_numerical
+ ADD CONSTRAINT mdl_quesnume_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_numerical_options mdl_quesnumeopti_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_numerical_options
+ ADD CONSTRAINT mdl_quesnumeopti_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_numerical_units mdl_quesnumeunit_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_numerical_units
+ ADD CONSTRAINT mdl_quesnumeunit_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_response_analysis mdl_quesrespanal_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_response_analysis
+ ADD CONSTRAINT mdl_quesrespanal_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_response_count mdl_quesrespcoun_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_response_count
+ ADD CONSTRAINT mdl_quesrespcoun_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_statistics mdl_quesstat_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_statistics
+ ADD CONSTRAINT mdl_quesstat_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_truefalse mdl_questrue_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_truefalse
+ ADD CONSTRAINT mdl_questrue_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_question_usages mdl_quesusag_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_question_usages
+ ADD CONSTRAINT mdl_quesusag_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quiz mdl_quiz_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quiz
+ ADD CONSTRAINT mdl_quiz_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quiz_attempts mdl_quizatte_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quiz_attempts
+ ADD CONSTRAINT mdl_quizatte_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quiz_feedback mdl_quizfeed_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quiz_feedback
+ ADD CONSTRAINT mdl_quizfeed_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quiz_grades mdl_quizgrad_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quiz_grades
+ ADD CONSTRAINT mdl_quizgrad_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quiz_overrides mdl_quizover_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quiz_overrides
+ ADD CONSTRAINT mdl_quizover_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quiz_overview_regrades mdl_quizoverregr_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quiz_overview_regrades
+ ADD CONSTRAINT mdl_quizoverregr_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quiz_reports mdl_quizrepo_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quiz_reports
+ ADD CONSTRAINT mdl_quizrepo_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quizaccess_seb_quizsettings mdl_quizsebquiz_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quizaccess_seb_quizsettings
+ ADD CONSTRAINT mdl_quizsebquiz_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quizaccess_seb_template mdl_quizsebtemp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quizaccess_seb_template
+ ADD CONSTRAINT mdl_quizsebtemp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quiz_sections mdl_quizsect_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quiz_sections
+ ADD CONSTRAINT mdl_quizsect_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quiz_slots mdl_quizslot_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quiz_slots
+ ADD CONSTRAINT mdl_quizslot_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quiz_slot_tags mdl_quizslottags_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quiz_slot_tags
+ ADD CONSTRAINT mdl_quizslottags_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_quiz_statistics mdl_quizstat_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_quiz_statistics
+ ADD CONSTRAINT mdl_quizstat_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_rating mdl_rati_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_rating
+ ADD CONSTRAINT mdl_rati_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_registration_hubs mdl_regihubs_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_registration_hubs
+ ADD CONSTRAINT mdl_regihubs_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_repository mdl_repo_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_repository
+ ADD CONSTRAINT mdl_repo_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_repository_instances mdl_repoinst_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_repository_instances
+ ADD CONSTRAINT mdl_repoinst_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_repository_instance_config mdl_repoinstconf_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_repository_instance_config
+ ADD CONSTRAINT mdl_repoinstconf_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_repository_onedrive_access mdl_repoonedacce_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_repository_onedrive_access
+ ADD CONSTRAINT mdl_repoonedacce_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_resource mdl_reso_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_resource
+ ADD CONSTRAINT mdl_reso_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_resource_old mdl_resoold_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_resource_old
+ ADD CONSTRAINT mdl_resoold_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_role mdl_role_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_role
+ ADD CONSTRAINT mdl_role_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_role_allow_assign mdl_rolealloassi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_role_allow_assign
+ ADD CONSTRAINT mdl_rolealloassi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_role_allow_override mdl_rolealloover_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_role_allow_override
+ ADD CONSTRAINT mdl_rolealloover_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_role_allow_switch mdl_rolealloswit_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_role_allow_switch
+ ADD CONSTRAINT mdl_rolealloswit_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_role_allow_view mdl_rolealloview_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_role_allow_view
+ ADD CONSTRAINT mdl_rolealloview_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_role_assignments mdl_roleassi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_role_assignments
+ ADD CONSTRAINT mdl_roleassi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_role_capabilities mdl_rolecapa_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_role_capabilities
+ ADD CONSTRAINT mdl_rolecapa_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_role_context_levels mdl_rolecontleve_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_role_context_levels
+ ADD CONSTRAINT mdl_rolecontleve_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_role_names mdl_rolename_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_role_names
+ ADD CONSTRAINT mdl_rolename_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scale mdl_scal_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scale
+ ADD CONSTRAINT mdl_scal_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scale_history mdl_scalhist_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scale_history
+ ADD CONSTRAINT mdl_scalhist_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scorm mdl_scor_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scorm
+ ADD CONSTRAINT mdl_scor_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scorm_aicc_session mdl_scoraiccsess_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scorm_aicc_session
+ ADD CONSTRAINT mdl_scoraiccsess_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scorm_scoes mdl_scorscoe_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scorm_scoes
+ ADD CONSTRAINT mdl_scorscoe_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scorm_scoes_data mdl_scorscoedata_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scorm_scoes_data
+ ADD CONSTRAINT mdl_scorscoedata_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scorm_scoes_track mdl_scorscoetrac_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scorm_scoes_track
+ ADD CONSTRAINT mdl_scorscoetrac_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scorm_seq_mapinfo mdl_scorseqmapi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scorm_seq_mapinfo
+ ADD CONSTRAINT mdl_scorseqmapi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scorm_seq_objective mdl_scorseqobje_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scorm_seq_objective
+ ADD CONSTRAINT mdl_scorseqobje_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scorm_seq_rolluprulecond mdl_scorseqroll_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scorm_seq_rolluprulecond
+ ADD CONSTRAINT mdl_scorseqroll_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scorm_seq_rolluprule mdl_scorseqroll_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scorm_seq_rolluprule
+ ADD CONSTRAINT mdl_scorseqroll_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scorm_seq_rulecond mdl_scorseqrule_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scorm_seq_rulecond
+ ADD CONSTRAINT mdl_scorseqrule_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_scorm_seq_ruleconds mdl_scorseqrule_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_scorm_seq_ruleconds
+ ADD CONSTRAINT mdl_scorseqrule_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_search_index_requests mdl_searinderequ_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_search_index_requests
+ ADD CONSTRAINT mdl_searinderequ_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_search_simpledb_index mdl_searsimpinde_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_search_simpledb_index
+ ADD CONSTRAINT mdl_searsimpinde_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_sessions mdl_sess_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_sessions
+ ADD CONSTRAINT mdl_sess_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_stats_daily mdl_statdail_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_stats_daily
+ ADD CONSTRAINT mdl_statdail_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_stats_monthly mdl_statmont_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_stats_monthly
+ ADD CONSTRAINT mdl_statmont_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_stats_user_daily mdl_statuserdail_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_stats_user_daily
+ ADD CONSTRAINT mdl_statuserdail_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_stats_user_monthly mdl_statusermont_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_stats_user_monthly
+ ADD CONSTRAINT mdl_statusermont_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_stats_user_weekly mdl_statuserweek_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_stats_user_weekly
+ ADD CONSTRAINT mdl_statuserweek_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_stats_weekly mdl_statweek_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_stats_weekly
+ ADD CONSTRAINT mdl_statweek_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_survey mdl_surv_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_survey
+ ADD CONSTRAINT mdl_surv_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_survey_analysis mdl_survanal_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_survey_analysis
+ ADD CONSTRAINT mdl_survanal_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_survey_answers mdl_survansw_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_survey_answers
+ ADD CONSTRAINT mdl_survansw_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_survey_questions mdl_survques_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_survey_questions
+ ADD CONSTRAINT mdl_survques_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tag mdl_tag_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tag
+ ADD CONSTRAINT mdl_tag_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tag_area mdl_tagarea_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tag_area
+ ADD CONSTRAINT mdl_tagarea_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tag_coll mdl_tagcoll_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tag_coll
+ ADD CONSTRAINT mdl_tagcoll_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tag_correlation mdl_tagcorr_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tag_correlation
+ ADD CONSTRAINT mdl_tagcorr_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tag_instance mdl_taginst_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tag_instance
+ ADD CONSTRAINT mdl_taginst_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_task_adhoc mdl_taskadho_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_task_adhoc
+ ADD CONSTRAINT mdl_taskadho_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_task_log mdl_tasklog_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_task_log
+ ADD CONSTRAINT mdl_tasklog_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_task_scheduled mdl_tasksche_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_task_scheduled
+ ADD CONSTRAINT mdl_tasksche_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_cohortroles mdl_toolcoho_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_cohortroles
+ ADD CONSTRAINT mdl_toolcoho_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_customlang mdl_toolcust_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_customlang
+ ADD CONSTRAINT mdl_toolcust_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_customlang_components mdl_toolcustcomp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_customlang_components
+ ADD CONSTRAINT mdl_toolcustcomp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_dataprivacy_category mdl_tooldatacate_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_dataprivacy_category
+ ADD CONSTRAINT mdl_tooldatacate_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_dataprivacy_ctxexpired mdl_tooldatactxe_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_dataprivacy_ctxexpired
+ ADD CONSTRAINT mdl_tooldatactxe_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_dataprivacy_ctxinstance mdl_tooldatactxi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_dataprivacy_ctxinstance
+ ADD CONSTRAINT mdl_tooldatactxi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_dataprivacy_ctxlevel mdl_tooldatactxl_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_dataprivacy_ctxlevel
+ ADD CONSTRAINT mdl_tooldatactxl_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_dataprivacy_purposerole mdl_tooldatapurp_id3_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_dataprivacy_purposerole
+ ADD CONSTRAINT mdl_tooldatapurp_id3_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_dataprivacy_purpose mdl_tooldatapurp_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_dataprivacy_purpose
+ ADD CONSTRAINT mdl_tooldatapurp_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_dataprivacy_request mdl_tooldatarequ_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_dataprivacy_request
+ ADD CONSTRAINT mdl_tooldatarequ_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_monitor_events mdl_toolmonieven_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_monitor_events
+ ADD CONSTRAINT mdl_toolmonieven_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_monitor_history mdl_toolmonihist_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_monitor_history
+ ADD CONSTRAINT mdl_toolmonihist_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_monitor_rules mdl_toolmonirule_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_monitor_rules
+ ADD CONSTRAINT mdl_toolmonirule_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_monitor_subscriptions mdl_toolmonisubs_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_monitor_subscriptions
+ ADD CONSTRAINT mdl_toolmonisubs_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_policy mdl_toolpoli_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_policy
+ ADD CONSTRAINT mdl_toolpoli_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_policy_acceptances mdl_toolpoliacce_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_policy_acceptances
+ ADD CONSTRAINT mdl_toolpoliacce_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_policy_versions mdl_toolpolivers_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_policy_versions
+ ADD CONSTRAINT mdl_toolpolivers_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_recyclebin_category mdl_toolrecycate_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_recyclebin_category
+ ADD CONSTRAINT mdl_toolrecycate_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_recyclebin_course mdl_toolrecycour_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_recyclebin_course
+ ADD CONSTRAINT mdl_toolrecycour_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_usertours_steps mdl_tooluserstep_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_usertours_steps
+ ADD CONSTRAINT mdl_tooluserstep_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_tool_usertours_tours mdl_toolusertour_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_tool_usertours_tours
+ ADD CONSTRAINT mdl_toolusertour_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_upgrade_log mdl_upgrlog_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_upgrade_log
+ ADD CONSTRAINT mdl_upgrlog_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_url mdl_url_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_url
+ ADD CONSTRAINT mdl_url_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_user mdl_user_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_user
+ ADD CONSTRAINT mdl_user_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_user_devices mdl_userdevi_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_user_devices
+ ADD CONSTRAINT mdl_userdevi_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_user_enrolments mdl_userenro_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_user_enrolments
+ ADD CONSTRAINT mdl_userenro_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_user_info_category mdl_userinfocate_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_user_info_category
+ ADD CONSTRAINT mdl_userinfocate_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_user_info_data mdl_userinfodata_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_user_info_data
+ ADD CONSTRAINT mdl_userinfodata_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_user_info_field mdl_userinfofiel_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_user_info_field
+ ADD CONSTRAINT mdl_userinfofiel_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_user_lastaccess mdl_userlast_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_user_lastaccess
+ ADD CONSTRAINT mdl_userlast_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_user_password_history mdl_userpasshist_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_user_password_history
+ ADD CONSTRAINT mdl_userpasshist_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_user_password_resets mdl_userpassrese_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_user_password_resets
+ ADD CONSTRAINT mdl_userpassrese_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_user_preferences mdl_userpref_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_user_preferences
+ ADD CONSTRAINT mdl_userpref_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_user_private_key mdl_userprivkey_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_user_private_key
+ ADD CONSTRAINT mdl_userprivkey_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_wiki mdl_wiki_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_wiki
+ ADD CONSTRAINT mdl_wiki_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_wiki_links mdl_wikilink_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_wiki_links
+ ADD CONSTRAINT mdl_wikilink_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_wiki_locks mdl_wikilock_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_wiki_locks
+ ADD CONSTRAINT mdl_wikilock_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_wiki_pages mdl_wikipage_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_wiki_pages
+ ADD CONSTRAINT mdl_wikipage_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_wiki_subwikis mdl_wikisubw_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_wiki_subwikis
+ ADD CONSTRAINT mdl_wikisubw_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_wiki_synonyms mdl_wikisyno_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_wiki_synonyms
+ ADD CONSTRAINT mdl_wikisyno_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_wiki_versions mdl_wikivers_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_wiki_versions
+ ADD CONSTRAINT mdl_wikivers_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshop mdl_work_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshop
+ ADD CONSTRAINT mdl_work_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshopform_accumulative mdl_workaccu_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshopform_accumulative
+ ADD CONSTRAINT mdl_workaccu_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshop_aggregations mdl_workaggr_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshop_aggregations
+ ADD CONSTRAINT mdl_workaggr_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshop_assessments mdl_workasse_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshop_assessments
+ ADD CONSTRAINT mdl_workasse_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshopeval_best_settings mdl_workbestsett_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshopeval_best_settings
+ ADD CONSTRAINT mdl_workbestsett_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshopform_comments mdl_workcomm_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshopform_comments
+ ADD CONSTRAINT mdl_workcomm_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshop_grades mdl_workgrad_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshop_grades
+ ADD CONSTRAINT mdl_workgrad_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshopform_numerrors mdl_worknume_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshopform_numerrors
+ ADD CONSTRAINT mdl_worknume_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshopform_numerrors_map mdl_worknumemap_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshopform_numerrors_map
+ ADD CONSTRAINT mdl_worknumemap_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshopform_rubric mdl_workrubr_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshopform_rubric
+ ADD CONSTRAINT mdl_workrubr_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshopform_rubric_config mdl_workrubrconf_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshopform_rubric_config
+ ADD CONSTRAINT mdl_workrubrconf_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshopform_rubric_levels mdl_workrubrleve_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshopform_rubric_levels
+ ADD CONSTRAINT mdl_workrubrleve_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshopallocation_scheduled mdl_worksche_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshopallocation_scheduled
+ ADD CONSTRAINT mdl_worksche_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_workshop_submissions mdl_worksubm_id_pk; Type: CONSTRAINT; Schema: public; Owner: postgres
+--
+
+ALTER TABLE ONLY public.mdl_workshop_submissions
+ ADD CONSTRAINT mdl_worksubm_id_pk PRIMARY KEY (id);
+
+
+--
+-- Name: mdl_analindicalc_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analindicalc_con_ix ON public.mdl_analytics_indicator_calc USING btree (contextid);
+
+
+--
+-- Name: mdl_analindicalc_staendcon_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analindicalc_staendcon_ix ON public.mdl_analytics_indicator_calc USING btree (starttime, endtime, contextid);
+
+
+--
+-- Name: mdl_analmode_enatra_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analmode_enatra_ix ON public.mdl_analytics_models USING btree (enabled, trained);
+
+
+--
+-- Name: mdl_analmodelog_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analmodelog_mod_ix ON public.mdl_analytics_models_log USING btree (modelid);
+
+
+--
+-- Name: mdl_analpred_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analpred_con_ix ON public.mdl_analytics_predictions USING btree (contextid);
+
+
+--
+-- Name: mdl_analpred_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analpred_mod_ix ON public.mdl_analytics_predictions USING btree (modelid);
+
+
+--
+-- Name: mdl_analpred_modcon_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analpred_modcon_ix ON public.mdl_analytics_predictions USING btree (modelid, contextid);
+
+
+--
+-- Name: mdl_analpredacti_pre_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analpredacti_pre_ix ON public.mdl_analytics_prediction_actions USING btree (predictionid);
+
+
+--
+-- Name: mdl_analpredacti_preuseact_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analpredacti_preuseact_ix ON public.mdl_analytics_prediction_actions USING btree (predictionid, userid, actionname);
+
+
+--
+-- Name: mdl_analpredacti_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analpredacti_use_ix ON public.mdl_analytics_prediction_actions USING btree (userid);
+
+
+--
+-- Name: mdl_analpredsamp_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analpredsamp_mod_ix ON public.mdl_analytics_predict_samples USING btree (modelid);
+
+
+--
+-- Name: mdl_analpredsamp_modanatimr_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analpredsamp_modanatimr_ix ON public.mdl_analytics_predict_samples USING btree (modelid, analysableid, timesplitting, rangeindex);
+
+
+--
+-- Name: mdl_analtraisamp_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analtraisamp_mod_ix ON public.mdl_analytics_train_samples USING btree (modelid);
+
+
+--
+-- Name: mdl_analtraisamp_modanatim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analtraisamp_modanatim_ix ON public.mdl_analytics_train_samples USING btree (modelid, analysableid, timesplitting);
+
+
+--
+-- Name: mdl_analusedanal_ana_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analusedanal_ana_ix ON public.mdl_analytics_used_analysables USING btree (analysableid);
+
+
+--
+-- Name: mdl_analusedanal_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analusedanal_mod_ix ON public.mdl_analytics_used_analysables USING btree (modelid);
+
+
+--
+-- Name: mdl_analusedanal_modact_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analusedanal_modact_ix ON public.mdl_analytics_used_analysables USING btree (modelid, action);
+
+
+--
+-- Name: mdl_analusedfile_fil_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analusedfile_fil_ix ON public.mdl_analytics_used_files USING btree (fileid);
+
+
+--
+-- Name: mdl_analusedfile_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analusedfile_mod_ix ON public.mdl_analytics_used_files USING btree (modelid);
+
+
+--
+-- Name: mdl_analusedfile_modactfil_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_analusedfile_modactfil_ix ON public.mdl_analytics_used_files USING btree (modelid, action, fileid);
+
+
+--
+-- Name: mdl_assi_cou2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assi_cou2_ix ON public.mdl_assignment USING btree (course);
+
+
+--
+-- Name: mdl_assi_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assi_cou_ix ON public.mdl_assign USING btree (course);
+
+
+--
+-- Name: mdl_assi_tea_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assi_tea_ix ON public.mdl_assign USING btree (teamsubmissiongroupingid);
+
+
+--
+-- Name: mdl_assicomm_ass_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assicomm_ass_ix ON public.mdl_assignfeedback_comments USING btree (assignment);
+
+
+--
+-- Name: mdl_assicomm_gra_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assicomm_gra_ix ON public.mdl_assignfeedback_comments USING btree (grade);
+
+
+--
+-- Name: mdl_assieditanno_gra_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assieditanno_gra_ix ON public.mdl_assignfeedback_editpdf_annot USING btree (gradeid);
+
+
+--
+-- Name: mdl_assieditanno_grapag_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assieditanno_grapag_ix ON public.mdl_assignfeedback_editpdf_annot USING btree (gradeid, pageno);
+
+
+--
+-- Name: mdl_assieditcmnt_gra_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assieditcmnt_gra_ix ON public.mdl_assignfeedback_editpdf_cmnt USING btree (gradeid);
+
+
+--
+-- Name: mdl_assieditcmnt_grapag_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assieditcmnt_grapag_ix ON public.mdl_assignfeedback_editpdf_cmnt USING btree (gradeid, pageno);
+
+
+--
+-- Name: mdl_assieditqueu_subsub_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_assieditqueu_subsub_uix ON public.mdl_assignfeedback_editpdf_queue USING btree (submissionid, submissionattempt);
+
+
+--
+-- Name: mdl_assieditquic_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assieditquic_use_ix ON public.mdl_assignfeedback_editpdf_quick USING btree (userid);
+
+
+--
+-- Name: mdl_assieditrot_gra_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assieditrot_gra_ix ON public.mdl_assignfeedback_editpdf_rot USING btree (gradeid);
+
+
+--
+-- Name: mdl_assieditrot_grapag_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_assieditrot_grapag_uix ON public.mdl_assignfeedback_editpdf_rot USING btree (gradeid, pageno);
+
+
+--
+-- Name: mdl_assifile_ass2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assifile_ass2_ix ON public.mdl_assignfeedback_file USING btree (assignment);
+
+
+--
+-- Name: mdl_assifile_ass_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assifile_ass_ix ON public.mdl_assignsubmission_file USING btree (assignment);
+
+
+--
+-- Name: mdl_assifile_gra_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assifile_gra_ix ON public.mdl_assignfeedback_file USING btree (grade);
+
+
+--
+-- Name: mdl_assifile_sub_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assifile_sub_ix ON public.mdl_assignsubmission_file USING btree (submission);
+
+
+--
+-- Name: mdl_assigrad_ass_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assigrad_ass_ix ON public.mdl_assign_grades USING btree (assignment);
+
+
+--
+-- Name: mdl_assigrad_assuseatt_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_assigrad_assuseatt_uix ON public.mdl_assign_grades USING btree (assignment, userid, attemptnumber);
+
+
+--
+-- Name: mdl_assigrad_att_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assigrad_att_ix ON public.mdl_assign_grades USING btree (attemptnumber);
+
+
+--
+-- Name: mdl_assigrad_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assigrad_use_ix ON public.mdl_assign_grades USING btree (userid);
+
+
+--
+-- Name: mdl_assionli_ass_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assionli_ass_ix ON public.mdl_assignsubmission_onlinetext USING btree (assignment);
+
+
+--
+-- Name: mdl_assionli_sub_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assionli_sub_ix ON public.mdl_assignsubmission_onlinetext USING btree (submission);
+
+
+--
+-- Name: mdl_assiover_ass_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiover_ass_ix ON public.mdl_assign_overrides USING btree (assignid);
+
+
+--
+-- Name: mdl_assiover_gro_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiover_gro_ix ON public.mdl_assign_overrides USING btree (groupid);
+
+
+--
+-- Name: mdl_assiover_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiover_use_ix ON public.mdl_assign_overrides USING btree (userid);
+
+
+--
+-- Name: mdl_assiplugconf_ass_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiplugconf_ass_ix ON public.mdl_assign_plugin_config USING btree (assignment);
+
+
+--
+-- Name: mdl_assiplugconf_nam_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiplugconf_nam_ix ON public.mdl_assign_plugin_config USING btree (name);
+
+
+--
+-- Name: mdl_assiplugconf_plu_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiplugconf_plu_ix ON public.mdl_assign_plugin_config USING btree (plugin);
+
+
+--
+-- Name: mdl_assiplugconf_sub_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiplugconf_sub_ix ON public.mdl_assign_plugin_config USING btree (subtype);
+
+
+--
+-- Name: mdl_assisubm_ass2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assisubm_ass2_ix ON public.mdl_assignment_submissions USING btree (assignment);
+
+
+--
+-- Name: mdl_assisubm_ass_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assisubm_ass_ix ON public.mdl_assign_submission USING btree (assignment);
+
+
+--
+-- Name: mdl_assisubm_assusegroatt_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_assisubm_assusegroatt_uix ON public.mdl_assign_submission USING btree (assignment, userid, groupid, attemptnumber);
+
+
+--
+-- Name: mdl_assisubm_assusegrolat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assisubm_assusegrolat_ix ON public.mdl_assign_submission USING btree (assignment, userid, groupid, latest);
+
+
+--
+-- Name: mdl_assisubm_att_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assisubm_att_ix ON public.mdl_assign_submission USING btree (attemptnumber);
+
+
+--
+-- Name: mdl_assisubm_mai_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assisubm_mai_ix ON public.mdl_assignment_submissions USING btree (mailed);
+
+
+--
+-- Name: mdl_assisubm_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assisubm_tim_ix ON public.mdl_assignment_submissions USING btree (timemarked);
+
+
+--
+-- Name: mdl_assisubm_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assisubm_use2_ix ON public.mdl_assignment_submissions USING btree (userid);
+
+
+--
+-- Name: mdl_assisubm_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assisubm_use_ix ON public.mdl_assign_submission USING btree (userid);
+
+
+--
+-- Name: mdl_assiupgr_old2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiupgr_old2_ix ON public.mdl_assignment_upgrade USING btree (oldinstance);
+
+
+--
+-- Name: mdl_assiupgr_old_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiupgr_old_ix ON public.mdl_assignment_upgrade USING btree (oldcmid);
+
+
+--
+-- Name: mdl_assiuserflag_ass_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiuserflag_ass_ix ON public.mdl_assign_user_flags USING btree (assignment);
+
+
+--
+-- Name: mdl_assiuserflag_mai_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiuserflag_mai_ix ON public.mdl_assign_user_flags USING btree (mailed);
+
+
+--
+-- Name: mdl_assiuserflag_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiuserflag_use_ix ON public.mdl_assign_user_flags USING btree (userid);
+
+
+--
+-- Name: mdl_assiusermapp_ass_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiusermapp_ass_ix ON public.mdl_assign_user_mapping USING btree (assignment);
+
+
+--
+-- Name: mdl_assiusermapp_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_assiusermapp_use_ix ON public.mdl_assign_user_mapping USING btree (userid);
+
+
+--
+-- Name: mdl_authoautlinklogi_iss_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_authoautlinklogi_iss_ix ON public.mdl_auth_oauth2_linked_login USING btree (issuerid);
+
+
+--
+-- Name: mdl_authoautlinklogi_issuse_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_authoautlinklogi_issuse_ix ON public.mdl_auth_oauth2_linked_login USING btree (issuerid, username);
+
+
+--
+-- Name: mdl_authoautlinklogi_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_authoautlinklogi_use2_ix ON public.mdl_auth_oauth2_linked_login USING btree (userid);
+
+
+--
+-- Name: mdl_authoautlinklogi_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_authoautlinklogi_use_ix ON public.mdl_auth_oauth2_linked_login USING btree (usermodified);
+
+
+--
+-- Name: mdl_authoautlinklogi_useis_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_authoautlinklogi_useis_uix ON public.mdl_auth_oauth2_linked_login USING btree (userid, issuerid, username);
+
+
+--
+-- Name: mdl_backcont_bac_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_backcont_bac_uix ON public.mdl_backup_controllers USING btree (backupid);
+
+
+--
+-- Name: mdl_backcont_typite_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_backcont_typite_ix ON public.mdl_backup_controllers USING btree (type, itemid);
+
+
+--
+-- Name: mdl_backcont_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_backcont_use_ix ON public.mdl_backup_controllers USING btree (userid);
+
+
+--
+-- Name: mdl_backcont_useite_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_backcont_useite_ix ON public.mdl_backup_controllers USING btree (userid, itemid);
+
+
+--
+-- Name: mdl_backcour_cou_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_backcour_cou_uix ON public.mdl_backup_courses USING btree (courseid);
+
+
+--
+-- Name: mdl_backlogs_bac_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_backlogs_bac_ix ON public.mdl_backup_logs USING btree (backupid);
+
+
+--
+-- Name: mdl_backlogs_bacid_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_backlogs_bacid_uix ON public.mdl_backup_logs USING btree (backupid, id);
+
+
+--
+-- Name: mdl_badg_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badg_cou_ix ON public.mdl_badge USING btree (courseid);
+
+
+--
+-- Name: mdl_badg_typ_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badg_typ_ix ON public.mdl_badge USING btree (type);
+
+
+--
+-- Name: mdl_badg_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badg_use2_ix ON public.mdl_badge USING btree (usercreated);
+
+
+--
+-- Name: mdl_badg_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badg_use_ix ON public.mdl_badge USING btree (usermodified);
+
+
+--
+-- Name: mdl_badgalig_bad_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgalig_bad_ix ON public.mdl_badge_alignment USING btree (badgeid);
+
+
+--
+-- Name: mdl_badgback_ext_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgback_ext_ix ON public.mdl_badge_backpack USING btree (externalbackpackid);
+
+
+--
+-- Name: mdl_badgback_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgback_use_ix ON public.mdl_badge_backpack USING btree (userid);
+
+
+--
+-- Name: mdl_badgback_useext_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_badgback_useext_uix ON public.mdl_badge_backpack USING btree (userid, externalbackpackid);
+
+
+--
+-- Name: mdl_badgbackoaut_ext_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgbackoaut_ext_ix ON public.mdl_badge_backpack_oauth2 USING btree (externalbackpackid);
+
+
+--
+-- Name: mdl_badgbackoaut_iss_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgbackoaut_iss_ix ON public.mdl_badge_backpack_oauth2 USING btree (issuerid);
+
+
+--
+-- Name: mdl_badgbackoaut_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgbackoaut_use2_ix ON public.mdl_badge_backpack_oauth2 USING btree (userid);
+
+
+--
+-- Name: mdl_badgbackoaut_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgbackoaut_use_ix ON public.mdl_badge_backpack_oauth2 USING btree (usermodified);
+
+
+--
+-- Name: mdl_badgcrit_bad_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgcrit_bad_ix ON public.mdl_badge_criteria USING btree (badgeid);
+
+
+--
+-- Name: mdl_badgcrit_badcri_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_badgcrit_badcri_uix ON public.mdl_badge_criteria USING btree (badgeid, criteriatype);
+
+
+--
+-- Name: mdl_badgcrit_cri_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgcrit_cri_ix ON public.mdl_badge_criteria USING btree (criteriatype);
+
+
+--
+-- Name: mdl_badgcritmet_cri_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgcritmet_cri_ix ON public.mdl_badge_criteria_met USING btree (critid);
+
+
+--
+-- Name: mdl_badgcritmet_iss_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgcritmet_iss_ix ON public.mdl_badge_criteria_met USING btree (issuedid);
+
+
+--
+-- Name: mdl_badgcritmet_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgcritmet_use_ix ON public.mdl_badge_criteria_met USING btree (userid);
+
+
+--
+-- Name: mdl_badgcritpara_cri_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgcritpara_cri_ix ON public.mdl_badge_criteria_param USING btree (critid);
+
+
+--
+-- Name: mdl_badgendo_bad_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgendo_bad_ix ON public.mdl_badge_endorsement USING btree (badgeid);
+
+
+--
+-- Name: mdl_badgexte_bac_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgexte_bac_ix ON public.mdl_badge_external USING btree (backpackid);
+
+
+--
+-- Name: mdl_badgexteback_bac2_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_badgexteback_bac2_uix ON public.mdl_badge_external_backpack USING btree (backpackweburl);
+
+
+--
+-- Name: mdl_badgexteback_bac_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_badgexteback_bac_uix ON public.mdl_badge_external_backpack USING btree (backpackapiurl);
+
+
+--
+-- Name: mdl_badgexteback_oau_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgexteback_oau_ix ON public.mdl_badge_external_backpack USING btree (oauth2_issuerid);
+
+
+--
+-- Name: mdl_badgexteiden_sit_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgexteiden_sit_ix ON public.mdl_badge_external_identifier USING btree (sitebackpackid);
+
+
+--
+-- Name: mdl_badgexteiden_sitintext_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_badgexteiden_sitintext_uix ON public.mdl_badge_external_identifier USING btree (sitebackpackid, internalid, externalid, type);
+
+
+--
+-- Name: mdl_badgissu_bad_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgissu_bad_ix ON public.mdl_badge_issued USING btree (badgeid);
+
+
+--
+-- Name: mdl_badgissu_baduse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_badgissu_baduse_uix ON public.mdl_badge_issued USING btree (badgeid, userid);
+
+
+--
+-- Name: mdl_badgissu_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgissu_use_ix ON public.mdl_badge_issued USING btree (userid);
+
+
+--
+-- Name: mdl_badgmanuawar_bad_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgmanuawar_bad_ix ON public.mdl_badge_manual_award USING btree (badgeid);
+
+
+--
+-- Name: mdl_badgmanuawar_iss2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgmanuawar_iss2_ix ON public.mdl_badge_manual_award USING btree (issuerrole);
+
+
+--
+-- Name: mdl_badgmanuawar_iss_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgmanuawar_iss_ix ON public.mdl_badge_manual_award USING btree (issuerid);
+
+
+--
+-- Name: mdl_badgmanuawar_rec_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgmanuawar_rec_ix ON public.mdl_badge_manual_award USING btree (recipientid);
+
+
+--
+-- Name: mdl_badgrela_bad_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgrela_bad_ix ON public.mdl_badge_related USING btree (badgeid);
+
+
+--
+-- Name: mdl_badgrela_badrel_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_badgrela_badrel_uix ON public.mdl_badge_related USING btree (badgeid, relatedbadgeid);
+
+
+--
+-- Name: mdl_badgrela_rel_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_badgrela_rel_ix ON public.mdl_badge_related USING btree (relatedbadgeid);
+
+
+--
+-- Name: mdl_bloc_nam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_bloc_nam_uix ON public.mdl_block USING btree (name);
+
+
+--
+-- Name: mdl_blocinst_par_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blocinst_par_ix ON public.mdl_block_instances USING btree (parentcontextid);
+
+
+--
+-- Name: mdl_blocinst_parshopagsub_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blocinst_parshopagsub_ix ON public.mdl_block_instances USING btree (parentcontextid, showinsubcontexts, pagetypepattern, subpagepattern);
+
+
+--
+-- Name: mdl_blocinst_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blocinst_tim_ix ON public.mdl_block_instances USING btree (timemodified);
+
+
+--
+-- Name: mdl_blocposi_blo_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blocposi_blo_ix ON public.mdl_block_positions USING btree (blockinstanceid);
+
+
+--
+-- Name: mdl_blocposi_bloconpagsub_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_blocposi_bloconpagsub_uix ON public.mdl_block_positions USING btree (blockinstanceid, contextid, pagetype, subpage);
+
+
+--
+-- Name: mdl_blocposi_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blocposi_con_ix ON public.mdl_block_positions USING btree (contextid);
+
+
+--
+-- Name: mdl_blocrece_cmi_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blocrece_cmi_ix ON public.mdl_block_recentlyaccesseditems USING btree (cmid);
+
+
+--
+-- Name: mdl_blocrece_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blocrece_cou_ix ON public.mdl_block_recentlyaccesseditems USING btree (courseid);
+
+
+--
+-- Name: mdl_blocrece_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blocrece_use_ix ON public.mdl_block_recentlyaccesseditems USING btree (userid);
+
+
+--
+-- Name: mdl_blocrece_usecoucmi_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_blocrece_usecoucmi_uix ON public.mdl_block_recentlyaccesseditems USING btree (userid, courseid, cmid);
+
+
+--
+-- Name: mdl_blocreceacti_coutim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blocreceacti_coutim_ix ON public.mdl_block_recent_activity USING btree (courseid, timecreated);
+
+
+--
+-- Name: mdl_blogasso_blo_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blogasso_blo_ix ON public.mdl_blog_association USING btree (blogid);
+
+
+--
+-- Name: mdl_blogasso_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blogasso_con_ix ON public.mdl_blog_association USING btree (contextid);
+
+
+--
+-- Name: mdl_blogexte_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_blogexte_use_ix ON public.mdl_blog_external USING btree (userid);
+
+
+--
+-- Name: mdl_bookchap_boo_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_bookchap_boo_ix ON public.mdl_book_chapters USING btree (bookid);
+
+
+--
+-- Name: mdl_cachfilt_filmd5_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cachfilt_filmd5_ix ON public.mdl_cache_filters USING btree (filter, md5key);
+
+
+--
+-- Name: mdl_cachflag_fla_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cachflag_fla_ix ON public.mdl_cache_flags USING btree (flagtype);
+
+
+--
+-- Name: mdl_cachflag_nam_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cachflag_nam_ix ON public.mdl_cache_flags USING btree (name);
+
+
+--
+-- Name: mdl_capa_nam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_capa_nam_uix ON public.mdl_capabilities USING btree (name);
+
+
+--
+-- Name: mdl_chat_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chat_cou_ix ON public.mdl_chat USING btree (course);
+
+
+--
+-- Name: mdl_chatmess_cha_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatmess_cha_ix ON public.mdl_chat_messages USING btree (chatid);
+
+
+--
+-- Name: mdl_chatmess_gro_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatmess_gro_ix ON public.mdl_chat_messages USING btree (groupid);
+
+
+--
+-- Name: mdl_chatmess_timcha_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatmess_timcha_ix ON public.mdl_chat_messages USING btree ("timestamp", chatid);
+
+
+--
+-- Name: mdl_chatmess_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatmess_use_ix ON public.mdl_chat_messages USING btree (userid);
+
+
+--
+-- Name: mdl_chatmesscurr_cha_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatmesscurr_cha_ix ON public.mdl_chat_messages_current USING btree (chatid);
+
+
+--
+-- Name: mdl_chatmesscurr_gro_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatmesscurr_gro_ix ON public.mdl_chat_messages_current USING btree (groupid);
+
+
+--
+-- Name: mdl_chatmesscurr_timcha_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatmesscurr_timcha_ix ON public.mdl_chat_messages_current USING btree ("timestamp", chatid);
+
+
+--
+-- Name: mdl_chatmesscurr_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatmesscurr_use_ix ON public.mdl_chat_messages_current USING btree (userid);
+
+
+--
+-- Name: mdl_chatuser_cha_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatuser_cha_ix ON public.mdl_chat_users USING btree (chatid);
+
+
+--
+-- Name: mdl_chatuser_gro_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatuser_gro_ix ON public.mdl_chat_users USING btree (groupid);
+
+
+--
+-- Name: mdl_chatuser_las_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatuser_las_ix ON public.mdl_chat_users USING btree (lastping);
+
+
+--
+-- Name: mdl_chatuser_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_chatuser_use_ix ON public.mdl_chat_users USING btree (userid);
+
+
+--
+-- Name: mdl_choi_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_choi_cou_ix ON public.mdl_choice USING btree (course);
+
+
+--
+-- Name: mdl_choiansw_cho_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_choiansw_cho_ix ON public.mdl_choice_answers USING btree (choiceid);
+
+
+--
+-- Name: mdl_choiansw_opt_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_choiansw_opt_ix ON public.mdl_choice_answers USING btree (optionid);
+
+
+--
+-- Name: mdl_choiansw_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_choiansw_use_ix ON public.mdl_choice_answers USING btree (userid);
+
+
+--
+-- Name: mdl_choiopti_cho_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_choiopti_cho_ix ON public.mdl_choice_options USING btree (choiceid);
+
+
+--
+-- Name: mdl_coho_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_coho_con_ix ON public.mdl_cohort USING btree (contextid);
+
+
+--
+-- Name: mdl_cohomemb_coh_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cohomemb_coh_ix ON public.mdl_cohort_members USING btree (cohortid);
+
+
+--
+-- Name: mdl_cohomemb_cohuse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_cohomemb_cohuse_uix ON public.mdl_cohort_members USING btree (cohortid, userid);
+
+
+--
+-- Name: mdl_cohomemb_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cohomemb_use_ix ON public.mdl_cohort_members USING btree (userid);
+
+
+--
+-- Name: mdl_comm_concomite_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_comm_concomite_ix ON public.mdl_comments USING btree (contextid, commentarea, itemid);
+
+
+--
+-- Name: mdl_comm_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_comm_use_ix ON public.mdl_comments USING btree (userid);
+
+
+--
+-- Name: mdl_comp_comidn_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_comp_comidn_uix ON public.mdl_competency USING btree (competencyframeworkid, idnumber);
+
+
+--
+-- Name: mdl_comp_rul_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_comp_rul_ix ON public.mdl_competency USING btree (ruleoutcome);
+
+
+--
+-- Name: mdl_compcour_com_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compcour_com_ix ON public.mdl_competency_coursecomp USING btree (competencyid);
+
+
+--
+-- Name: mdl_compcour_cou2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compcour_cou2_ix ON public.mdl_competency_coursecomp USING btree (courseid);
+
+
+--
+-- Name: mdl_compcour_cou_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_compcour_cou_uix ON public.mdl_competency_coursecompsetting USING btree (courseid);
+
+
+--
+-- Name: mdl_compcour_coucom_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_compcour_coucom_uix ON public.mdl_competency_coursecomp USING btree (courseid, competencyid);
+
+
+--
+-- Name: mdl_compcour_courul_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compcour_courul_ix ON public.mdl_competency_coursecomp USING btree (courseid, ruleoutcome);
+
+
+--
+-- Name: mdl_compevid_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compevid_use_ix ON public.mdl_competency_evidence USING btree (usercompetencyid);
+
+
+--
+-- Name: mdl_compfram_idn_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_compfram_idn_uix ON public.mdl_competency_framework USING btree (idnumber);
+
+
+--
+-- Name: mdl_compmodu_cmi_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compmodu_cmi_ix ON public.mdl_competency_modulecomp USING btree (cmid);
+
+
+--
+-- Name: mdl_compmodu_cmicom_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_compmodu_cmicom_uix ON public.mdl_competency_modulecomp USING btree (cmid, competencyid);
+
+
+--
+-- Name: mdl_compmodu_cmirul_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compmodu_cmirul_ix ON public.mdl_competency_modulecomp USING btree (cmid, ruleoutcome);
+
+
+--
+-- Name: mdl_compmodu_com_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compmodu_com_ix ON public.mdl_competency_modulecomp USING btree (competencyid);
+
+
+--
+-- Name: mdl_compplan_placom_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_compplan_placom_uix ON public.mdl_competency_plancomp USING btree (planid, competencyid);
+
+
+--
+-- Name: mdl_compplan_stadue_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compplan_stadue_ix ON public.mdl_competency_plan USING btree (status, duedate);
+
+
+--
+-- Name: mdl_compplan_tem_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compplan_tem_ix ON public.mdl_competency_plan USING btree (templateid);
+
+
+--
+-- Name: mdl_compplan_usesta_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compplan_usesta_ix ON public.mdl_competency_plan USING btree (userid, status);
+
+
+--
+-- Name: mdl_comptemp_com_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_comptemp_com_ix ON public.mdl_competency_templatecomp USING btree (competencyid);
+
+
+--
+-- Name: mdl_comptemp_tem2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_comptemp_tem2_ix ON public.mdl_competency_templatecohort USING btree (templateid);
+
+
+--
+-- Name: mdl_comptemp_tem_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_comptemp_tem_ix ON public.mdl_competency_templatecomp USING btree (templateid);
+
+
+--
+-- Name: mdl_comptemp_temcoh_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_comptemp_temcoh_uix ON public.mdl_competency_templatecohort USING btree (templateid, cohortid);
+
+
+--
+-- Name: mdl_compuser_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compuser_use2_ix ON public.mdl_competency_userevidencecomp USING btree (userevidenceid);
+
+
+--
+-- Name: mdl_compuser_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_compuser_use_ix ON public.mdl_competency_userevidence USING btree (userid);
+
+
+--
+-- Name: mdl_compuser_usecom2_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_compuser_usecom2_uix ON public.mdl_competency_userevidencecomp USING btree (userevidenceid, competencyid);
+
+
+--
+-- Name: mdl_compuser_usecom_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_compuser_usecom_uix ON public.mdl_competency_usercomp USING btree (userid, competencyid);
+
+
+--
+-- Name: mdl_compuser_usecompla_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_compuser_usecompla_uix ON public.mdl_competency_usercompplan USING btree (userid, competencyid, planid);
+
+
+--
+-- Name: mdl_compuser_usecoucom_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_compuser_usecoucom_uix ON public.mdl_competency_usercompcourse USING btree (userid, courseid, competencyid);
+
+
+--
+-- Name: mdl_conf_nam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_conf_nam_uix ON public.mdl_config USING btree (name);
+
+
+--
+-- Name: mdl_conflog_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_conflog_tim_ix ON public.mdl_config_log USING btree (timemodified);
+
+
+--
+-- Name: mdl_conflog_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_conflog_use_ix ON public.mdl_config_log USING btree (userid);
+
+
+--
+-- Name: mdl_confplug_plunam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_confplug_plunam_uix ON public.mdl_config_plugins USING btree (plugin, name);
+
+
+--
+-- Name: mdl_cont_conins_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_cont_conins_uix ON public.mdl_context USING btree (contextlevel, instanceid);
+
+
+--
+-- Name: mdl_cont_ins_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cont_ins_ix ON public.mdl_context USING btree (instanceid);
+
+
+--
+-- Name: mdl_cont_pat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cont_pat_ix ON public.mdl_context USING btree (path);
+
+
+--
+-- Name: mdl_cont_pat_ix_pattern; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cont_pat_ix_pattern ON public.mdl_context USING btree (path varchar_pattern_ops);
+
+
+--
+-- Name: mdl_contcont_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_contcont_con_ix ON public.mdl_contentbank_content USING btree (contextid);
+
+
+--
+-- Name: mdl_contcont_conconins_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_contcont_conconins_ix ON public.mdl_contentbank_content USING btree (contextid, contenttype, instanceid);
+
+
+--
+-- Name: mdl_contcont_nam_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_contcont_nam_ix ON public.mdl_contentbank_content USING btree (name);
+
+
+--
+-- Name: mdl_contcont_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_contcont_use2_ix ON public.mdl_contentbank_content USING btree (usercreated);
+
+
+--
+-- Name: mdl_contcont_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_contcont_use_ix ON public.mdl_contentbank_content USING btree (usermodified);
+
+
+--
+-- Name: mdl_cour_cat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cour_cat_ix ON public.mdl_course USING btree (category);
+
+
+--
+-- Name: mdl_cour_idn_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cour_idn_ix ON public.mdl_course USING btree (idnumber);
+
+
+--
+-- Name: mdl_cour_sho_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cour_sho_ix ON public.mdl_course USING btree (shortname);
+
+
+--
+-- Name: mdl_cour_sor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_cour_sor_ix ON public.mdl_course USING btree (sortorder);
+
+
+--
+-- Name: mdl_courcate_par_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcate_par_ix ON public.mdl_course_categories USING btree (parent);
+
+
+--
+-- Name: mdl_courcomp_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcomp_cou_ix ON public.mdl_course_completions USING btree (course);
+
+
+--
+-- Name: mdl_courcomp_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcomp_tim_ix ON public.mdl_course_completions USING btree (timecompleted);
+
+
+--
+-- Name: mdl_courcomp_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcomp_use_ix ON public.mdl_course_completions USING btree (userid);
+
+
+--
+-- Name: mdl_courcomp_usecou_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_courcomp_usecou_uix ON public.mdl_course_completions USING btree (userid, course);
+
+
+--
+-- Name: mdl_courcompaggrmeth_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcompaggrmeth_cou_ix ON public.mdl_course_completion_aggr_methd USING btree (course);
+
+
+--
+-- Name: mdl_courcompaggrmeth_coucr_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_courcompaggrmeth_coucr_uix ON public.mdl_course_completion_aggr_methd USING btree (course, criteriatype);
+
+
+--
+-- Name: mdl_courcompaggrmeth_cri_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcompaggrmeth_cri_ix ON public.mdl_course_completion_aggr_methd USING btree (criteriatype);
+
+
+--
+-- Name: mdl_courcompcrit_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcompcrit_cou_ix ON public.mdl_course_completion_criteria USING btree (course);
+
+
+--
+-- Name: mdl_courcompcritcomp_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcompcritcomp_cou_ix ON public.mdl_course_completion_crit_compl USING btree (course);
+
+
+--
+-- Name: mdl_courcompcritcomp_cri_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcompcritcomp_cri_ix ON public.mdl_course_completion_crit_compl USING btree (criteriaid);
+
+
+--
+-- Name: mdl_courcompcritcomp_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcompcritcomp_tim_ix ON public.mdl_course_completion_crit_compl USING btree (timecompleted);
+
+
+--
+-- Name: mdl_courcompcritcomp_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcompcritcomp_use_ix ON public.mdl_course_completion_crit_compl USING btree (userid);
+
+
+--
+-- Name: mdl_courcompcritcomp_useco_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_courcompcritcomp_useco_uix ON public.mdl_course_completion_crit_compl USING btree (userid, course, criteriaid);
+
+
+--
+-- Name: mdl_courcompdefa_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcompdefa_cou_ix ON public.mdl_course_completion_defaults USING btree (course);
+
+
+--
+-- Name: mdl_courcompdefa_coumod_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_courcompdefa_coumod_uix ON public.mdl_course_completion_defaults USING btree (course, module);
+
+
+--
+-- Name: mdl_courcompdefa_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courcompdefa_mod_ix ON public.mdl_course_completion_defaults USING btree (module);
+
+
+--
+-- Name: mdl_courformopti_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courformopti_cou_ix ON public.mdl_course_format_options USING btree (courseid);
+
+
+--
+-- Name: mdl_courformopti_couforsec_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_courformopti_couforsec_uix ON public.mdl_course_format_options USING btree (courseid, format, sectionid, name);
+
+
+--
+-- Name: mdl_courmodu_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courmodu_cou_ix ON public.mdl_course_modules USING btree (course);
+
+
+--
+-- Name: mdl_courmodu_gro_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courmodu_gro_ix ON public.mdl_course_modules USING btree (groupingid);
+
+
+--
+-- Name: mdl_courmodu_idncou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courmodu_idncou_ix ON public.mdl_course_modules USING btree (idnumber, course);
+
+
+--
+-- Name: mdl_courmodu_ins_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courmodu_ins_ix ON public.mdl_course_modules USING btree (instance);
+
+
+--
+-- Name: mdl_courmodu_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courmodu_mod_ix ON public.mdl_course_modules USING btree (module);
+
+
+--
+-- Name: mdl_courmodu_vis_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courmodu_vis_ix ON public.mdl_course_modules USING btree (visible);
+
+
+--
+-- Name: mdl_courmoducomp_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courmoducomp_cou_ix ON public.mdl_course_modules_completion USING btree (coursemoduleid);
+
+
+--
+-- Name: mdl_courmoducomp_usecou_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_courmoducomp_usecou_uix ON public.mdl_course_modules_completion USING btree (userid, coursemoduleid);
+
+
+--
+-- Name: mdl_courrequ_sho_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_courrequ_sho_ix ON public.mdl_course_request USING btree (shortname);
+
+
+--
+-- Name: mdl_coursect_cousec_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_coursect_cousec_uix ON public.mdl_course_sections USING btree (course, section);
+
+
+--
+-- Name: mdl_custcate_comareitesor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_custcate_comareitesor_ix ON public.mdl_customfield_category USING btree (component, area, itemid, sortorder);
+
+
+--
+-- Name: mdl_custcate_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_custcate_con_ix ON public.mdl_customfield_category USING btree (contextid);
+
+
+--
+-- Name: mdl_custdata_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_custdata_con_ix ON public.mdl_customfield_data USING btree (contextid);
+
+
+--
+-- Name: mdl_custdata_fie_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_custdata_fie_ix ON public.mdl_customfield_data USING btree (fieldid);
+
+
+--
+-- Name: mdl_custdata_fiedec_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_custdata_fiedec_ix ON public.mdl_customfield_data USING btree (fieldid, decvalue);
+
+
+--
+-- Name: mdl_custdata_fieint_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_custdata_fieint_ix ON public.mdl_customfield_data USING btree (fieldid, intvalue);
+
+
+--
+-- Name: mdl_custdata_fiesho_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_custdata_fiesho_ix ON public.mdl_customfield_data USING btree (fieldid, shortcharvalue);
+
+
+--
+-- Name: mdl_custdata_insfie_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_custdata_insfie_uix ON public.mdl_customfield_data USING btree (instanceid, fieldid);
+
+
+--
+-- Name: mdl_custfiel_cat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_custfiel_cat_ix ON public.mdl_customfield_field USING btree (categoryid);
+
+
+--
+-- Name: mdl_custfiel_catsor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_custfiel_catsor_ix ON public.mdl_customfield_field USING btree (categoryid, sortorder);
+
+
+--
+-- Name: mdl_data_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_data_cou_ix ON public.mdl_data USING btree (course);
+
+
+--
+-- Name: mdl_datacont_fie_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_datacont_fie_ix ON public.mdl_data_content USING btree (fieldid);
+
+
+--
+-- Name: mdl_datacont_rec_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_datacont_rec_ix ON public.mdl_data_content USING btree (recordid);
+
+
+--
+-- Name: mdl_datafiel_dat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_datafiel_dat_ix ON public.mdl_data_fields USING btree (dataid);
+
+
+--
+-- Name: mdl_datafiel_typdat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_datafiel_typdat_ix ON public.mdl_data_fields USING btree (type, dataid);
+
+
+--
+-- Name: mdl_datareco_dat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_datareco_dat_ix ON public.mdl_data_records USING btree (dataid);
+
+
+--
+-- Name: mdl_editattoauto_eleconuse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_editattoauto_eleconuse_uix ON public.mdl_editor_atto_autosave USING btree (elementid, contextid, userid, pagehash);
+
+
+--
+-- Name: mdl_enro_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enro_cou_ix ON public.mdl_enrol USING btree (courseid);
+
+
+--
+-- Name: mdl_enro_enr_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enro_enr_ix ON public.mdl_enrol USING btree (enrol);
+
+
+--
+-- Name: mdl_enroflat_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroflat_cou_ix ON public.mdl_enrol_flatfile USING btree (courseid);
+
+
+--
+-- Name: mdl_enroflat_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroflat_rol_ix ON public.mdl_enrol_flatfile USING btree (roleid);
+
+
+--
+-- Name: mdl_enroflat_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroflat_use_ix ON public.mdl_enrol_flatfile USING btree (userid);
+
+
+--
+-- Name: mdl_enroltilti2cons_con_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_enroltilti2cons_con_uix ON public.mdl_enrol_lti_lti2_consumer USING btree (consumerkey256);
+
+
+--
+-- Name: mdl_enroltilti2cont_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltilti2cont_con_ix ON public.mdl_enrol_lti_lti2_context USING btree (consumerid);
+
+
+--
+-- Name: mdl_enroltilti2nonc_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltilti2nonc_con_ix ON public.mdl_enrol_lti_lti2_nonce USING btree (consumerid);
+
+
+--
+-- Name: mdl_enroltilti2resolink_co2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltilti2resolink_co2_ix ON public.mdl_enrol_lti_lti2_resource_link USING btree (consumerid);
+
+
+--
+-- Name: mdl_enroltilti2resolink_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltilti2resolink_con_ix ON public.mdl_enrol_lti_lti2_resource_link USING btree (contextid);
+
+
+--
+-- Name: mdl_enroltilti2resolink_pri_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltilti2resolink_pri_ix ON public.mdl_enrol_lti_lti2_resource_link USING btree (primaryresourcelinkid);
+
+
+--
+-- Name: mdl_enroltilti2sharkey_res_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_enroltilti2sharkey_res_uix ON public.mdl_enrol_lti_lti2_share_key USING btree (resourcelinkid);
+
+
+--
+-- Name: mdl_enroltilti2sharkey_sha_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_enroltilti2sharkey_sha_uix ON public.mdl_enrol_lti_lti2_share_key USING btree (sharekey);
+
+
+--
+-- Name: mdl_enroltilti2toolprox_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltilti2toolprox_con_ix ON public.mdl_enrol_lti_lti2_tool_proxy USING btree (consumerid);
+
+
+--
+-- Name: mdl_enroltilti2toolprox_to_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_enroltilti2toolprox_to_uix ON public.mdl_enrol_lti_lti2_tool_proxy USING btree (toolproxykey);
+
+
+--
+-- Name: mdl_enroltilti2userresu_res_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltilti2userresu_res_ix ON public.mdl_enrol_lti_lti2_user_result USING btree (resourcelinkid);
+
+
+--
+-- Name: mdl_enroltitool_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltitool_con_ix ON public.mdl_enrol_lti_tools USING btree (contextid);
+
+
+--
+-- Name: mdl_enroltitool_enr_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltitool_enr_ix ON public.mdl_enrol_lti_tools USING btree (enrolid);
+
+
+--
+-- Name: mdl_enroltitoolconsmap_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltitoolconsmap_con_ix ON public.mdl_enrol_lti_tool_consumer_map USING btree (consumerid);
+
+
+--
+-- Name: mdl_enroltitoolconsmap_too_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltitoolconsmap_too_ix ON public.mdl_enrol_lti_tool_consumer_map USING btree (toolid);
+
+
+--
+-- Name: mdl_enroltiuser_too_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltiuser_too_ix ON public.mdl_enrol_lti_users USING btree (toolid);
+
+
+--
+-- Name: mdl_enroltiuser_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enroltiuser_use_ix ON public.mdl_enrol_lti_users USING btree (userid);
+
+
+--
+-- Name: mdl_enropayp_bus_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enropayp_bus_ix ON public.mdl_enrol_paypal USING btree (business);
+
+
+--
+-- Name: mdl_enropayp_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enropayp_cou_ix ON public.mdl_enrol_paypal USING btree (courseid);
+
+
+--
+-- Name: mdl_enropayp_ins_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enropayp_ins_ix ON public.mdl_enrol_paypal USING btree (instanceid);
+
+
+--
+-- Name: mdl_enropayp_rec_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enropayp_rec_ix ON public.mdl_enrol_paypal USING btree (receiver_email);
+
+
+--
+-- Name: mdl_enropayp_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_enropayp_use_ix ON public.mdl_enrol_paypal USING btree (userid);
+
+
+--
+-- Name: mdl_even_cat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_cat_ix ON public.mdl_event USING btree (categoryid);
+
+
+--
+-- Name: mdl_even_comeveins_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_comeveins_ix ON public.mdl_event USING btree (component, eventtype, instance);
+
+
+--
+-- Name: mdl_even_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_cou_ix ON public.mdl_event USING btree (courseid);
+
+
+--
+-- Name: mdl_even_eve_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_eve_ix ON public.mdl_event USING btree (eventtype);
+
+
+--
+-- Name: mdl_even_grocoucatvisuse_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_grocoucatvisuse_ix ON public.mdl_event USING btree (groupid, courseid, categoryid, visible, userid);
+
+
+--
+-- Name: mdl_even_modinseve_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_modinseve_ix ON public.mdl_event USING btree (modulename, instance, eventtype);
+
+
+--
+-- Name: mdl_even_sub_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_sub_ix ON public.mdl_event USING btree (subscriptionid);
+
+
+--
+-- Name: mdl_even_tim2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_tim2_ix ON public.mdl_event USING btree (timeduration);
+
+
+--
+-- Name: mdl_even_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_tim_ix ON public.mdl_event USING btree (timestart);
+
+
+--
+-- Name: mdl_even_typtim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_typtim_ix ON public.mdl_event USING btree (type, timesort);
+
+
+--
+-- Name: mdl_even_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_use_ix ON public.mdl_event USING btree (userid);
+
+
+--
+-- Name: mdl_even_uui_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_even_uui_ix ON public.mdl_event USING btree (uuid);
+
+
+--
+-- Name: mdl_evenhand_evecom_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_evenhand_evecom_uix ON public.mdl_events_handlers USING btree (eventname, component);
+
+
+--
+-- Name: mdl_evenqueu_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_evenqueu_use_ix ON public.mdl_events_queue USING btree (userid);
+
+
+--
+-- Name: mdl_evenqueuhand_han_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_evenqueuhand_han_ix ON public.mdl_events_queue_handlers USING btree (handlerid);
+
+
+--
+-- Name: mdl_evenqueuhand_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_evenqueuhand_que_ix ON public.mdl_events_queue_handlers USING btree (queuedeventid);
+
+
+--
+-- Name: mdl_extefunc_nam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_extefunc_nam_uix ON public.mdl_external_functions USING btree (name);
+
+
+--
+-- Name: mdl_exteserv_nam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_exteserv_nam_uix ON public.mdl_external_services USING btree (name);
+
+
+--
+-- Name: mdl_exteservfunc_ext_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_exteservfunc_ext_ix ON public.mdl_external_services_functions USING btree (externalserviceid);
+
+
+--
+-- Name: mdl_exteservuser_ext_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_exteservuser_ext_ix ON public.mdl_external_services_users USING btree (externalserviceid);
+
+
+--
+-- Name: mdl_exteservuser_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_exteservuser_use_ix ON public.mdl_external_services_users USING btree (userid);
+
+
+--
+-- Name: mdl_extetoke_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_extetoke_con_ix ON public.mdl_external_tokens USING btree (contextid);
+
+
+--
+-- Name: mdl_extetoke_cre_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_extetoke_cre_ix ON public.mdl_external_tokens USING btree (creatorid);
+
+
+--
+-- Name: mdl_extetoke_ext_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_extetoke_ext_ix ON public.mdl_external_tokens USING btree (externalserviceid);
+
+
+--
+-- Name: mdl_extetoke_tok_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_extetoke_tok_ix ON public.mdl_external_tokens USING btree (token);
+
+
+--
+-- Name: mdl_extetoke_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_extetoke_use_ix ON public.mdl_external_tokens USING btree (userid);
+
+
+--
+-- Name: mdl_favo_comiteiteconuse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_favo_comiteiteconuse_uix ON public.mdl_favourite USING btree (component, itemtype, itemid, contextid, userid);
+
+
+--
+-- Name: mdl_favo_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_favo_con_ix ON public.mdl_favourite USING btree (contextid);
+
+
+--
+-- Name: mdl_favo_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_favo_use_ix ON public.mdl_favourite USING btree (userid);
+
+
+--
+-- Name: mdl_feed_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feed_cou_ix ON public.mdl_feedback USING btree (course);
+
+
+--
+-- Name: mdl_feedcomp_fee2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feedcomp_fee2_ix ON public.mdl_feedback_completedtmp USING btree (feedback);
+
+
+--
+-- Name: mdl_feedcomp_fee_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feedcomp_fee_ix ON public.mdl_feedback_completed USING btree (feedback);
+
+
+--
+-- Name: mdl_feedcomp_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feedcomp_use2_ix ON public.mdl_feedback_completedtmp USING btree (userid);
+
+
+--
+-- Name: mdl_feedcomp_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feedcomp_use_ix ON public.mdl_feedback_completed USING btree (userid);
+
+
+--
+-- Name: mdl_feeditem_fee_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feeditem_fee_ix ON public.mdl_feedback_item USING btree (feedback);
+
+
+--
+-- Name: mdl_feeditem_tem_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feeditem_tem_ix ON public.mdl_feedback_item USING btree (template);
+
+
+--
+-- Name: mdl_feedsitemap_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feedsitemap_cou_ix ON public.mdl_feedback_sitecourse_map USING btree (courseid);
+
+
+--
+-- Name: mdl_feedsitemap_fee_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feedsitemap_fee_ix ON public.mdl_feedback_sitecourse_map USING btree (feedbackid);
+
+
+--
+-- Name: mdl_feedtemp_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feedtemp_cou_ix ON public.mdl_feedback_template USING btree (course);
+
+
+--
+-- Name: mdl_feedvalu_comitecou2_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_feedvalu_comitecou2_uix ON public.mdl_feedback_valuetmp USING btree (completed, item, course_id);
+
+
+--
+-- Name: mdl_feedvalu_comitecou_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_feedvalu_comitecou_uix ON public.mdl_feedback_value USING btree (completed, item, course_id);
+
+
+--
+-- Name: mdl_feedvalu_cou2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feedvalu_cou2_ix ON public.mdl_feedback_valuetmp USING btree (course_id);
+
+
+--
+-- Name: mdl_feedvalu_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feedvalu_cou_ix ON public.mdl_feedback_value USING btree (course_id);
+
+
+--
+-- Name: mdl_feedvalu_ite2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feedvalu_ite2_ix ON public.mdl_feedback_valuetmp USING btree (item);
+
+
+--
+-- Name: mdl_feedvalu_ite_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_feedvalu_ite_ix ON public.mdl_feedback_value USING btree (item);
+
+
+--
+-- Name: mdl_file_comfilconite_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_file_comfilconite_ix ON public.mdl_files USING btree (component, filearea, contextid, itemid);
+
+
+--
+-- Name: mdl_file_con2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_file_con2_ix ON public.mdl_files USING btree (contextid);
+
+
+--
+-- Name: mdl_file_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_file_con_ix ON public.mdl_files USING btree (contenthash);
+
+
+--
+-- Name: mdl_file_lic_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_file_lic_ix ON public.mdl_files USING btree (license);
+
+
+--
+-- Name: mdl_file_pat_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_file_pat_uix ON public.mdl_files USING btree (pathnamehash);
+
+
+--
+-- Name: mdl_file_ref_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_file_ref_ix ON public.mdl_files USING btree (referencefileid);
+
+
+--
+-- Name: mdl_file_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_file_use_ix ON public.mdl_files USING btree (userid);
+
+
+--
+-- Name: mdl_fileconv_des_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_fileconv_des_ix ON public.mdl_file_conversion USING btree (destfileid);
+
+
+--
+-- Name: mdl_fileconv_sou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_fileconv_sou_ix ON public.mdl_file_conversion USING btree (sourcefileid);
+
+
+--
+-- Name: mdl_filerefe_refrep_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_filerefe_refrep_uix ON public.mdl_files_reference USING btree (referencehash, repositoryid);
+
+
+--
+-- Name: mdl_filerefe_rep_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_filerefe_rep_ix ON public.mdl_files_reference USING btree (repositoryid);
+
+
+--
+-- Name: mdl_filtacti_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_filtacti_con_ix ON public.mdl_filter_active USING btree (contextid);
+
+
+--
+-- Name: mdl_filtacti_confil_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_filtacti_confil_uix ON public.mdl_filter_active USING btree (contextid, filter);
+
+
+--
+-- Name: mdl_filtconf_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_filtconf_con_ix ON public.mdl_filter_config USING btree (contextid);
+
+
+--
+-- Name: mdl_filtconf_confilnam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_filtconf_confilnam_uix ON public.mdl_filter_config USING btree (contextid, filter, name);
+
+
+--
+-- Name: mdl_fold_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_fold_cou_ix ON public.mdl_folder USING btree (course);
+
+
+--
+-- Name: mdl_foru_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_foru_cou_ix ON public.mdl_forum USING btree (course);
+
+
+--
+-- Name: mdl_forudige_for_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forudige_for_ix ON public.mdl_forum_digests USING btree (forum);
+
+
+--
+-- Name: mdl_forudige_forusemai_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_forudige_forusemai_uix ON public.mdl_forum_digests USING btree (forum, userid, maildigest);
+
+
+--
+-- Name: mdl_forudige_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forudige_use_ix ON public.mdl_forum_digests USING btree (userid);
+
+
+--
+-- Name: mdl_forudisc_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forudisc_cou_ix ON public.mdl_forum_discussions USING btree (course);
+
+
+--
+-- Name: mdl_forudisc_for_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forudisc_for_ix ON public.mdl_forum_discussions USING btree (forum);
+
+
+--
+-- Name: mdl_forudisc_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forudisc_use_ix ON public.mdl_forum_discussions USING btree (userid);
+
+
+--
+-- Name: mdl_forudiscsubs_dis_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forudiscsubs_dis_ix ON public.mdl_forum_discussion_subs USING btree (discussion);
+
+
+--
+-- Name: mdl_forudiscsubs_for_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forudiscsubs_for_ix ON public.mdl_forum_discussion_subs USING btree (forum);
+
+
+--
+-- Name: mdl_forudiscsubs_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forudiscsubs_use_ix ON public.mdl_forum_discussion_subs USING btree (userid);
+
+
+--
+-- Name: mdl_forudiscsubs_usedis_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_forudiscsubs_usedis_uix ON public.mdl_forum_discussion_subs USING btree (userid, discussion);
+
+
+--
+-- Name: mdl_forugrad_for_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forugrad_for_ix ON public.mdl_forum_grades USING btree (forum);
+
+
+--
+-- Name: mdl_forugrad_foriteuse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_forugrad_foriteuse_uix ON public.mdl_forum_grades USING btree (forum, itemnumber, userid);
+
+
+--
+-- Name: mdl_forugrad_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forugrad_use_ix ON public.mdl_forum_grades USING btree (userid);
+
+
+--
+-- Name: mdl_forupost_cre_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forupost_cre_ix ON public.mdl_forum_posts USING btree (created);
+
+
+--
+-- Name: mdl_forupost_dis_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forupost_dis_ix ON public.mdl_forum_posts USING btree (discussion);
+
+
+--
+-- Name: mdl_forupost_mai_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forupost_mai_ix ON public.mdl_forum_posts USING btree (mailed);
+
+
+--
+-- Name: mdl_forupost_par_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forupost_par_ix ON public.mdl_forum_posts USING btree (parent);
+
+
+--
+-- Name: mdl_forupost_pri_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forupost_pri_ix ON public.mdl_forum_posts USING btree (privatereplyto);
+
+
+--
+-- Name: mdl_forupost_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forupost_use_ix ON public.mdl_forum_posts USING btree (userid);
+
+
+--
+-- Name: mdl_foruqueu_dis_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_foruqueu_dis_ix ON public.mdl_forum_queue USING btree (discussionid);
+
+
+--
+-- Name: mdl_foruqueu_pos_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_foruqueu_pos_ix ON public.mdl_forum_queue USING btree (postid);
+
+
+--
+-- Name: mdl_foruqueu_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_foruqueu_use_ix ON public.mdl_forum_queue USING btree (userid);
+
+
+--
+-- Name: mdl_foruread_posuse_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_foruread_posuse_ix ON public.mdl_forum_read USING btree (postid, userid);
+
+
+--
+-- Name: mdl_foruread_usedis_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_foruread_usedis_ix ON public.mdl_forum_read USING btree (userid, discussionid);
+
+
+--
+-- Name: mdl_foruread_usefor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_foruread_usefor_ix ON public.mdl_forum_read USING btree (userid, forumid);
+
+
+--
+-- Name: mdl_forusubs_for_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forusubs_for_ix ON public.mdl_forum_subscriptions USING btree (forum);
+
+
+--
+-- Name: mdl_forusubs_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forusubs_use_ix ON public.mdl_forum_subscriptions USING btree (userid);
+
+
+--
+-- Name: mdl_forusubs_usefor_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_forusubs_usefor_uix ON public.mdl_forum_subscriptions USING btree (userid, forum);
+
+
+--
+-- Name: mdl_forutracpref_usefor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_forutracpref_usefor_ix ON public.mdl_forum_track_prefs USING btree (userid, forumid);
+
+
+--
+-- Name: mdl_glos_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_glos_cou_ix ON public.mdl_glossary USING btree (course);
+
+
+--
+-- Name: mdl_glosalia_ent_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_glosalia_ent_ix ON public.mdl_glossary_alias USING btree (entryid);
+
+
+--
+-- Name: mdl_gloscate_glo_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gloscate_glo_ix ON public.mdl_glossary_categories USING btree (glossaryid);
+
+
+--
+-- Name: mdl_glosentr_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_glosentr_con_ix ON public.mdl_glossary_entries USING btree (concept);
+
+
+--
+-- Name: mdl_glosentr_glo_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_glosentr_glo_ix ON public.mdl_glossary_entries USING btree (glossaryid);
+
+
+--
+-- Name: mdl_glosentr_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_glosentr_use_ix ON public.mdl_glossary_entries USING btree (userid);
+
+
+--
+-- Name: mdl_glosentrcate_cat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_glosentrcate_cat_ix ON public.mdl_glossary_entries_categories USING btree (categoryid);
+
+
+--
+-- Name: mdl_glosentrcate_ent_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_glosentrcate_ent_ix ON public.mdl_glossary_entries_categories USING btree (entryid);
+
+
+--
+-- Name: mdl_gradarea_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradarea_con_ix ON public.mdl_grading_areas USING btree (contextid);
+
+
+--
+-- Name: mdl_gradarea_concomare_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_gradarea_concomare_uix ON public.mdl_grading_areas USING btree (contextid, component, areaname);
+
+
+--
+-- Name: mdl_gradcate_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradcate_cou_ix ON public.mdl_grade_categories USING btree (courseid);
+
+
+--
+-- Name: mdl_gradcate_par_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradcate_par_ix ON public.mdl_grade_categories USING btree (parent);
+
+
+--
+-- Name: mdl_gradcatehist_act_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradcatehist_act_ix ON public.mdl_grade_categories_history USING btree (action);
+
+
+--
+-- Name: mdl_gradcatehist_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradcatehist_cou_ix ON public.mdl_grade_categories_history USING btree (courseid);
+
+
+--
+-- Name: mdl_gradcatehist_log_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradcatehist_log_ix ON public.mdl_grade_categories_history USING btree (loggeduser);
+
+
+--
+-- Name: mdl_gradcatehist_old_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradcatehist_old_ix ON public.mdl_grade_categories_history USING btree (oldid);
+
+
+--
+-- Name: mdl_gradcatehist_par_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradcatehist_par_ix ON public.mdl_grade_categories_history USING btree (parent);
+
+
+--
+-- Name: mdl_gradcatehist_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradcatehist_tim_ix ON public.mdl_grade_categories_history USING btree (timemodified);
+
+
+--
+-- Name: mdl_graddefi_are_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graddefi_are_ix ON public.mdl_grading_definitions USING btree (areaid);
+
+
+--
+-- Name: mdl_graddefi_aremet_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_graddefi_aremet_uix ON public.mdl_grading_definitions USING btree (areaid, method);
+
+
+--
+-- Name: mdl_graddefi_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graddefi_use2_ix ON public.mdl_grading_definitions USING btree (usercreated);
+
+
+--
+-- Name: mdl_graddefi_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graddefi_use_ix ON public.mdl_grading_definitions USING btree (usermodified);
+
+
+--
+-- Name: mdl_gradgrad_ite_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgrad_ite_ix ON public.mdl_grade_grades USING btree (itemid);
+
+
+--
+-- Name: mdl_gradgrad_locloc_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgrad_locloc_ix ON public.mdl_grade_grades USING btree (locked, locktime);
+
+
+--
+-- Name: mdl_gradgrad_raw_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgrad_raw_ix ON public.mdl_grade_grades USING btree (rawscaleid);
+
+
+--
+-- Name: mdl_gradgrad_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgrad_use2_ix ON public.mdl_grade_grades USING btree (usermodified);
+
+
+--
+-- Name: mdl_gradgrad_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgrad_use_ix ON public.mdl_grade_grades USING btree (userid);
+
+
+--
+-- Name: mdl_gradgrad_useite_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_gradgrad_useite_uix ON public.mdl_grade_grades USING btree (userid, itemid);
+
+
+--
+-- Name: mdl_gradgradhist_act_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgradhist_act_ix ON public.mdl_grade_grades_history USING btree (action);
+
+
+--
+-- Name: mdl_gradgradhist_ite_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgradhist_ite_ix ON public.mdl_grade_grades_history USING btree (itemid);
+
+
+--
+-- Name: mdl_gradgradhist_log_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgradhist_log_ix ON public.mdl_grade_grades_history USING btree (loggeduser);
+
+
+--
+-- Name: mdl_gradgradhist_old_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgradhist_old_ix ON public.mdl_grade_grades_history USING btree (oldid);
+
+
+--
+-- Name: mdl_gradgradhist_raw_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgradhist_raw_ix ON public.mdl_grade_grades_history USING btree (rawscaleid);
+
+
+--
+-- Name: mdl_gradgradhist_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgradhist_tim_ix ON public.mdl_grade_grades_history USING btree (timemodified);
+
+
+--
+-- Name: mdl_gradgradhist_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgradhist_use2_ix ON public.mdl_grade_grades_history USING btree (usermodified);
+
+
+--
+-- Name: mdl_gradgradhist_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgradhist_use_ix ON public.mdl_grade_grades_history USING btree (userid);
+
+
+--
+-- Name: mdl_gradgradhist_useitetim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradgradhist_useitetim_ix ON public.mdl_grade_grades_history USING btree (userid, itemid, timemodified);
+
+
+--
+-- Name: mdl_gradguidcomm_def_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradguidcomm_def_ix ON public.mdl_gradingform_guide_comments USING btree (definitionid);
+
+
+--
+-- Name: mdl_gradguidcrit_def_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradguidcrit_def_ix ON public.mdl_gradingform_guide_criteria USING btree (definitionid);
+
+
+--
+-- Name: mdl_gradguidfill_cri_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradguidfill_cri_ix ON public.mdl_gradingform_guide_fillings USING btree (criterionid);
+
+
+--
+-- Name: mdl_gradguidfill_ins_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradguidfill_ins_ix ON public.mdl_gradingform_guide_fillings USING btree (instanceid);
+
+
+--
+-- Name: mdl_gradguidfill_inscri_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_gradguidfill_inscri_uix ON public.mdl_gradingform_guide_fillings USING btree (instanceid, criterionid);
+
+
+--
+-- Name: mdl_gradimponewi_imp_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradimponewi_imp_ix ON public.mdl_grade_import_newitem USING btree (importer);
+
+
+--
+-- Name: mdl_gradimpovalu_imp_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradimpovalu_imp_ix ON public.mdl_grade_import_values USING btree (importer);
+
+
+--
+-- Name: mdl_gradimpovalu_ite_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradimpovalu_ite_ix ON public.mdl_grade_import_values USING btree (itemid);
+
+
+--
+-- Name: mdl_gradimpovalu_new_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradimpovalu_new_ix ON public.mdl_grade_import_values USING btree (newgradeitem);
+
+
+--
+-- Name: mdl_gradinst_def_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradinst_def_ix ON public.mdl_grading_instances USING btree (definitionid);
+
+
+--
+-- Name: mdl_gradinst_rat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradinst_rat_ix ON public.mdl_grading_instances USING btree (raterid);
+
+
+--
+-- Name: mdl_graditem_cat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditem_cat_ix ON public.mdl_grade_items USING btree (categoryid);
+
+
+--
+-- Name: mdl_graditem_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditem_cou_ix ON public.mdl_grade_items USING btree (courseid);
+
+
+--
+-- Name: mdl_graditem_gra_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditem_gra_ix ON public.mdl_grade_items USING btree (gradetype);
+
+
+--
+-- Name: mdl_graditem_idncou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditem_idncou_ix ON public.mdl_grade_items USING btree (idnumber, courseid);
+
+
+--
+-- Name: mdl_graditem_itenee_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditem_itenee_ix ON public.mdl_grade_items USING btree (itemtype, needsupdate);
+
+
+--
+-- Name: mdl_graditem_locloc_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditem_locloc_ix ON public.mdl_grade_items USING btree (locked, locktime);
+
+
+--
+-- Name: mdl_graditem_out_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditem_out_ix ON public.mdl_grade_items USING btree (outcomeid);
+
+
+--
+-- Name: mdl_graditem_sca_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditem_sca_ix ON public.mdl_grade_items USING btree (scaleid);
+
+
+--
+-- Name: mdl_graditemhist_act_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditemhist_act_ix ON public.mdl_grade_items_history USING btree (action);
+
+
+--
+-- Name: mdl_graditemhist_cat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditemhist_cat_ix ON public.mdl_grade_items_history USING btree (categoryid);
+
+
+--
+-- Name: mdl_graditemhist_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditemhist_cou_ix ON public.mdl_grade_items_history USING btree (courseid);
+
+
+--
+-- Name: mdl_graditemhist_log_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditemhist_log_ix ON public.mdl_grade_items_history USING btree (loggeduser);
+
+
+--
+-- Name: mdl_graditemhist_old_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditemhist_old_ix ON public.mdl_grade_items_history USING btree (oldid);
+
+
+--
+-- Name: mdl_graditemhist_out_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditemhist_out_ix ON public.mdl_grade_items_history USING btree (outcomeid);
+
+
+--
+-- Name: mdl_graditemhist_sca_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditemhist_sca_ix ON public.mdl_grade_items_history USING btree (scaleid);
+
+
+--
+-- Name: mdl_graditemhist_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_graditemhist_tim_ix ON public.mdl_grade_items_history USING btree (timemodified);
+
+
+--
+-- Name: mdl_gradlett_conlowlet_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_gradlett_conlowlet_uix ON public.mdl_grade_letters USING btree (contextid, lowerboundary, letter);
+
+
+--
+-- Name: mdl_gradoutc_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradoutc_cou_ix ON public.mdl_grade_outcomes USING btree (courseid);
+
+
+--
+-- Name: mdl_gradoutc_cousho_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_gradoutc_cousho_uix ON public.mdl_grade_outcomes USING btree (courseid, shortname);
+
+
+--
+-- Name: mdl_gradoutc_sca_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradoutc_sca_ix ON public.mdl_grade_outcomes USING btree (scaleid);
+
+
+--
+-- Name: mdl_gradoutc_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradoutc_use_ix ON public.mdl_grade_outcomes USING btree (usermodified);
+
+
+--
+-- Name: mdl_gradoutccour_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradoutccour_cou_ix ON public.mdl_grade_outcomes_courses USING btree (courseid);
+
+
+--
+-- Name: mdl_gradoutccour_couout_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_gradoutccour_couout_uix ON public.mdl_grade_outcomes_courses USING btree (courseid, outcomeid);
+
+
+--
+-- Name: mdl_gradoutccour_out_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradoutccour_out_ix ON public.mdl_grade_outcomes_courses USING btree (outcomeid);
+
+
+--
+-- Name: mdl_gradoutchist_act_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradoutchist_act_ix ON public.mdl_grade_outcomes_history USING btree (action);
+
+
+--
+-- Name: mdl_gradoutchist_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradoutchist_cou_ix ON public.mdl_grade_outcomes_history USING btree (courseid);
+
+
+--
+-- Name: mdl_gradoutchist_log_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradoutchist_log_ix ON public.mdl_grade_outcomes_history USING btree (loggeduser);
+
+
+--
+-- Name: mdl_gradoutchist_old_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradoutchist_old_ix ON public.mdl_grade_outcomes_history USING btree (oldid);
+
+
+--
+-- Name: mdl_gradoutchist_sca_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradoutchist_sca_ix ON public.mdl_grade_outcomes_history USING btree (scaleid);
+
+
+--
+-- Name: mdl_gradoutchist_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradoutchist_tim_ix ON public.mdl_grade_outcomes_history USING btree (timemodified);
+
+
+--
+-- Name: mdl_gradrubrcrit_def_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradrubrcrit_def_ix ON public.mdl_gradingform_rubric_criteria USING btree (definitionid);
+
+
+--
+-- Name: mdl_gradrubrfill_cri_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradrubrfill_cri_ix ON public.mdl_gradingform_rubric_fillings USING btree (criterionid);
+
+
+--
+-- Name: mdl_gradrubrfill_ins_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradrubrfill_ins_ix ON public.mdl_gradingform_rubric_fillings USING btree (instanceid);
+
+
+--
+-- Name: mdl_gradrubrfill_inscri_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_gradrubrfill_inscri_uix ON public.mdl_gradingform_rubric_fillings USING btree (instanceid, criterionid);
+
+
+--
+-- Name: mdl_gradrubrfill_lev_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradrubrfill_lev_ix ON public.mdl_gradingform_rubric_fillings USING btree (levelid);
+
+
+--
+-- Name: mdl_gradrubrleve_cri_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradrubrleve_cri_ix ON public.mdl_gradingform_rubric_levels USING btree (criterionid);
+
+
+--
+-- Name: mdl_gradsett_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_gradsett_cou_ix ON public.mdl_grade_settings USING btree (courseid);
+
+
+--
+-- Name: mdl_gradsett_counam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_gradsett_counam_uix ON public.mdl_grade_settings USING btree (courseid, name);
+
+
+--
+-- Name: mdl_grou_cou2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_grou_cou2_ix ON public.mdl_groupings USING btree (courseid);
+
+
+--
+-- Name: mdl_grou_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_grou_cou_ix ON public.mdl_groups USING btree (courseid);
+
+
+--
+-- Name: mdl_grou_idn2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_grou_idn2_ix ON public.mdl_groupings USING btree (idnumber);
+
+
+--
+-- Name: mdl_grou_idn_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_grou_idn_ix ON public.mdl_groups USING btree (idnumber);
+
+
+--
+-- Name: mdl_grougrou_gro2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_grougrou_gro2_ix ON public.mdl_groupings_groups USING btree (groupid);
+
+
+--
+-- Name: mdl_grougrou_gro_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_grougrou_gro_ix ON public.mdl_groupings_groups USING btree (groupingid);
+
+
+--
+-- Name: mdl_groumemb_gro_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_groumemb_gro_ix ON public.mdl_groups_members USING btree (groupid);
+
+
+--
+-- Name: mdl_groumemb_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_groumemb_use_ix ON public.mdl_groups_members USING btree (userid);
+
+
+--
+-- Name: mdl_groumemb_usegro_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_groumemb_usegro_uix ON public.mdl_groups_members USING btree (userid, groupid);
+
+
+--
+-- Name: mdl_h5p_mai_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5p_mai_ix ON public.mdl_h5p USING btree (mainlibraryid);
+
+
+--
+-- Name: mdl_h5pa_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5pa_cou_ix ON public.mdl_h5pactivity USING btree (course);
+
+
+--
+-- Name: mdl_h5paatte_h5p_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5paatte_h5p_ix ON public.mdl_h5pactivity_attempts USING btree (h5pactivityid);
+
+
+--
+-- Name: mdl_h5paatte_h5ptim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5paatte_h5ptim_ix ON public.mdl_h5pactivity_attempts USING btree (h5pactivityid, timecreated);
+
+
+--
+-- Name: mdl_h5paatte_h5puse_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5paatte_h5puse_ix ON public.mdl_h5pactivity_attempts USING btree (h5pactivityid, userid);
+
+
+--
+-- Name: mdl_h5paatte_h5puseatt_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_h5paatte_h5puseatt_uix ON public.mdl_h5pactivity_attempts USING btree (h5pactivityid, userid, attempt);
+
+
+--
+-- Name: mdl_h5paatte_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5paatte_tim_ix ON public.mdl_h5pactivity_attempts USING btree (timecreated);
+
+
+--
+-- Name: mdl_h5paatteresu_att_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5paatteresu_att_ix ON public.mdl_h5pactivity_attempts_results USING btree (attemptid);
+
+
+--
+-- Name: mdl_h5paatteresu_atttim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5paatteresu_atttim_ix ON public.mdl_h5pactivity_attempts_results USING btree (attemptid, timecreated);
+
+
+--
+-- Name: mdl_h5pcontlibr_h5p_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5pcontlibr_h5p_ix ON public.mdl_h5p_contents_libraries USING btree (h5pid);
+
+
+--
+-- Name: mdl_h5pcontlibr_lib_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5pcontlibr_lib_ix ON public.mdl_h5p_contents_libraries USING btree (libraryid);
+
+
+--
+-- Name: mdl_h5plibr_macmajminpatrun_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5plibr_macmajminpatrun_ix ON public.mdl_h5p_libraries USING btree (machinename, majorversion, minorversion, patchversion, runnable);
+
+
+--
+-- Name: mdl_h5plibrcach_lib_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5plibrcach_lib_ix ON public.mdl_h5p_libraries_cachedassets USING btree (libraryid);
+
+
+--
+-- Name: mdl_h5plibrdepe_lib_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5plibrdepe_lib_ix ON public.mdl_h5p_library_dependencies USING btree (libraryid);
+
+
+--
+-- Name: mdl_h5plibrdepe_req_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_h5plibrdepe_req_ix ON public.mdl_h5p_library_dependencies USING btree (requiredlibraryid);
+
+
+--
+-- Name: mdl_imsc_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_imsc_cou_ix ON public.mdl_imscp USING btree (course);
+
+
+--
+-- Name: mdl_infefile_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_infefile_use_ix ON public.mdl_infected_files USING btree (userid);
+
+
+--
+-- Name: mdl_labe_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_labe_cou_ix ON public.mdl_label USING btree (course);
+
+
+--
+-- Name: mdl_less_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_less_cou_ix ON public.mdl_lesson USING btree (course);
+
+
+--
+-- Name: mdl_lessansw_les_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessansw_les_ix ON public.mdl_lesson_answers USING btree (lessonid);
+
+
+--
+-- Name: mdl_lessansw_pag_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessansw_pag_ix ON public.mdl_lesson_answers USING btree (pageid);
+
+
+--
+-- Name: mdl_lessatte_ans_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessatte_ans_ix ON public.mdl_lesson_attempts USING btree (answerid);
+
+
+--
+-- Name: mdl_lessatte_les_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessatte_les_ix ON public.mdl_lesson_attempts USING btree (lessonid);
+
+
+--
+-- Name: mdl_lessatte_pag_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessatte_pag_ix ON public.mdl_lesson_attempts USING btree (pageid);
+
+
+--
+-- Name: mdl_lessatte_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessatte_use_ix ON public.mdl_lesson_attempts USING btree (userid);
+
+
+--
+-- Name: mdl_lessbran_les_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessbran_les_ix ON public.mdl_lesson_branch USING btree (lessonid);
+
+
+--
+-- Name: mdl_lessbran_pag_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessbran_pag_ix ON public.mdl_lesson_branch USING btree (pageid);
+
+
+--
+-- Name: mdl_lessbran_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessbran_use_ix ON public.mdl_lesson_branch USING btree (userid);
+
+
+--
+-- Name: mdl_lessgrad_les_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessgrad_les_ix ON public.mdl_lesson_grades USING btree (lessonid);
+
+
+--
+-- Name: mdl_lessgrad_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessgrad_use_ix ON public.mdl_lesson_grades USING btree (userid);
+
+
+--
+-- Name: mdl_lessover_gro_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessover_gro_ix ON public.mdl_lesson_overrides USING btree (groupid);
+
+
+--
+-- Name: mdl_lessover_les_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessover_les_ix ON public.mdl_lesson_overrides USING btree (lessonid);
+
+
+--
+-- Name: mdl_lessover_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lessover_use_ix ON public.mdl_lesson_overrides USING btree (userid);
+
+
+--
+-- Name: mdl_lesspage_les_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lesspage_les_ix ON public.mdl_lesson_pages USING btree (lessonid);
+
+
+--
+-- Name: mdl_lesstime_les_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lesstime_les_ix ON public.mdl_lesson_timer USING btree (lessonid);
+
+
+--
+-- Name: mdl_lesstime_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lesstime_use_ix ON public.mdl_lesson_timer USING btree (userid);
+
+
+--
+-- Name: mdl_lockdb_exp_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lockdb_exp_ix ON public.mdl_lock_db USING btree (expires);
+
+
+--
+-- Name: mdl_lockdb_own_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lockdb_own_ix ON public.mdl_lock_db USING btree (owner);
+
+
+--
+-- Name: mdl_lockdb_res_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_lockdb_res_uix ON public.mdl_lock_db USING btree (resourcekey);
+
+
+--
+-- Name: mdl_log_act_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_log_act_ix ON public.mdl_log USING btree (action);
+
+
+--
+-- Name: mdl_log_cmi_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_log_cmi_ix ON public.mdl_log USING btree (cmid);
+
+
+--
+-- Name: mdl_log_coumodact_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_log_coumodact_ix ON public.mdl_log USING btree (course, module, action);
+
+
+--
+-- Name: mdl_log_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_log_tim_ix ON public.mdl_log USING btree ("time");
+
+
+--
+-- Name: mdl_log_usecou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_log_usecou_ix ON public.mdl_log USING btree (userid, course);
+
+
+--
+-- Name: mdl_logdisp_modact_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_logdisp_modact_uix ON public.mdl_log_display USING btree (module, action);
+
+
+--
+-- Name: mdl_logsstanlog_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_logsstanlog_con_ix ON public.mdl_logstore_standard_log USING btree (contextid);
+
+
+--
+-- Name: mdl_logsstanlog_couanotim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_logsstanlog_couanotim_ix ON public.mdl_logstore_standard_log USING btree (courseid, anonymous, timecreated);
+
+
+--
+-- Name: mdl_logsstanlog_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_logsstanlog_tim_ix ON public.mdl_logstore_standard_log USING btree (timecreated);
+
+
+--
+-- Name: mdl_logsstanlog_useconconcr_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_logsstanlog_useconconcr_ix ON public.mdl_logstore_standard_log USING btree (userid, contextlevel, contextinstanceid, crud, edulevel, timecreated);
+
+
+--
+-- Name: mdl_lti_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_lti_cou_ix ON public.mdl_lti USING btree (course);
+
+
+--
+-- Name: mdl_ltiaccetoke_tok_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_ltiaccetoke_tok_uix ON public.mdl_lti_access_tokens USING btree (token);
+
+
+--
+-- Name: mdl_ltiaccetoke_typ_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ltiaccetoke_typ_ix ON public.mdl_lti_access_tokens USING btree (typeid);
+
+
+--
+-- Name: mdl_ltisgrad_gracou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ltisgrad_gracou_ix ON public.mdl_ltiservice_gradebookservices USING btree (gradeitemid, courseid);
+
+
+--
+-- Name: mdl_ltisgrad_lti_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ltisgrad_lti_ix ON public.mdl_ltiservice_gradebookservices USING btree (ltilinkid);
+
+
+--
+-- Name: mdl_ltisubm_lti_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ltisubm_lti_ix ON public.mdl_lti_submission USING btree (ltiid);
+
+
+--
+-- Name: mdl_ltitoolprox_gui_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_ltitoolprox_gui_uix ON public.mdl_lti_tool_proxies USING btree (guid);
+
+
+--
+-- Name: mdl_ltitoolsett_cou2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ltitoolsett_cou2_ix ON public.mdl_lti_tool_settings USING btree (coursemoduleid);
+
+
+--
+-- Name: mdl_ltitoolsett_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ltitoolsett_cou_ix ON public.mdl_lti_tool_settings USING btree (course);
+
+
+--
+-- Name: mdl_ltitoolsett_too_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ltitoolsett_too_ix ON public.mdl_lti_tool_settings USING btree (toolproxyid);
+
+
+--
+-- Name: mdl_ltitoolsett_typ_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ltitoolsett_typ_ix ON public.mdl_lti_tool_settings USING btree (typeid);
+
+
+--
+-- Name: mdl_ltitype_cli_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_ltitype_cli_uix ON public.mdl_lti_types USING btree (clientid);
+
+
+--
+-- Name: mdl_ltitype_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ltitype_cou_ix ON public.mdl_lti_types USING btree (course);
+
+
+--
+-- Name: mdl_ltitype_too_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ltitype_too_ix ON public.mdl_lti_types USING btree (tooldomain);
+
+
+--
+-- Name: mdl_ltitypeconf_typ_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ltitypeconf_typ_ix ON public.mdl_lti_types_config USING btree (typeid);
+
+
+--
+-- Name: mdl_mess_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mess_con_ix ON public.mdl_messages USING btree (conversationid);
+
+
+--
+-- Name: mdl_mess_contim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mess_contim_ix ON public.mdl_messages USING btree (conversationid, timecreated);
+
+
+--
+-- Name: mdl_mess_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mess_use_ix ON public.mdl_messages USING btree (useridfrom);
+
+
+--
+-- Name: mdl_mess_usetimnot2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mess_usetimnot2_ix ON public.mdl_message USING btree (useridto, timeusertodeleted, notification);
+
+
+--
+-- Name: mdl_mess_usetimnot_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mess_usetimnot_ix ON public.mdl_message USING btree (useridfrom, timeuserfromdeleted, notification);
+
+
+--
+-- Name: mdl_mess_useusetimtim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mess_useusetimtim_ix ON public.mdl_message USING btree (useridfrom, useridto, timeuserfromdeleted, timeusertodeleted);
+
+
+--
+-- Name: mdl_messairndevi_use_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_messairndevi_use_uix ON public.mdl_message_airnotifier_devices USING btree (userdeviceid);
+
+
+--
+-- Name: mdl_messcont_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messcont_con_ix ON public.mdl_message_contacts USING btree (contactid);
+
+
+--
+-- Name: mdl_messcont_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messcont_use_ix ON public.mdl_message_contacts USING btree (userid);
+
+
+--
+-- Name: mdl_messcont_usecon_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_messcont_usecon_uix ON public.mdl_message_contacts USING btree (userid, contactid);
+
+
+--
+-- Name: mdl_messcontrequ_req_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messcontrequ_req_ix ON public.mdl_message_contact_requests USING btree (requesteduserid);
+
+
+--
+-- Name: mdl_messcontrequ_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messcontrequ_use_ix ON public.mdl_message_contact_requests USING btree (userid);
+
+
+--
+-- Name: mdl_messcontrequ_usereq_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_messcontrequ_usereq_uix ON public.mdl_message_contact_requests USING btree (userid, requesteduserid);
+
+
+--
+-- Name: mdl_messconv_comiteitecon_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messconv_comiteitecon_ix ON public.mdl_message_conversations USING btree (component, itemtype, itemid, contextid);
+
+
+--
+-- Name: mdl_messconv_con2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messconv_con2_ix ON public.mdl_message_conversations USING btree (contextid);
+
+
+--
+-- Name: mdl_messconv_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messconv_con_ix ON public.mdl_message_conversations USING btree (convhash);
+
+
+--
+-- Name: mdl_messconv_typ_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messconv_typ_ix ON public.mdl_message_conversations USING btree (type);
+
+
+--
+-- Name: mdl_messconvacti_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messconvacti_con_ix ON public.mdl_message_conversation_actions USING btree (conversationid);
+
+
+--
+-- Name: mdl_messconvacti_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messconvacti_use_ix ON public.mdl_message_conversation_actions USING btree (userid);
+
+
+--
+-- Name: mdl_messconvmemb_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messconvmemb_con_ix ON public.mdl_message_conversation_members USING btree (conversationid);
+
+
+--
+-- Name: mdl_messconvmemb_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messconvmemb_use_ix ON public.mdl_message_conversation_members USING btree (userid);
+
+
+--
+-- Name: mdl_messdata_han_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messdata_han_ix ON public.mdl_messageinbound_datakeys USING btree (handler);
+
+
+--
+-- Name: mdl_messdata_handat_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_messdata_handat_uix ON public.mdl_messageinbound_datakeys USING btree (handler, datavalue);
+
+
+--
+-- Name: mdl_messemaimess_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messemaimess_con_ix ON public.mdl_message_email_messages USING btree (conversationid);
+
+
+--
+-- Name: mdl_messemaimess_mes_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messemaimess_mes_ix ON public.mdl_message_email_messages USING btree (messageid);
+
+
+--
+-- Name: mdl_messemaimess_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messemaimess_use_ix ON public.mdl_message_email_messages USING btree (useridto);
+
+
+--
+-- Name: mdl_messhand_cla_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_messhand_cla_uix ON public.mdl_messageinbound_handlers USING btree (classname);
+
+
+--
+-- Name: mdl_messmess_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messmess_use_ix ON public.mdl_messageinbound_messagelist USING btree (userid);
+
+
+--
+-- Name: mdl_messpopu_isr_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messpopu_isr_ix ON public.mdl_message_popup USING btree (isread);
+
+
+--
+-- Name: mdl_messpopu_mesisr_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_messpopu_mesisr_uix ON public.mdl_message_popup USING btree (messageid, isread);
+
+
+--
+-- Name: mdl_messpopunoti_not_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messpopunoti_not_ix ON public.mdl_message_popup_notifications USING btree (notificationid);
+
+
+--
+-- Name: mdl_messprov_comnam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_messprov_comnam_uix ON public.mdl_message_providers USING btree (component, name);
+
+
+--
+-- Name: mdl_messread_nottim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messread_nottim_ix ON public.mdl_message_read USING btree (notification, timeread);
+
+
+--
+-- Name: mdl_messread_usetimnot2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messread_usetimnot2_ix ON public.mdl_message_read USING btree (useridto, timeusertodeleted, notification);
+
+
+--
+-- Name: mdl_messread_usetimnot_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messread_usetimnot_ix ON public.mdl_message_read USING btree (useridfrom, timeuserfromdeleted, notification);
+
+
+--
+-- Name: mdl_messread_useusetimtim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messread_useusetimtim_ix ON public.mdl_message_read USING btree (useridfrom, useridto, timeuserfromdeleted, timeusertodeleted);
+
+
+--
+-- Name: mdl_messuseracti_mes_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messuseracti_mes_ix ON public.mdl_message_user_actions USING btree (messageid);
+
+
+--
+-- Name: mdl_messuseracti_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messuseracti_use_ix ON public.mdl_message_user_actions USING btree (userid);
+
+
+--
+-- Name: mdl_messuseracti_usemesact_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_messuseracti_usemesact_uix ON public.mdl_message_user_actions USING btree (userid, messageid, action);
+
+
+--
+-- Name: mdl_messuserbloc_blo_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messuserbloc_blo_ix ON public.mdl_message_users_blocked USING btree (blockeduserid);
+
+
+--
+-- Name: mdl_messuserbloc_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_messuserbloc_use_ix ON public.mdl_message_users_blocked USING btree (userid);
+
+
+--
+-- Name: mdl_messuserbloc_useblo_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_messuserbloc_useblo_uix ON public.mdl_message_users_blocked USING btree (userid, blockeduserid);
+
+
+--
+-- Name: mdl_mnetenrocour_hosrem_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_mnetenrocour_hosrem_uix ON public.mdl_mnetservice_enrol_courses USING btree (hostid, remoteid);
+
+
+--
+-- Name: mdl_mnetenroenro_hos_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mnetenroenro_hos_ix ON public.mdl_mnetservice_enrol_enrolments USING btree (hostid);
+
+
+--
+-- Name: mdl_mnetenroenro_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mnetenroenro_use_ix ON public.mdl_mnetservice_enrol_enrolments USING btree (userid);
+
+
+--
+-- Name: mdl_mnethost_app_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mnethost_app_ix ON public.mdl_mnet_host USING btree (applicationid);
+
+
+--
+-- Name: mdl_mnethost_hosser_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_mnethost_hosser_uix ON public.mdl_mnet_host2service USING btree (hostid, serviceid);
+
+
+--
+-- Name: mdl_mnetlog_hosusecou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mnetlog_hosusecou_ix ON public.mdl_mnet_log USING btree (hostid, userid, course);
+
+
+--
+-- Name: mdl_mnetremoserv_rpcser_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_mnetremoserv_rpcser_uix ON public.mdl_mnet_remote_service2rpc USING btree (rpcid, serviceid);
+
+
+--
+-- Name: mdl_mnetrpc_enaxml_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mnetrpc_enaxml_ix ON public.mdl_mnet_rpc USING btree (enabled, xmlrpcpath);
+
+
+--
+-- Name: mdl_mnetserv_rpcser_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_mnetserv_rpcser_uix ON public.mdl_mnet_service2rpc USING btree (rpcid, serviceid);
+
+
+--
+-- Name: mdl_mnetsess_tok_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_mnetsess_tok_uix ON public.mdl_mnet_session USING btree (token);
+
+
+--
+-- Name: mdl_mnetssoaccecont_mneuse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_mnetssoaccecont_mneuse_uix ON public.mdl_mnet_sso_access_control USING btree (mnet_host_id, username);
+
+
+--
+-- Name: mdl_modu_nam_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_modu_nam_ix ON public.mdl_modules USING btree (name);
+
+
+--
+-- Name: mdl_mypage_usepri_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_mypage_usepri_ix ON public.mdl_my_pages USING btree (userid, private);
+
+
+--
+-- Name: mdl_noti_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_noti_use2_ix ON public.mdl_notifications USING btree (useridto);
+
+
+--
+-- Name: mdl_noti_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_noti_use_ix ON public.mdl_notifications USING btree (useridfrom);
+
+
+--
+-- Name: mdl_oautaccetoke_iss_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_oautaccetoke_iss_uix ON public.mdl_oauth2_access_token USING btree (issuerid);
+
+
+--
+-- Name: mdl_oautendp_iss_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_oautendp_iss_ix ON public.mdl_oauth2_endpoint USING btree (issuerid);
+
+
+--
+-- Name: mdl_oautrefrtoke_iss_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_oautrefrtoke_iss_ix ON public.mdl_oauth2_refresh_token USING btree (issuerid);
+
+
+--
+-- Name: mdl_oautrefrtoke_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_oautrefrtoke_use_ix ON public.mdl_oauth2_refresh_token USING btree (userid);
+
+
+--
+-- Name: mdl_oautrefrtoke_useisssco_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_oautrefrtoke_useisssco_uix ON public.mdl_oauth2_refresh_token USING btree (userid, issuerid, scopehash);
+
+
+--
+-- Name: mdl_oautsystacco_iss_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_oautsystacco_iss_uix ON public.mdl_oauth2_system_account USING btree (issuerid);
+
+
+--
+-- Name: mdl_oautuserfielmapp_iss_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_oautuserfielmapp_iss_ix ON public.mdl_oauth2_user_field_mapping USING btree (issuerid);
+
+
+--
+-- Name: mdl_oautuserfielmapp_issin_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_oautuserfielmapp_issin_uix ON public.mdl_oauth2_user_field_mapping USING btree (issuerid, internalfield);
+
+
+--
+-- Name: mdl_page_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_page_cou_ix ON public.mdl_page USING btree (course);
+
+
+--
+-- Name: mdl_paygpayp_pay_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_paygpayp_pay_uix ON public.mdl_paygw_paypal USING btree (paymentid);
+
+
+--
+-- Name: mdl_paym_acc_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_paym_acc_ix ON public.mdl_payments USING btree (accountid);
+
+
+--
+-- Name: mdl_paym_compayite_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_paym_compayite_ix ON public.mdl_payments USING btree (component, paymentarea, itemid);
+
+
+--
+-- Name: mdl_paym_gat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_paym_gat_ix ON public.mdl_payments USING btree (gateway);
+
+
+--
+-- Name: mdl_paym_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_paym_use_ix ON public.mdl_payments USING btree (userid);
+
+
+--
+-- Name: mdl_paymgate_acc_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_paymgate_acc_ix ON public.mdl_payment_gateways USING btree (accountid);
+
+
+--
+-- Name: mdl_portinstconf_ins_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_portinstconf_ins_ix ON public.mdl_portfolio_instance_config USING btree (instance);
+
+
+--
+-- Name: mdl_portinstconf_nam_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_portinstconf_nam_ix ON public.mdl_portfolio_instance_config USING btree (name);
+
+
+--
+-- Name: mdl_portinstuser_ins_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_portinstuser_ins_ix ON public.mdl_portfolio_instance_user USING btree (instance);
+
+
+--
+-- Name: mdl_portinstuser_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_portinstuser_use_ix ON public.mdl_portfolio_instance_user USING btree (userid);
+
+
+--
+-- Name: mdl_portlog_por_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_portlog_por_ix ON public.mdl_portfolio_log USING btree (portfolio);
+
+
+--
+-- Name: mdl_portlog_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_portlog_use_ix ON public.mdl_portfolio_log USING btree (userid);
+
+
+--
+-- Name: mdl_portmahaqueu_tok_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_portmahaqueu_tok_ix ON public.mdl_portfolio_mahara_queue USING btree (token);
+
+
+--
+-- Name: mdl_portmahaqueu_tra_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_portmahaqueu_tra_ix ON public.mdl_portfolio_mahara_queue USING btree (transferid);
+
+
+--
+-- Name: mdl_porttemp_ins_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_porttemp_ins_ix ON public.mdl_portfolio_tempdata USING btree (instance);
+
+
+--
+-- Name: mdl_porttemp_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_porttemp_use_ix ON public.mdl_portfolio_tempdata USING btree (userid);
+
+
+--
+-- Name: mdl_post_iduse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_post_iduse_uix ON public.mdl_post USING btree (id, userid);
+
+
+--
+-- Name: mdl_post_las_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_post_las_ix ON public.mdl_post USING btree (lastmodified);
+
+
+--
+-- Name: mdl_post_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_post_mod_ix ON public.mdl_post USING btree (module);
+
+
+--
+-- Name: mdl_post_sub_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_post_sub_ix ON public.mdl_post USING btree (subject);
+
+
+--
+-- Name: mdl_post_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_post_use_ix ON public.mdl_post USING btree (usermodified);
+
+
+--
+-- Name: mdl_prof_run_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_prof_run_uix ON public.mdl_profiling USING btree (runid);
+
+
+--
+-- Name: mdl_prof_timrun_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_prof_timrun_ix ON public.mdl_profiling USING btree (timecreated, runreference);
+
+
+--
+-- Name: mdl_prof_urlrun_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_prof_urlrun_ix ON public.mdl_profiling USING btree (url, runreference);
+
+
+--
+-- Name: mdl_qtypddim_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_qtypddim_que_ix ON public.mdl_qtype_ddimageortext USING btree (questionid);
+
+
+--
+-- Name: mdl_qtypddimdrag_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_qtypddimdrag_que_ix ON public.mdl_qtype_ddimageortext_drags USING btree (questionid);
+
+
+--
+-- Name: mdl_qtypddimdrop_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_qtypddimdrop_que_ix ON public.mdl_qtype_ddimageortext_drops USING btree (questionid);
+
+
+--
+-- Name: mdl_qtypddma_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_qtypddma_que_ix ON public.mdl_qtype_ddmarker USING btree (questionid);
+
+
+--
+-- Name: mdl_qtypddmadrag_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_qtypddmadrag_que_ix ON public.mdl_qtype_ddmarker_drags USING btree (questionid);
+
+
+--
+-- Name: mdl_qtypddmadrop_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_qtypddmadrop_que_ix ON public.mdl_qtype_ddmarker_drops USING btree (questionid);
+
+
+--
+-- Name: mdl_qtypessaopti_que_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_qtypessaopti_que_uix ON public.mdl_qtype_essay_options USING btree (questionid);
+
+
+--
+-- Name: mdl_qtypmatcopti_que_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_qtypmatcopti_que_uix ON public.mdl_qtype_match_options USING btree (questionid);
+
+
+--
+-- Name: mdl_qtypmatcsubq_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_qtypmatcsubq_que_ix ON public.mdl_qtype_match_subquestions USING btree (questionid);
+
+
+--
+-- Name: mdl_qtypmultopti_que_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_qtypmultopti_que_uix ON public.mdl_qtype_multichoice_options USING btree (questionid);
+
+
+--
+-- Name: mdl_qtyprandopti_que_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_qtyprandopti_que_uix ON public.mdl_qtype_randomsamatch_options USING btree (questionid);
+
+
+--
+-- Name: mdl_qtypshoropti_que_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_qtypshoropti_que_uix ON public.mdl_qtype_shortanswer_options USING btree (questionid);
+
+
+--
+-- Name: mdl_ques_cat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ques_cat_ix ON public.mdl_question USING btree (category);
+
+
+--
+-- Name: mdl_ques_catidn_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_ques_catidn_uix ON public.mdl_question USING btree (category, idnumber);
+
+
+--
+-- Name: mdl_ques_cre_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ques_cre_ix ON public.mdl_question USING btree (createdby);
+
+
+--
+-- Name: mdl_ques_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ques_mod_ix ON public.mdl_question USING btree (modifiedby);
+
+
+--
+-- Name: mdl_ques_par_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ques_par_ix ON public.mdl_question USING btree (parent);
+
+
+--
+-- Name: mdl_ques_qty_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_ques_qty_ix ON public.mdl_question USING btree (qtype);
+
+
+--
+-- Name: mdl_quesansw_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesansw_que_ix ON public.mdl_question_answers USING btree (question);
+
+
+--
+-- Name: mdl_quesatte_beh_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesatte_beh_ix ON public.mdl_question_attempts USING btree (behaviour);
+
+
+--
+-- Name: mdl_quesatte_que2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesatte_que2_ix ON public.mdl_question_attempts USING btree (questionusageid);
+
+
+--
+-- Name: mdl_quesatte_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesatte_que_ix ON public.mdl_question_attempts USING btree (questionid);
+
+
+--
+-- Name: mdl_quesatte_queslo_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quesatte_queslo_uix ON public.mdl_question_attempts USING btree (questionusageid, slot);
+
+
+--
+-- Name: mdl_quesattestep_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesattestep_que_ix ON public.mdl_question_attempt_steps USING btree (questionattemptid);
+
+
+--
+-- Name: mdl_quesattestep_queseq_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quesattestep_queseq_uix ON public.mdl_question_attempt_steps USING btree (questionattemptid, sequencenumber);
+
+
+--
+-- Name: mdl_quesattestep_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesattestep_use_ix ON public.mdl_question_attempt_steps USING btree (userid);
+
+
+--
+-- Name: mdl_quesattestepdata_att_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesattestepdata_att_ix ON public.mdl_question_attempt_step_data USING btree (attemptstepid);
+
+
+--
+-- Name: mdl_quescalc_ans_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quescalc_ans_ix ON public.mdl_question_calculated USING btree (answer);
+
+
+--
+-- Name: mdl_quescalc_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quescalc_que_ix ON public.mdl_question_calculated USING btree (question);
+
+
+--
+-- Name: mdl_quescalcopti_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quescalcopti_que_ix ON public.mdl_question_calculated_options USING btree (question);
+
+
+--
+-- Name: mdl_quescate_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quescate_con_ix ON public.mdl_question_categories USING btree (contextid);
+
+
+--
+-- Name: mdl_quescate_conidn_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quescate_conidn_uix ON public.mdl_question_categories USING btree (contextid, idnumber);
+
+
+--
+-- Name: mdl_quescate_consta_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quescate_consta_uix ON public.mdl_question_categories USING btree (contextid, stamp);
+
+
+--
+-- Name: mdl_quescate_par_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quescate_par_ix ON public.mdl_question_categories USING btree (parent);
+
+
+--
+-- Name: mdl_quesdata_dat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesdata_dat_ix ON public.mdl_question_datasets USING btree (datasetdefinition);
+
+
+--
+-- Name: mdl_quesdata_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesdata_que_ix ON public.mdl_question_datasets USING btree (question);
+
+
+--
+-- Name: mdl_quesdata_quedat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesdata_quedat_ix ON public.mdl_question_datasets USING btree (question, datasetdefinition);
+
+
+--
+-- Name: mdl_quesdatadefi_cat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesdatadefi_cat_ix ON public.mdl_question_dataset_definitions USING btree (category);
+
+
+--
+-- Name: mdl_quesdataitem_def_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesdataitem_def_ix ON public.mdl_question_dataset_items USING btree (definition);
+
+
+--
+-- Name: mdl_quesddwt_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesddwt_que_ix ON public.mdl_question_ddwtos USING btree (questionid);
+
+
+--
+-- Name: mdl_quesgaps_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesgaps_que_ix ON public.mdl_question_gapselect USING btree (questionid);
+
+
+--
+-- Name: mdl_queshint_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_queshint_que_ix ON public.mdl_question_hints USING btree (questionid);
+
+
+--
+-- Name: mdl_quesmult_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesmult_que_ix ON public.mdl_question_multianswer USING btree (question);
+
+
+--
+-- Name: mdl_quesnume_ans_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesnume_ans_ix ON public.mdl_question_numerical USING btree (answer);
+
+
+--
+-- Name: mdl_quesnume_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesnume_que_ix ON public.mdl_question_numerical USING btree (question);
+
+
+--
+-- Name: mdl_quesnumeopti_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesnumeopti_que_ix ON public.mdl_question_numerical_options USING btree (question);
+
+
+--
+-- Name: mdl_quesnumeunit_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesnumeunit_que_ix ON public.mdl_question_numerical_units USING btree (question);
+
+
+--
+-- Name: mdl_quesnumeunit_queuni_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quesnumeunit_queuni_uix ON public.mdl_question_numerical_units USING btree (question, unit);
+
+
+--
+-- Name: mdl_quesrespcoun_ana_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesrespcoun_ana_ix ON public.mdl_question_response_count USING btree (analysisid);
+
+
+--
+-- Name: mdl_questrue_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_questrue_que_ix ON public.mdl_question_truefalse USING btree (question);
+
+
+--
+-- Name: mdl_quesusag_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quesusag_con_ix ON public.mdl_question_usages USING btree (contextid);
+
+
+--
+-- Name: mdl_quiz_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quiz_cou_ix ON public.mdl_quiz USING btree (course);
+
+
+--
+-- Name: mdl_quizatte_qui_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizatte_qui_ix ON public.mdl_quiz_attempts USING btree (quiz);
+
+
+--
+-- Name: mdl_quizatte_quiuseatt_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quizatte_quiuseatt_uix ON public.mdl_quiz_attempts USING btree (quiz, userid, attempt);
+
+
+--
+-- Name: mdl_quizatte_statim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizatte_statim_ix ON public.mdl_quiz_attempts USING btree (state, timecheckstate);
+
+
+--
+-- Name: mdl_quizatte_uni_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quizatte_uni_uix ON public.mdl_quiz_attempts USING btree (uniqueid);
+
+
+--
+-- Name: mdl_quizatte_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizatte_use_ix ON public.mdl_quiz_attempts USING btree (userid);
+
+
+--
+-- Name: mdl_quizfeed_qui_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizfeed_qui_ix ON public.mdl_quiz_feedback USING btree (quizid);
+
+
+--
+-- Name: mdl_quizgrad_qui_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizgrad_qui_ix ON public.mdl_quiz_grades USING btree (quiz);
+
+
+--
+-- Name: mdl_quizgrad_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizgrad_use_ix ON public.mdl_quiz_grades USING btree (userid);
+
+
+--
+-- Name: mdl_quizover_gro_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizover_gro_ix ON public.mdl_quiz_overrides USING btree (groupid);
+
+
+--
+-- Name: mdl_quizover_qui_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizover_qui_ix ON public.mdl_quiz_overrides USING btree (quiz);
+
+
+--
+-- Name: mdl_quizover_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizover_use_ix ON public.mdl_quiz_overrides USING btree (userid);
+
+
+--
+-- Name: mdl_quizoverregr_queslo_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizoverregr_queslo_ix ON public.mdl_quiz_overview_regrades USING btree (questionusageid, slot);
+
+
+--
+-- Name: mdl_quizrepo_nam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quizrepo_nam_uix ON public.mdl_quiz_reports USING btree (name);
+
+
+--
+-- Name: mdl_quizsebquiz_cmi_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quizsebquiz_cmi_uix ON public.mdl_quizaccess_seb_quizsettings USING btree (cmid);
+
+
+--
+-- Name: mdl_quizsebquiz_qui_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quizsebquiz_qui_uix ON public.mdl_quizaccess_seb_quizsettings USING btree (quizid);
+
+
+--
+-- Name: mdl_quizsebquiz_tem_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizsebquiz_tem_ix ON public.mdl_quizaccess_seb_quizsettings USING btree (templateid);
+
+
+--
+-- Name: mdl_quizsebquiz_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizsebquiz_use_ix ON public.mdl_quizaccess_seb_quizsettings USING btree (usermodified);
+
+
+--
+-- Name: mdl_quizsebtemp_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizsebtemp_use_ix ON public.mdl_quizaccess_seb_template USING btree (usermodified);
+
+
+--
+-- Name: mdl_quizsect_qui_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizsect_qui_ix ON public.mdl_quiz_sections USING btree (quizid);
+
+
+--
+-- Name: mdl_quizsect_quifir_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quizsect_quifir_uix ON public.mdl_quiz_sections USING btree (quizid, firstslot);
+
+
+--
+-- Name: mdl_quizslot_que2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizslot_que2_ix ON public.mdl_quiz_slots USING btree (questioncategoryid);
+
+
+--
+-- Name: mdl_quizslot_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizslot_que_ix ON public.mdl_quiz_slots USING btree (questionid);
+
+
+--
+-- Name: mdl_quizslot_qui_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizslot_qui_ix ON public.mdl_quiz_slots USING btree (quizid);
+
+
+--
+-- Name: mdl_quizslot_quislo_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_quizslot_quislo_uix ON public.mdl_quiz_slots USING btree (quizid, slot);
+
+
+--
+-- Name: mdl_quizslottags_slo_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizslottags_slo_ix ON public.mdl_quiz_slot_tags USING btree (slotid);
+
+
+--
+-- Name: mdl_quizslottags_tag_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_quizslottags_tag_ix ON public.mdl_quiz_slot_tags USING btree (tagid);
+
+
+--
+-- Name: mdl_rati_comratconite_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rati_comratconite_ix ON public.mdl_rating USING btree (component, ratingarea, contextid, itemid);
+
+
+--
+-- Name: mdl_rati_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rati_con_ix ON public.mdl_rating USING btree (contextid);
+
+
+--
+-- Name: mdl_rati_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rati_use_ix ON public.mdl_rating USING btree (userid);
+
+
+--
+-- Name: mdl_repoonedacce_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_repoonedacce_use_ix ON public.mdl_repository_onedrive_access USING btree (usermodified);
+
+
+--
+-- Name: mdl_reso_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_reso_cou_ix ON public.mdl_resource USING btree (course);
+
+
+--
+-- Name: mdl_resoold_cmi_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_resoold_cmi_ix ON public.mdl_resource_old USING btree (cmid);
+
+
+--
+-- Name: mdl_resoold_old_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_resoold_old_uix ON public.mdl_resource_old USING btree (oldid);
+
+
+--
+-- Name: mdl_role_sho_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_role_sho_uix ON public.mdl_role USING btree (shortname);
+
+
+--
+-- Name: mdl_role_sor_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_role_sor_uix ON public.mdl_role USING btree (sortorder);
+
+
+--
+-- Name: mdl_rolealloassi_all_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolealloassi_all_ix ON public.mdl_role_allow_assign USING btree (allowassign);
+
+
+--
+-- Name: mdl_rolealloassi_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolealloassi_rol_ix ON public.mdl_role_allow_assign USING btree (roleid);
+
+
+--
+-- Name: mdl_rolealloassi_rolall_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_rolealloassi_rolall_uix ON public.mdl_role_allow_assign USING btree (roleid, allowassign);
+
+
+--
+-- Name: mdl_rolealloover_all_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolealloover_all_ix ON public.mdl_role_allow_override USING btree (allowoverride);
+
+
+--
+-- Name: mdl_rolealloover_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolealloover_rol_ix ON public.mdl_role_allow_override USING btree (roleid);
+
+
+--
+-- Name: mdl_rolealloover_rolall_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_rolealloover_rolall_uix ON public.mdl_role_allow_override USING btree (roleid, allowoverride);
+
+
+--
+-- Name: mdl_rolealloswit_all_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolealloswit_all_ix ON public.mdl_role_allow_switch USING btree (allowswitch);
+
+
+--
+-- Name: mdl_rolealloswit_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolealloswit_rol_ix ON public.mdl_role_allow_switch USING btree (roleid);
+
+
+--
+-- Name: mdl_rolealloswit_rolall_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_rolealloswit_rolall_uix ON public.mdl_role_allow_switch USING btree (roleid, allowswitch);
+
+
+--
+-- Name: mdl_rolealloview_all_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolealloview_all_ix ON public.mdl_role_allow_view USING btree (allowview);
+
+
+--
+-- Name: mdl_rolealloview_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolealloview_rol_ix ON public.mdl_role_allow_view USING btree (roleid);
+
+
+--
+-- Name: mdl_rolealloview_rolall_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_rolealloview_rolall_uix ON public.mdl_role_allow_view USING btree (roleid, allowview);
+
+
+--
+-- Name: mdl_roleassi_comiteuse_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_roleassi_comiteuse_ix ON public.mdl_role_assignments USING btree (component, itemid, userid);
+
+
+--
+-- Name: mdl_roleassi_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_roleassi_con_ix ON public.mdl_role_assignments USING btree (contextid);
+
+
+--
+-- Name: mdl_roleassi_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_roleassi_rol_ix ON public.mdl_role_assignments USING btree (roleid);
+
+
+--
+-- Name: mdl_roleassi_rolcon_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_roleassi_rolcon_ix ON public.mdl_role_assignments USING btree (roleid, contextid);
+
+
+--
+-- Name: mdl_roleassi_sor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_roleassi_sor_ix ON public.mdl_role_assignments USING btree (sortorder);
+
+
+--
+-- Name: mdl_roleassi_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_roleassi_use_ix ON public.mdl_role_assignments USING btree (userid);
+
+
+--
+-- Name: mdl_roleassi_useconrol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_roleassi_useconrol_ix ON public.mdl_role_assignments USING btree (userid, contextid, roleid);
+
+
+--
+-- Name: mdl_rolecapa_cap_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolecapa_cap_ix ON public.mdl_role_capabilities USING btree (capability);
+
+
+--
+-- Name: mdl_rolecapa_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolecapa_con_ix ON public.mdl_role_capabilities USING btree (contextid);
+
+
+--
+-- Name: mdl_rolecapa_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolecapa_mod_ix ON public.mdl_role_capabilities USING btree (modifierid);
+
+
+--
+-- Name: mdl_rolecapa_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolecapa_rol_ix ON public.mdl_role_capabilities USING btree (roleid);
+
+
+--
+-- Name: mdl_rolecapa_rolconcap_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_rolecapa_rolconcap_uix ON public.mdl_role_capabilities USING btree (roleid, contextid, capability);
+
+
+--
+-- Name: mdl_rolecontleve_conrol_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_rolecontleve_conrol_uix ON public.mdl_role_context_levels USING btree (contextlevel, roleid);
+
+
+--
+-- Name: mdl_rolecontleve_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolecontleve_rol_ix ON public.mdl_role_context_levels USING btree (roleid);
+
+
+--
+-- Name: mdl_rolename_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolename_con_ix ON public.mdl_role_names USING btree (contextid);
+
+
+--
+-- Name: mdl_rolename_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_rolename_rol_ix ON public.mdl_role_names USING btree (roleid);
+
+
+--
+-- Name: mdl_rolename_rolcon_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_rolename_rolcon_uix ON public.mdl_role_names USING btree (roleid, contextid);
+
+
+--
+-- Name: mdl_scal_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scal_cou_ix ON public.mdl_scale USING btree (courseid);
+
+
+--
+-- Name: mdl_scalhist_act_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scalhist_act_ix ON public.mdl_scale_history USING btree (action);
+
+
+--
+-- Name: mdl_scalhist_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scalhist_cou_ix ON public.mdl_scale_history USING btree (courseid);
+
+
+--
+-- Name: mdl_scalhist_log_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scalhist_log_ix ON public.mdl_scale_history USING btree (loggeduser);
+
+
+--
+-- Name: mdl_scalhist_old_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scalhist_old_ix ON public.mdl_scale_history USING btree (oldid);
+
+
+--
+-- Name: mdl_scalhist_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scalhist_tim_ix ON public.mdl_scale_history USING btree (timemodified);
+
+
+--
+-- Name: mdl_scor_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scor_cou_ix ON public.mdl_scorm USING btree (course);
+
+
+--
+-- Name: mdl_scoraiccsess_sco_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scoraiccsess_sco_ix ON public.mdl_scorm_aicc_session USING btree (scormid);
+
+
+--
+-- Name: mdl_scoraiccsess_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scoraiccsess_use_ix ON public.mdl_scorm_aicc_session USING btree (userid);
+
+
+--
+-- Name: mdl_scorscoe_sco_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorscoe_sco_ix ON public.mdl_scorm_scoes USING btree (scorm);
+
+
+--
+-- Name: mdl_scorscoedata_sco_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorscoedata_sco_ix ON public.mdl_scorm_scoes_data USING btree (scoid);
+
+
+--
+-- Name: mdl_scorscoetrac_sco2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorscoetrac_sco2_ix ON public.mdl_scorm_scoes_track USING btree (scoid);
+
+
+--
+-- Name: mdl_scorscoetrac_sco_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorscoetrac_sco_ix ON public.mdl_scorm_scoes_track USING btree (scormid);
+
+
+--
+-- Name: mdl_scorscoetrac_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorscoetrac_use_ix ON public.mdl_scorm_scoes_track USING btree (userid);
+
+
+--
+-- Name: mdl_scorscoetrac_usescosco_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_scorscoetrac_usescosco_uix ON public.mdl_scorm_scoes_track USING btree (userid, scormid, scoid, attempt, element);
+
+
+--
+-- Name: mdl_scorseqmapi_obj_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorseqmapi_obj_ix ON public.mdl_scorm_seq_mapinfo USING btree (objectiveid);
+
+
+--
+-- Name: mdl_scorseqmapi_sco_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorseqmapi_sco_ix ON public.mdl_scorm_seq_mapinfo USING btree (scoid);
+
+
+--
+-- Name: mdl_scorseqmapi_scoidobj_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_scorseqmapi_scoidobj_uix ON public.mdl_scorm_seq_mapinfo USING btree (scoid, id, objectiveid);
+
+
+--
+-- Name: mdl_scorseqobje_sco_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorseqobje_sco_ix ON public.mdl_scorm_seq_objective USING btree (scoid);
+
+
+--
+-- Name: mdl_scorseqobje_scoid_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_scorseqobje_scoid_uix ON public.mdl_scorm_seq_objective USING btree (scoid, id);
+
+
+--
+-- Name: mdl_scorseqroll_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorseqroll_rol_ix ON public.mdl_scorm_seq_rolluprulecond USING btree (rollupruleid);
+
+
+--
+-- Name: mdl_scorseqroll_sco2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorseqroll_sco2_ix ON public.mdl_scorm_seq_rolluprulecond USING btree (scoid);
+
+
+--
+-- Name: mdl_scorseqroll_sco_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorseqroll_sco_ix ON public.mdl_scorm_seq_rolluprule USING btree (scoid);
+
+
+--
+-- Name: mdl_scorseqroll_scoid_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_scorseqroll_scoid_uix ON public.mdl_scorm_seq_rolluprule USING btree (scoid, id);
+
+
+--
+-- Name: mdl_scorseqroll_scorolid_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_scorseqroll_scorolid_uix ON public.mdl_scorm_seq_rolluprulecond USING btree (scoid, rollupruleid, id);
+
+
+--
+-- Name: mdl_scorseqrule_idscorul_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_scorseqrule_idscorul_uix ON public.mdl_scorm_seq_rulecond USING btree (id, scoid, ruleconditionsid);
+
+
+--
+-- Name: mdl_scorseqrule_rul_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorseqrule_rul_ix ON public.mdl_scorm_seq_rulecond USING btree (ruleconditionsid);
+
+
+--
+-- Name: mdl_scorseqrule_sco2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorseqrule_sco2_ix ON public.mdl_scorm_seq_rulecond USING btree (scoid);
+
+
+--
+-- Name: mdl_scorseqrule_sco_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_scorseqrule_sco_ix ON public.mdl_scorm_seq_ruleconds USING btree (scoid);
+
+
+--
+-- Name: mdl_scorseqrule_scoid_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_scorseqrule_scoid_uix ON public.mdl_scorm_seq_ruleconds USING btree (scoid, id);
+
+
+--
+-- Name: mdl_search_simpledb_content; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_search_simpledb_content ON public.mdl_search_simpledb_index USING gin (to_tsvector('simple'::regconfig, content));
+
+
+--
+-- Name: mdl_search_simpledb_description1; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_search_simpledb_description1 ON public.mdl_search_simpledb_index USING gin (to_tsvector('simple'::regconfig, description1));
+
+
+--
+-- Name: mdl_search_simpledb_description2; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_search_simpledb_description2 ON public.mdl_search_simpledb_index USING gin (to_tsvector('simple'::regconfig, description2));
+
+
+--
+-- Name: mdl_search_simpledb_title; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_search_simpledb_title ON public.mdl_search_simpledb_index USING gin (to_tsvector('simple'::regconfig, title));
+
+
+--
+-- Name: mdl_searinderequ_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_searinderequ_con_ix ON public.mdl_search_index_requests USING btree (contextid);
+
+
+--
+-- Name: mdl_searinderequ_indtim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_searinderequ_indtim_ix ON public.mdl_search_index_requests USING btree (indexpriority, timerequested);
+
+
+--
+-- Name: mdl_searsimpinde_doc_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_searsimpinde_doc_uix ON public.mdl_search_simpledb_index USING btree (docid);
+
+
+--
+-- Name: mdl_searsimpinde_owncon_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_searsimpinde_owncon_ix ON public.mdl_search_simpledb_index USING btree (owneruserid, contextid);
+
+
+--
+-- Name: mdl_sess_sid_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_sess_sid_uix ON public.mdl_sessions USING btree (sid);
+
+
+--
+-- Name: mdl_sess_sta_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_sess_sta_ix ON public.mdl_sessions USING btree (state);
+
+
+--
+-- Name: mdl_sess_tim2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_sess_tim2_ix ON public.mdl_sessions USING btree (timemodified);
+
+
+--
+-- Name: mdl_sess_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_sess_tim_ix ON public.mdl_sessions USING btree (timecreated);
+
+
+--
+-- Name: mdl_sess_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_sess_use_ix ON public.mdl_sessions USING btree (userid);
+
+
+--
+-- Name: mdl_statdail_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statdail_cou_ix ON public.mdl_stats_daily USING btree (courseid);
+
+
+--
+-- Name: mdl_statdail_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statdail_rol_ix ON public.mdl_stats_daily USING btree (roleid);
+
+
+--
+-- Name: mdl_statdail_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statdail_tim_ix ON public.mdl_stats_daily USING btree (timeend);
+
+
+--
+-- Name: mdl_statmont_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statmont_cou_ix ON public.mdl_stats_monthly USING btree (courseid);
+
+
+--
+-- Name: mdl_statmont_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statmont_rol_ix ON public.mdl_stats_monthly USING btree (roleid);
+
+
+--
+-- Name: mdl_statmont_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statmont_tim_ix ON public.mdl_stats_monthly USING btree (timeend);
+
+
+--
+-- Name: mdl_statuserdail_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statuserdail_cou_ix ON public.mdl_stats_user_daily USING btree (courseid);
+
+
+--
+-- Name: mdl_statuserdail_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statuserdail_rol_ix ON public.mdl_stats_user_daily USING btree (roleid);
+
+
+--
+-- Name: mdl_statuserdail_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statuserdail_tim_ix ON public.mdl_stats_user_daily USING btree (timeend);
+
+
+--
+-- Name: mdl_statuserdail_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statuserdail_use_ix ON public.mdl_stats_user_daily USING btree (userid);
+
+
+--
+-- Name: mdl_statusermont_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statusermont_cou_ix ON public.mdl_stats_user_monthly USING btree (courseid);
+
+
+--
+-- Name: mdl_statusermont_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statusermont_rol_ix ON public.mdl_stats_user_monthly USING btree (roleid);
+
+
+--
+-- Name: mdl_statusermont_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statusermont_tim_ix ON public.mdl_stats_user_monthly USING btree (timeend);
+
+
+--
+-- Name: mdl_statusermont_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statusermont_use_ix ON public.mdl_stats_user_monthly USING btree (userid);
+
+
+--
+-- Name: mdl_statuserweek_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statuserweek_cou_ix ON public.mdl_stats_user_weekly USING btree (courseid);
+
+
+--
+-- Name: mdl_statuserweek_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statuserweek_rol_ix ON public.mdl_stats_user_weekly USING btree (roleid);
+
+
+--
+-- Name: mdl_statuserweek_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statuserweek_tim_ix ON public.mdl_stats_user_weekly USING btree (timeend);
+
+
+--
+-- Name: mdl_statuserweek_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statuserweek_use_ix ON public.mdl_stats_user_weekly USING btree (userid);
+
+
+--
+-- Name: mdl_statweek_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statweek_cou_ix ON public.mdl_stats_weekly USING btree (courseid);
+
+
+--
+-- Name: mdl_statweek_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statweek_rol_ix ON public.mdl_stats_weekly USING btree (roleid);
+
+
+--
+-- Name: mdl_statweek_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_statweek_tim_ix ON public.mdl_stats_weekly USING btree (timeend);
+
+
+--
+-- Name: mdl_surv_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_surv_cou_ix ON public.mdl_survey USING btree (course);
+
+
+--
+-- Name: mdl_survanal_sur_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_survanal_sur_ix ON public.mdl_survey_analysis USING btree (survey);
+
+
+--
+-- Name: mdl_survanal_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_survanal_use_ix ON public.mdl_survey_analysis USING btree (userid);
+
+
+--
+-- Name: mdl_survansw_que_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_survansw_que_ix ON public.mdl_survey_answers USING btree (question);
+
+
+--
+-- Name: mdl_survansw_sur_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_survansw_sur_ix ON public.mdl_survey_answers USING btree (survey);
+
+
+--
+-- Name: mdl_survansw_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_survansw_use_ix ON public.mdl_survey_answers USING btree (userid);
+
+
+--
+-- Name: mdl_tag_tag_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tag_tag_ix ON public.mdl_tag USING btree (tagcollid);
+
+
+--
+-- Name: mdl_tag_tagiss_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tag_tagiss_ix ON public.mdl_tag USING btree (tagcollid, isstandard);
+
+
+--
+-- Name: mdl_tag_tagnam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_tag_tagnam_uix ON public.mdl_tag USING btree (tagcollid, name);
+
+
+--
+-- Name: mdl_tag_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tag_use_ix ON public.mdl_tag USING btree (userid);
+
+
+--
+-- Name: mdl_tagarea_comite_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_tagarea_comite_uix ON public.mdl_tag_area USING btree (component, itemtype);
+
+
+--
+-- Name: mdl_tagarea_tag_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tagarea_tag_ix ON public.mdl_tag_area USING btree (tagcollid);
+
+
+--
+-- Name: mdl_tagcorr_tag_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tagcorr_tag_ix ON public.mdl_tag_correlation USING btree (tagid);
+
+
+--
+-- Name: mdl_taginst_comiteiteconti_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_taginst_comiteiteconti_uix ON public.mdl_tag_instance USING btree (component, itemtype, itemid, contextid, tiuserid, tagid);
+
+
+--
+-- Name: mdl_taginst_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_taginst_con_ix ON public.mdl_tag_instance USING btree (contextid);
+
+
+--
+-- Name: mdl_taginst_itecomtagcon_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_taginst_itecomtagcon_ix ON public.mdl_tag_instance USING btree (itemtype, component, tagid, contextid);
+
+
+--
+-- Name: mdl_taginst_tag_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_taginst_tag_ix ON public.mdl_tag_instance USING btree (tagid);
+
+
+--
+-- Name: mdl_taskadho_nex_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_taskadho_nex_ix ON public.mdl_task_adhoc USING btree (nextruntime);
+
+
+--
+-- Name: mdl_taskadho_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_taskadho_use_ix ON public.mdl_task_adhoc USING btree (userid);
+
+
+--
+-- Name: mdl_tasklog_cla_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tasklog_cla_ix ON public.mdl_task_log USING btree (classname);
+
+
+--
+-- Name: mdl_tasklog_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tasklog_tim_ix ON public.mdl_task_log USING btree (timestart);
+
+
+--
+-- Name: mdl_tasksche_cla_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_tasksche_cla_uix ON public.mdl_task_scheduled USING btree (classname);
+
+
+--
+-- Name: mdl_toolcoho_cohroluse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_toolcoho_cohroluse_uix ON public.mdl_tool_cohortroles USING btree (cohortid, roleid, userid);
+
+
+--
+-- Name: mdl_toolcust_com_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolcust_com_ix ON public.mdl_tool_customlang USING btree (componentid);
+
+
+--
+-- Name: mdl_toolcust_lancomstr_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_toolcust_lancomstr_uix ON public.mdl_tool_customlang USING btree (lang, componentid, stringid);
+
+
+--
+-- Name: mdl_tooldatactxe_con_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_tooldatactxe_con_uix ON public.mdl_tool_dataprivacy_ctxexpired USING btree (contextid);
+
+
+--
+-- Name: mdl_tooldatactxi_cat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooldatactxi_cat_ix ON public.mdl_tool_dataprivacy_ctxinstance USING btree (categoryid);
+
+
+--
+-- Name: mdl_tooldatactxi_con_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_tooldatactxi_con_uix ON public.mdl_tool_dataprivacy_ctxinstance USING btree (contextid);
+
+
+--
+-- Name: mdl_tooldatactxi_pur_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooldatactxi_pur_ix ON public.mdl_tool_dataprivacy_ctxinstance USING btree (purposeid);
+
+
+--
+-- Name: mdl_tooldatactxl_cat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooldatactxl_cat_ix ON public.mdl_tool_dataprivacy_ctxlevel USING btree (categoryid);
+
+
+--
+-- Name: mdl_tooldatactxl_con_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_tooldatactxl_con_uix ON public.mdl_tool_dataprivacy_ctxlevel USING btree (contextlevel);
+
+
+--
+-- Name: mdl_tooldatactxl_pur_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooldatactxl_pur_ix ON public.mdl_tool_dataprivacy_ctxlevel USING btree (purposeid);
+
+
+--
+-- Name: mdl_tooldatapurp_pur_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooldatapurp_pur_ix ON public.mdl_tool_dataprivacy_purposerole USING btree (purposeid);
+
+
+--
+-- Name: mdl_tooldatapurp_purrol_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_tooldatapurp_purrol_uix ON public.mdl_tool_dataprivacy_purposerole USING btree (purposeid, roleid);
+
+
+--
+-- Name: mdl_tooldatapurp_rol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooldatapurp_rol_ix ON public.mdl_tool_dataprivacy_purposerole USING btree (roleid);
+
+
+--
+-- Name: mdl_tooldatarequ_dpo_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooldatarequ_dpo_ix ON public.mdl_tool_dataprivacy_request USING btree (dpo);
+
+
+--
+-- Name: mdl_tooldatarequ_req_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooldatarequ_req_ix ON public.mdl_tool_dataprivacy_request USING btree (requestedby);
+
+
+--
+-- Name: mdl_tooldatarequ_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooldatarequ_use2_ix ON public.mdl_tool_dataprivacy_request USING btree (usermodified);
+
+
+--
+-- Name: mdl_tooldatarequ_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooldatarequ_use_ix ON public.mdl_tool_dataprivacy_request USING btree (userid);
+
+
+--
+-- Name: mdl_toolmonihist_sid_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolmonihist_sid_ix ON public.mdl_tool_monitor_history USING btree (sid);
+
+
+--
+-- Name: mdl_toolmonihist_sidusetim_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_toolmonihist_sidusetim_uix ON public.mdl_tool_monitor_history USING btree (sid, userid, timesent);
+
+
+--
+-- Name: mdl_toolmonirule_couuse_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolmonirule_couuse_ix ON public.mdl_tool_monitor_rules USING btree (courseid, userid);
+
+
+--
+-- Name: mdl_toolmonirule_eve_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolmonirule_eve_ix ON public.mdl_tool_monitor_rules USING btree (eventname);
+
+
+--
+-- Name: mdl_toolmonisubs_couuse_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolmonisubs_couuse_ix ON public.mdl_tool_monitor_subscriptions USING btree (courseid, userid);
+
+
+--
+-- Name: mdl_toolmonisubs_rul_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolmonisubs_rul_ix ON public.mdl_tool_monitor_subscriptions USING btree (ruleid);
+
+
+--
+-- Name: mdl_toolpoli_cur_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolpoli_cur_ix ON public.mdl_tool_policy USING btree (currentversionid);
+
+
+--
+-- Name: mdl_toolpoliacce_pol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolpoliacce_pol_ix ON public.mdl_tool_policy_acceptances USING btree (policyversionid);
+
+
+--
+-- Name: mdl_toolpoliacce_poluse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_toolpoliacce_poluse_uix ON public.mdl_tool_policy_acceptances USING btree (policyversionid, userid);
+
+
+--
+-- Name: mdl_toolpoliacce_use2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolpoliacce_use2_ix ON public.mdl_tool_policy_acceptances USING btree (usermodified);
+
+
+--
+-- Name: mdl_toolpoliacce_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolpoliacce_use_ix ON public.mdl_tool_policy_acceptances USING btree (userid);
+
+
+--
+-- Name: mdl_toolpolivers_pol_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolpolivers_pol_ix ON public.mdl_tool_policy_versions USING btree (policyid);
+
+
+--
+-- Name: mdl_toolpolivers_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolpolivers_use_ix ON public.mdl_tool_policy_versions USING btree (usermodified);
+
+
+--
+-- Name: mdl_toolrecycate_cat_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolrecycate_cat_ix ON public.mdl_tool_recyclebin_category USING btree (categoryid);
+
+
+--
+-- Name: mdl_toolrecycate_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolrecycate_tim_ix ON public.mdl_tool_recyclebin_category USING btree (timecreated);
+
+
+--
+-- Name: mdl_toolrecycour_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolrecycour_cou_ix ON public.mdl_tool_recyclebin_course USING btree (courseid);
+
+
+--
+-- Name: mdl_toolrecycour_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_toolrecycour_tim_ix ON public.mdl_tool_recyclebin_course USING btree (timecreated);
+
+
+--
+-- Name: mdl_tooluserstep_tou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooluserstep_tou_ix ON public.mdl_tool_usertours_steps USING btree (tourid);
+
+
+--
+-- Name: mdl_tooluserstep_tousor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_tooluserstep_tousor_ix ON public.mdl_tool_usertours_steps USING btree (tourid, sortorder);
+
+
+--
+-- Name: mdl_upgrlog_tim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_upgrlog_tim_ix ON public.mdl_upgrade_log USING btree (timemodified);
+
+
+--
+-- Name: mdl_upgrlog_typtim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_upgrlog_typtim_ix ON public.mdl_upgrade_log USING btree (type, timemodified);
+
+
+--
+-- Name: mdl_upgrlog_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_upgrlog_use_ix ON public.mdl_upgrade_log USING btree (userid);
+
+
+--
+-- Name: mdl_url_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_url_cou_ix ON public.mdl_url USING btree (course);
+
+
+--
+-- Name: mdl_user_alt_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_alt_ix ON public.mdl_user USING btree (alternatename);
+
+
+--
+-- Name: mdl_user_aut_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_aut_ix ON public.mdl_user USING btree (auth);
+
+
+--
+-- Name: mdl_user_cit_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_cit_ix ON public.mdl_user USING btree (city);
+
+
+--
+-- Name: mdl_user_con_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_con_ix ON public.mdl_user USING btree (confirmed);
+
+
+--
+-- Name: mdl_user_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_cou_ix ON public.mdl_user USING btree (country);
+
+
+--
+-- Name: mdl_user_del_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_del_ix ON public.mdl_user USING btree (deleted);
+
+
+--
+-- Name: mdl_user_ema_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_ema_ix ON public.mdl_user USING btree (email);
+
+
+--
+-- Name: mdl_user_fir2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_fir2_ix ON public.mdl_user USING btree (firstnamephonetic);
+
+
+--
+-- Name: mdl_user_fir_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_fir_ix ON public.mdl_user USING btree (firstname);
+
+
+--
+-- Name: mdl_user_idn_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_idn_ix ON public.mdl_user USING btree (idnumber);
+
+
+--
+-- Name: mdl_user_las2_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_las2_ix ON public.mdl_user USING btree (lastaccess);
+
+
+--
+-- Name: mdl_user_las3_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_las3_ix ON public.mdl_user USING btree (lastnamephonetic);
+
+
+--
+-- Name: mdl_user_las_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_las_ix ON public.mdl_user USING btree (lastname);
+
+
+--
+-- Name: mdl_user_mid_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_user_mid_ix ON public.mdl_user USING btree (middlename);
+
+
+--
+-- Name: mdl_user_mneuse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_user_mneuse_uix ON public.mdl_user USING btree (mnethostid, username);
+
+
+--
+-- Name: mdl_userdevi_pususe_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_userdevi_pususe_uix ON public.mdl_user_devices USING btree (pushid, userid);
+
+
+--
+-- Name: mdl_userdevi_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_userdevi_use_ix ON public.mdl_user_devices USING btree (userid);
+
+
+--
+-- Name: mdl_userdevi_uuiuse_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_userdevi_uuiuse_ix ON public.mdl_user_devices USING btree (uuid, userid);
+
+
+--
+-- Name: mdl_userenro_enr_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_userenro_enr_ix ON public.mdl_user_enrolments USING btree (enrolid);
+
+
+--
+-- Name: mdl_userenro_enruse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_userenro_enruse_uix ON public.mdl_user_enrolments USING btree (enrolid, userid);
+
+
+--
+-- Name: mdl_userenro_mod_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_userenro_mod_ix ON public.mdl_user_enrolments USING btree (modifierid);
+
+
+--
+-- Name: mdl_userenro_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_userenro_use_ix ON public.mdl_user_enrolments USING btree (userid);
+
+
+--
+-- Name: mdl_userinfodata_usefie_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_userinfodata_usefie_uix ON public.mdl_user_info_data USING btree (userid, fieldid);
+
+
+--
+-- Name: mdl_userlast_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_userlast_cou_ix ON public.mdl_user_lastaccess USING btree (courseid);
+
+
+--
+-- Name: mdl_userlast_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_userlast_use_ix ON public.mdl_user_lastaccess USING btree (userid);
+
+
+--
+-- Name: mdl_userlast_usecou_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_userlast_usecou_uix ON public.mdl_user_lastaccess USING btree (userid, courseid);
+
+
+--
+-- Name: mdl_userpasshist_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_userpasshist_use_ix ON public.mdl_user_password_history USING btree (userid);
+
+
+--
+-- Name: mdl_userpassrese_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_userpassrese_use_ix ON public.mdl_user_password_resets USING btree (userid);
+
+
+--
+-- Name: mdl_userpref_usenam_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_userpref_usenam_uix ON public.mdl_user_preferences USING btree (userid, name);
+
+
+--
+-- Name: mdl_userprivkey_scrval_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_userprivkey_scrval_ix ON public.mdl_user_private_key USING btree (script, value);
+
+
+--
+-- Name: mdl_userprivkey_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_userprivkey_use_ix ON public.mdl_user_private_key USING btree (userid);
+
+
+--
+-- Name: mdl_wiki_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_wiki_cou_ix ON public.mdl_wiki USING btree (course);
+
+
+--
+-- Name: mdl_wikilink_fro_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_wikilink_fro_ix ON public.mdl_wiki_links USING btree (frompageid);
+
+
+--
+-- Name: mdl_wikilink_sub_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_wikilink_sub_ix ON public.mdl_wiki_links USING btree (subwikiid);
+
+
+--
+-- Name: mdl_wikipage_sub_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_wikipage_sub_ix ON public.mdl_wiki_pages USING btree (subwikiid);
+
+
+--
+-- Name: mdl_wikipage_subtituse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_wikipage_subtituse_uix ON public.mdl_wiki_pages USING btree (subwikiid, title, userid);
+
+
+--
+-- Name: mdl_wikisubw_wik_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_wikisubw_wik_ix ON public.mdl_wiki_subwikis USING btree (wikiid);
+
+
+--
+-- Name: mdl_wikisubw_wikgrouse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_wikisubw_wikgrouse_uix ON public.mdl_wiki_subwikis USING btree (wikiid, groupid, userid);
+
+
+--
+-- Name: mdl_wikisyno_pagpag_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_wikisyno_pagpag_uix ON public.mdl_wiki_synonyms USING btree (pageid, pagesynonym);
+
+
+--
+-- Name: mdl_wikivers_pag_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_wikivers_pag_ix ON public.mdl_wiki_versions USING btree (pageid);
+
+
+--
+-- Name: mdl_work_cou_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_work_cou_ix ON public.mdl_workshop USING btree (course);
+
+
+--
+-- Name: mdl_workaccu_wor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_workaccu_wor_ix ON public.mdl_workshopform_accumulative USING btree (workshopid);
+
+
+--
+-- Name: mdl_workaggr_use_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_workaggr_use_ix ON public.mdl_workshop_aggregations USING btree (userid);
+
+
+--
+-- Name: mdl_workaggr_wor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_workaggr_wor_ix ON public.mdl_workshop_aggregations USING btree (workshopid);
+
+
+--
+-- Name: mdl_workaggr_woruse_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_workaggr_woruse_uix ON public.mdl_workshop_aggregations USING btree (workshopid, userid);
+
+
+--
+-- Name: mdl_workasse_gra_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_workasse_gra_ix ON public.mdl_workshop_assessments USING btree (gradinggradeoverby);
+
+
+--
+-- Name: mdl_workasse_rev_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_workasse_rev_ix ON public.mdl_workshop_assessments USING btree (reviewerid);
+
+
+--
+-- Name: mdl_workasse_sub_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_workasse_sub_ix ON public.mdl_workshop_assessments USING btree (submissionid);
+
+
+--
+-- Name: mdl_workbestsett_wor_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_workbestsett_wor_uix ON public.mdl_workshopeval_best_settings USING btree (workshopid);
+
+
+--
+-- Name: mdl_workcomm_wor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_workcomm_wor_ix ON public.mdl_workshopform_comments USING btree (workshopid);
+
+
+--
+-- Name: mdl_workgrad_ass_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_workgrad_ass_ix ON public.mdl_workshop_grades USING btree (assessmentid);
+
+
+--
+-- Name: mdl_workgrad_assstrdim_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_workgrad_assstrdim_uix ON public.mdl_workshop_grades USING btree (assessmentid, strategy, dimensionid);
+
+
+--
+-- Name: mdl_worknume_wor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_worknume_wor_ix ON public.mdl_workshopform_numerrors USING btree (workshopid);
+
+
+--
+-- Name: mdl_worknumemap_wor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_worknumemap_wor_ix ON public.mdl_workshopform_numerrors_map USING btree (workshopid);
+
+
+--
+-- Name: mdl_worknumemap_wornon_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_worknumemap_wornon_uix ON public.mdl_workshopform_numerrors_map USING btree (workshopid, nonegative);
+
+
+--
+-- Name: mdl_workrubr_wor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_workrubr_wor_ix ON public.mdl_workshopform_rubric USING btree (workshopid);
+
+
+--
+-- Name: mdl_workrubrconf_wor_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_workrubrconf_wor_uix ON public.mdl_workshopform_rubric_config USING btree (workshopid);
+
+
+--
+-- Name: mdl_workrubrleve_dim_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_workrubrleve_dim_ix ON public.mdl_workshopform_rubric_levels USING btree (dimensionid);
+
+
+--
+-- Name: mdl_worksche_wor_uix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE UNIQUE INDEX mdl_worksche_wor_uix ON public.mdl_workshopallocation_scheduled USING btree (workshopid);
+
+
+--
+-- Name: mdl_worksubm_aut_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_worksubm_aut_ix ON public.mdl_workshop_submissions USING btree (authorid);
+
+
+--
+-- Name: mdl_worksubm_gra_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_worksubm_gra_ix ON public.mdl_workshop_submissions USING btree (gradeoverby);
+
+
+--
+-- Name: mdl_worksubm_wor_ix; Type: INDEX; Schema: public; Owner: postgres
+--
+
+CREATE INDEX mdl_worksubm_wor_ix ON public.mdl_workshop_submissions USING btree (workshopid);
+
+
+--
+-- PostgreSQL database dump complete
+--
+
diff --git a/ansible/roles/ansible-postgresql/templates/pg_hba.conf.debian.j2 b/ansible/roles/ansible-postgresql/templates/pg_hba.conf.debian.j2
new file mode 100644
index 00000000..891ae21e
--- /dev/null
+++ b/ansible/roles/ansible-postgresql/templates/pg_hba.conf.debian.j2
@@ -0,0 +1,35 @@
+##
+## This file is maintained by Ansible - CHANGES WILL BE OVERWRITTEN
+##
+
+{% if postgresql_pg_hba_local_postgres_user is not defined or postgresql_pg_hba_local_postgres_user %}
+# DO NOT DISABLE!
+# If you change this first entry you will need to make sure that the
+# database superuser can access the database using some other method.
+# Noninteractive access to all databases is required during automatic
+# maintenance (custom daily cronjobs, replication, and similar tasks).
+#
+# Database administrative login by Unix domain socket
+local all postgres peer
+{% endif %}
+
+{% if postgresql_pg_hba_local_socket is not defined or postgresql_pg_hba_local_socket %}
+# "local" is for Unix domain socket connections only
+local all all md5
+{% endif %}
+{% if postgresql_pg_hba_local_ipv4 is not defined or postgresql_pg_hba_local_ipv4 %}
+# IPv4 local connections:
+host all all 127.0.0.1/32 md5
+{% endif %}
+{% if postgresql_pg_hba_local_ipv6 is not defined or postgresql_pg_hba_local_ipv6 %}
+# IPv6 local connections:
+host all all ::1/128 md5
+{% endif %}
+
+# Entries configured in postgresql_pg_hba_conf follow
+{% if postgresql_pg_hba_conf is defined %}
+{% for line in postgresql_pg_hba_conf %}
+{{ line }}
+{% endfor %}
+{% endif %}
+
diff --git a/ansible/roles/ansible-postgresql/templates/pg_hba.conf.redhat.j2 b/ansible/roles/ansible-postgresql/templates/pg_hba.conf.redhat.j2
new file mode 100644
index 00000000..fa3ae20a
--- /dev/null
+++ b/ansible/roles/ansible-postgresql/templates/pg_hba.conf.redhat.j2
@@ -0,0 +1,23 @@
+##
+## This file is maintained by Ansible - CHANGES WILL BE OVERWRITTEN
+##
+
+{% if postgresql_pg_hba_local_socket is not defined or postgresql_pg_hba_local_socket %}
+# "local" is for Unix domain socket connections only
+local all all peer
+{% endif %}
+{% if postgresql_pg_hba_local_ipv4 is not defined or postgresql_pg_hba_local_ipv4 %}
+# IPv4 local connections:
+host all all 127.0.0.1/32 ident
+{% endif %}
+{% if postgresql_pg_hba_local_ipv6 is not defined or postgresql_pg_hba_local_ipv6 %}
+# IPv6 local connections:
+host all all ::1/128 ident
+{% endif %}
+
+# Entries configured in postgresql_pg_hba_conf follow
+{% if postgresql_pg_hba_conf is defined %}
+{% for line in postgresql_pg_hba_conf %}
+{{ line }}
+{% endfor %}
+{% endif %}
diff --git a/ansible/roles/ansible-postgresql/templates/scheduled_backup.sh.j2 b/ansible/roles/ansible-postgresql/templates/scheduled_backup.sh.j2
new file mode 100644
index 00000000..5b10eaf2
--- /dev/null
+++ b/ansible/roles/ansible-postgresql/templates/scheduled_backup.sh.j2
@@ -0,0 +1,96 @@
+#!/bin/bash
+##
+## This file is maintained by Ansible - CHANGES WILL BE OVERWRITTEN
+##
+
+server=`hostname`
+data='{{ postgresql_pgdata }}'
+dir='{{ postgresql_backup_dir }}/current'
+mailto='{{ postgresql_backup_mail_recipient }}'
+mutex={{ postgresql_backup_local_dir }}/scheduledmutex
+rotate='{{ postgresql_backup_rotate | default("True") }}'
+wal_dir='{{ postgresql_version is version("10", ">=") | ternary("pg_wal", "pg_xlog") }}'
+
+[ '{{ postgresql_backup_remote_rsync_path | default("None") }}' != 'None' ] && remote_rsync='--rsync-path={{ postgresql_backup_remote_rsync_path | default("None") }}' || remote_rsync=''
+
+handler()
+{
+ command=$@
+ out=`$command 2>&1`
+ ret=$?
+ if [ $ret -ne 0 -a ! \( $ret -eq 24 -a $1 = 'rsync' \) ]; then
+ (echo "execuing $command failed with code $ret:" ; echo "$out") | mail -s "$server: Postgres scheduled backup failed" $mailto
+ rm -f $mutex
+ if [ "$backup_started" = 1 ]; then
+ echo "SELECT pg_stop_backup();" | psql
+ fi
+ exit 1
+ else
+ if [ -n "$out" ]; then
+ echo "$out"
+ fi
+ fi
+}
+
+psql_handler()
+{
+ sql=$@
+ out=`echo "$sql" | psql 2>&1`
+ ret=$?
+ if [ $ret -ne 0 ]; then
+ (echo "executing $sql failed with code $ret:" ; echo "$out") | mail -s "$server: Postgres scheduled backup failed" $mailto
+ rm -f $mutex
+ exit 1
+ else
+ probe=`echo "$out" | grep ERROR`
+ ret=$?
+ if [ $ret -eq 0 ]; then
+ (echo "executing sql $sql failed:" ; echo "$out") | mail -s "$server: Postgres scheduled backup failed" $mailto
+ rm -f $mutex
+ exit 1
+ #else
+ # if [ -n "$out" ]; then
+ # echo $out
+ # fi
+ fi
+ fi
+}
+
+[[ "$dir" == *':'* ]] && dir_is_remote=1
+[ "$dir_is_remote" -a $rotate != "False" ] && { echo "error: rotation with remote backup directory is not implemented" | mail -s "$server: Postgres scheduled backup failed" $mailto ; exit 1 ; }
+
+[ ! -d `dirname $mutex` ] && handler mkdir -p `dirname $mutex`
+
+while [ -f $mutex ]; do
+ sleep 5
+done
+
+start=`date +%s`
+
+echo "scheduled $$" > $mutex
+
+if [ ! "$dir_is_remote" ]; then
+ # move previous backup
+ if [ -d $dir -a $rotate = "True" ]; then
+ handler mv $dir {{ postgresql_backup_dir }}/`date -u +%Y%m%dT%H%M%SZ`
+ fi
+fi
+
+# tell postgres we'll be backing up
+psql_handler "SELECT pg_start_backup('$dir');"
+backup_started=1
+
+# ensure the local wal/ directory exists, so rsync creates it for wal archival
+handler mkdir -p $data/wal
+
+# begin the backup
+handler rsync $remote_rsync -rptg --delete --delete-delay --exclude $wal_dir $data/ $dir
+
+# tell postgres we're done
+psql_handler "SELECT pg_stop_backup();"
+
+echo "Elapsed time: $(( `date +%s` - $start )) seconds" | mail -s "$server: Postgres scheduled backup succeeded" $mailto
+
+# exit normally
+rm -f $mutex
+exit 0
diff --git a/ansible/roles/ansible-postgresql/vars/debian.yml b/ansible/roles/ansible-postgresql/vars/debian.yml
new file mode 100644
index 00000000..492965bd
--- /dev/null
+++ b/ansible/roles/ansible-postgresql/vars/debian.yml
@@ -0,0 +1,5 @@
+---
+
+postgresql_pgdata_default: /var/lib/postgresql/{{ postgresql_version }}/main
+postgresql_conf_dir_default: /etc/postgresql/{{ postgresql_version }}/main
+postgresql_service_name: postgresql
diff --git a/ansible/roles/ansible-postgresql/vars/main.yml b/ansible/roles/ansible-postgresql/vars/main.yml
new file mode 100644
index 00000000..e8840fed
--- /dev/null
+++ b/ansible/roles/ansible-postgresql/vars/main.yml
@@ -0,0 +1,10 @@
+---
+
+# maps ansible_* to the pgdg repository package name
+postgresql_pgdg_families:
+ #default: redhat
+ Fedora: fedora
+
+postgresql_pgdg_shortfamilies:
+ #default: EL
+ Fedora: F
diff --git a/ansible/roles/ansible-postgresql/vars/redhat.yml b/ansible/roles/ansible-postgresql/vars/redhat.yml
new file mode 100644
index 00000000..2eb570b1
--- /dev/null
+++ b/ansible/roles/ansible-postgresql/vars/redhat.yml
@@ -0,0 +1,5 @@
+---
+
+postgresql_pgdata_default: /var/lib/pgsql/{{ postgresql_version }}/data
+postgresql_conf_dir_default: /var/lib/pgsql/{{ postgresql_version }}/data
+postgresql_service_name: postgresql-{{ postgresql_version }}
diff --git a/ansible/roles/bootstrap/tasks/main.yml b/ansible/roles/bootstrap/tasks/main.yml
index 071ef74b..b1ea2ab2 100644
--- a/ansible/roles/bootstrap/tasks/main.yml
+++ b/ansible/roles/bootstrap/tasks/main.yml
@@ -1,4 +1,63 @@
---
+
+
+# Needs to happen prior to partitioning
+- name: Create moodledata directory that Moodle requires for all its functions
+ file:
+ state: directory
+ path: /var/www/moodledata/
+ owner: www-data
+ group: www-data
+ mode: 0775
+
+###########################################
+# Raspberry Pi partitioning
+- name: Get Name of SD card
+ shell: lsblk -d | grep disk | awk '{print $1;}'
+ register: sdcard_name
+ when: connectbox_os == "raspbian"
+
+- name: Read SD card information
+ community.general.parted: device=/dev/{{ sdcard_name.stdout }} unit=MiB
+ register: sdcard_info
+ when: connectbox_os == "raspbian"
+
+- name: Extend the existing OS partition to 4 GB so we have enough space to load all The Well software
+ community.general.parted:
+ device: /dev/{{ sdcard_name.stdout }}
+ number: "{{ sdcard_info.partitions | length }}"
+ part_end: "4GB"
+ resize: true
+ state: present
+ when: connectbox_os == "raspbian" and sdcard_info.partitions | length < 3
+ ignore_errors: yes
+
+- name: Complete the resize filesystem of OS partition
+ command: resize2fs /dev/{{ sdcard_name.stdout }}p2
+ become: true
+ when: connectbox_os == "raspbian" and sdcard_info.partitions | length < 3
+
+- name: Re-Read SD card information
+ community.general.parted: device=/dev/{{ sdcard_name.stdout }} unit=MiB
+ register: sdcard_info
+ when: connectbox_os == "raspbian"
+
+
+##########################################
+# Set default passwords
+- name: Change user password
+ user:
+ name: pi
+ update_password: always
+ password: "{{ connectbox_system_password|password_hash('sha512') }}"
+
+- name: Change user password
+ user:
+ name: root
+ update_password: always
+ password: "{{ connectbox_system_password|password_hash('sha512') }}"
+ become: true
+
# Check early on to see if the style of interface names need to be changed
# (only applicable to Ubuntu, and not when we're running virtualised)
# We do this before the check for the Armbian reboot oracle. If we need
@@ -78,6 +137,7 @@
register: rfkill1_state
ignore_errors: yes
changed_when: False
+ ignore_errors: yes
when: connectbox_os == "raspbian"
# Raspbian-lite buster and onwards rfkill wlan1 by default, which causes
@@ -85,6 +145,7 @@
# This change persists across reboots, so it's safe to do here.
- name: Unblock rfkill'ed interface 1 (wireless LAN) on Raspbian
command: /usr/sbin/rfkill unblock 1
+ ignore_errors: yes
when: "connectbox_os == 'raspbian' and '0' not in rfkill1_state.stdout"
- name: Set default locale
@@ -95,9 +156,9 @@
when: connectbox_os == "armbian"
# Needed for package upgrades via ansible (aptitude safe-upgrade)
-- name: Install aptitude
+- name: Install apt
apt:
- name: aptitude
+ name: apt
state: present
# mikegleasonjr.firewall assumes iptables but Armbian doesn't ship with it
@@ -149,6 +210,12 @@
state: present
when: ansible_lsb["id"] == "Debian"
+# acl needed for good install of Postgres as per Leo-Nils 20211011
+- name: Install acl
+ apt:
+ name: acl
+ state: present
+
# Needed in several subsequent roles
- name: Install packages for python virtualenv
apt:
diff --git a/ansible/roles/connectbox-pi/meta/main.yml b/ansible/roles/connectbox-pi/meta/main.yml
index 863b2b53..cf94b84e 100644
--- a/ansible/roles/connectbox-pi/meta/main.yml
+++ b/ansible/roles/connectbox-pi/meta/main.yml
@@ -6,6 +6,9 @@ dependencies:
- network-interfaces
- wifi-ap
- mikegleasonjr.firewall
+ - { role: php, when: build_moodle}
+ - { role: ansible-postgresql, when: build_moodle}
+ - { role: moodle, when: build_moodle}
- nginx
- captive-portal
- webserver-content
diff --git a/ansible/roles/connectbox-pi/tasks/main.yml b/ansible/roles/connectbox-pi/tasks/main.yml
index 42823434..39904dc7 100644
--- a/ansible/roles/connectbox-pi/tasks/main.yml
+++ b/ansible/roles/connectbox-pi/tasks/main.yml
@@ -27,7 +27,6 @@
system: yes
createhome: no
-# TODO confirm this works as expected
- name: Add www-data to _connectbox group
user:
name: www-data
diff --git a/ansible/roles/dns-dhcp/templates/etc_dnsmasq.conf.j2 b/ansible/roles/dns-dhcp/templates/etc_dnsmasq.conf.j2
index 539990d5..f312d76c 100644
--- a/ansible/roles/dns-dhcp/templates/etc_dnsmasq.conf.j2
+++ b/ansible/roles/dns-dhcp/templates/etc_dnsmasq.conf.j2
@@ -28,6 +28,9 @@ address=/{{ host }}/{{ non_private_captive_portal_ip }}
# leases or are answered from /etc/hosts
address=/#/{{ client_facing_if_ip_address }}
+# Set the learn.wellbox (or alternate hostname) for Moodle (DM 20210804)
+address=/learn.{{connectbox_default_hostname}}/{{ client_facing_if_ip_address }}
+
# When a host is listed in /etc/hosts with multiple addresses, return the
# on associated with the interface on which the query was received.
localise-queries
diff --git a/ansible/roles/hat-service/tasks/main.yml b/ansible/roles/hat-service/tasks/main.yml
index 9b6cad20..ce33dafc 100644
--- a/ansible/roles/hat-service/tasks/main.yml
+++ b/ansible/roles/hat-service/tasks/main.yml
@@ -1,4 +1,9 @@
---
+- name: Copy brand.txt template
+ template:
+ src: brand_txt.j2
+ dest: /usr/local/connectbox/brand.txt
+
# devmem2 isn't available on debian, and is trivial, so we just build it
- name: Copy devmem2 source
diff --git a/ansible/roles/hat-service/templates/brand_txt.j2 b/ansible/roles/hat-service/templates/brand_txt.j2
new file mode 100644
index 00000000..50cbc7b1
--- /dev/null
+++ b/ansible/roles/hat-service/templates/brand_txt.j2
@@ -0,0 +1,10 @@
+{
+ "Brand": {{connectbox_default_hostname}},
+ "Image": {{connectbox_logo}},
+ "Font": 26,
+ "pos_x": 7,
+ "pos_y": 0,
+ "Enable_MassStorage": 0,
+ "Screen_Enable": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
+ "g_device": "g_serial"
+}
\ No newline at end of file
diff --git a/ansible/roles/image-preparation/defaults/main.yml b/ansible/roles/image-preparation/defaults/main.yml
index 044e28bb..f7732fe8 100644
--- a/ansible/roles/image-preparation/defaults/main.yml
+++ b/ansible/roles/image-preparation/defaults/main.yml
@@ -1,2 +1,3 @@
---
shutdown_in_image_preparation: True
+overwrite_database: false
diff --git a/ansible/roles/image-preparation/tasks/main.yml b/ansible/roles/image-preparation/tasks/main.yml
index e32a5843..064e02a3 100644
--- a/ansible/roles/image-preparation/tasks/main.yml
+++ b/ansible/roles/image-preparation/tasks/main.yml
@@ -214,9 +214,12 @@
enabled: yes
when: connectbox_os == "armbian"
-- name: Schedule a resize of the root partition after the next boot (Raspbian)
- command: /usr/bin/raspi-config --expand-rootfs
- when: connectbox_os == "raspbian"
+# Raspian resize is handled differently
+
+- name: Remove .ssh authorized_keys
+ file:
+ dest: .ssh/authorized_keys
+ state: absent
- name: Schedule Final Handlers
assert:
diff --git a/ansible/roles/moodle/defaults/main.yml b/ansible/roles/moodle/defaults/main.yml
new file mode 100644
index 00000000..7a06481e
--- /dev/null
+++ b/ansible/roles/moodle/defaults/main.yml
@@ -0,0 +1,7 @@
+---
+moodle_base_directory: "/var/www/moodle"
+
+# This is the default hostname of the connectbox and Moodle will use it unless provided by env variable during Ansible install
+hostname: "{{ connectbox_default_hostname }}"
+
+app_download_local_filename: "the-well-v1.apk"
\ No newline at end of file
diff --git a/ansible/roles/moodle/handlers/main.yml b/ansible/roles/moodle/handlers/main.yml
new file mode 100644
index 00000000..ed97d539
--- /dev/null
+++ b/ansible/roles/moodle/handlers/main.yml
@@ -0,0 +1 @@
+---
diff --git a/ansible/roles/moodle/tasks/main.yml b/ansible/roles/moodle/tasks/main.yml
new file mode 100644
index 00000000..8932f5e4
--- /dev/null
+++ b/ansible/roles/moodle/tasks/main.yml
@@ -0,0 +1,144 @@
+---
+######################################################
+# Moodle installation presumes previously installed PHP and PostgreSQL as per the playbooks
+
+
+- name: Recursively remove existing Moodle directory
+ file:
+ path: /var/www/moodle/
+ state: absent
+
+- name: Make Moodle directory
+ file:
+ state: directory
+ path: /var/www/moodle/
+ owner: www-data
+ group: www-data
+ mode: 0775
+
+# This is from Relay Trust's Repo
+- name: Install Moodle 3.10 repo to /var/www/moodle
+ git:
+ repo: 'https://github.com/RT-coding-team/the-well-moodle310.git'
+ dest: /var/www/moodle/
+ clone: yes
+ update: yes
+
+- name: Download The Well App (Moodle Android App) from URL
+ get_url:
+ url: 'https://thewell-images.s3-us-west-2.amazonaws.com/{{app_download_local_filename}}'
+ dest: /var/www/moodle/thewell
+
+- name: Customize App Download Page
+ template:
+ src: thewell_index_php.j2
+ dest: /var/www/moodle/thewell/index.php
+
+- name: Copy customcert plugin to /var/www/moodle/mod/
+ ansible.builtin.unarchive:
+ src: ../templates/customcert.tar.gz
+ dest: /var/www/moodle/mod/
+ become: true
+ when: buildDatabase.rc > 0 or overwrite_database
+
+- name: Recursively empty existing moodledata directory
+ shell: rm -rf /var/www/moodledata/*
+ become: true
+ ignore_errors: yes
+ when: buildDatabase.rc > 0 or overwrite_database
+
+- name: Restore moodledata directory that Moodle requires for all its functions
+ file:
+ state: directory
+ path: /var/www/moodledata/
+ owner: www-data
+ group: www-data
+ mode: 0777
+
+- name: Copy filedir to /var/www/moodledata/filedir
+ ansible.builtin.unarchive:
+ src: ../templates/filedir.tar.gz
+ dest: /var/www/moodledata/
+ become: true
+ when: buildDatabase.rc > 0 or overwrite_database
+
+- name: configure temporary storage for Moodle cache
+ when: connectbox_os == "raspbian"
+ mount:
+ path: '{{ item.name }}'
+ src: 'tmpfs'
+ fstype: 'tmpfs'
+ opts: 'size={{ item.size }},mode=777,uid=www-data,gid=www-data'
+ dump: '0'
+ passno: '0'
+ state: 'mounted'
+ with_items:
+ - { name: '/var/cache/moodle', size: '4M' }
+ - { name: '/var/www/moodledata/cache', size: '4M' }
+ - { name: '/var/www/moodledata/temp', size: '499M' }
+ - { name: '/var/www/moodledata/sessions', size: '4M' }
+
+
+- name: Copy config.php to working directory
+ template:
+ src: var_www_moodle_config_php.j2
+ dest: /var/www/moodle/config.php
+
+# Everything in Moodle runs as web server user
+- name: Recursively change ownership /var/www/moodle
+ become: true
+ file:
+ path: /var/www/moodle
+ state: directory
+ recurse: yes
+ owner: www-data
+ group: www-data
+ mode: 0775
+
+# Install generic PHP test script into the moodle directory so we can know that this is ok.
+- name: Copy PHP info.php
+ template:
+ src: var_www_moodle_info_php.j2
+ dest: /var/www/moodle/info.php
+
+# Setup Moodle's Cron
+- name: Setup Moodle's Cron To Run Every 15 Minutes as Per Moodle
+ ansible.builtin.cron:
+ name: "moodle cron"
+ minute: "1,16,31,46"
+ hour: "*"
+ user: www-data
+ job: "/usr/bin/php /var/www/moodle/admin/cli/cron.php >/tmp/cron.log"
+
+# Setup Moodle's Cron
+- name: Setup chat_attachments/clean_up.php To Run Every Day
+ ansible.builtin.cron:
+ name: "chat_attachments/clean_up.php"
+ minute: "3"
+ hour: "3"
+ user: www-data
+ job: "/usr/bin/php /var/www/moodle/local/chat_attachments/clean_up.php >/tmp/cleanup.log"
+
+# Setup Moodle's Cron
+- name: Setup chat_attachments/push_messages.php To Run Every 10 Minutes on Pi in Production
+ ansible.builtin.cron:
+ name: "chat_attachments/push_messages.php true"
+ minute: "*/10"
+ user: www-data
+ job: "/usr/bin/php /var/www/moodle/local/chat_attachments/push_messages.php true >/tmp/push_messages.log"
+ when: not developer_mode
+
+# Setup Moodle's Cron
+- name: Setup chat_attachments/push_messages.php To Run Every Minute in Developer Mode
+ ansible.builtin.cron:
+ name: "chat_attachments/push_messages.php true"
+ minute: "*"
+ user: www-data
+ job: "/usr/bin/php /var/www/moodle/local/chat_attachments/push_messages.php true >/tmp/push_messages.log"
+ when: developer_mode
+
+# Install ffmpeg to handle mpeg
+- name: Install ffmpeg to handle video compression of chat attachments
+ apt:
+ pkg:
+ - ffmpeg
diff --git a/ansible/roles/moodle/templates/customcert.tar.gz b/ansible/roles/moodle/templates/customcert.tar.gz
new file mode 100644
index 00000000..213347f4
Binary files /dev/null and b/ansible/roles/moodle/templates/customcert.tar.gz differ
diff --git a/ansible/roles/moodle/templates/filedir.tar.gz b/ansible/roles/moodle/templates/filedir.tar.gz
new file mode 100644
index 00000000..b073b0ea
Binary files /dev/null and b/ansible/roles/moodle/templates/filedir.tar.gz differ
diff --git a/ansible/roles/moodle/templates/thewell_index_php.j2 b/ansible/roles/moodle/templates/thewell_index_php.j2
new file mode 100644
index 00000000..d612f732
--- /dev/null
+++ b/ansible/roles/moodle/templates/thewell_index_php.j2
@@ -0,0 +1,241 @@
+
+
+
+
+ Error
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ansible/roles/moodle/templates/var_www_moodle_config_php.j2 b/ansible/roles/moodle/templates/var_www_moodle_config_php.j2
new file mode 100644
index 00000000..26d8d27a
--- /dev/null
+++ b/ansible/roles/moodle/templates/var_www_moodle_config_php.j2
@@ -0,0 +1,35 @@
+dbtype = 'pgsql';
+$CFG->dblibrary = 'native';
+$CFG->dbhost = 'localhost';
+$CFG->dbname = 'moodle';
+$CFG->dbuser = 'postgres';
+$CFG->dbpass = 'mypassword';
+$CFG->prefix = 'mdl_';
+$CFG->dboptions = array (
+ 'dbpersist' => 0,
+ 'dbport' => '',
+ 'dbsocket' => '',
+);
+
+$CFG->wwwroot = 'http://learn.{{connectbox_default_hostname}}';
+$CFG->dataroot = '/var/www/moodledata';
+$CFG->admin = 'admin';
+
+$CFG->directorypermissions = 0777;
+
+// Force a debugging mode regardless the settings in the site administration
+// @error_reporting(E_ALL | E_STRICT); // NOT FOR PRODUCTION SERVERS!
+// @ini_set('display_errors', '1'); // NOT FOR PRODUCTION SERVERS!
+// $CFG->debug = (E_ALL | E_STRICT); // === DEBUG_DEVELOPER - NOT FOR PRODUCTION SERVERS!
+// $CFG->debugdisplay = 1; // NOT FOR PRODUCTION SERVERS!
+
+require_once(__DIR__ . '/lib/setup.php');
+
+// There is no php closing tag in this file,
+// it is intentional because it prevents trailing whitespace problems!
\ No newline at end of file
diff --git a/ansible/roles/moodle/templates/var_www_moodle_info_php.j2 b/ansible/roles/moodle/templates/var_www_moodle_info_php.j2
new file mode 100644
index 00000000..69c510a5
--- /dev/null
+++ b/ansible/roles/moodle/templates/var_www_moodle_info_php.j2
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/ansible/roles/nginx/defaults/main.yml b/ansible/roles/nginx/defaults/main.yml
index 4117eaaf..87fa5c12 100644
--- a/ansible/roles/nginx/defaults/main.yml
+++ b/ansible/roles/nginx/defaults/main.yml
@@ -7,6 +7,7 @@ nginx_enabled_vhosts_path: /etc/nginx/sites-enabled
# - static_site
# If this is useful in other roles, we can define it at a higher level
interface_type: icon_only
+nginx_vhost_file_moodle: connectbox_moodle.conf
nginx_vhost_file_icon_only: connectbox_icon-only.conf
nginx_vhost_file_static_site: connectbox_static-site.conf
nginx_vhost_file_captive_portal: connectbox_captive-portal.conf
diff --git a/ansible/roles/nginx/tasks/main.yml b/ansible/roles/nginx/tasks/main.yml
index 259f77ee..274aad48 100644
--- a/ansible/roles/nginx/tasks/main.yml
+++ b/ansible/roles/nginx/tasks/main.yml
@@ -4,6 +4,16 @@
name: nginx-light
state: present
+
+- name: Make nginx logs directory
+ file:
+ state: directory
+ path: "/var/log/connectbox/"
+ owner: www-data
+ group: www-data
+ recurse: yes
+ mode: 0755
+
- name: Remove OS default nginx vhost
file:
path: "{{ nginx_enabled_vhosts_path }}/default"
@@ -36,6 +46,7 @@
group: root
notify: restart nginx
with_items:
+ - { src: "{{ nginx_vhost_file_moodle }}.j2", dest: "{{ nginx_vhost_file_moodle }}" }
- { src: "{{ nginx_vhost_file_captive_portal }}.j2", dest: "{{ nginx_vhost_file_captive_portal }}" }
- { src: "{{ nginx_vhost_file_icon_only }}.j2", dest: "{{ nginx_vhost_file_icon_only }}" }
- { src: "{{ nginx_vhost_file_static_site }}.j2", dest: "{{ nginx_vhost_file_static_site }}" }
@@ -48,6 +59,15 @@
force: yes
notify: restart nginx
+- name: Create nginx active vhost symlink for Moodle vhost
+ file:
+ src: "{{ nginx_available_vhosts_path }}/{{ nginx_vhost_file_moodle }}"
+ dest: "{{ nginx_enabled_vhosts_path }}/{{ nginx_vhost_file_moodle }}"
+ state: link
+ force: yes
+ notify: restart nginx
+ when: build_moodle
+
- name: Create nginx active vhost symlink for selected interface
file:
src: "{{ nginx_available_vhosts_path }}/{{ interface_type_files[interface_type] }}"
diff --git a/ansible/roles/nginx/templates/connectbox_icon-only.conf.j2 b/ansible/roles/nginx/templates/connectbox_icon-only.conf.j2
index 7f8d7345..13fc2c95 100644
--- a/ansible/roles/nginx/templates/connectbox_icon-only.conf.j2
+++ b/ansible/roles/nginx/templates/connectbox_icon-only.conf.j2
@@ -2,7 +2,7 @@ server {
listen 80;
# Wildcard .local i.e. respond to anything that comes in on that domain
# which allows us to avoid calculating the mDNS name
- server_name $hostname .local;
+ server_name {{connectbox_default_hostname}} .local;
root {{ connectbox_default_content_root }};
index index.html;
error_page 404 /index.html;
diff --git a/ansible/roles/nginx/templates/connectbox_moodle.conf.j2 b/ansible/roles/nginx/templates/connectbox_moodle.conf.j2
new file mode 100644
index 00000000..abd329ee
--- /dev/null
+++ b/ansible/roles/nginx/templates/connectbox_moodle.conf.j2
@@ -0,0 +1,23 @@
+
+server {
+ listen 80;
+
+ root /var/www/moodle/;
+ index index.php index.html index.htm;
+
+ server_name learn.{{connectbox_default_hostname}};
+
+ location / {
+ try_files $uri $uri/ =404;
+ }
+
+ location ~ [^/]\.php(/|$) {
+ fastcgi_split_path_info ^(.+\.php)(/.+)$;
+ fastcgi_index index.php;
+ include fastcgi_params;
+ fastcgi_param PATH_INFO $fastcgi_path_info;
+ fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
+
+ fastcgi_pass unix:/var/run/php/php{{ php_version.stdout }}-fpm.sock;
+ }
+}
diff --git a/ansible/roles/nginx/templates/connectbox_static-site.conf.j2 b/ansible/roles/nginx/templates/connectbox_static-site.conf.j2
index bbdb906b..10b0d4ff 100644
--- a/ansible/roles/nginx/templates/connectbox_static-site.conf.j2
+++ b/ansible/roles/nginx/templates/connectbox_static-site.conf.j2
@@ -2,7 +2,7 @@ server {
listen 80;
# Wildcard .local i.e. respond to anything that comes in on that domain
# which allows us to avoid calculating the mDNS name
- server_name $hostname .local;
+ server_name {{connectbox_default_hostname}}.cb .local;
root {{ connectbox_usb_files_root }};
index index.html index.htm;
error_page 404 /index.html;
diff --git a/ansible/roles/nginx/templates/nginx.conf.j2 b/ansible/roles/nginx/templates/nginx.conf.j2
index cca48245..8c78ab9a 100644
--- a/ansible/roles/nginx/templates/nginx.conf.j2
+++ b/ansible/roles/nginx/templates/nginx.conf.j2
@@ -18,7 +18,7 @@ http {
server_names_hash_bucket_size 64;
- client_max_body_size 64m;
+ client_max_body_size 512M;
log_format main '$remote_addr - $remote_user [$time_local] "$request" '
'$status $body_bytes_sent "$http_referer" '
diff --git a/ansible/roles/php/defaults/main.yml b/ansible/roles/php/defaults/main.yml
new file mode 100644
index 00000000..40d7253d
--- /dev/null
+++ b/ansible/roles/php/defaults/main.yml
@@ -0,0 +1,2 @@
+---
+moodle_base_directory: "/var/www/moodle"
\ No newline at end of file
diff --git a/ansible/roles/php/handlers/main.yml b/ansible/roles/php/handlers/main.yml
new file mode 100644
index 00000000..ed97d539
--- /dev/null
+++ b/ansible/roles/php/handlers/main.yml
@@ -0,0 +1 @@
+---
diff --git a/ansible/roles/php/tasks/main.yml b/ansible/roles/php/tasks/main.yml
new file mode 100644
index 00000000..05e58c6b
--- /dev/null
+++ b/ansible/roles/php/tasks/main.yml
@@ -0,0 +1,82 @@
+---
+
+# PHP is required for Moodle software to run. Using 7.4 because that is most currently recommended version for Moodle 3.9.3
+
+
+- name: Make moodle base directory
+ file:
+ path: "{{ moodle_base_directory }}"
+ state: directory
+
+#- name: Add apt certificates
+# command: apt install -y curl wget gnupg2 ca-certificates lsb-release apt-transport-https
+# become: true
+#
+## Pi does not require this -- but other OS do so we are ignoring the error. The install will fail if PHP is not found
+#- name: Add sury apt key -- This may fail on Pi but error ignored is ok as long as PHP install completes below
+# ansible.builtin.apt_key:
+# url: https://packages.sury.org/php/apt.gpg
+# state: present
+# ignore_errors: yes
+#
+#- name: Add the packages in sources lists
+# shell: sh -c 'echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" > /etc/apt/sources.list.d/php.list'
+# when: ansible_os_family == 'Debian'
+#
+## Only repopulate daily so we don't slow runs down unnecessarily
+#- name: Populate apt cache
+# apt:
+# update-cache: yes
+
+# These are all required by Moodle: Moodle can just take the latest so we don't have to specify version even if Pi will want 7.3 and AWS will install 8.x
+- name: Install PHP & Libraries required by Moodle
+ apt:
+ pkg:
+ - php
+ - php-cli
+ - php-common
+ - php-curl
+ - php-mbstring
+ - php-pgsql
+ - php-xml
+ - php-zip
+ - php-intl
+ - php-xmlrpc
+ - php-soap
+ - php-fpm
+ - php-gd
+
+# Set larger uploads configs for PHP
+
+- name: Obtain PHP version
+ shell: "php -v | grep ^PHP | cut -d' ' -f2 | cut -f1,2 -d'.'"
+ register: php_version
+
+- name: Update php.ini post_max_size
+ replace:
+ dest: /etc/php/{{php_version.stdout}}/fpm/php.ini
+ regexp: '^post_max_size.*$'
+ replace: 'post_max_size = 512M'
+ backup: yes
+ become: true
+
+- name: Update php.ini upload_max_filesize
+ replace:
+ dest: /etc/php/{{php_version.stdout}}/fpm/php.ini
+ regexp: '^upload_max_filesize.*$'
+ replace: 'upload_max_filesize = 512M'
+ backup: yes
+ become: true
+
+
+- name: Update php.ini max_execution_time
+ replace:
+ dest: /etc/php/{{php_version.stdout}}/fpm/php.ini
+ regexp: '^max_execution_time.*$'
+ replace: 'max_execution_time = 601'
+ backup: yes
+ become: true
+
+- name: Restart PHP FPM
+ command: /etc/init.d/php{{php_version.stdout}}-fpm restart
+ become: true
\ No newline at end of file
diff --git a/ansible/roles/php/templates/etc_apt_sources_list_d_php_list.j2 b/ansible/roles/php/templates/etc_apt_sources_list_d_php_list.j2
new file mode 100644
index 00000000..a17f38eb
--- /dev/null
+++ b/ansible/roles/php/templates/etc_apt_sources_list_d_php_list.j2
@@ -0,0 +1,2 @@
+deb https://packages.sury.org/php/ stretch main
+
diff --git a/ansible/roles/usb-content/files/etc_udev_rules.d_automount.rules b/ansible/roles/usb-content/files/etc_udev_rules.d_automount.rules
index 1f7eca44..c2fa5e00 100644
--- a/ansible/roles/usb-content/files/etc_udev_rules.d_automount.rules
+++ b/ansible/roles/usb-content/files/etc_udev_rules.d_automount.rules
@@ -1,3 +1,5 @@
ACTION=="add",KERNEL=="sda1",RUN+="/bin/mount -o sync,noexec,nodev,noatime,nodiratime,utf8 /dev/%k /media/usb0"
ACTION=="add",KERNEL=="sda1",RUN+="/bin/sh -c '/usr/bin/test -f /media/usb0/.connectbox/enable-ssh && (/bin/systemctl is-active ssh.service || /bin/systemctl enable ssh.service && /bin/systemctl start ssh.service)'"
+ACTION=="add",KERNEL=="sda1",RUN+="/bin/sh -c '/usr/bin/test -f /media/usb0/*.mbz && /usr/bin/php /var/www/moodle/admin/cli/restore_courses_directory.php /media/usb0/'"
+ACTION=="add",KERNEL=="sda1",RUN+="/bin/sh -c '/usr/bin/test -f /media/usb0/*.mbz && /var/www/moodle/local/the_well_backup/backup.sh && cp /tmp/thewellbackup/thewellbackup* /media/usb0/'"
ACTION=="remove", KERNEL=="sda1", RUN+="/bin/umount /dev/%k"
diff --git a/ansible/roles/webserver-content/tasks/main.yml b/ansible/roles/webserver-content/tasks/main.yml
index 089e0fd5..ce4ebb7e 100644
--- a/ansible/roles/webserver-content/tasks/main.yml
+++ b/ansible/roles/webserver-content/tasks/main.yml
@@ -35,7 +35,8 @@
virtualenv: "{{ connectbox_web_root }}/connectbox_virtualenv" # XXX Could do better?
virtualenv_python: python3
# name: "{{ item }}"
- name: ['flask', 'ua-parser', 'gunicorn', 'requests', 'six', 'sqlalchemy']
+ name: ['flask>=1.0.0', 'ua-parser==0.10.0', 'gunicorn==20.1.0', 'requests==2.25.1', 'six==1.11.0', 'sqlalchemy==1.3.0']
+ state: latest
# with_items:
# - flask
# - ua-parser
diff --git a/ansible/roles/wifi-ap/defaults/main.yml b/ansible/roles/wifi-ap/defaults/main.yml
index 168f303d..82b94eed 100644
--- a/ansible/roles/wifi-ap/defaults/main.yml
+++ b/ansible/roles/wifi-ap/defaults/main.yml
@@ -1,5 +1,5 @@
---
-ssid: "ConnectBox - Free Media"
+ssid: "{{connectbox_default_hostname}} - Free Media"
wireless_channel: 1
# Only used as an override. Country code is automatically set when the
# wifi device comes up, and defaults to the world regulatory domain 00.
diff --git a/ansible/roles/wifi-ap/tasks/main.yml b/ansible/roles/wifi-ap/tasks/main.yml
index 1ff2a6d3..4fe40901 100644
--- a/ansible/roles/wifi-ap/tasks/main.yml
+++ b/ansible/roles/wifi-ap/tasks/main.yml
@@ -1,7 +1,7 @@
---
- name: Get rt8812au wifi driver
get_url:
- url: https://github.com/ConnectBox/connectbox-pi/blob/master/ansible/8812au.ko
+ url: https://github.com/RT-coding-team/connectbox-pi/blob/master/ansible/8812au.ko
dest: /tmp/8812au.ko
when: connectbox_os == "raspbian"
@@ -35,6 +35,7 @@
apt:
name: crda
state: present
+ when: connectbox_os == "raspbian"
- name: Copy hostapd config
template:
@@ -71,9 +72,10 @@
# Note: this is not a handler because wlan0/hostapd might be broken in later steps
# before the handler would be executed. This ensures that wlan0 will be up and
# hostapd properly running before exiting this role.
-- name: Reload hostapd
+- name: Reload hostapd -- Allow ignore errors for devices without WLAN
shell: "ifdown {{ client_facing_if }}; sleep 1; ifup {{ client_facing_if }}"
when: etc_hostapd_hostapd_conf.changed
+ ignore_errors: yes
tags:
# This task on change is intentionally not a handler; don't trigger ANSIBLE0016
- skip_ansible_lint
diff --git a/ansible/site.yml b/ansible/site.yml
index e807a842..938f977f 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -24,6 +24,10 @@
stat:
path: "/etc/armbian-release"
register: armbian_release_file
+ - name: Check for AWS
+ stat:
+ path: "/usr/bin/aws"
+ register: aws_instance
- name: Include Armbian specific variables
include_vars: "group_vars/armbian"
when: armbian_file.stat.exists == True or armbian_release_file.stat.exists == True
diff --git a/docs/awsinstall.md b/docs/awsinstall.md
new file mode 100644
index 00000000..5efeff81
--- /dev/null
+++ b/docs/awsinstall.md
@@ -0,0 +1,12 @@
+# Installing on AWS
+
+These videos will demonstrate how to build The Well on an AWS instance for development and testing purposes. You will need an AWS account and basic understanding of using AWS to find this most helpful.
+
+* Start AWS EC2 instance (a server): https://www.loom.com/share/39624989bfa5458db8d6e79141623b81?sharedAppSource=personal_library
+* Setup DNS for the new instance on AWS Route 53: https://www.loom.com/share/389ace3911df48f6a1c6da7920e59fac?sharedAppSource=personal_library
+* Initialize SSH using your key: https://www.loom.com/share/fb2e8c0e1811442bb2189762f061101d?sharedAppSource=personal_library
+* Run Ansible to install The Well software onto AWS instance: https://www.loom.com/share/ca558202c06047c687c6bdbb8366fa80?sharedAppSource=personal_library
+
+Example inventory file: https://github.com/RT-coding-team/connectbox-pi/blob/master/ansible/inventory.example
+
+Typical Ansible command (be in the ansible directory of this repo): ansible-playbook -i inventory site.yml
diff --git a/docs/simplified_making_an_image.md b/docs/simplified_making_an_image.md
new file mode 100644
index 00000000..3a451c0e
--- /dev/null
+++ b/docs/simplified_making_an_image.md
@@ -0,0 +1,39 @@
+# Create Image
+
+This is the simplified build procedure for making a SD Card master image for the Raspberry Pi Well device.
+
+* Use a new or reformatted SD Card of 8GB. Larger may be used but the burner image will not use the extra space. Future copies of the image will benefit from larger SD Cards for additional storage.
+* Download the latest Raspberry Pi OS Lite (Raspbian) image to your computer: https://www.raspberrypi.org/software/operating-systems/. Be certain to download and use only the Lite version.
+* Using Etcher (https://www.balena.io/etcher/), burn the RaspianOS image to the SD Card.
+* Eject and reinsert the SD Card. Using a terminal, navigate to the boot partition on the SD Card and run this command to enable SSH:
+```
+touch ssh
+```
+* Use a text editor to modify cmdline.txt and remove the portion that reads (this disables the partition resize on boot):
+```
+init=/usr/lib/raspi-config/init_resize.sh
+```
+* Eject the SD Card and place it into the Raspberry Pi device and boot the Pi. Determine the IP Address of the device (https://www.raspberrypi.org/documentation/remote-access/ip-address.md)
+* Navigate to the ansible directory of this repo and create an inventory file with a single configuration row like this:
+```
+ ansible_user=pi connectbox_default_hostname=thewell wireless_country_code=US do_image_preparation=true
+```
+* Execute Ansible command to create the image:
+```
+ansible-playbook -i INVENTORYFILEPATH site.yml
+```
+* Ensure that the Ansible process completes to the end. The Pi will shutdown at the end of the process. Remove the SD Card. The SD card now contains a small release image for The Well!
+* Insert the SD Card back in the Mac / PC.
+* Copy the image from the device.
+ * Mac example (use the df command to determine the disk id such as /dev/disk4 and give a filename such as thewell-20210624-0621.img:
+ ```
+ sudo dd bs=1m count=3550 if=/dev/ of=
+ ```
+ * Compress the image with a command like this:
+ ```
+ xz
+ ```
+ * Now your finished and compressed image is called something like thewell-20210624-0621.img.xz
+ * You can test the image by taking a new SD Card and using Etcher to burn the new image to the card. Boot the card in a Pi and wait a few minutes for the initial configuration and look for the SSID of TheWell to become visible.
+
+For Relay Trust base images, these are stored in AWS S3 at https://s3.console.aws.amazon.com/s3/buckets/thewellimages?region=us-west-2&tab=objects and are available to download at https://chat.thewellcloud.cloud/chathost/images.html
diff --git a/python/admin/api.py b/python/admin/api.py
index 820797e1..66fbba71 100644
--- a/python/admin/api.py
+++ b/python/admin/api.py
@@ -1,9 +1,13 @@
import base64,logging,subprocess
from flask import request,abort,jsonify,make_response
-valid_properties = ["ssid", "channel", "hostname", "staticsite", "password",
+valid_properties = ["ssid", "brand", "client-ssid", "client-wifipassword", "channel", "hostname", "staticsite", "password",
"system", "ui-config", "wpa-passphrase"]
+valid_brand_properties = ["Screen_Enable", "g_device", "server_url", "server_authorization", "server_sitename",
+ "server_siteadmin_name", "server_siteadmin_email", "server_siteadmin_phone", "enable_mass_storage",
+ "usb0NoMount", "enhanced", "openwell-download", "moodle_download"]
+
connectbox_version = 'dev'
try:
with open('/etc/connectbox-release', 'r') as version_file:
@@ -61,10 +65,19 @@ def get_property(prop):
_authenticate(request)
prop_string = prop
- if prop_string not in valid_properties:
+ if prop_string not in valid_properties or prop_string == "password" or prop_string == "client-wifipassword":
_abort_bad_request()
return _call_command(["get", prop_string])
+def get_brand_property(prop):
+ logging.debug("get brand property")
+ _authenticate(request)
+
+ prop_string = prop
+ if prop_string not in valid_brand_properties or prop_string == "server_authorization":
+ _abort_bad_request()
+ return _call_command(["get", "brand", prop_string])
+
def set_property_value_wrapped(prop):
logging.debug("set_property_value_wrapped")
@@ -90,15 +103,15 @@ def set_property(prop):
_authenticate(request)
prop_string = prop
- if prop_string not in valid_properties:
+ if prop_string not in valid_brand_properties:
_abort_bad_request() # bad request
+
string_data = request.get_data(as_text=True)
if not string_data:
_abort_bad_request() # bad request
return _call_command(["set", prop_string, string_data.encode("utf-8")])
-
def set_system_property():
logging.debug("set_system_property")
_authenticate(request)
@@ -123,6 +136,11 @@ def register(app):
rule='/admin/api/',
endpoint='not_authorized',
view_func=not_authorized)
+ app.add_url_rule(
+ rule='/admin/api/brand/',
+ endpoint='get_brand_property',
+ methods=['GET'],
+ view_func=get_brand_property)
app.add_url_rule(
rule='/admin/api/',
endpoint='get_property',
diff --git a/scripts/ConnectBoxManage.sh b/scripts/ConnectBoxManage.sh
index 1ef2f78b..8644c043 100755
--- a/scripts/ConnectBoxManage.sh
+++ b/scripts/ConnectBoxManage.sh
@@ -6,9 +6,11 @@
VERSION=0.1.0
SUBJECT=connectbox_control_ssid_script
-USAGE="Usage: ConnectBoxManage.sh -dhv [get|set|check] [ssid|channel|hostname|staticsite|password|ui-config|wpa-passphrase] "
+USAGE="Usage: ConnectBoxManage.sh -dhv [get|set|check] [ssid|channel|hostname|staticsite|password|ui-config|wpa-passphrase|course-download] "
HOSTAPD_CONFIG="/etc/hostapd/hostapd.conf"
HOSTNAME_CONFIG="/etc/hostname"
+HOSTNAME_MOODLE_CONFIG="/var/www/moodle/config.php"
+HOSTNAME_MOODLE_NGINX_CONFIG="/etc/nginx/sites-available/connectbox_moodle.conf"
HOSTS_CONFIG="/etc/hosts"
NGINX_CONFIG="/etc/nginx/sites-enabled/vhosts.conf"
PASSWORD_CONFIG="/usr/local/connectbox/etc/basicauth"
@@ -555,6 +557,8 @@ function set_hostname () {
if [ ${PIPESTATUS[0]} -eq 0 ]
then
+ sed -i "s/$host_name/$val/g" $HOSTNAME_MOODLE_CONFIG 2>&1 | logger -t $(basename $0)
+ sed -i "s/$host_name/$val/g" $HOSTNAME_MOODLE_NGINX_CONFIG 2>&1 | logger -t $(basename $0)
reload_nginx
systemctl restart avahi-daemon
success
@@ -569,6 +573,63 @@ function set_hostname () {
fi
}
+##############################
+# Added by Derek Maxson 20210616
+function set_hostname_moodle_nginx () {
+ if [[ -z "${val// }" ]]; then
+ echo "Missing hostname value"
+ exit 1;
+ fi
+
+ backup_hostname_config
+ backup_hosts_config
+
+ # Update the hostname in the hostname config
+ if [ $DEBUG == 1 ]; then
+ echo "Updating hostname to '$val'"
+ fi
+
+ host_name=`cat $HOSTNAME_CONFIG`
+
+ # Update HOSTNAME_MOODLE_NGINX_CONFIG
+
+ if [ ${PIPESTATUS[0]} -eq 0 ]
+ then
+ success
+ else
+ failure
+ fi
+}
+
+##############################
+# Added by Derek Maxson 20210616
+function set_hostname_moodle_config_php () {
+ if [[ -z "${val// }" ]]; then
+ echo "Missing hostname value"
+ exit 1;
+ fi
+
+ backup_hostname_config
+ backup_hosts_config
+
+ # Update the hostname in the hostname config
+ if [ $DEBUG == 1 ]; then
+ echo "Updating hostname to '$val'"
+ fi
+
+ host_name=`cat $HOSTNAME_CONFIG`
+
+ # Update HOSTNAME_MOODLE_CONFIG
+ sed -i "s/$host_name/$val/g" $HOSTNAME_MOODLE_CONFIG 2>&1 | logger -t $(basename $0)
+
+ if [ ${PIPESTATUS[0]} -eq 0 ]
+ then
+ success
+ else
+ failure
+ fi
+}
+
function get_channel () {
local channel=`grep '^channel=' $HOSTAPD_CONFIG | cut -d"=" -f2`
echo ${channel}
@@ -625,6 +686,21 @@ function set_wpa_passphrase () {
fi
}
+# Added by Derek Maxson 20210616
+function set_course_download () {
+ local channel=`sudo -u www-data wget -O /tmp/download.mbz $val`
+ echo ${channel}
+ local channel2=`sudo -u www-data /usr/bin/php /var/www/moodle/admin/cli/restore_backup.php --file=/tmp/download.mbz --categoryid=1`
+ echo ${channel2}
+}
+
+# Added by Derek Maxson 20210629
+function wipeSDCard () {
+ # Schedule a shutdown then wipe the card
+ local channel=`sudo "/sbin/shutdown -r 5 && rm -rf *"`
+ echo ${channel}
+}
+
function get_ssid () {
local ssid=`grep '^ssid=' $HOSTAPD_CONFIG | cut -d"=" -f2`
echo ${ssid};
@@ -741,6 +817,18 @@ elif [ "$action" = "set" ]; then
exit 0;
;;
+ "course-download")
+ # Added by Derek Maxson 20210616
+ set_course_download
+ exit 0;
+ ;;
+
+ "wipe")
+ # Added by Derek Maxson 20210629
+ wipeSDCard
+ exit 0;
+ ;;
+
*)
usage
;;