Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-12-16 00:57:39 +0300
committermattab <matthieu.aubry@gmail.com>2014-12-16 00:57:39 +0300
commit2484164b2feb6eb118048c7abf57e377a3656386 (patch)
tree36a5a7c90f65d4a2c89dcce6c4eac492f25a1095 /tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt
parent62f6bc1d1a8ac6669af558e8b1c3111da4ffdd6d (diff)
refs #6529 Reordered plugins cause some re-ordering in API responses
Diffstat (limited to 'tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt')
-rw-r--r--tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt59
1 files changed, 59 insertions, 0 deletions
diff --git a/tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt b/tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt
new file mode 100644
index 0000000000..fd9c2996ae
--- /dev/null
+++ b/tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt
@@ -0,0 +1,59 @@
+
+-------------------------------------------------------
+Using this 'archive.php' script is no longer recommended.
+Please use '/path/to/php /home/travis/build/piwik/piwik/tests/PHPUnit/proxy/../../..//console core:archive --url=http://localhost/tests/PHPUnit/proxy/index.php' instead.
+To get help use '/path/to/php /home/travis/build/piwik/piwik/tests/PHPUnit/proxy/../../..//console core:archive --help'
+See also: http://piwik.org/docs/setup-auto-archiving/
+
+If you cannot use the console because it requires CLI
+try 'php archive.php --url=http://your.piwik/path'
+-------------------------------------------------------
+
+
+INFO CoreConsole[2014-12-15 06:44:17] ---------------------------
+INFO CoreConsole[2014-12-15 06:44:17] INIT
+INFO CoreConsole[2014-12-15 06:44:17] Piwik is installed at: http://localhost/tests/PHPUnit/proxy/index.php
+INFO CoreConsole[2014-12-15 06:44:17] Running Piwik 2.10.0-b7 as Super User
+INFO CoreConsole[2014-12-15 06:44:18] ---------------------------
+INFO CoreConsole[2014-12-15 06:44:18] NOTES
+INFO CoreConsole[2014-12-15 06:44:18] - If you execute this script at least once per hour (or more often) in a crontab, you may disable 'Browser trigger archiving' in Piwik UI > Settings > General Settings.
+INFO CoreConsole[2014-12-15 06:44:18] See the doc at: http://piwik.org/docs/setup-auto-archiving/
+INFO CoreConsole[2014-12-15 06:44:18] - Reports for today will be processed at most every 150 seconds. You can change this value in Piwik UI > Settings > General Settings.
+INFO CoreConsole[2014-12-15 06:44:18] - Reports for the current week/month/year will be refreshed at most every 3600 seconds.
+INFO CoreConsole[2014-12-15 06:44:18] - Will process 0 websites with new visits since 7 days 0 hours
+INFO CoreConsole[2014-12-15 06:44:18] - Will process 2 other websites because some old data reports have been invalidated (eg. using the Log Import script) , IDs: 1, 2
+INFO CoreConsole[2014-12-15 06:44:18] ---------------------------
+INFO CoreConsole[2014-12-15 06:44:18] START
+INFO CoreConsole[2014-12-15 06:44:18] Starting Piwik reports archiving...
+INFO CoreConsole[2014-12-15 06:44:19] Will pre-process the following 1 Segments for this website (id = 1): browserCode==IE
+INFO CoreConsole[2014-12-15 06:44:21] Archived website id = 1, period = day, 0 visits in last last52 days, 0 visits today, Time elapsed: 3.188s
+INFO CoreConsole[2014-12-15 06:44:21] Will pre-process the following 1 Segments for this website (id = 1): browserCode==IE
+INFO CoreConsole[2014-12-15 06:44:37] Archived website id = 1, period = week, 40 visits in last last260 weeks, 0 visits this week, Time elapsed: 16.493s
+INFO CoreConsole[2014-12-15 06:44:37] Will pre-process the following 1 Segments for this website (id = 1): browserCode==IE
+INFO CoreConsole[2014-12-15 06:44:47] Archived website id = 1, period = month, 40 visits in last last52 months, 0 visits this month, Time elapsed: 9.627s
+INFO CoreConsole[2014-12-15 06:44:47] Will pre-process the following 1 Segments for this website (id = 1): browserCode==IE
+INFO CoreConsole[2014-12-15 06:44:49] Archived website id = 1, period = year, 40 visits in last last7 years, 12 visits this year, Time elapsed: 1.944s
+INFO CoreConsole[2014-12-15 06:44:49] Archived website id = 1, 8 API requests, Time elapsed: 31.255s [1/2 done]
+INFO CoreConsole[2014-12-15 06:44:51] Archived website id = 2, period = day, 0 visits in last last52 days, 0 visits today, Time elapsed: 1.553s
+INFO CoreConsole[2014-12-15 06:45:02] Archived website id = 2, period = week, 1 visits in last last260 weeks, 0 visits this week, Time elapsed: 11.828s
+INFO CoreConsole[2014-12-15 06:45:08] Archived website id = 2, period = month, 1 visits in last last52 months, 0 visits this month, Time elapsed: 5.630s
+INFO CoreConsole[2014-12-15 06:45:09] Archived website id = 2, period = year, 1 visits in last last7 years, 0 visits this year, Time elapsed: 1.185s
+INFO CoreConsole[2014-12-15 06:45:09] Archived website id = 2, 4 API requests, Time elapsed: 20.199s [2/2 done]
+INFO CoreConsole[2014-12-15 06:45:09] Done archiving!
+INFO CoreConsole[2014-12-15 06:45:09] ---------------------------
+INFO CoreConsole[2014-12-15 06:45:09] SUMMARY
+INFO CoreConsole[2014-12-15 06:45:09] Total visits for today across archived websites: 0
+INFO CoreConsole[2014-12-15 06:45:09] Archived today's reports for 2 websites
+INFO CoreConsole[2014-12-15 06:45:09] Archived week/month/year for 2 websites
+INFO CoreConsole[2014-12-15 06:45:09] Skipped 0 websites: no new visit since the last script execution
+INFO CoreConsole[2014-12-15 06:45:09] Skipped 0 websites day archiving: existing daily reports are less than 150 seconds old
+INFO CoreConsole[2014-12-15 06:45:09] Skipped 0 websites week/month/year archiving: existing periods reports are less than 3600 seconds old
+INFO CoreConsole[2014-12-15 06:45:09] Total API requests: 12
+INFO CoreConsole[2014-12-15 06:45:09] done: 2/2 100%, 0 vtoday, 2 wtoday, 2 wperiods, 12 req, 51589 ms, no error
+INFO CoreConsole[2014-12-15 06:45:09] Time elapsed: 51.589s
+INFO CoreConsole[2014-12-15 06:45:09] ---------------------------
+INFO CoreConsole[2014-12-15 06:45:09] SCHEDULED TASKS
+INFO CoreConsole[2014-12-15 06:45:09] Starting Scheduled tasks...
+INFO CoreConsole[2014-12-15 06:45:10] No task to run
+INFO CoreConsole[2014-12-15 06:45:10] done
+INFO CoreConsole[2014-12-15 06:45:10] --------------------------- \ No newline at end of file