Understanding what MIAB is telling me

Wanting to learn about MIAB a little more. Can you help interpret the following message? What does each line mean?

/etc/cron.daily/apt:

verbose level 1 (assume this is the level of detail the following report will provide)

power status (255) undetermined, continuing system is on main power.

sleeping for 188 seconds

power status (255) undetermined, continuing system is on main power.

check_stamp: interval=86400, now=1449964800, stamp=1449878400, delta=86400 (sec) apt-key net-update (failure)

download updated metadata (success).

send dbus signal (success)

check_stamp: interval=0

download upgradable (not run)

check_stamp: interval=86400, now=1449964800, stamp=1449878400, delta=86400 (sec) unattended-upgrade (success)

check_stamp: interval=0

autoclean (not run)

aged: ctime <7 and mtime <7 and ctime>2 and mtime>2
/etc/cron.daily/mailinabox-backup:

dovecot stop/waiting

  • Stopping Postfix Mail Transport Agent postfix
    …done.

Local and Remote metadata are synchronized, no sync needed.

Last full backup date: Sat Dec 12 06:38:51 2015 --------------[ Backup Statistics ]-------------- StartTime 1449988174.44 (Sun Dec 13 06:29:34 2015) EndTime 1449990556.71 (Sun Dec 13 07:09:16 2015) ElapsedTime 2382.27 (39 minutes 42.27 seconds) SourceFiles 20032 SourceFileSize 23382438451 (21.8 GB) NewFiles 8995 NewFileSize 12492814597 (11.6 GB) DeletedFiles 100 ChangedFiles 84 ChangedFileSize 330675921 (315 MB) ChangedDeltaSize 0 (0 bytes) DeltaEntries 9179 RawDeltaSize 12493566659 (11.6 GB) TotalDestinationSizeChange 8356568558 (7.78 GB) Errors 0

dovecot start/running, process 15422

  • Starting Postfix Mail Transport Agent postfix
    …done.

Local and Remote metadata are synchronized, no sync needed.

Last full backup date: Sat Dec 12 06:38:51 2015 There are backup set(s) at time(s):
Wed Dec 9 06:32:17 2015
Thu Dec 10 06:39:03 2015

Which can’t be deleted because newer sets depend on them.

No old backup sets found, nothing deleted.

Local and Remote metadata are synchronized, no sync needed.

Last full backup date: Sat Dec 12 06:38:51 2015 No extraneous files found, nothing deleted in cleanup.

The lines after this are output of the apt system process.[quote=“uca, post:1, topic:988”]
/etc/cron.daily/mailinabox-backup:
[/quote]

The lines after this are the Mail-in-a-Box process, most of which is the output of running duplicity to run a backup and then duplicity a second time to clean up any unneeded files left behind.

I’m now getting these messages, but not sure what changed. I was starting to get another message because my secret key changed. I’ve fixed that, so that message hasn’t returned, but this one’s still with me. Is something broken, or is there a way to turn this off?

Subject: test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )

/etc/cron.daily/apt:
verbose level 1
power status (255) undetermined, continuing
system is on main power.
sleeping for 1618 seconds
power status (255) undetermined, continuing
system is on main power.
check_stamp: interval=86400, now=1505890800, stamp=1505804400, delta=86400 (sec)
apt-key net-update (failure)
download updated metadata (success).
send dbus signal (success)
check_stamp: interval=0
download upgradable (not run)
check_stamp: interval=86400, now=1505890800, stamp=1505804400, delta=86400 (sec)
unattended-upgrade (success)
check_stamp: interval=0
autoclean (not run)
aged: ctime <7 and mtime <7 and ctime>2 and mtime>2