· 6 years ago · Nov 14, 2019, 03:56 AM
1reading config from /root/teslausb_setup_variables.conf
2====== summary ======
3hardware: Raspberry Pi Zero W Rev 1.1
4OS: Raspbian GNU/Linux 10 (buster)
5headless setup config in /root
6archive method: rclone
7lun0 connected, from file /backingfiles/cam_disk.bin
81 snapshots mounted
9====== disk / images ======
10Model: SD SM32G (sd/mmc)
11Disk /dev/mmcblk0: 31.9GB
12Sector size (logical/physical): 512B/512B
13Partition Table: msdos
14Disk Flags:
15Number Start End Size Type File system Flags
16 1 4194kB 273MB 268MB primary fat32 lba
17 2 277MB 2215MB 1938MB primary ext4
18 3 2215MB 31.8GB 29.6GB primary xfs
19 4 31.8GB 31.9GB 105MB primary ext4
20cam disk image has 8 extents
21Model: (file)
22Disk /backingfiles/cam_disk.bin: 22.9GB
23Sector size (logical/physical): 512B/512B
24Partition Table: msdos
25Disk Flags:
26Number Start End Size Type File system Flags
27 1 1049kB 22.9GB 22.9GB primary fat32 lba
28no music disk image found
29====== network ======
30ap0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
31 inet 192.168.66.1 netmask 255.255.255.0 broadcast 192.168.66.255
32 inet6 fe80::ba27:ebff:fe5e:9845 prefixlen 64 scopeid 0x20<link>
33 ether b8:27:eb:5e:98:45 txqueuelen 1000 (Ethernet)
34 RX packets 0 bytes 0 (0.0 B)
35 RX errors 0 dropped 0 overruns 0 frame 0
36 TX packets 90 bytes 15947 (15.5 KiB)
37 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
38lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
39 inet 127.0.0.1 netmask 255.0.0.0
40 inet6 ::1 prefixlen 128 scopeid 0x10<host>
41 loop txqueuelen 1000 (Local Loopback)
42 RX packets 116 bytes 12993 (12.6 KiB)
43 RX errors 0 dropped 0 overruns 0 frame 0
44 TX packets 116 bytes 12993 (12.6 KiB)
45 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
46wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
47 inet 192.168.1.58 netmask 255.255.255.0 broadcast 192.168.1.255
48 inet6 fe80::ba27:ebff:fe5e:9845 prefixlen 64 scopeid 0x20<link>
49 ether b8:27:eb:5e:98:45 txqueuelen 1000 (Ethernet)
50 RX packets 1162 bytes 133985 (130.8 KiB)
51 RX errors 0 dropped 0 overruns 0 frame 0
52 TX packets 535 bytes 74876 (73.1 KiB)
53 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
54 Link Quality=70/70 Signal level=-31 dBm
55====== fstab ======
56proc /proc proc defaults 0 0
57PARTUUID=f18867b3-01 /boot vfat defaults,ro 0 2
58PARTUUID=f18867b3-02 / ext4 defaults,noatime,ro 0 1
59# a swapfile is not a swap partition, no line here
60# use dphys-swapfile swap[on|off] for that
61LABEL=backingfiles /backingfiles xfs auto,rw,noatime 0 2
62LABEL=mutable /mutable ext4 auto,rw 0 2
63/backingfiles/cam_disk.bin /mnt/cam vfat utf8,noauto,users,umask=000,offset=1048576 0 0
64tmpfs /var/run/samba tmpfs nodev,nosuid 0 0
65tmpfs /var/cache/samba tmpfs nodev,nosuid 0 0
66tmpfs /mnt/smbexport tmpfs nodev,nosuid 0 0
67tmpfs /var/log tmpfs nodev,nosuid 0 0
68tmpfs /var/tmp tmpfs nodev,nosuid 0 0
69tmpfs /tmp tmpfs nodev,nosuid 0 0
70====== initial setup boot log ======
71no boot log found
72====== setup log ======
73Sun 22 Sep 22:55:30 BST 2019 : Detecting whether to update wpa_supplicant.conf
74Sun 22 Sep 22:55:31 BST 2019 : Wifi variables specified, and no /boot/WIFI_ENABLED. Building wpa_supplicant.conf.
75Sun 22 Sep 22:55:31 BST 2019 : Rebooting...
76Sun 22 Sep 22:55:32 BST 2019 : Grabbing main setup file.
77Sun 22 Sep 22:56:03 BST 2019 : Detecting whether to update wpa_supplicant.conf
78Sun 22 Sep 22:56:03 BST 2019 : Grabbing main setup file.
79Sun 22 Sep 22:56:04 BST 2019 : Starting setup.
80Sun 22 Sep 22:56:04 BST 2019 : adding country code to wpa_supplicant.conf
81Sun 22 Sep 22:56:04 BST 2019 : rebooting for changes to take effect
82Sun 22 Sep 22:56:36 BST 2019 : Detecting whether to update wpa_supplicant.conf
83Sun 22 Sep 22:56:36 BST 2019 : Starting setup.
84Sun 22 Sep 22:56:37 BST 2019 : reading config from /root/teslausb_setup_variables.conf
85Sun 22 Sep 22:56:37 BST 2019 : curl -s https://api.github.com/repos/marcone/teslausb/git/refs/heads/main-dev
86Sun 22 Sep 22:56:37 BST 2019 : curl -o /tmp/setup-teslausb https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/setup-teslausb
87Sun 22 Sep 22:56:38 BST 2019 : Downloaded /tmp/setup-teslausb ...
88Sun 22 Sep 22:56:38 BST 2019 : /root/bin/setup-teslausb is up to date
89Sun 22 Sep 22:56:38 BST 2019 : Updating package index files...
90Thu 14 Nov 03:29:09 GMT 2019 : Failed, retrying
91Wed 13 Nov 21:30:32 CST 2019 : Verifying that the requested configuration is valid...
92Wed 13 Nov 21:30:32 CST 2019 : curl -o /tmp/verify-configuration.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/verify-configuration.sh
93Wed 13 Nov 21:30:32 CST 2019 : Downloaded /tmp/verify-configuration.sh ...
94Wed 13 Nov 21:30:32 CST 2019 : usb_drive is not set. SD card will be used.
95Wed 13 Nov 21:30:32 CST 2019 : Verifying that there is sufficient space available on the MicroSD card...
96Wed 13 Nov 21:30:32 CST 2019 : There is sufficient space available.
97Wed 13 Nov 21:30:41 CST 2019 : Downloading additional setup scripts.
98Wed 13 Nov 21:30:42 CST 2019 : curl -o /root/bin/remountfs_rw https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/remountfs_rw
99Wed 13 Nov 21:30:42 CST 2019 : Downloaded /root/bin/remountfs_rw ...
100Wed 13 Nov 21:30:42 CST 2019 : curl -o /root/bin/make_snapshot.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/make_snapshot.sh
101Wed 13 Nov 21:30:43 CST 2019 : Downloaded /root/bin/make_snapshot.sh ...
102Wed 13 Nov 21:30:43 CST 2019 : curl -o /root/bin/mount_snapshot.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/mount_snapshot.sh
103Wed 13 Nov 21:30:43 CST 2019 : Downloaded /root/bin/mount_snapshot.sh ...
104Wed 13 Nov 21:30:43 CST 2019 : curl -o /root/bin/mount_image.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/mount_image.sh
105Wed 13 Nov 21:30:44 CST 2019 : Downloaded /root/bin/mount_image.sh ...
106Wed 13 Nov 21:30:44 CST 2019 : curl -o /root/bin/release_snapshot.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/release_snapshot.sh
107Wed 13 Nov 21:30:44 CST 2019 : Downloaded /root/bin/release_snapshot.sh ...
108Wed 13 Nov 21:30:44 CST 2019 : curl -o /root/bin/force_sync.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/force_sync.sh
109Wed 13 Nov 21:30:45 CST 2019 : Downloaded /root/bin/force_sync.sh ...
110Wed 13 Nov 21:30:45 CST 2019 : curl -o /tmp/create-backingfiles-partition.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/create-backingfiles-partition.sh
111Wed 13 Nov 21:30:45 CST 2019 : Downloaded /tmp/create-backingfiles-partition.sh ...
112Wed 13 Nov 21:30:45 CST 2019 : curl -o /tmp/create-backingfiles.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/create-backingfiles.sh
113Wed 13 Nov 21:30:46 CST 2019 : Downloaded /tmp/create-backingfiles.sh ...
114Wed 13 Nov 21:30:46 CST 2019 : curl -o /tmp/make-root-fs-readonly.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/make-root-fs-readonly.sh
115Wed 13 Nov 21:30:46 CST 2019 : Downloaded /tmp/make-root-fs-readonly.sh ...
116Wed 13 Nov 21:30:46 CST 2019 : curl -o /tmp/configure.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/configure.sh
117Wed 13 Nov 21:30:47 CST 2019 : Downloaded /tmp/configure.sh ...
118Wed 13 Nov 21:30:47 CST 2019 : Fixing the modules-load parameter in /boot/cmdline.txt...
119Wed 13 Nov 21:30:47 CST 2019 : Fixed cmdline.txt.
120Wed 13 Nov 21:30:56 CST 2019 : Checking existing partitions...
121Wed 13 Nov 21:30:57 CST 2019 : Modifying partition table for backing files partition...
122Wed 13 Nov 21:30:57 CST 2019 : Modifying partition table for mutable (writable) partition for script usage...
123Wed 13 Nov 21:30:58 CST 2019 : Writing updated partitions to fstab and /boot/cmdline.txt
124Wed 13 Nov 21:30:58 CST 2019 : Formatting new partitions...
125Wed 13 Nov 21:31:03 CST 2019 : Mounting the partition for the backing files...
126Wed 13 Nov 21:31:03 CST 2019 : Mounted the partition for the backing files.
127Wed 13 Nov 21:31:03 CST 2019 : Creating backing disk files.
128Wed 13 Nov 21:31:03 CST 2019 : create-backingfiles: starting
129Wed 13 Nov 21:31:03 CST 2019 : create-backingfiles: cam: 100%, music: 0%, mountpoint: /backingfiles
130Wed 13 Nov 21:31:04 CST 2019 : create-backingfiles: Allocating 22361744K for /backingfiles/cam_disk.bin...
131Wed 13 Nov 21:31:04 CST 2019 : create-backingfiles: Creating filesystem with label 'CAM'
132Wed 13 Nov 21:31:06 CST 2019 : create-backingfiles: updated /etc/fstab for /mnt/cam
133Wed 13 Nov 21:31:06 CST 2019 : create-backingfiles: created camera backing file
134Wed 13 Nov 21:31:09 CST 2019 : create-backingfiles: done
135Wed 13 Nov 21:31:21 CST 2019 : Main setup completed.
136Wed 13 Nov 21:31:21 CST 2019 : calling configure.sh
137Wed 13 Nov 21:31:21 CST 2019 : configure: /tmp/configure.sh starting with REPO=marcone, BRANCH=main-dev, ARCHIVE_SYSTEM=rclone
138Wed 13 Nov 21:31:22 CST 2019 : configure: Getting files from marcone:main-dev
139Wed 13 Nov 21:31:22 CST 2019 : configure: Pushover not configured.
140Wed 13 Nov 21:31:22 CST 2019 : configure: Gotify not configured.
141Wed 13 Nov 21:31:22 CST 2019 : configure: Enabling IFTTT
142Wed 13 Nov 21:31:22 CST 2019 : configure: Starting download for /root/bin/send-push-message
143Wed 13 Nov 21:31:22 CST 2019 : configure: Done
144Wed 13 Nov 21:31:22 CST 2019 : configure: Starting download for /root/bin/send_sns.py
145Wed 13 Nov 21:31:23 CST 2019 : configure: Done
146Wed 13 Nov 21:31:23 CST 2019 : configure: Checking archive configs:
147Wed 13 Nov 21:31:23 CST 2019 : configure: done
148Wed 13 Nov 21:31:23 CST 2019 : configure: Using archive module: run/rclone_archive
149Wed 13 Nov 21:31:23 CST 2019 : configure: Installing base archive scripts into /root/bin
150Wed 13 Nov 21:31:23 CST 2019 : configure: Starting download for /root/bin/archiveloop
151Wed 13 Nov 21:31:24 CST 2019 : configure: Done
152Wed 13 Nov 21:31:24 CST 2019 : configure: Starting download for /root/bin/remountfs_rw
153Wed 13 Nov 21:31:24 CST 2019 : configure: Done
154Wed 13 Nov 21:31:25 CST 2019 : configure: Skipping tesla_api.py install
155Wed 13 Nov 21:31:25 CST 2019 : configure: Installing archive module scripts
156Wed 13 Nov 21:31:25 CST 2019 : configure: Starting download for /tmp/verify-and-configure-archive.sh
157Wed 13 Nov 21:31:25 CST 2019 : configure: Done
158Wed 13 Nov 21:31:25 CST 2019 : configure: Starting download for /root/bin/archive-clips.sh
159Wed 13 Nov 21:31:26 CST 2019 : configure: Done
160Wed 13 Nov 21:31:26 CST 2019 : configure: Starting download for /root/bin/connect-archive.sh
161Wed 13 Nov 21:31:26 CST 2019 : configure: Done
162Wed 13 Nov 21:31:27 CST 2019 : configure: Starting download for /root/bin/disconnect-archive.sh
163Wed 13 Nov 21:31:27 CST 2019 : configure: Done
164Wed 13 Nov 21:31:27 CST 2019 : configure: Starting download for /root/bin/write-archive-configs-to.sh
165Wed 13 Nov 21:31:28 CST 2019 : configure: Done
166Wed 13 Nov 21:31:28 CST 2019 : configure: Starting download for /root/bin/archive-is-reachable.sh
167Wed 13 Nov 21:31:28 CST 2019 : configure: Done
168Wed 13 Nov 21:31:28 CST 2019 : verify-and-configure-archive: Verifying rlcone configuration...
169Wed 13 Nov 21:31:28 CST 2019 : verify-and-configure-archive: STOP: rclone config was not found. did you configure rclone correctly?
170Wed 13 Nov 21:32:49 CST 2019 : reading config from /root/teslausb_setup_variables.conf
171Wed 13 Nov 21:32:49 CST 2019 : curl -s https://api.github.com/repos/marcone/teslausb/git/refs/heads/main-dev
172Wed 13 Nov 21:32:50 CST 2019 : curl -o /tmp/setup-teslausb https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/setup-teslausb
173Wed 13 Nov 21:32:50 CST 2019 : Downloaded /tmp/setup-teslausb ...
174Wed 13 Nov 21:32:50 CST 2019 : ./setup-teslausb is up to date
175Wed 13 Nov 21:32:50 CST 2019 : Updating package index files...
176Wed 13 Nov 21:33:21 CST 2019 : Verifying that the requested configuration is valid...
177Wed 13 Nov 21:33:21 CST 2019 : curl -o /tmp/verify-configuration.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/verify-configuration.sh
178Wed 13 Nov 21:33:21 CST 2019 : Downloaded /tmp/verify-configuration.sh ...
179Wed 13 Nov 21:33:21 CST 2019 : usb_drive is not set. SD card will be used.
180Wed 13 Nov 21:33:21 CST 2019 : Verifying that there is sufficient space available on the MicroSD card...
181Wed 13 Nov 21:33:21 CST 2019 : There is sufficient space available.
182Wed 13 Nov 21:33:30 CST 2019 : Downloading additional setup scripts.
183Wed 13 Nov 21:33:30 CST 2019 : curl -o /root/bin/remountfs_rw https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/remountfs_rw
184Wed 13 Nov 21:33:31 CST 2019 : Downloaded /root/bin/remountfs_rw ...
185Wed 13 Nov 21:33:31 CST 2019 : curl -o /root/bin/make_snapshot.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/make_snapshot.sh
186Wed 13 Nov 21:33:31 CST 2019 : Downloaded /root/bin/make_snapshot.sh ...
187Wed 13 Nov 21:33:31 CST 2019 : curl -o /root/bin/mount_snapshot.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/mount_snapshot.sh
188Wed 13 Nov 21:33:32 CST 2019 : Downloaded /root/bin/mount_snapshot.sh ...
189Wed 13 Nov 21:33:32 CST 2019 : curl -o /root/bin/mount_image.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/mount_image.sh
190Wed 13 Nov 21:33:32 CST 2019 : Downloaded /root/bin/mount_image.sh ...
191Wed 13 Nov 21:33:32 CST 2019 : curl -o /root/bin/release_snapshot.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/release_snapshot.sh
192Wed 13 Nov 21:33:32 CST 2019 : Downloaded /root/bin/release_snapshot.sh ...
193Wed 13 Nov 21:33:32 CST 2019 : curl -o /root/bin/force_sync.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/run/force_sync.sh
194Wed 13 Nov 21:33:33 CST 2019 : Downloaded /root/bin/force_sync.sh ...
195Wed 13 Nov 21:33:33 CST 2019 : curl -o /tmp/create-backingfiles-partition.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/create-backingfiles-partition.sh
196Wed 13 Nov 21:33:33 CST 2019 : Downloaded /tmp/create-backingfiles-partition.sh ...
197Wed 13 Nov 21:33:33 CST 2019 : curl -o /tmp/create-backingfiles.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/create-backingfiles.sh
198Wed 13 Nov 21:33:34 CST 2019 : Downloaded /tmp/create-backingfiles.sh ...
199Wed 13 Nov 21:33:34 CST 2019 : curl -o /tmp/make-root-fs-readonly.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/make-root-fs-readonly.sh
200Wed 13 Nov 21:33:34 CST 2019 : Downloaded /tmp/make-root-fs-readonly.sh ...
201Wed 13 Nov 21:33:34 CST 2019 : curl -o /tmp/configure.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/configure.sh
202Wed 13 Nov 21:33:35 CST 2019 : Downloaded /tmp/configure.sh ...
203Wed 13 Nov 21:33:35 CST 2019 : Fixing the modules-load parameter in /boot/cmdline.txt...
204Wed 13 Nov 21:33:35 CST 2019 : Fixed cmdline.txt.
205Wed 13 Nov 21:33:45 CST 2019 : using existing backingfiles and mutable partitions
206Wed 13 Nov 21:33:55 CST 2019 : Main setup completed.
207Wed 13 Nov 21:33:55 CST 2019 : calling configure.sh
208Wed 13 Nov 21:33:55 CST 2019 : configure: /tmp/configure.sh starting with REPO=marcone, BRANCH=main-dev, ARCHIVE_SYSTEM=rclone
209Wed 13 Nov 21:33:55 CST 2019 : configure: Getting files from marcone:main-dev
210Wed 13 Nov 21:33:55 CST 2019 : configure: Pushover not configured.
211Wed 13 Nov 21:33:55 CST 2019 : configure: Gotify not configured.
212Wed 13 Nov 21:33:55 CST 2019 : configure: Enabling IFTTT
213Wed 13 Nov 21:33:55 CST 2019 : configure: Starting download for /root/bin/send-push-message
214Wed 13 Nov 21:33:56 CST 2019 : configure: Done
215Wed 13 Nov 21:33:56 CST 2019 : configure: Starting download for /root/bin/send_sns.py
216Wed 13 Nov 21:33:56 CST 2019 : configure: Done
217Wed 13 Nov 21:33:56 CST 2019 : configure: Checking archive configs:
218Wed 13 Nov 21:33:56 CST 2019 : configure: done
219Wed 13 Nov 21:33:56 CST 2019 : configure: Using archive module: run/rclone_archive
220Wed 13 Nov 21:33:56 CST 2019 : configure: Installing base archive scripts into /root/bin
221Wed 13 Nov 21:33:56 CST 2019 : configure: Starting download for /root/bin/archiveloop
222Wed 13 Nov 21:33:57 CST 2019 : configure: Done
223Wed 13 Nov 21:33:57 CST 2019 : configure: Starting download for /root/bin/remountfs_rw
224Wed 13 Nov 21:33:57 CST 2019 : configure: Done
225Wed 13 Nov 21:33:57 CST 2019 : configure: Skipping tesla_api.py install
226Wed 13 Nov 21:33:57 CST 2019 : configure: Installing archive module scripts
227Wed 13 Nov 21:33:57 CST 2019 : configure: Starting download for /tmp/verify-and-configure-archive.sh
228Wed 13 Nov 21:33:58 CST 2019 : configure: Done
229Wed 13 Nov 21:33:58 CST 2019 : configure: Starting download for /root/bin/archive-clips.sh
230Wed 13 Nov 21:33:58 CST 2019 : configure: Done
231Wed 13 Nov 21:33:58 CST 2019 : configure: Starting download for /root/bin/connect-archive.sh
232Wed 13 Nov 21:33:58 CST 2019 : configure: Done
233Wed 13 Nov 21:33:58 CST 2019 : configure: Starting download for /root/bin/disconnect-archive.sh
234Wed 13 Nov 21:33:59 CST 2019 : configure: Done
235Wed 13 Nov 21:33:59 CST 2019 : configure: Starting download for /root/bin/write-archive-configs-to.sh
236Wed 13 Nov 21:33:59 CST 2019 : configure: Done
237Wed 13 Nov 21:33:59 CST 2019 : configure: Starting download for /root/bin/archive-is-reachable.sh
238Wed 13 Nov 21:33:59 CST 2019 : configure: Done
239Wed 13 Nov 21:33:59 CST 2019 : verify-and-configure-archive: Verifying rlcone configuration...
240Wed 13 Nov 21:34:01 CST 2019 : verify-and-configure-archive: Configuring rclone archive...
241Wed 13 Nov 21:34:01 CST 2019 : verify-and-configure-archive: Moving rclone configs into /mutable
242Wed 13 Nov 21:34:01 CST 2019 : verify-and-configure-archive: Done
243Wed 13 Nov 21:34:01 CST 2019 : configure: Skipping rc.local installation
244Wed 13 Nov 21:34:01 CST 2019 : curl -o /tmp/configure-samba.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/configure-samba.sh
245Wed 13 Nov 21:34:02 CST 2019 : Downloaded /tmp/configure-samba.sh ...
246Wed 13 Nov 21:34:02 CST 2019 : configure-samba: Installing samba and dependencies...
247Wed 13 Nov 21:37:08 CST 2019 : configure-samba: Done.
248Wed 13 Nov 21:37:08 CST 2019 : curl -o /tmp/configure-ap.sh https://raw.githubusercontent.com/marcone/teslausb/99dfb1a64ce7244e4e927530003a73f8c27cbbfd/setup/pi/configure-ap.sh
249Wed 13 Nov 21:37:08 CST 2019 : Downloaded /tmp/configure-ap.sh ...
250Wed 13 Nov 21:37:08 CST 2019 : configure-ap: installing dnsmasq and hostapd
251Wed 13 Nov 21:38:11 CST 2019 : configure-ap: configuring AP 'TESLAUSB WIFI' with IP 192.168.66.1
252Wed 13 Nov 21:38:11 CST 2019 : make-root-fs-readonly: start
253Wed 13 Nov 21:38:11 CST 2019 : make-root-fs-readonly: Removing unwanted packages...
254Wed 13 Nov 21:40:06 CST 2019 : make-root-fs-readonly: Installing ntp and busybox-syslogd...
255Wed 13 Nov 21:41:37 CST 2019 : make-root-fs-readonly: Configuring system...
256Wed 13 Nov 21:41:37 CST 2019 : make-root-fs-readonly: Moving fake-hwclock data
257Wed 13 Nov 21:41:38 CST 2019 : make-root-fs-readonly: done
258Wed 13 Nov 21:41:38 CST 2019 : Skipping package upgrade.
259Wed 13 Nov 21:41:38 CST 2019 : All done.
260Wed 13 Nov 21:41:38 CST 2019 : (reboot now for changes to take effect)
261====== archiveloop log ======
262==============================================
263Thu 14 Feb 04:12:23 CST 2019: Starting archiveloop...
264Thu 14 Feb 04:12:24 CST 2019: no snapshots
265Thu 14 Feb 04:12:24 CST 2019: warning: low space for snapshots
266Thu 14 Feb 04:12:25 CST 2019: taking snapshot of cam disk: /backingfiles/snapshots/snap-000000/snap.bin
267Thu 14 Feb 04:12:29 CST 2019: took snapshot
268Thu 14 Feb 04:12:32 CST 2019: comparing /backingfiles/snapshots/snap--00001/snap.bin.toc and /backingfiles/snapshots/newsnap/snap.bin.toc
269Thu 14 Feb 04:12:32 CST 2019: making links for /backingfiles/snapshots/newsnap/mnt, retargeted to /backingfiles/snapshots/snap-000000/mnt
270Thu 14 Feb 04:12:32 CST 2019: made all links for /backingfiles/snapshots/newsnap/mnt
271Thu 14 Feb 04:12:32 CST 2019: Waiting for time to be set by ntpd...
272Thu 14 Feb 04:12:59 CST 2019: Time still not set, attempting to force it
273Wed 13 Nov 21:43:11 CST 2019: Archiving...
274Wed 13 Nov 21:43:11 CST 2019: Disconnecting usb from host...
275Wed 13 Nov 21:43:11 CST 2019: Disconnected usb from host.
276Wed 13 Nov 21:43:11 CST 2019: Checking saved folder count...
277Wed 13 Nov 21:43:11 CST 2019: Ensuring cam file is mounted...
278Wed 13 Nov 21:43:11 CST 2019: Mounting /mnt/cam...
279Wed 13 Nov 21:43:12 CST 2019: Mounted /mnt/cam.
280Wed 13 Nov 21:43:12 CST 2019: Ensured cam file is mounted.
281Wed 13 Nov 21:43:12 CST 2019: Running fsck on /mnt/cam...
282Wed 13 Nov 21:43:12 CST 2019: | fsck from util-linux 2.33.1
283Wed 13 Nov 21:43:14 CST 2019: | fsck.fat 4.1 (2017-01-24)
284Wed 13 Nov 21:43:14 CST 2019: | 0x41: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
285Wed 13 Nov 21:43:14 CST 2019: | Automatically removing dirty bit.
286Wed 13 Nov 21:43:14 CST 2019: | Performing changes.
287Wed 13 Nov 21:43:14 CST 2019: | /dev/loop1: 2 files, 2/1396860 clusters
288Wed 13 Nov 21:43:14 CST 2019: Finished fsck on /mnt/cam.
289Wed 13 Nov 21:43:14 CST 2019: There are 0 event folder(s) with 0 file(s) to move.
290Wed 13 Nov 21:43:14 CST 2019: Unmounting /mnt/cam...
291Wed 13 Nov 21:43:14 CST 2019: Unmounted /mnt/cam.
292Wed 13 Nov 21:43:14 CST 2019: Finished archiving.
293Wed 13 Nov 21:43:14 CST 2019: Music archive not configured or unreachable
294Wed 13 Nov 21:43:14 CST 2019: Connecting usb to host...
295Wed 13 Nov 21:43:14 CST 2019: Connected usb to host.
296Wed 13 Nov 21:43:14 CST 2019: Waiting for archive to be unreachable...
297====== system log ======
298Feb 14 04:12:18 teslausb syslog.info syslogd started: BusyBox v1.30.1
299Feb 14 04:12:19 teslausb daemon.notice wpa_supplicant[295]: Successfully initialized wpa_supplicant
300Feb 14 04:12:21 teslausb daemon.notice wpa_supplicant[316]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=US
301Feb 14 04:12:22 teslausb daemon.notice ntpd[405]: ntpd 4.2.8p12@1.3728-o (1): Starting
302Feb 14 04:12:22 teslausb daemon.info ntpd[405]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 110:116
303Feb 14 04:12:22 teslausb daemon.notice wpa_supplicant[316]: wlan0: Trying to associate with SSID 'Jyen'
304Feb 14 04:12:22 teslausb daemon.info ntpd[416]: proto: precision = 2.000 usec (-19)
305Feb 14 04:12:22 teslausb daemon.notice ntpd[416]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature
306Feb 14 04:12:22 teslausb daemon.notice ntpd[416]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2020-06-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37
307Feb 14 04:12:22 teslausb daemon.info ntpd[416]: Listen and drop on 0 v6wildcard [::]:123
308Feb 14 04:12:22 teslausb daemon.info ntpd[416]: Listen and drop on 1 v4wildcard 0.0.0.0:123
309Feb 14 04:12:22 teslausb daemon.info ntpd[416]: Listen normally on 2 lo 127.0.0.1:123
310Feb 14 04:12:22 teslausb daemon.info ntpd[416]: Listen normally on 3 ap0 192.168.66.1:123
311Feb 14 04:12:22 teslausb daemon.info ntpd[416]: Listen normally on 4 lo [::1]:123
312Feb 14 04:12:22 teslausb daemon.info ntpd[416]: Listen normally on 5 ap0 [fe80::ba27:ebff:fe5e:9845%3]:123
313Feb 14 04:12:22 teslausb daemon.info ntpd[416]: Listening on routing socket on fd #22 for interface updates
314Feb 14 04:12:22 teslausb daemon.info ntpd[416]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
315Feb 14 04:12:22 teslausb daemon.info ntpd[416]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
316Feb 14 04:12:23 teslausb daemon.notice wpa_supplicant[316]: wlan0: Associated with b6:b9:8a:6e:3b:82
317Feb 14 04:12:23 teslausb daemon.notice wpa_supplicant[316]: wlan0: CTRL-EVENT-CONNECTED - Connection to b6:b9:8a:6e:3b:82 completed [id=0 id_str=AP1]
318Feb 14 04:12:23 teslausb daemon.notice wpa_supplicant[316]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
319Feb 14 04:12:23 teslausb daemon.notice wpa_supplicant[316]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=US
320Feb 14 04:12:23 teslausb user.notice wpa_action: WPA_IFACE=wlan0 WPA_ACTION=CONNECTED
321Feb 14 04:12:23 teslausb daemon.err ntpd[416]: error resolving pool 0.debian.pool.ntp.org: Temporary failure in name resolution (-3)
322Feb 14 04:12:23 teslausb user.notice wpa_action: WPA_ID=0 WPA_ID_STR=AP1 WPA_CTRL_DIR=/var/run/wpa_supplicant
323Feb 14 04:12:23 teslausb user.notice wpa_action: ifup wlan0=AP1
324Feb 14 04:12:24 teslausb auth.info sshd[435]: Server listening on 0.0.0.0 port 22.
325Feb 14 04:12:24 teslausb auth.info sshd[435]: Server listening on :: port 22.
326Feb 14 04:12:24 teslausb daemon.info dnsmasq[460]: started, version 2.80 cachesize 150
327Feb 14 04:12:24 teslausb daemon.info dnsmasq[460]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify dumpfile
328Feb 14 04:12:24 teslausb daemon.info dnsmasq-dhcp[460]: DHCP, IP range 192.168.66.100 -- 192.168.66.150, lease time 12h
329Feb 14 04:12:24 teslausb daemon.info dnsmasq-dhcp[460]: DHCP, sockets bound exclusively to interface ap0
330Feb 14 04:12:24 teslausb daemon.info dnsmasq[460]: read /etc/hosts - 5 addresses
331Feb 14 04:12:24 teslausb daemon.err ntpd[416]: bind(25) AF_INET6 fe80::ba27:ebff:fe5e:9845%2#123 flags 0x11 failed: Cannot assign requested address
332Feb 14 04:12:24 teslausb daemon.err ntpd[416]: unable to create socket on wlan0 (6) for fe80::ba27:ebff:fe5e:9845%2#123
333Feb 14 04:12:24 teslausb daemon.info ntpd[416]: failed to init interface for address fe80::ba27:ebff:fe5e:9845%2
334Feb 14 04:12:24 teslausb daemon.err ntpd[416]: error resolving pool 1.debian.pool.ntp.org: Temporary failure in name resolution (-3)
335Feb 14 04:12:25 teslausb daemon.info dhclient[487]: Internet Systems Consortium DHCP Client 4.4.1
336Feb 14 04:12:25 teslausb daemon.info dhclient[487]: Copyright 2004-2018 Internet Systems Consortium.
337Feb 14 04:12:25 teslausb daemon.info dhclient[487]: All rights reserved.
338Feb 14 04:12:25 teslausb daemon.info dhclient[487]: For info, please visit https://www.isc.org/software/dhcp/
339Feb 14 04:12:25 teslausb daemon.info dhclient[487]:
340Feb 14 04:12:25 teslausb daemon.err dhclient[487]: can't create /var/lib/dhcp/dhclient.wlan0.leases: Read-only file system
341Feb 14 04:12:25 teslausb daemon.info dhclient[487]: Listening on LPF/wlan0/b8:27:eb:5e:98:45
342Feb 14 04:12:25 teslausb daemon.info dhclient[487]: Sending on LPF/wlan0/b8:27:eb:5e:98:45
343Feb 14 04:12:25 teslausb daemon.info dhclient[487]: Sending on Socket/fallback
344Feb 14 04:12:25 teslausb daemon.info dhclient[487]: Created duid "\000\001\000\001#\367\373\211\270'\353^\230E".
345Feb 14 04:12:25 teslausb daemon.err dhclient[487]: can't create /var/lib/dhcp/dhclient.wlan0.leases: Read-only file system
346Feb 14 04:12:25 teslausb daemon.info dhclient[487]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
347Feb 14 04:12:25 teslausb daemon.err ntpd[416]: error resolving pool 2.debian.pool.ntp.org: Temporary failure in name resolution (-3)
348Feb 14 04:12:25 teslausb daemon.info dhclient[487]: DHCPOFFER of 192.168.1.58 from 192.168.1.1
349Feb 14 04:12:25 teslausb daemon.info dhclient[487]: DHCPREQUEST for 192.168.1.58 on wlan0 to 255.255.255.255 port 67
350Feb 14 04:12:26 teslausb daemon.warn dnsmasq[460]: no servers found in /run/dnsmasq/resolv.conf, will retry
351Feb 14 04:12:26 teslausb daemon.info bluetoothd[484]: Bluetooth daemon 5.50
352Feb 14 04:12:26 teslausb daemon.info bluetoothd[484]: Starting SDP server
353Feb 14 04:12:26 teslausb daemon.info dhclient[487]: DHCPACK of 192.168.1.58 from 192.168.1.1
354Feb 14 04:12:26 teslausb daemon.info ntpd[416]: Listen normally on 7 wlan0 [fe80::ba27:ebff:fe5e:9845%2]:123
355Feb 14 04:12:26 teslausb daemon.debug ntpd[416]: new interface(s) found: waking up resolver
356Feb 14 04:12:26 teslausb daemon.err ntpd[416]: error resolving pool 3.debian.pool.ntp.org: Temporary failure in name resolution (-3)
357Feb 14 04:12:26 teslausb daemon.info bluetoothd[484]: Bluetooth management interface 1.14 initialized
358Feb 14 04:12:26 teslausb daemon.err bluetoothd[484]: Sap driver initialization failed.
359Feb 14 04:12:26 teslausb daemon.err bluetoothd[484]: sap-server: Operation not permitted (1)
360Feb 14 04:12:26 teslausb daemon.err bluetoothd[484]: Failed to set privacy: Rejected (0x0b)
361Feb 14 04:12:28 teslausb daemon.info dnsmasq[460]: reading /run/dnsmasq/resolv.conf
362Feb 14 04:12:28 teslausb daemon.info dnsmasq[460]: using nameserver 192.168.1.1#53
363Feb 14 04:12:28 teslausb daemon.err dhclient[487]: can't create /var/lib/dhcp/dhclient.wlan0.leases: Read-only file system
364Feb 14 04:12:28 teslausb daemon.info dhclient[487]: bound to 192.168.1.58 -- renewal in 33745 seconds.
365Feb 14 04:12:29 teslausb daemon.info ntpd[416]: Listen normally on 8 wlan0 192.168.1.58:123
366Feb 14 04:12:29 teslausb daemon.debug ntpd[416]: new interface(s) found: waking up resolver
367Feb 14 04:12:30 teslausb user.notice wpa_action: creating sendsigs omission pidfile: /run/sendsigs.omit.d/wpasupplicant.wpa_supplicant.wlan0.pid
368Feb 14 04:12:30 teslausb user.notice wpa_action: bssid=b6:b9:8a:6e:3b:82
369Feb 14 04:12:30 teslausb user.notice wpa_action: freq=2412
370Feb 14 04:12:30 teslausb user.notice wpa_action: ssid=Jyen
371Feb 14 04:12:30 teslausb user.notice wpa_action: id=0
372Feb 14 04:12:30 teslausb user.notice wpa_action: id_str=AP1
373Feb 14 04:12:30 teslausb user.notice wpa_action: mode=station
374Feb 14 04:12:30 teslausb user.notice wpa_action: pairwise_cipher=CCMP
375Feb 14 04:12:30 teslausb user.notice wpa_action: group_cipher=CCMP
376Feb 14 04:12:30 teslausb user.notice wpa_action: key_mgmt=WPA2-PSK
377Feb 14 04:12:30 teslausb user.notice wpa_action: wpa_state=COMPLETED
378Feb 14 04:12:30 teslausb user.notice wpa_action: ip_address=192.168.1.58
379Feb 14 04:12:30 teslausb user.notice wpa_action: p2p_device_address=ba:25:27:36:ec:e9
380Feb 14 04:12:30 teslausb user.notice wpa_action: address=b8:27:eb:5e:98:45
381Feb 14 04:12:30 teslausb user.notice wpa_action: uuid=4b19b734-be23-5be3-b960-8dca099a5a1a
382Feb 14 04:12:59 teslausb daemon.notice ntpd[416]: ntpd exiting on signal 15 (Terminated)
383Feb 14 04:12:59 teslausb daemon.notice ntpd[727]: ntpd 4.2.8p12@1.3728-o (1): Starting
384Feb 14 04:12:59 teslausb daemon.info ntpd[727]: Command line: ntpd -q -x -g
385Feb 14 04:12:59 teslausb daemon.info ntpd[727]: proto: precision = 2.000 usec (-19)
386Feb 14 04:12:59 teslausb daemon.notice ntpd[727]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature
387Feb 14 04:12:59 teslausb daemon.notice ntpd[727]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2020-06-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37
388Feb 14 04:12:59 teslausb daemon.info ntpd[727]: Listen and drop on 0 v6wildcard [::]:123
389Feb 14 04:12:59 teslausb daemon.info ntpd[727]: Listen and drop on 1 v4wildcard 0.0.0.0:123
390Feb 14 04:12:59 teslausb daemon.info ntpd[727]: Listen normally on 2 lo 127.0.0.1:123
391Feb 14 04:12:59 teslausb daemon.info ntpd[727]: Listen normally on 3 wlan0 192.168.1.58:123
392Feb 14 04:12:59 teslausb daemon.info ntpd[727]: Listen normally on 4 ap0 192.168.66.1:123
393Feb 14 04:12:59 teslausb daemon.info ntpd[727]: Listen normally on 5 lo [::1]:123
394Feb 14 04:12:59 teslausb daemon.info ntpd[727]: Listen normally on 6 wlan0 [fe80::ba27:ebff:fe5e:9845%2]:123
395Feb 14 04:12:59 teslausb daemon.info ntpd[727]: Listen normally on 7 ap0 [fe80::ba27:ebff:fe5e:9845%3]:123
396Feb 14 04:12:59 teslausb daemon.info ntpd[727]: Listening on routing socket on fd #24 for interface updates
397Feb 14 04:13:00 teslausb daemon.info ntpd[727]: Soliciting pool server 50.76.34.188
398Feb 14 04:13:01 teslausb daemon.info ntpd[727]: Soliciting pool server 44.190.6.254
399Feb 14 04:13:01 teslausb daemon.info ntpd[727]: Soliciting pool server 163.237.218.19
400Feb 14 04:13:02 teslausb daemon.info ntpd[727]: Soliciting pool server 184.105.182.15
401Feb 14 04:13:02 teslausb daemon.info ntpd[727]: Soliciting pool server 162.159.200.123
402Feb 14 04:13:02 teslausb daemon.info ntpd[727]: Soliciting pool server 185.213.26.143
403Feb 14 04:13:03 teslausb daemon.info ntpd[727]: Soliciting pool server 108.61.73.243
404Feb 14 04:13:03 teslausb daemon.info ntpd[727]: Soliciting pool server 69.89.207.199
405Feb 14 04:13:03 teslausb daemon.info ntpd[727]: Soliciting pool server 66.228.58.20
406Feb 14 04:13:03 teslausb daemon.info ntpd[727]: Soliciting pool server 64.62.190.177
407Feb 14 04:13:04 teslausb daemon.info ntpd[727]: Soliciting pool server 208.115.126.70
408Feb 14 04:13:04 teslausb daemon.info ntpd[727]: Soliciting pool server 45.76.244.202
409Feb 14 04:13:04 teslausb daemon.info ntpd[727]: Soliciting pool server 38.229.71.1
410Feb 14 04:13:05 teslausb daemon.info ntpd[727]: Soliciting pool server 216.229.0.49
411Feb 14 04:13:05 teslausb daemon.info ntpd[727]: Soliciting pool server 2a01:4f8:110:12d5::2
412Feb 14 04:13:06 teslausb daemon.info ntpd[727]: Soliciting pool server 45.56.74.200
413Nov 13 21:43:10 teslausb daemon.notice ntpd[727]: ntpd: time set +23563801.773824 s
414Nov 13 21:43:11 teslausb daemon.notice ntpd[734]: ntpd 4.2.8p12@1.3728-o (1): Starting
415Nov 13 21:43:11 teslausb daemon.info ntpd[734]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 110:116
416Nov 13 21:43:11 teslausb daemon.info ntpd[744]: proto: precision = 2.000 usec (-19)
417Nov 13 21:43:11 teslausb daemon.notice ntpd[744]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature
418Nov 13 21:43:11 teslausb daemon.notice ntpd[744]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2020-06-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37
419Nov 13 21:43:11 teslausb daemon.info ntpd[744]: Listen and drop on 0 v6wildcard [::]:123
420Nov 13 21:43:11 teslausb daemon.info ntpd[744]: Listen and drop on 1 v4wildcard 0.0.0.0:123
421Nov 13 21:43:11 teslausb daemon.info ntpd[744]: Listen normally on 2 lo 127.0.0.1:123
422Nov 13 21:43:11 teslausb daemon.info ntpd[744]: Listen normally on 3 wlan0 192.168.1.58:123
423Nov 13 21:43:11 teslausb daemon.info ntpd[744]: Listen normally on 4 ap0 192.168.66.1:123
424Nov 13 21:43:11 teslausb daemon.info ntpd[744]: Listen normally on 5 lo [::1]:123
425Nov 13 21:43:11 teslausb daemon.info ntpd[744]: Listen normally on 6 wlan0 [fe80::ba27:ebff:fe5e:9845%2]:123
426Nov 13 21:43:11 teslausb daemon.info ntpd[744]: Listen normally on 7 ap0 [fe80::ba27:ebff:fe5e:9845%3]:123
427Nov 13 21:43:11 teslausb daemon.info ntpd[744]: Listening on routing socket on fd #24 for interface updates
428Nov 13 21:43:11 teslausb daemon.info ntpd[744]: kernel reports TIME_ERROR: 0x4041: Clock Unsynchronized
429Nov 13 21:43:11 teslausb daemon.info ntpd[744]: kernel reports TIME_ERROR: 0x4041: Clock Unsynchronized
430Nov 13 21:43:12 teslausb daemon.info ntpd[744]: Soliciting pool server 172.98.193.44
431Nov 13 21:43:13 teslausb daemon.info ntpd[744]: Soliciting pool server 173.0.156.209
432Nov 13 21:43:13 teslausb daemon.info ntpd[744]: Soliciting pool server 108.61.56.35
433Nov 13 21:43:14 teslausb daemon.info ntpd[744]: Soliciting pool server 198.50.238.156
434Nov 13 21:43:14 teslausb daemon.info ntpd[744]: Soliciting pool server 66.228.59.187
435Nov 13 21:43:14 teslausb authpriv.notice sshd[730]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=fe80::8dc:18c4:d515:3a4e%wlan0 user=pi
436Nov 13 21:43:14 teslausb daemon.info ntpd[744]: Soliciting pool server 185.213.26.143
437Nov 13 21:43:15 teslausb daemon.info ntpd[744]: Soliciting pool server 204.2.134.163
438Nov 13 21:43:15 teslausb daemon.info ntpd[744]: Soliciting pool server 204.2.134.164
439Nov 13 21:43:15 teslausb daemon.info ntpd[744]: Soliciting pool server 198.50.238.163
440Nov 13 21:43:15 teslausb daemon.info ntpd[744]: Soliciting pool server 138.236.128.112
441Nov 13 21:43:16 teslausb daemon.info ntpd[744]: Soliciting pool server 129.250.35.250
442Nov 13 21:43:16 teslausb daemon.info ntpd[744]: Soliciting pool server 45.79.109.111
443Nov 13 21:43:16 teslausb daemon.info ntpd[744]: Soliciting pool server 69.89.207.199
444Nov 13 21:43:16 teslausb auth.info sshd[730]: Failed password for pi from fe80::8dc:18c4:d515:3a4e%wlan0 port 56493 ssh2
445Nov 13 21:43:17 teslausb daemon.info ntpd[744]: Soliciting pool server 216.229.0.49
446Nov 13 21:43:17 teslausb daemon.info ntpd[744]: Soliciting pool server 209.51.161.238
447Nov 13 21:43:18 teslausb daemon.info ntpd[744]: Soliciting pool server 185.198.26.172
448Nov 13 21:43:18 teslausb daemon.info ntpd[744]: Soliciting pool server 2607:fa18:3:88::35
449Nov 13 21:43:23 teslausb auth.info sshd[730]: Accepted password for pi from fe80::8dc:18c4:d515:3a4e%wlan0 port 56493 ssh2
450Nov 13 21:43:23 teslausb authpriv.info sshd[730]: pam_unix(sshd:session): session opened for user pi by (uid=0)
451Nov 13 21:43:23 teslausb authpriv.info systemd: pam_unix(systemd-user:session): session opened for user pi by (uid=0)
452Nov 13 21:44:07 teslausb authpriv.notice sudo: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/bin/bash
453Nov 13 21:44:07 teslausb authpriv.info sudo: pam_unix(sudo:session): session opened for user root by pi(uid=0)
454====== dmesg ======
455[Wed Nov 13 21:41:58 2019] Booting Linux on physical CPU 0x0
456[Wed Nov 13 21:41:58 2019] Linux version 4.19.66+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1253 Thu Aug 15 11:37:30 BST 2019
457[Wed Nov 13 21:41:58 2019] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
458[Wed Nov 13 21:41:58 2019] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
459[Wed Nov 13 21:41:58 2019] OF: fdt: Machine model: Raspberry Pi Zero W Rev 1.1
460[Wed Nov 13 21:41:58 2019] Memory policy: Data cache writeback
461[Wed Nov 13 21:41:58 2019] cma: Reserved 8 MiB at 0x1b400000
462[Wed Nov 13 21:41:58 2019] On node 0 totalpages: 114688
463[Wed Nov 13 21:41:58 2019] Normal zone: 1008 pages used for memmap
464[Wed Nov 13 21:41:58 2019] Normal zone: 0 pages reserved
465[Wed Nov 13 21:41:58 2019] Normal zone: 114688 pages, LIFO batch:31
466[Wed Nov 13 21:41:58 2019] random: get_random_bytes called from start_kernel+0x8c/0x49c with crng_init=0
467[Wed Nov 13 21:41:58 2019] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
468[Wed Nov 13 21:41:58 2019] pcpu-alloc: [0] 0
469[Wed Nov 13 21:41:58 2019] Built 1 zonelists, mobility grouping on. Total pages: 113680
470[Wed Nov 13 21:41:58 2019] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:0B:CD:10 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=f18867b3-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait modules-load=dwc2 quiet fastboot noswap ro
471[Wed Nov 13 21:41:58 2019] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
472[Wed Nov 13 21:41:58 2019] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
473[Wed Nov 13 21:41:58 2019] Memory: 434424K/458752K available (6971K kernel code, 635K rwdata, 2080K rodata, 468K init, 797K bss, 16136K reserved, 8192K cma-reserved)
474[Wed Nov 13 21:41:58 2019] Virtual kernel memory layout:
475 vector : 0xffff0000 - 0xffff1000 ( 4 kB)
476 fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
477 vmalloc : 0xdc800000 - 0xff800000 ( 560 MB)
478 lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
479 modules : 0xbf000000 - 0xc0000000 ( 16 MB)
480 .text : 0x(ptrval) - 0x(ptrval) (6972 kB)
481 .init : 0x(ptrval) - 0x(ptrval) ( 468 kB)
482 .data : 0x(ptrval) - 0x(ptrval) ( 636 kB)
483 .bss : 0x(ptrval) - 0x(ptrval) ( 798 kB)
484[Wed Nov 13 21:41:58 2019] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
485[Wed Nov 13 21:41:58 2019] ftrace: allocating 25191 entries in 74 pages
486[Wed Nov 13 21:41:58 2019] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
487[Wed Nov 13 21:41:58 2019] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
488[Wed Nov 13 21:41:58 2019] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
489[Wed Nov 13 21:41:58 2019] bcm2835: system timer (irq = 27)
490[Wed Nov 13 21:41:58 2019] Console: colour dummy device 80x30
491[Wed Nov 13 21:41:58 2019] console [tty1] enabled
492[Wed Nov 13 21:41:58 2019] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792)
493[Wed Nov 13 21:41:58 2019] pid_max: default: 32768 minimum: 301
494[Wed Nov 13 21:41:58 2019] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
495[Wed Nov 13 21:41:58 2019] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
496[Wed Nov 13 21:41:58 2019] CPU: Testing write buffer coherency: ok
497[Wed Nov 13 21:41:58 2019] Setting up static identity map for 0x8200 - 0x8238
498[Wed Nov 13 21:41:58 2019] devtmpfs: initialized
499[Wed Nov 13 21:41:58 2019] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
500[Wed Nov 13 21:41:58 2019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
501[Wed Nov 13 21:41:58 2019] futex hash table entries: 256 (order: -1, 3072 bytes)
502[Wed Nov 13 21:41:58 2019] pinctrl core: initialized pinctrl subsystem
503[Wed Nov 13 21:41:58 2019] NET: Registered protocol family 16
504[Wed Nov 13 21:41:58 2019] DMA: preallocated 1024 KiB pool for atomic coherent allocations
505[Wed Nov 13 21:41:58 2019] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
506[Wed Nov 13 21:41:58 2019] hw-breakpoint: maximum watchpoint size is 4 bytes.
507[Wed Nov 13 21:41:58 2019] Serial: AMBA PL011 UART driver
508[Wed Nov 13 21:41:58 2019] bcm2835-mbox 2000b880.mailbox: mailbox enabled
509[Wed Nov 13 21:41:58 2019] bcm2835-dma 20007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
510[Wed Nov 13 21:41:58 2019] SCSI subsystem initialized
511[Wed Nov 13 21:41:58 2019] usbcore: registered new interface driver usbfs
512[Wed Nov 13 21:41:58 2019] usbcore: registered new interface driver hub
513[Wed Nov 13 21:41:58 2019] usbcore: registered new device driver usb
514[Wed Nov 13 21:41:58 2019] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-15 12:06, variant start
515[Wed Nov 13 21:41:58 2019] raspberrypi-firmware soc:firmware: Firmware hash is 0e6daa5106dd4164474616408e0dc24f997ffcf3
516[Wed Nov 13 21:41:58 2019] clocksource: Switched to clocksource timer
517[Wed Nov 13 21:41:58 2019] VFS: Disk quotas dquot_6.6.0
518[Wed Nov 13 21:41:58 2019] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
519[Wed Nov 13 21:41:58 2019] FS-Cache: Loaded
520[Wed Nov 13 21:41:58 2019] CacheFiles: Loaded
521[Wed Nov 13 21:41:58 2019] NET: Registered protocol family 2
522[Wed Nov 13 21:41:58 2019] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
523[Wed Nov 13 21:41:58 2019] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
524[Wed Nov 13 21:41:58 2019] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
525[Wed Nov 13 21:41:58 2019] TCP: Hash tables configured (established 4096 bind 4096)
526[Wed Nov 13 21:41:58 2019] UDP hash table entries: 256 (order: 0, 4096 bytes)
527[Wed Nov 13 21:41:58 2019] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
528[Wed Nov 13 21:41:58 2019] NET: Registered protocol family 1
529[Wed Nov 13 21:41:58 2019] RPC: Registered named UNIX socket transport module.
530[Wed Nov 13 21:41:58 2019] RPC: Registered udp transport module.
531[Wed Nov 13 21:41:58 2019] RPC: Registered tcp transport module.
532[Wed Nov 13 21:41:58 2019] RPC: Registered tcp NFSv4.1 backchannel transport module.
533[Wed Nov 13 21:41:58 2019] hw perfevents: no irqs for PMU, sampling events not supported
534[Wed Nov 13 21:41:58 2019] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available
535[Wed Nov 13 21:41:58 2019] Initialise system trusted keyrings
536[Wed Nov 13 21:41:58 2019] workingset: timestamp_bits=14 max_order=17 bucket_order=3
537[Wed Nov 13 21:41:58 2019] FS-Cache: Netfs 'nfs' registered for caching
538[Wed Nov 13 21:41:58 2019] NFS: Registering the id_resolver key type
539[Wed Nov 13 21:41:58 2019] Key type id_resolver registered
540[Wed Nov 13 21:41:58 2019] Key type id_legacy registered
541[Wed Nov 13 21:41:58 2019] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
542[Wed Nov 13 21:41:58 2019] Key type asymmetric registered
543[Wed Nov 13 21:41:58 2019] Asymmetric key parser 'x509' registered
544[Wed Nov 13 21:41:58 2019] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
545[Wed Nov 13 21:41:58 2019] io scheduler noop registered
546[Wed Nov 13 21:41:58 2019] io scheduler deadline registered (default)
547[Wed Nov 13 21:41:58 2019] io scheduler cfq registered
548[Wed Nov 13 21:41:58 2019] io scheduler mq-deadline registered (default)
549[Wed Nov 13 21:41:58 2019] io scheduler kyber registered
550[Wed Nov 13 21:41:58 2019] bcm2708_fb soc:fb: FB found 1 display(s)
551[Wed Nov 13 21:41:58 2019] Console: switching to colour frame buffer device 82x26
552[Wed Nov 13 21:41:58 2019] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
553[Wed Nov 13 21:41:58 2019] bcm2835-rng 20104000.rng: hwrng registered
554[Wed Nov 13 21:41:58 2019] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
555[Wed Nov 13 21:41:58 2019] vc-sm: Videocore shared memory driver
556[Wed Nov 13 21:41:58 2019] gpiomem-bcm2835 20200000.gpiomem: Initialised: Registers at 0x20200000
557[Wed Nov 13 21:41:58 2019] brd: module loaded
558[Wed Nov 13 21:41:58 2019] loop: module loaded
559[Wed Nov 13 21:41:58 2019] Loading iSCSI transport class v2.0-870.
560[Wed Nov 13 21:41:58 2019] usbcore: registered new interface driver smsc95xx
561[Wed Nov 13 21:41:58 2019] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
562[Wed Nov 13 21:41:58 2019] dwc_otg: FIQ enabled
563[Wed Nov 13 21:41:58 2019] dwc_otg: NAK holdoff enabled
564[Wed Nov 13 21:41:58 2019] dwc_otg: FIQ split-transaction FSM enabled
565[Wed Nov 13 21:41:58 2019] Module dwc_common_port init
566[Wed Nov 13 21:41:58 2019] usbcore: registered new interface driver usb-storage
567[Wed Nov 13 21:41:58 2019] mousedev: PS/2 mouse device common for all mice
568[Wed Nov 13 21:41:58 2019] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
569[Wed Nov 13 21:41:58 2019] bcm2835-cpufreq: min=700000 max=1000000
570[Wed Nov 13 21:41:58 2019] sdhci: Secure Digital Host Controller Interface driver
571[Wed Nov 13 21:41:58 2019] sdhci: Copyright(c) Pierre Ossman
572[Wed Nov 13 21:41:58 2019] mmc-bcm2835 20300000.mmcnr: could not get clk, deferring probe
573[Wed Nov 13 21:41:58 2019] sdhost-bcm2835 20202000.mmc: could not get clk, deferring probe
574[Wed Nov 13 21:41:58 2019] sdhci-pltfm: SDHCI platform and OF driver helper
575[Wed Nov 13 21:41:58 2019] ledtrig-cpu: registered to indicate activity on CPUs
576[Wed Nov 13 21:41:58 2019] hidraw: raw HID events driver (C) Jiri Kosina
577[Wed Nov 13 21:41:58 2019] usbcore: registered new interface driver usbhid
578[Wed Nov 13 21:41:58 2019] usbhid: USB HID core driver
579[Wed Nov 13 21:41:58 2019] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
580[Wed Nov 13 21:41:58 2019] [vc_sm_connected_init]: start
581[Wed Nov 13 21:41:58 2019] [vc_sm_connected_init]: end - returning 0
582[Wed Nov 13 21:41:58 2019] Initializing XFRM netlink socket
583[Wed Nov 13 21:41:58 2019] NET: Registered protocol family 17
584[Wed Nov 13 21:41:58 2019] Key type dns_resolver registered
585[Wed Nov 13 21:41:58 2019] registered taskstats version 1
586[Wed Nov 13 21:41:58 2019] Loading compiled-in X.509 certificates
587[Wed Nov 13 21:41:58 2019] uart-pl011 20201000.serial: cts_event_workaround enabled
588[Wed Nov 13 21:41:58 2019] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2
589[Wed Nov 13 21:41:58 2019] mmc-bcm2835 20300000.mmcnr: mmc_debug:0 mmc_debug2:0
590[Wed Nov 13 21:41:58 2019] mmc-bcm2835 20300000.mmcnr: DMA channel allocated
591[Wed Nov 13 21:41:58 2019] sdhost: log_buf @ (ptrval) (5b510000)
592[Wed Nov 13 21:41:58 2019] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
593[Wed Nov 13 21:41:58 2019] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
594[Wed Nov 13 21:41:58 2019] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
595[Wed Nov 13 21:41:58 2019] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
596[Wed Nov 13 21:41:58 2019] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
597[Wed Nov 13 21:41:58 2019] of_cfs_init
598[Wed Nov 13 21:41:58 2019] of_cfs_init: OK
599[Wed Nov 13 21:41:58 2019] Waiting for root device PARTUUID=f18867b3-02...
600[Wed Nov 13 21:41:58 2019] random: fast init done
601[Wed Nov 13 21:41:58 2019] mmc0: host does not support reading read-only switch, assuming write-enable
602[Wed Nov 13 21:41:58 2019] mmc0: new high speed SDHC card at address aaaa
603[Wed Nov 13 21:41:58 2019] mmcblk0: mmc0:aaaa SM32G 29.7 GiB
604[Wed Nov 13 21:41:58 2019] mmcblk0: p1 p2 p3 p4
605[Wed Nov 13 21:41:58 2019] mmc1: new high speed SDIO card at address 0001
606[Wed Nov 13 21:41:58 2019] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
607[Wed Nov 13 21:41:58 2019] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
608[Wed Nov 13 21:41:58 2019] devtmpfs: mounted
609[Wed Nov 13 21:41:58 2019] Freeing unused kernel memory: 468K
610[Wed Nov 13 21:41:58 2019] This architecture does not have kernel memory protection.
611[Wed Nov 13 21:41:58 2019] Run /sbin/init as init process
612[Wed Nov 13 21:41:59 2019] systemd[1]: System time before build time, advancing clock.
613[Wed Nov 13 21:41:59 2019] NET: Registered protocol family 10
614[Wed Nov 13 21:41:59 2019] Segment Routing with IPv6
615[Wed Nov 13 21:41:59 2019] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
616[Wed Nov 13 21:41:59 2019] systemd[1]: Detected architecture arm.
617[Wed Nov 13 21:41:59 2019] systemd[1]: Set hostname to <teslausb>.
618[Wed Nov 13 21:41:59 2019] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
619[Wed Nov 13 21:42:01 2019] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
620[Wed Nov 13 21:42:01 2019] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
621[Wed Nov 13 21:42:02 2019] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
622[Wed Nov 13 21:42:02 2019] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
623[Wed Nov 13 21:42:02 2019] random: systemd: uninitialized urandom read (16 bytes read)
624[Wed Nov 13 21:42:02 2019] random: systemd: uninitialized urandom read (16 bytes read)
625[Wed Nov 13 21:42:02 2019] systemd[1]: Listening on Journal Socket (/dev/log).
626[Wed Nov 13 21:42:02 2019] random: systemd: uninitialized urandom read (16 bytes read)
627[Wed Nov 13 21:42:02 2019] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
628[Wed Nov 13 21:42:03 2019] dwc2 20980000.usb: 20980000.usb supply vusb_d not found, using dummy regulator
629[Wed Nov 13 21:42:03 2019] dwc2 20980000.usb: Linked as a consumer to regulator.0
630[Wed Nov 13 21:42:03 2019] dwc2 20980000.usb: 20980000.usb supply vusb_a not found, using dummy regulator
631[Wed Nov 13 21:42:03 2019] dwc2 20980000.usb: dwc2_check_params: Invalid parameter lpm=1
632[Wed Nov 13 21:42:03 2019] dwc2 20980000.usb: dwc2_check_params: Invalid parameter lpm_clock_gating=1
633[Wed Nov 13 21:42:03 2019] dwc2 20980000.usb: dwc2_check_params: Invalid parameter besl=1
634[Wed Nov 13 21:42:03 2019] dwc2 20980000.usb: dwc2_check_params: Invalid parameter hird_threshold_en=1
635[Wed Nov 13 21:42:03 2019] dwc2 20980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
636[Wed Nov 13 21:42:03 2019] dwc2 20980000.usb: DWC OTG Controller
637[Wed Nov 13 21:42:03 2019] dwc2 20980000.usb: new USB bus registered, assigned bus number 1
638[Wed Nov 13 21:42:03 2019] dwc2 20980000.usb: irq 33, io mem 0x20980000
639[Wed Nov 13 21:42:03 2019] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
640[Wed Nov 13 21:42:03 2019] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
641[Wed Nov 13 21:42:03 2019] usb usb1: Product: DWC OTG Controller
642[Wed Nov 13 21:42:03 2019] usb usb1: Manufacturer: Linux 4.19.66+ dwc2_hsotg
643[Wed Nov 13 21:42:03 2019] usb usb1: SerialNumber: 20980000.usb
644[Wed Nov 13 21:42:03 2019] hub 1-0:1.0: USB hub found
645[Wed Nov 13 21:42:03 2019] hub 1-0:1.0: 1 port detected
646[Wed Nov 13 21:42:04 2019] systemd[1]: Started Journal Service.
647[Wed Nov 13 21:42:05 2019] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
648[Wed Nov 13 21:42:07 2019] systemd-journald[73]: Received request to flush runtime journal from PID 1
649[Wed Nov 13 21:42:09 2019] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
650[Wed Nov 13 21:42:09 2019] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
651[Wed Nov 13 21:42:09 2019] [vc_sm_connected_init]: start
652[Wed Nov 13 21:42:09 2019] [vc_sm_connected_init]: installed successfully
653[Wed Nov 13 21:42:09 2019] media: Linux media interface: v0.10
654[Wed Nov 13 21:42:09 2019] videodev: Linux video capture interface: v2.00
655[Wed Nov 13 21:42:09 2019] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
656[Wed Nov 13 21:42:09 2019] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
657[Wed Nov 13 21:42:09 2019] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
658[Wed Nov 13 21:42:09 2019] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
659[Wed Nov 13 21:42:09 2019] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
660[Wed Nov 13 21:42:09 2019] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
661[Wed Nov 13 21:42:09 2019] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
662[Wed Nov 13 21:42:09 2019] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
663[Wed Nov 13 21:42:09 2019] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
664[Wed Nov 13 21:42:09 2019] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
665[Wed Nov 13 21:42:09 2019] bcm2835_audio soc:audio: card created with 8 channels
666[Wed Nov 13 21:42:10 2019] cfg80211: Loading compiled-in X.509 certificates for regulatory database
667[Wed Nov 13 21:42:10 2019] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
668[Wed Nov 13 21:42:11 2019] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
669[Wed Nov 13 21:42:11 2019] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
670[Wed Nov 13 21:42:11 2019] usbcore: registered new interface driver brcmfmac
671[Wed Nov 13 21:42:11 2019] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
672[Wed Nov 13 21:42:11 2019] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
673[Wed Nov 13 21:42:11 2019] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
674[Wed Nov 13 21:42:15 2019] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
675[Wed Nov 13 21:42:15 2019] SGI XFS with ACLs, security attributes, realtime, no debug enabled
676[Wed Nov 13 21:42:15 2019] XFS (mmcblk0p3): Mounting V5 Filesystem
677[Wed Nov 13 21:42:15 2019] XFS (mmcblk0p3): Ending clean mount
678[Wed Nov 13 21:42:18 2019] random: crng init done
679[Wed Nov 13 21:42:18 2019] random: 7 urandom warning(s) missed due to ratelimiting
680[Wed Nov 13 21:42:19 2019] uart-pl011 20201000.serial: no DMA platform data
681[Wed Nov 13 21:42:21 2019] IPv6: ADDRCONF(NETDEV_UP): ap0: link is not ready
682[Wed Nov 13 21:42:21 2019] IPv6: ADDRCONF(NETDEV_CHANGE): ap0: link becomes ready
683[Wed Nov 13 21:42:21 2019] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
684[Wed Nov 13 21:42:21 2019] brcmfmac: power management disabled
685[Wed Nov 13 21:42:24 2019] Bluetooth: Core ver 2.22
686[Wed Nov 13 21:42:24 2019] NET: Registered protocol family 31
687[Wed Nov 13 21:42:24 2019] Bluetooth: HCI device and connection manager initialized
688[Wed Nov 13 21:42:24 2019] Bluetooth: HCI socket layer initialized
689[Wed Nov 13 21:42:24 2019] Bluetooth: L2CAP socket layer initialized
690[Wed Nov 13 21:42:24 2019] Bluetooth: SCO socket layer initialized
691[Wed Nov 13 21:42:24 2019] Bluetooth: HCI UART driver ver 2.3
692[Wed Nov 13 21:42:24 2019] Bluetooth: HCI UART protocol H4 registered
693[Wed Nov 13 21:42:24 2019] Bluetooth: HCI UART protocol Three-wire (H5) registered
694[Wed Nov 13 21:42:24 2019] Bluetooth: HCI UART protocol Broadcom registered
695[Wed Nov 13 21:42:24 2019] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
696[Wed Nov 13 21:42:27 2019] loop0: p1
697[Wed Nov 13 21:42:27 2019] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
698[Wed Nov 13 21:42:27 2019] Bluetooth: BNEP filters: protocol multicast
699[Wed Nov 13 21:42:27 2019] Bluetooth: BNEP socket layer initialized
700[Wed Nov 13 21:43:14 2019] Mass Storage Function, version: 2009/09/11
701[Wed Nov 13 21:43:14 2019] LUN: removable file: (no medium)
702[Wed Nov 13 21:43:14 2019] LUN: removable file: /backingfiles/cam_disk.bin
703[Wed Nov 13 21:43:14 2019] Number of LUNs=1
704[Wed Nov 13 21:43:14 2019] g_mass_storage gadget: Mass Storage Gadget, version: 2009/09/11
705[Wed Nov 13 21:43:14 2019] g_mass_storage gadget: g_mass_storage ready
706[Wed Nov 13 21:43:14 2019] dwc2 20980000.usb: bound driver g_mass_storage
707====== process list and uptime ======
708UID PID PPID C STIME TTY TIME CMD
709root 1 0 4 21:41 ? 00:00:07 /sbin/init fastboot noswap
710root 2 0 0 21:41 ? 00:00:00 [kthreadd]
711root 3 2 0 21:41 ? 00:00:00 [kworker/0:0-mm_percpu_wq]
712root 4 2 0 21:41 ? 00:00:00 [kworker/0:0H-kblockd]
713root 5 2 0 21:41 ? 00:00:00 [kworker/u2:0-brcmf_wq/mmc1:0001:1]
714root 6 2 0 21:41 ? 00:00:00 [mm_percpu_wq]
715root 7 2 0 21:41 ? 00:00:00 [ksoftirqd/0]
716root 8 2 0 21:41 ? 00:00:00 [kdevtmpfs]
717root 9 2 0 21:41 ? 00:00:00 [netns]
718root 10 2 0 21:41 ? 00:00:00 [kworker/0:1-memcg_kmem_cache]
719root 11 2 0 21:41 ? 00:00:00 [khungtaskd]
720root 12 2 0 21:41 ? 00:00:00 [oom_reaper]
721root 13 2 0 21:41 ? 00:00:00 [writeback]
722root 14 2 0 21:41 ? 00:00:00 [kcompactd0]
723root 15 2 0 21:41 ? 00:00:00 [crypto]
724root 16 2 0 21:41 ? 00:00:00 [kblockd]
725root 17 2 0 21:41 ? 00:00:00 [watchdogd]
726root 18 2 0 21:41 ? 00:00:00 [rpciod]
727root 19 2 0 21:41 ? 00:00:00 [kworker/u3:0-hci0]
728root 20 2 0 21:41 ? 00:00:00 [xprtiod]
729root 21 2 0 21:41 ? 00:00:00 [kworker/u2:1-events_unbound]
730root 23 2 0 21:41 ? 00:00:00 [kswapd0]
731root 24 2 0 21:41 ? 00:00:00 [nfsiod]
732root 35 2 0 21:41 ? 00:00:00 [kthrotld]
733root 36 2 0 21:41 ? 00:00:00 [iscsi_eh]
734root 37 2 0 21:41 ? 00:00:00 [DWC Notificatio]
735root 38 2 0 21:41 ? 00:00:00 [vchiq-slot/0]
736root 39 2 0 21:41 ? 00:00:00 [vchiq-recy/0]
737root 40 2 0 21:41 ? 00:00:00 [vchiq-sync/0]
738root 41 2 0 21:41 ? 00:00:00 [vchiq-keep/0]
739root 42 2 0 21:41 ? 00:00:00 [SMIO]
740root 43 2 0 21:41 ? 00:00:00 [irq/86-mmc1]
741root 44 2 0 21:41 ? 00:00:00 [kworker/0:2-events_power_efficient]
742root 45 2 0 21:41 ? 00:00:00 [kworker/0:3-events_power_efficient]
743root 46 2 0 21:41 ? 00:00:00 [mmc_complete]
744root 47 2 0 21:41 ? 00:00:01 [kworker/0:1H-mmc_complete]
745root 48 2 0 21:41 ? 00:00:00 [kworker/0:2H-xfs-log/mmcblk0p3]
746root 49 2 0 21:41 ? 00:00:00 [jbd2/mmcblk0p2-]
747root 50 2 0 21:41 ? 00:00:00 [ext4-rsv-conver]
748root 51 2 0 21:41 ? 00:00:00 [ipv6_addrconf]
749root 73 1 0 21:42 ? 00:00:01 /lib/systemd/systemd-journald
750root 104 1 0 21:42 ? 00:00:01 /lib/systemd/systemd-udevd
751root 106 2 0 21:42 ? 00:00:00 [kworker/u2:2-brcmf_wq/mmc1:0001:1]
752root 119 2 0 21:42 ? 00:00:00 [SMIO]
753root 130 2 0 21:42 ? 00:00:00 [mmal-vchiq]
754root 131 2 0 21:42 ? 00:00:00 [mmal-vchiq]
755root 133 2 0 21:42 ? 00:00:00 [mmal-vchiq]
756root 145 2 0 21:42 ? 00:00:00 [cfg80211]
757root 146 2 0 21:42 ? 00:00:00 [brcmf_wq/mmc1:0]
758root 147 2 0 21:42 ? 00:00:00 [brcmf_wdog/mmc1]
759root 165 2 0 21:42 ? 00:00:00 [jbd2/mmcblk0p4-]
760root 166 2 0 21:42 ? 00:00:00 [ext4-rsv-conver]
761root 167 2 0 21:42 ? 00:00:00 [xfsalloc]
762root 168 2 0 21:42 ? 00:00:00 [xfs_mru_cache]
763root 169 2 0 21:42 ? 00:00:00 [xfs-buf/mmcblk0]
764root 170 2 0 21:42 ? 00:00:00 [xfs-data/mmcblk]
765root 171 2 0 21:42 ? 00:00:00 [xfs-conv/mmcblk]
766root 172 2 0 21:42 ? 00:00:00 [xfs-cil/mmcblk0]
767root 173 2 0 21:42 ? 00:00:00 [xfs-reclaim/mmc]
768root 174 2 0 21:42 ? 00:00:00 [xfs-log/mmcblk0]
769root 175 2 0 21:42 ? 00:00:00 [xfs-eofblocks/m]
770root 176 2 0 21:42 ? 00:00:00 [xfsaild/mmcblk0]
771avahi 200 1 0 21:42 ? 00:00:00 avahi-daemon: running [teslausb.local]
772root 203 1 0 21:42 ? 00:00:00 /lib/systemd/systemd-logind
773root 207 1 0 21:42 ? 00:00:00 /usr/sbin/alsactl -E HOME=/run/alsa -s -n 19 -c rdaemon
774avahi 210 200 0 21:42 ? 00:00:00 avahi-daemon: chroot helper
775message+ 213 1 0 21:42 ? 00:00:01 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
776root 223 1 0 21:42 ? 00:00:00 /usr/sbin/rngd -r /dev/hwrng
777root 228 1 0 21:42 ? 00:00:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
778root 233 1 0 21:42 ? 00:00:00 /usr/sbin/cron -f
779root 253 1 0 21:42 ? 00:00:00 /sbin/syslogd -C128
780root 306 1 0 21:42 ? 00:00:00 /usr/sbin/hostapd -B -P /run/hostapd.ap0.pid /etc/hostapd/hostapd.conf
781root 316 1 0 21:42 ? 00:00:00 /sbin/wpa_supplicant -s -B -P /run/wpa_supplicant.wlan0.pid -i wlan0 -W -D nl80211,wext -c /etc/wpa_supplicant/wpa_supplicant.conf
782root 382 1 0 21:42 ? 00:00:00 /sbin/wpa_cli -B -P /run/wpa_action.wlan0.pid -i wlan0 -p /var/run/wpa_supplicant -a /sbin/wpa_action
783root 413 1 0 21:42 ? 00:00:00 /usr/sbin/nmbd --foreground --no-process-group
784root 426 1 0 21:42 ? 00:00:00 /bin/bash -eu /root/bin/archiveloop
785root 430 2 0 21:42 ? 00:00:00 [kworker/u3:1-hci0]
786root 431 1 0 21:42 ? 00:00:00 /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - b8:27:eb:a1:67:ba
787root 432 2 0 21:42 ? 00:00:00 [kworker/u3:2-hci0]
788root 435 1 0 21:42 ? 00:00:00 /usr/sbin/sshd -D
789root 436 426 0 21:42 ? 00:00:00 flock -en -E 99 /root/bin/archiveloop /root/bin/archiveloop
790root 437 436 0 21:42 ? 00:00:00 /bin/bash -eu /root/bin/archiveloop
791root 449 1 0 21:42 tty1 00:00:00 /sbin/agetty -o -p -- \u --noclear tty1 linux
792dnsmasq 460 1 0 21:42 ? 00:00:00 /usr/sbin/dnsmasq -x /run/dnsmasq/dnsmasq.pid -u dnsmasq -r /run/dnsmasq/resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new --local-service --trust-anchor=.,20326,8,2,e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
793root 484 1 0 21:42 ? 00:00:00 /usr/lib/bluetooth/bluetoothd
794root 487 1 0 21:42 ? 00:00:00 /sbin/dhclient -4 -v -i -pf /run/dhclient.wlan0.pid -lf /var/lib/dhcp/dhclient.wlan0.leases -I -df /var/lib/dhcp/dhclient6.wlan0.leases wlan0
795root 524 2 0 21:42 ? 00:00:00 [loop0]
796root 577 1 1 21:42 ? 00:00:01 /usr/sbin/smbd --foreground --no-process-group
797root 666 437 0 21:42 ? 00:00:00 /bin/bash -eu /root/bin/archiveloop
798root 668 666 0 21:42 ? 00:00:00 sleep 3500
799root 671 577 0 21:42 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
800root 672 577 0 21:42 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
801root 677 577 0 21:42 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
802root 730 435 0 21:43 ? 00:00:00 sshd: pi [priv]
803ntp 744 1 0 21:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 110:116
804root 812 2 0 21:43 ? 00:00:00 [file-storage]
805pi 847 1 0 21:43 ? 00:00:00 /lib/systemd/systemd --user
806pi 850 847 0 21:43 ? 00:00:00 (sd-pam)
807pi 867 730 0 21:43 ? 00:00:00 sshd: pi@pts/0
808pi 870 867 0 21:43 pts/0 00:00:00 -bash
809root 1003 870 0 21:44 pts/0 00:00:00 sudo -i
810root 1008 1003 0 21:44 pts/0 00:00:00 -bash
811root 1115 1008 0 21:44 pts/0 00:00:00 /bin/bash -eu ./setup-teslausb diagnose
812root 1116 1115 0 21:44 pts/0 00:00:00 flock -en -E 99 ./setup-teslausb ./setup-teslausb diagnose
813root 1117 1116 2 21:44 pts/0 00:00:00 /bin/bash -eu ./setup-teslausb diagnose
814root 1127 1117 3 21:44 pts/0 00:00:00 /bin/bash -eu ./setup-teslausb diagnose
815root 1128 1117 0 21:44 pts/0 00:00:00 tr \r \n
816root 1129 1117 0 21:44 pts/0 00:00:00 sed /^ *$/d
817root 1130 1117 0 21:44 pts/0 00:00:00 grep -a -v ^Reading package lists
818root 1132 1117 0 21:44 pts/0 00:00:00 grep -a -v ^(Reading database
819root 1133 1117 0 21:44 pts/0 00:00:00 grep -a -v ^Adding 'diversion of
820root 1134 1117 0 21:44 pts/0 00:00:00 grep -a -v ^Removing 'diversion of
821root 1135 1117 0 21:44 pts/0 00:00:00 sed -E s/\o033\[0;32m//
822root 1136 1117 0 21:44 pts/0 00:00:00 sed -E s/\o033\[0m//
823root 1154 104 3 21:44 ? 00:00:00 /lib/systemd/systemd-udevd
824root 1158 104 2 21:44 ? 00:00:00 /lib/systemd/systemd-udevd
825root 1160 104 3 21:44 ? 00:00:00 /lib/systemd/systemd-udevd
826root 1161 104 3 21:44 ? 00:00:00 /lib/systemd/systemd-udevd
827root 1170 437 0 21:44 ? 00:00:00 sleep 1
828root 1180 1127 0 21:44 pts/0 00:00:00 ps -eaf
829teslausb has been up 2 minutes. System time is Wed 13 Nov 21:44:44 CST 2019
830====== end of diagnostics ======