Advertisement
Guest User

Untitled

a guest
Jul 8th, 2023
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 215.10 KB | None | 0 0
  1. ➜  ssh pinas@pinas.local
  2. pinas@pinas.local's password:
  3. Linux pinas 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64
  4.  
  5. The programs included with the Debian GNU/Linux system are free software;
  6. the exact distribution terms for each program are described in the
  7. individual files in /usr/share/doc/*/copyright.
  8.  
  9. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  10. permitted by applicable law.
  11. Last login: Sat Jul  8 23:53:52 2023 from 192.168.1.225
  12. pinas@pinas:~ $
  13. pinas@pinas:~ $
  14. pinas@pinas:~ $
  15. pinas@pinas:~ $
  16. pinas@pinas:~ $ curl https://download.argon40.com/argoneon.sh | bash
  17.  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  18.                                 Dload  Upload   Total   Spent    Left  Speed
  19. 100 13*************0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  20. 849  1 Argon Setup  
  21. 00 13*************
  22. 849    0     0  11370      0  0:00:01  0:00:01 --:--:-- 11379
  23. Reading package lists... Done
  24. Building dependency tree... Done
  25. Reading state information... Done
  26. raspi-gpio is already the newest version (0.20191001).
  27. raspi-gpio set to manually installed.
  28. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  29. Reading package lists... Done
  30. Building dependency tree... Done
  31. Reading state information... Done
  32. python3-rpi.gpio is already the newest version (0.7.0-0.2+b2).
  33. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  34. Reading package lists... Done
  35. Building dependency tree... Done
  36. Reading state information... Done
  37. The following additional packages will be installed:
  38.  i2c-tools libi2c0 read-edid
  39. Suggested packages:
  40.  libi2c-dev python-smbus
  41. The following NEW packages will be installed:
  42.  i2c-tools libi2c0 python3-smbus read-edid
  43. 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
  44. Need to get 119 kB of archives.
  45. After this operation, 431 kB of additional disk space will be used.
  46. Get:1 http://deb.debian.org/debian bullseye/main arm64 libi2c0 arm64 4.2-1+b1 [10.6 kB]
  47. Get:2 http://deb.debian.org/debian bullseye/main arm64 i2c-tools arm64 4.2-1+b1 [79.3 kB]
  48. Get:3 http://deb.debian.org/debian bullseye/main arm64 python3-smbus arm64 4.2-1+b1 [13.2 kB]
  49. Get:4 http://deb.debian.org/debian bullseye/main arm64 read-edid arm64 3.0.2-1.1 [16.1 kB]
  50. Fetched 119 kB in 0s (921 kB/s)      
  51. Selecting previously unselected package libi2c0:arm64.
  52. (Reading database ... 37710 files and directories currently installed.)
  53. Preparing to unpack .../libi2c0_4.2-1+b1_arm64.deb ...
  54. Unpacking libi2c0:arm64 (4.2-1+b1) ...
  55. Selecting previously unselected package i2c-tools.
  56. Preparing to unpack .../i2c-tools_4.2-1+b1_arm64.deb ...
  57. Unpacking i2c-tools (4.2-1+b1) ...
  58. Selecting previously unselected package python3-smbus:arm64.
  59. Preparing to unpack .../python3-smbus_4.2-1+b1_arm64.deb ...
  60. Unpacking python3-smbus:arm64 (4.2-1+b1) ...
  61. Selecting previously unselected package read-edid.
  62. Preparing to unpack .../read-edid_3.0.2-1.1_arm64.deb ...
  63. Unpacking read-edid (3.0.2-1.1) ...
  64. Setting up libi2c0:arm64 (4.2-1+b1) ...
  65. Setting up read-edid (3.0.2-1.1) ...
  66. Setting up i2c-tools (4.2-1+b1) ...
  67. Setting up python3-smbus:arm64 (4.2-1+b1) ...
  68. Processing triggers for man-db (2.9.4-2) ...
  69. Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u5) ...
  70. Reading package lists... Done
  71. Building dependency tree... Done
  72. Reading state information... Done
  73. i2c-tools is already the newest version (4.2-1+b1).
  74. i2c-tools set to manually installed.
  75. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  76. Reading package lists... Done
  77. Building dependency tree... Done
  78. Reading state information... Done
  79. Suggested packages:
  80.  gsmartcontrol smart-notifier mailx | mailutils
  81. The following NEW packages will be installed:
  82.  smartmontools
  83. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  84. Need to get 536 kB of archives.
  85. After this operation, 2,131 kB of additional disk space will be used.
  86. Get:1 http://deb.debian.org/debian bullseye/main arm64 smartmontools arm64 7.2-1 [536 kB]
  87. Fetched 536 kB in 0s (3,647 kB/s)
  88. Selecting previously unselected package smartmontools.
  89. (Reading database ... 37758 files and directories currently installed.)
  90. Preparing to unpack .../smartmontools_7.2-1_arm64.deb ...
  91. Unpacking smartmontools (7.2-1) ...
  92. Setting up smartmontools (7.2-1) ...
  93. Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service.
  94. Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service.
  95. Processing triggers for man-db (2.9.4-2) ...
  96. Created symlink /etc/systemd/system/multi-user.target.wants/argononed.service → /lib/systemd/system/argononed.service.
  97. Created symlink /etc/systemd/system/multi-user.target.wants/argoneond.service → /lib/systemd/system/argoneond.service.
  98. *********************
  99.  Setup Completed
  100. *********************
  101. Version 2306001
  102.  
  103. We acknowledge the valuable feedback of the following:
  104. ghalfacree, NHHiker
  105.  
  106. Feel free to join the discussions at https://forum.argon40.com
  107.  
  108.  
  109. Use 'argon-config' to configure device
  110.  
  111. pinas@pinas:~ $ sudo apt update && sudo apt upgrade
  112. Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
  113. Get:2 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]      
  114. Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]                                      
  115. Get:4 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]                    
  116. Err:2 http://security.debian.org/debian-security bullseye-security InRelease
  117.  The following signatures were invalid: EXPKEYSIG 112695A0E562B32A Debian Security Archive Automatic Signing Key (10/buster) <[email protected]> EXPKEYSIG 54404762BBB6E853 Debian Security Archive Automatic Signing Key (11/bullseye) <[email protected]>
  118. Err:1 http://deb.debian.org/debian bullseye InRelease
  119.  The following signatures were invalid: EXPKEYSIG 648ACFD622F3D138 Debian Archive Automatic Signing Key (10/buster) <[email protected]> EXPKEYSIG 0E98404D386FA1D9 Debian Archive Automatic Signing Key (11/bullseye) <[email protected]> EXPKEYSIG 605C66F00D6C9793 Debian Stable Release Key (11/bullseye) <[email protected]>
  120. Err:3 http://deb.debian.org/debian bullseye-updates InRelease
  121.  The following signatures were invalid: EXPKEYSIG 0E98404D386FA1D9 Debian Archive Automatic Signing Key (11/bullseye) <[email protected]> EXPKEYSIG 6ED0E7B82643E131 Debian Archive Automatic Signing Key (12/bookworm) <[email protected]>
  122. Get:5 http://archive.raspberrypi.org/debian bullseye/main arm64 Packages [308 kB]
  123. Get:6 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [314 kB]
  124. Fetched 854 kB in 2s (432 kB/s)  
  125. Reading package lists... Done
  126. Building dependency tree... Done
  127. Reading state information... Done
  128. 4 packages can be upgraded. Run 'apt list --upgradable' to see them.
  129. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://security.debian.org/debian-security bullseye-security InRelease: The following signatures were invalid: EXPKEYSIG 112695A0E562B32A Debian Security Archive Automatic Signing Key (10/buster) <[email protected]> EXPKEYSIG 54404762BBB6E853 Debian Security Archive Automatic Signing Key (11/bullseye) <[email protected]>
  130. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bullseye InRelease: The following signatures were invalid: EXPKEYSIG 648ACFD622F3D138 Debian Archive Automatic Signing Key (10/buster) <[email protected]> EXPKEYSIG 0E98404D386FA1D9 Debian Archive Automatic Signing Key (11/bullseye) <[email protected]> EXPKEYSIG 605C66F00D6C9793 Debian Stable Release Key (11/bullseye) <[email protected]>
  131. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bullseye-updates InRelease: The following signatures were invalid: EXPKEYSIG 0E98404D386FA1D9 Debian Archive Automatic Signing Key (11/bullseye) <[email protected]> EXPKEYSIG 6ED0E7B82643E131 Debian Archive Automatic Signing Key (12/bookworm) <[email protected]>
  132. W: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease  The following signatures were invalid: EXPKEYSIG 648ACFD622F3D138 Debian Archive Automatic Signing Key (10/buster) <[email protected]> EXPKEYSIG 0E98404D386FA1D9 Debian Archive Automatic Signing Key (11/bullseye) <[email protected]> EXPKEYSIG 605C66F00D6C9793 Debian Stable Release Key (11/bullseye) <[email protected]>
  133. W: Failed to fetch http://security.debian.org/debian-security/dists/bullseye-security/InRelease  The following signatures were invalid: EXPKEYSIG 112695A0E562B32A Debian Security Archive Automatic Signing Key (10/buster) <[email protected]> EXPKEYSIG 54404762BBB6E853 Debian Security Archive Automatic Signing Key (11/bullseye) <[email protected]>
  134. W: Failed to fetch http://deb.debian.org/debian/dists/bullseye-updates/InRelease  The following signatures were invalid: EXPKEYSIG 0E98404D386FA1D9 Debian Archive Automatic Signing Key (11/bullseye) <[email protected]> EXPKEYSIG 6ED0E7B82643E131 Debian Archive Automatic Signing Key (12/bookworm) <[email protected]>
  135. W: Some index files failed to download. They have been ignored, or old ones used instead.
  136. Reading package lists... Done
  137. Building dependency tree... Done
  138. Reading state information... Done
  139. Calculating upgrade... Done
  140. The following packages will be upgraded:
  141.  libssl1.1 openssl raspberrypi-sys-mods rpi-eeprom
  142. 4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  143. Need to get 4,639 kB of archives.
  144. After this operation, 1,047 kB of additional disk space will be used.
  145. Do you want to continue? [Y/n]
  146. Get:1 http://archive.raspberrypi.org/debian bullseye/main arm64 libssl1.1 arm64 1.1.1n-0+deb11u5+rpt1 [1,393 kB]
  147. Get:2 http://archive.raspberrypi.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u5+rpt1 [832 kB]
  148. Get:3 http://archive.raspberrypi.org/debian bullseye/main arm64 raspberrypi-sys-mods arm64 20230510~bullseye [18.4 kB]
  149. Get:4 http://archive.raspberrypi.org/debian bullseye/main arm64 rpi-eeprom arm64 16.1-1 [2,396 kB]
  150. Fetched 4,639 kB in 2s (2,760 kB/s)  
  151. Reading changelogs... Done
  152. Preconfiguring packages ...
  153. (Reading database ... 37804 files and directories currently installed.)
  154. Preparing to unpack .../libssl1.1_1.1.1n-0+deb11u5+rpt1_arm64.deb ...
  155. Unpacking libssl1.1:arm64 (1.1.1n-0+deb11u5+rpt1) over (1.1.1n-0+deb11u4+rpt1) ...
  156. Setting up libssl1.1:arm64 (1.1.1n-0+deb11u5+rpt1) ...
  157. (Reading database ... 37804 files and directories currently installed.)
  158. Preparing to unpack .../openssl_1.1.1n-0+deb11u5+rpt1_arm64.deb ...
  159. Unpacking openssl (1.1.1n-0+deb11u5+rpt1) over (1.1.1n-0+deb11u4+rpt1) ...
  160. Preparing to unpack .../raspberrypi-sys-mods_20230510~bullseye_arm64.deb ...
  161. Unpacking raspberrypi-sys-mods (20230510~bullseye) over (20230329) ...
  162. Preparing to unpack .../rpi-eeprom_16.1-1_arm64.deb ...
  163. Unpacking rpi-eeprom (16.1-1) over (16.0-1) ...
  164. Setting up raspberrypi-sys-mods (20230510~bullseye) ...
  165. Setting up rpi-eeprom (16.1-1) ...
  166. Setting up openssl (1.1.1n-0+deb11u5+rpt1) ...
  167. Processing triggers for man-db (2.9.4-2) ...
  168. Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u5) ...
  169. pinas@pinas:~ $ wget -O - https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/installScript/master/install | sudo bash
  170. --2038-10-04 01:08:49--  https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/installScript/master/install
  171. Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ...
  172. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
  173. ERROR: The certificate of ‘raw.githubusercontent.com’ is not trusted.
  174. ERROR: The certificate of ‘raw.githubusercontent.com’ has expired.
  175. The certificate has expired
  176. pinas@pinas:~ $ sudo apt install ca-certificates
  177. Reading package lists... Done
  178. Building dependency tree... Done
  179. Reading state information... Done
  180. ca-certificates is already the newest version (20210119).
  181. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  182. pinas@pinas:~ $ wget -O - https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/installScript/master/install | sudo bash
  183. --2038-10-04 01:10:00--  https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/installScript/master/install
  184. Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ...
  185. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
  186. ERROR: The certificate of ‘raw.githubusercontent.com’ is not trusted.
  187. ERROR: The certificate of ‘raw.githubusercontent.com’ has expired.
  188. The certificate has expired
  189. pinas@pinas:~ $ sudo wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
  190. --2038-10-04 01:10:44--  https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install
  191. Resolving github.com (github.com)... 140.82.113.3
  192. Connecting to github.com (github.com)|140.82.113.3|:443... connected.
  193. ERROR: The certificate of ‘github.com’ is not trusted.
  194. ERROR: The certificate of ‘github.com’ has expired.
  195. The certificate has expired
  196. pinas@pinas:~ $ sudo apt install ssl-cert
  197. Reading package lists... Done
  198. Building dependency tree... Done
  199. Reading state information... Done
  200. The following NEW packages will be installed:
  201.  ssl-cert
  202. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  203. Need to get 21.0 kB of archives.
  204. After this operation, 65.5 kB of additional disk space will be used.
  205. Get:1 http://deb.debian.org/debian bullseye/main arm64 ssl-cert all 1.1.0+nmu1 [21.0 kB]
  206. Fetched 21.0 kB in 0s (77.1 kB/s)
  207. Preconfiguring packages ...
  208. Selecting previously unselected package ssl-cert.
  209. (Reading database ... 37806 files and directories currently installed.)
  210. Preparing to unpack .../ssl-cert_1.1.0+nmu1_all.deb ...
  211. Unpacking ssl-cert (1.1.0+nmu1) ...
  212. Setting up ssl-cert (1.1.0+nmu1) ...
  213. Processing triggers for man-db (2.9.4-2) ...
  214. pinas@pinas:~ $ wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
  215. --2038-10-04 01:11:15--  https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install
  216. Resolving github.com (github.com)... 140.82.113.3
  217. Connecting to github.com (github.com)|140.82.113.3|:443... connected.
  218. ERROR: The certificate of ‘github.com’ is not trusted.
  219. ERROR: The certificate of ‘github.com’ has expired.
  220. The certificate has expired
  221. pinas@pinas:~ $ apt-cache policy ca-certificates
  222. ca-certificates:
  223.  Installed: 20210119
  224.  Candidate: 20210119
  225.  Version table:
  226. *** 20210119 500
  227.        500 http://deb.debian.org/debian bullseye/main arm64 Packages
  228.        500 http://deb.debian.org/debian bullseye/main armhf Packages
  229.        100 /var/lib/dpkg/status
  230. pinas@pinas:~ $ sudo apt install ca-certificates
  231. Reading package lists... Done
  232. Building dependency tree... Done
  233. Reading state information... Done
  234. ca-certificates is already the newest version (20210119).
  235. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  236. pinas@pinas:~ $ argon-config
  237. --------------------------
  238. Argon Configuration Tool
  239. Version 2306001
  240. --------------------------
  241.  
  242. Choose Option:
  243.  1. Configure Fan
  244.  2. Configure IR
  245.  3. Configure RTC and/or Schedule
  246.  4. Configure OLED
  247.  5. Configure Units
  248.  6. Uninstall
  249.  
  250.  0. Exit
  251. Enter Number (0-6):3
  252. ----------------------------
  253. Argon RTC Configuration Tool
  254. ----------------------------
  255. RTC Time: 2038-10-04 01:13:23
  256. Choose from the list:
  257.  1. Update RTC Time
  258.  2. Configure Startup/Shutdown Schedules
  259.  
  260.  0. Exit
  261. Enter Number (0-2):1
  262. Matching RTC Time to System Time...
  263. RTC Time: 2038-10-04 01:13:31
  264. ----------------------------
  265. Argon RTC Configuration Tool
  266. ----------------------------
  267. RTC Time: 2038-10-04 01:13:31
  268. Choose from the list:
  269.  1. Update RTC Time
  270.  2. Configure Startup/Shutdown Schedules
  271.  
  272.  0. Exit
  273. Enter Number (0-2):1
  274. Matching RTC Time to System Time...
  275. RTC Time: 2038-10-04 01:13:47
  276. ----------------------------
  277. Argon RTC Configuration Tool
  278. ----------------------------
  279. RTC Time: 2038-10-04 01:13:47
  280. Choose from the list:
  281.  1. Update RTC Time
  282.  2. Configure Startup/Shutdown Schedules
  283.  
  284.  0. Exit
  285. Enter Number (0-2):0
  286.  
  287. pinas@pinas:~ $
  288. pinas@pinas:~ $ argon-config
  289. --------------------------
  290. Argon Configuration Tool
  291. Version 2306001
  292. --------------------------
  293.  
  294. Choose Option:
  295.  1. Configure Fan
  296.  2. Configure IR
  297.  3. Configure RTC and/or Schedule
  298.  4. Configure OLED
  299.  5. Configure Units
  300.  6. Uninstall
  301.  
  302.  0. Exit
  303. Enter Number (0-6):5
  304. -----------------------------
  305. Argon Display Units
  306. -----------------------------
  307. Choose from the list:
  308.  1. Temperature: C
  309.  
  310.  0. Exit
  311. Enter Number (0-1):0
  312.  
  313. pinas@pinas:~ $ argon-config
  314. --------------------------
  315. Argon Configuration Tool
  316. Version 2306001
  317. --------------------------
  318.  
  319. Choose Option:
  320.  1. Configure Fan
  321.  2. Configure IR
  322.  3. Configure RTC and/or Schedule
  323.  4. Configure OLED
  324.  5. Configure Units
  325.  6. Uninstall
  326.  
  327.  0. Exit
  328. Enter Number (0-6):2
  329. -----------------------------
  330. Argon IR Configuration Tool
  331. ------------------------------
  332. WARNING: This only supports NEC
  333.         protocol only.
  334. Press Y to continue:
  335.  
  336. Cancelled
  337. pinas@pinas:~ $ date
  338. Mon  4 Oct 01:14:40 BST 2038
  339. pinas@pinas:~ $ "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"
  340. -bash: 08 Jul 2023 23:32:07Z: command not found
  341. pinas@pinas:~ $ sudo date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"
  342. Sun  9 Jul 00:32:16 BST 2023
  343. pinas@pinas:~ $ date
  344. Sun  9 Jul 00:32:25 BST 2023
  345. pinas@pinas:~ $ date --help
  346. Usage: date [OPTION]... [+FORMAT]
  347.  or:  date [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]
  348. Display the current time in the given FORMAT, or set the system date.
  349.  
  350. Mandatory arguments to long options are mandatory for short options too.
  351.  -d, --date=STRING          display time described by STRING, not 'now'
  352.      --debug                annotate the parsed date,
  353.                              and warn about questionable usage to stderr
  354.  -f, --file=DATEFILE        like --date; once for each line of DATEFILE
  355.  -I[FMT], --iso-8601[=FMT]  output date/time in ISO 8601 format.
  356.                               FMT='date' for date only (the default),
  357.                               'hours', 'minutes', 'seconds', or 'ns'
  358.                               for date and time to the indicated precision.
  359.                               Example: 2006-08-14T02:34:56-06:00
  360.  -R, --rfc-email            output date and time in RFC 5322 format.
  361.                               Example: Mon, 14 Aug 2006 02:34:56 -0600
  362.      --rfc-3339=FMT         output date/time in RFC 3339 format.
  363.                               FMT='date', 'seconds', or 'ns'
  364.                               for date and time to the indicated precision.
  365.                               Example: 2006-08-14 02:34:56-06:00
  366.  -r, --reference=FILE       display the last modification time of FILE
  367.  -s, --set=STRING           set time described by STRING
  368.  -u, --utc, --universal     print or set Coordinated Universal Time (UTC)
  369.      --help     display this help and exit
  370.      --version  output version information and exit
  371.  
  372. FORMAT controls the output.  Interpreted sequences are:
  373.  
  374.  %%   a literal %
  375.  %a   locale's abbreviated weekday name (e.g., Sun)
  376.   %A   locale's full weekday name (e.g., Sunday)
  377.  %b   locale's abbreviated month name (e.g., Jan)
  378.   %B   locale's full month name (e.g., January)
  379.  %c   locale's date and time (e.g., Thu Mar  3 23:05:25 2005)
  380.   %C   century; like %Y, except omit last two digits (e.g., 20)
  381.   %d   day of month (e.g., 01)
  382.   %D   date; same as %m/%d/%y
  383.   %e   day of month, space padded; same as %_d
  384.   %F   full date; like %+4Y-%m-%d
  385.   %g   last two digits of year of ISO week number (see %G)
  386.   %G   year of ISO week number (see %V); normally useful only with %V
  387.   %h   same as %b
  388.   %H   hour (00..23)
  389.   %I   hour (01..12)
  390.   %j   day of year (001..366)
  391.   %k   hour, space padded ( 0..23); same as %_H
  392.   %l   hour, space padded ( 1..12); same as %_I
  393.   %m   month (01..12)
  394.   %M   minute (00..59)
  395.   %n   a newline
  396.   %N   nanoseconds (000000000..999999999)
  397.   %p   locale's equivalent of either AM or PM; blank if not known
  398.  %P   like %p, but lower case
  399.  %q   quarter of year (1..4)
  400.  %r   locale's 12-hour clock time (e.g., 11:11:04 PM)
  401.   %R   24-hour hour and minute; same as %H:%M
  402.   %s   seconds since 1970-01-01 00:00:00 UTC
  403.   %S   second (00..60)
  404.   %t   a tab
  405.   %T   time; same as %H:%M:%S
  406.   %u   day of week (1..7); 1 is Monday
  407.   %U   week number of year, with Sunday as first day of week (00..53)
  408.   %V   ISO week number, with Monday as first day of week (01..53)
  409.   %w   day of week (0..6); 0 is Sunday
  410.   %W   week number of year, with Monday as first day of week (00..53)
  411.   %x   locale's date representation (e.g., 12/31/99)
  412.  %X   locale's time representation (e.g., 23:13:48)
  413.   %y   last two digits of year (00..99)
  414.   %Y   year
  415.   %z   +hhmm numeric time zone (e.g., -0400)
  416.   %:z  +hh:mm numeric time zone (e.g., -04:00)
  417.   %::z  +hh:mm:ss numeric time zone (e.g., -04:00:00)
  418.   %:::z  numeric time zone with : to necessary precision (e.g., -04, +05:30)
  419.   %Z   alphabetic time zone abbreviation (e.g., EDT)
  420.  
  421. By default, date pads numeric fields with zeroes.
  422. The following optional flags may follow '%':
  423.  
  424.   -  (hyphen) do not pad the field
  425.   _  (underscore) pad with spaces
  426.   0  (zero) pad with zeros
  427.   +  pad with zeros, and put '+' before future years with >4 digits
  428.   ^  use upper case if possible
  429.   #  use opposite case if possible
  430.  
  431. After any flags comes an optional field width, as a decimal number;
  432. then an optional modifier, which is either
  433. E to use the locale's alternate representations if available, or
  434. O to use the locale's alternate numeric symbols if available.
  435.  
  436. Examples:
  437. Convert seconds since the epoch (1970-01-01 UTC) to a date
  438.   $ date --date='@2147483647'
  439.  
  440. Show the time on the west coast of the US (use tzselect(1) to find TZ)
  441.   $ TZ='America/Los_Angeles' date
  442.  
  443. Show the local time for 9AM next Friday on the west coast of the US
  444.   $ date --date='TZ="America/Los_Angeles" 09:00 next Fri'
  445.  
  446. GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
  447. Full documentation <https://www.gnu.org/software/coreutils/date>
  448. or available locally via: info '(coreutils) date invocation'
  449. pinas@pinas:~ $ sudo date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"ntpda^C
  450. pinas@pinas:~ $ ntpdate
  451. -bash: ntpdate: command not found
  452. pinas@pinas:~ $ sudo ntpdate
  453. sudo: ntpdate: command not found
  454. pinas@pinas:~ $ raspi-config
  455. Script must be run as root. Try 'sudo raspi-config'
  456. pinas@pinas:~ $ sudo raspi-config
  457.  
  458. Current default time zone: 'US/Eastern'
  459. Local time is now:      Sat Jul  8 19:34:42 EDT 2023.
  460. Universal Time is now:  Sat Jul  8 23:34:42 UTC 2023.
  461.  
  462. pinas@pinas:~ $ date
  463. Sat  8 Jul 19:34:52 EDT 2023
  464. pinas@pinas:~ $ wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
  465. --2023-07-08 19:35:05--  https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install
  466. Resolving github.com (github.com)... 140.82.113.3
  467. Connecting to github.com (github.com)|140.82.113.3|:443... connected.
  468. HTTP request sent, awaiting response... 302 Found
  469. Location: https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/installScript/master/install [following]
  470. --2023-07-08 19:35:05--  https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/installScript/master/install
  471. Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ...
  472. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
  473. HTTP request sent, awaiting response... 200 OK
  474. Length: 20327 (20K) [text/plain]
  475. Saving to: ‘STDOUT’
  476.  
  477. -                                                           100%[=========================================================================================================================================>]  19.85K  --.-KB/s    in 0.005s  
  478.  
  479. 2023-07-08 19:35:05 (4.19 MB/s) - written to stdout [20327/20327]
  480.  
  481. Current / permissions = 755
  482. New / permissions = 755
  483. Forcing IPv4 only for apt...
  484. Updating repos before installing...
  485. Get:1 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
  486. Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]                                                      
  487. Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]          
  488. Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease                                
  489. Get:5 http://security.debian.org/debian-security bullseye-security/main armhf Packages [248 kB]
  490. Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
  491. Get:7 http://security.debian.org/debian-security bullseye-security/main Translation-en [164 kB]
  492. Get:8 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
  493. Get:9 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.1 kB]
  494. Get:10 http://deb.debian.org/debian bullseye-updates/main Translation-en [8129 B]
  495. Fetched 692 kB in 1s (574 kB/s)                                
  496. Reading package lists... Done
  497. N: Repository 'http://security.debian.org/debian-security bullseye-security InRelease' changed its 'Suite' value from 'stable-security' to 'oldstable-security'
  498. N: Repository 'http://deb.debian.org/debian bullseye InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
  499. N: Repository 'http://deb.debian.org/debian bullseye-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates'
  500. Installing lsb_release...
  501. Reading package lists... Done
  502. Building dependency tree... Done
  503. Reading state information... Done
  504. 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 8 not upgraded.
  505. Need to get 27.9 kB of archives.
  506. After this operation, 0 B of additional disk space will be used.
  507. Get:1 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
  508. Fetched 27.9 kB in 0s (364 kB/s)
  509. (Reading database ... 37815 files and directories currently installed.)
  510. Preparing to unpack .../lsb-release_11.1.0_all.deb ...
  511. Unpacking lsb-release (11.1.0) over (11.1.0) ...
  512. Setting up lsb-release (11.1.0) ...
  513. Processing triggers for man-db (2.9.4-2) ...
  514. Supported architecture
  515. Debian :: bullseye
  516. shaitan :: 6
  517. RPi revision code :: c03115
  518. Adding Debian signing keys...
  519. Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
  520. Executing: /tmp/apt-key-gpghome.s54PzsUv0a/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0E98404D386FA1D9
  521. gpg: key 73A4F27B8DD47936: "Debian Archive Automatic Signing Key (11/bullseye) <[email protected]>" not changed
  522. gpg: Total number processed: 1
  523. gpg:              unchanged: 1
  524. Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
  525. Executing: /tmp/apt-key-gpghome.4hJOk9kXxe/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys A48449044AAD5C5D
  526. gpg: key A48449044AAD5C5D: "Debian Security Archive Automatic Signing Key (11/bullseye) <[email protected]>" not changed
  527. gpg: Total number processed: 1
  528. gpg:              unchanged: 1
  529. Installing monit from raspberrypi repo...
  530. Reading package lists... Done
  531. Building dependency tree... Done
  532. Reading state information... Done
  533. Suggested packages:
  534.   default-mta | postfix | mail-transport-agent sysvinit-core
  535. The following NEW packages will be installed:
  536.   monit
  537. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  538. Need to get 329 kB of archives.
  539. After this operation, 1018 kB of additional disk space will be used.
  540. Get:1 http://deb.debian.org/debian bullseye/main arm64 monit arm64 1:5.27.2-1 [329 kB]
  541. Fetched 329 kB in 0s (873 kB/s)
  542. Selecting previously unselected package monit.
  543. (Reading database ... 37815 files and directories currently installed.)
  544. Preparing to unpack .../monit_1%3a5.27.2-1_arm64.deb ...
  545. Unpacking monit (1:5.27.2-1) ...
  546. Setting up monit (1:5.27.2-1) ...
  547. Processing triggers for man-db (2.9.4-2) ...
  548. (Reading database ... 37859 files and directories currently installed.)
  549. Removing udisks2 (2.9.2-2+deb11u1) ...
  550. Purging configuration files for udisks2 (2.9.2-2+deb11u1) ...
  551. Processing triggers for man-db (2.9.4-2) ...
  552. Processing triggers for dbus (1.12.24-0+deb11u1) ...
  553. Install prerequisites...
  554. Reading package lists... Done
  555. Building dependency tree... Done
  556. Reading state information... Done
  557. gnupg is already the newest version (2.2.27-2+deb11u2).
  558. gnupg set to manually installed.
  559. wget is already the newest version (1.21-1+deb11u1).
  560. wget set to manually installed.
  561. The following packages were automatically installed and are no longer required:
  562.   eject exfatprogs gdisk libatasmart4 libblockdev-crypto2 libblockdev-fs2 libblockdev-loop2 libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2 libgpgme11 libnspr4 libnss3 libparted-fs-resize0
  563.   libudisks2-0 libvolume-key1
  564. Use 'sudo apt autoremove' to remove them.
  565. 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
  566. Installing openmediavault required packages...
  567. Reading package lists... Done
  568. Building dependency tree... Done
  569. Reading state information... Done
  570. The following packages were automatically installed and are no longer required:
  571.   eject exfatprogs gdisk libatasmart4 libblockdev-crypto2 libblockdev-fs2 libblockdev-loop2 libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2 libgpgme11 libnspr4 libnss3 libparted-fs-resize0
  572.   libudisks2-0 libvolume-key1
  573. Use 'sudo apt autoremove' to remove them.
  574. Suggested packages:
  575.   procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre postfix-lmdb postfix-sqlite sasl2-bin | dovecot-common postfix-cdb mail-reader ufw postfix-doc
  576. The following NEW packages will be installed:
  577.   postfix
  578. 0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded.
  579. Need to get 1505 kB of archives.
  580. After this operation, 4148 kB of additional disk space will be used.
  581. Get:1 http://deb.debian.org/debian bullseye/main arm64 postfix arm64 3.5.18-0+deb11u1 [1505 kB]
  582. Fetched 1505 kB in 0s (3536 kB/s)
  583. Preconfiguring packages ...
  584. Selecting previously unselected package postfix.
  585. (Reading database ... 37760 files and directories currently installed.)
  586. Preparing to unpack .../postfix_3.5.18-0+deb11u1_arm64.deb ...
  587. Unpacking postfix (3.5.18-0+deb11u1) ...
  588. Setting up postfix (3.5.18-0+deb11u1) ...
  589. Adding group `postfix' (GID 115) ...
  590. Done.
  591. Adding system user `postfix' (UID 110) ...
  592. Adding new user `postfix' (UID 110) with group `postfix' ...
  593. Not creating home directory `/var/spool/postfix'.
  594. Creating /etc/postfix/dynamicmaps.cf
  595. Adding group `postdrop' (GID 116) ...
  596. Done.
  597. setting myhostname: pinas.lan
  598. setting alias maps
  599. setting alias database
  600. mailname is not a fully qualified domain name.  Not changing /etc/mailname.
  601. setting destinations: $myhostname, pinas, localhost.localdomain, , localhost
  602. setting relayhost:
  603. setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  604. setting mailbox_size_limit: 0
  605. setting recipient_delimiter: +
  606. setting inet_interfaces: all
  607. setting inet_protocols: all
  608. /etc/aliases does not exist, creating it.
  609. WARNING: /etc/aliases exists, but does not have a root alias.
  610.  
  611. Postfix (main.cf) is now set up with a default configuration.  If you need to
  612. make changes, edit /etc/postfix/main.cf (and others) as needed.  To view
  613. Postfix configuration values, see postconf(1).
  614.  
  615. After modifying main.cf, be sure to run 'systemctl reload postfix'.
  616.  
  617. Running newaliases
  618. Created symlink /etc/systemd/system/multi-user.target.wants/postfix.service → /lib/systemd/system/postfix.service.
  619. Processing triggers for man-db (2.9.4-2) ...
  620. Processing triggers for rsyslog (8.2102.0-2+deb11u1) ...
  621. Adding openmediavault repo and key...
  622. Updating repos...
  623. Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
  624. Hit:2 http://deb.debian.org/debian bullseye InRelease                            
  625. Hit:3 http://deb.debian.org/debian bullseye-updates InRelease                    
  626. Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease                    
  627. Get:5 http://packages.openmediavault.org/public shaitan InRelease [12.8 kB]
  628. Get:6 http://packages.openmediavault.org/public shaitan/main arm64 Packages [12.9 kB]
  629. Get:7 http://packages.openmediavault.org/public shaitan/main armhf Packages [12.9 kB]
  630. Fetched 38.6 kB in 2s (17.7 kB/s)
  631. Reading package lists... Done
  632. Install openmediavault-keyring...
  633. Reading package lists... Done
  634. Building dependency tree... Done
  635. Reading state information... Done
  636. The following packages were automatically installed and are no longer required:
  637.   eject exfatprogs gdisk libatasmart4 libblockdev-crypto2 libblockdev-fs2 libblockdev-loop2 libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2 libgpgme11 libnspr4 libnss3 libparted-fs-resize0
  638.   libudisks2-0 libvolume-key1
  639. Use 'sudo apt autoremove'' (GID 118) ...
  640. Done.
  641. Samba is not being run as an AD Domain Controller: Masking samba-ad-dc.service
  642. Please ignore the following error about deb-systemd-helper not finding those services.
  643. (samba-ad-dc.service masked)
  644. Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /lib/systemd/system/nmbd.service.
  645. Failed to preset unit: Unit file /etc/systemd/system/samba-ad-dc.service is masked.
  646. /usr/bin/deb-systemd-helper: error: systemctl preset failed on samba-ad-dc.service: No such file or directory
  647. Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /lib/systemd/system/smbd.service.
  648. samba-ad-dc.service is a disabled or a static unit, not starting it.
  649. Setting up wsdd (0.7+gitc87819b) ...
  650. Created symlink /etc/systemd/system/multi-user.target.wants/wsdd.service → /lib/systemd/system/wsdd.service.
  651. Setting up liblvm2cmd2.03:arm64 (2.03.11-2.1) ...
  652. Setting up dmeventd (2:1.02.175-2.1) ...
  653. Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /lib/systemd/system/dm-event.socket.
  654. dm-event.service is a disabled or a static unit, not starting it.
  655. Setting up lvm2 (2.03.11-2.1) ...
  656. update-initramfs: deferring update (trigger activated)
  657. Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /lib/systemd/system/blk-availability.service.
  658. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /lib/systemd/system/lvm2-monitor.service.
  659. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /lib/systemd/system/lvm2-lvmpolld.socket.
  660. Setting up openmediavault (6.4.8-1) ...
  661. Creating users/groups ...
  662. Updating local package archive ...
  663. Updating service units ...
  664. sshd.service is a disabled or a static unit, not starting it.
  665. Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service.
  666. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-networkd.service → /lib/systemd/system/systemd-networkd.service.
  667. Created symlink /etc/systemd/system/sockets.target.wants/systemd-networkd.socket → /lib/systemd/system/systemd-networkd.socket.
  668. Created symlink /etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service → /lib/systemd/system/systemd-networkd-wait-online.service.
  669. systemd-journald.service is a disabled or a static unit, not starting it.
  670. Generating public/private rsa key pair.
  671. Created directory '/root/.ssh'.
  672. Your identification has been saved in /root/.ssh/id_rsa
  673. Your public key has been saved in /root/.ssh/id_rsa.pub
  674. The key fingerprint is:
  675. SHA256:+OxvX7LIQRFej5oFBBxCTwcX19aoue+fEql8FQcDeQU root@pinas
  676. The key's randomart image is:
  677. +---[RSA 3072]----+
  678. |     .o.==B.++E=.|
  679. |       +.+ =.oB .|
  680. |        . o o=.o |
  681. |       .   =o  ..|
  682. |      . S +  .. o|
  683. |       o .  .o . |
  684. |        o o o.+  |
  685. |       . ..= *. .|
  686. |        .o+.+.oo.|
  687. +----[SHA256]-----+
  688. Failed to stop ntp.service: Unit ntp.service not loaded.
  689. Unit ntp.service does not exist, proceeding anyway.
  690. Created symlink /etc/systemd/system/ntp.service → /dev/null.
  691. Created symlink /etc/systemd/system/multi-user.target.wants/openmediavault-beep-up.service → /lib/systemd/system/openmediavault-beep-up.service.
  692. Created symlink /etc/systemd/system/reboot.target.wants/openmediavault-beep-down.service → /lib/systemd/system/openmediavault-beep-down.service.
  693. Created symlink /etc/systemd/system/halt.target.wants/openmediavault-beep-down.service → /lib/systemd/system/openmediavault-beep-down.service.
  694. Created symlink /etc/systemd/system/poweroff.target.wants/openmediavault-beep-down.service → /lib/systemd/system/openmediavault-beep-down.service.
  695. Created symlink /etc/systemd/system/multi-user.target.wants/openmediavault-cleanup-monit.service → /lib/systemd/system/openmediavault-cleanup-monit.service.
  696. Created symlink /etc/systemd/system/multi-user.target.wants/openmediavault-cleanup-php.service → /lib/systemd/system/openmediavault-cleanup-php.service.
  697. Created symlink /etc/systemd/system/multi-user.target.wants/openmediavault-engined.service → /lib/systemd/system/openmediavault-engined.service.
  698. Created symlink /etc/systemd/system/getty.target.wants/openmediavault-issue.service → /lib/systemd/system/openmediavault-issue.service.
  699. Creating configuration database ...
  700. Setting up Salt environment ...
  701. [ERROR   ] Unable to connect pusher: Stream is closed
  702. [ERROR   ] Unable to connect pusher: Stream is closed
  703. [ERROR   ] Unable to connect pusher: Stream is closed
  704. [ERROR   ] Unable to connect pusher: Stream is closed
  705. [ERROR   ] Unable to connect pusher: Stream is closed
  706. [ERROR   ] Unable to connect pusher: Stream is closed
  707. [ERROR   ] Unable to connect pusher: Stream is closed
  708. [ERROR   ] Unable to connect pusher: Stream is closed
  709. [ERROR   ] Unable to connect pusher: Stream is closed
  710. [ERROR   ] Unable to connect pusher: Stream is closed
  711. [ERROR   ] Unable to connect pusher: Stream is closed
  712. [ERROR   ] Unable to connect pusher: Stream is closed
  713. [ERROR   ] Unable to connect pusher: Stream is closed
  714. [ERROR   ] Unable to connect pusher: Stream is closed
  715. [ERROR   ] Unable to connect pusher: Stream is closed
  716. Setting up system ...
  717. /usr/lib/python3/dist-packages/salt/utils/files.py:385: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
  718.  f_handle = open(*args, **kwargs)  # pylint: disable=resource-leakage
  719. /usr/lib/python3/dist-packages/salt/utils/files.py:385: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
  720.   f_handle = open(*args, **kwargs)  # pylint: disable=resource-leakage
  721. Deploying service configurations ...
  722. Processing system modifications ...
  723. Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u5) ...
  724. Processing triggers for rsyslog (8.2102.0-2+deb11u1) ...
  725. Processing triggers for man-db (2.9.4-2) ...
  726. Processing triggers for dbus (1.12.24-0+deb11u1) ...
  727. Processing triggers for initramfs-tools (0.140) ...
  728. Processing triggers for php7.4-cli (7.4.33-1+deb11u4) ...
  729. Processing triggers for php7.4-fpm (7.4.33-1+deb11u4) ...
  730. Processing triggers for php7.4-cgi (7.4.33-1+deb11u4) ...
  731. Processing triggers for openmediavault (6.4.8-1) ...
  732. Restarting engine daemon ...
  733. Updating workbench configuration files ...
  734. Downloading omv-extras.org plugin for openmediavault 6.x ...
  735. --2023-07-08 19:40:54--  https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/openmediavault-omvextrasorg_latest_all6.deb
  736. Resolving github.com (github.com)... 140.82.114.4
  737. Connecting to github.com (github.com)|140.82.114.4|:443... connected.
  738. HTTP request sent, awaiting response... 302 Found
  739. Location: https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/packages/master/openmediavault-omvextrasorg_latest_all6.deb [following]
  740. --2023-07-08 19:40:54--  https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/packages/master/openmediavault-omvextrasorg_latest_all6.deb
  741. Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ...
  742. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
  743. HTTP request sent, awaiting response... 200 OK
  744. Length: 45852 (45K) [application/octet-stream]
  745. Saving to: ‘openmediavault-omvextrasorg_latest_all6.deb’
  746.  
  747. openmediavault-omvextrasorg_latest_all6.deb                 100%[=========================================================================================================================================>]  44.78K  --.-KB/s    in 0.02s  
  748.  
  749. 2023-07-08 19:40:54 (2.07 MB/s) - ‘openmediavault-omvextrasorg_latest_all6.deb’ saved [45852/45852]
  750.  
  751. Selecting previously unselected package openmediavault-omvextrasorg.
  752. (Reading database ... 45870 files and directories currently installed.)
  753. Preparing to unpack openmediavault-omvextrasorg_latest_all6.deb ...
  754. Unpacking openmediavault-omvextrasorg (6.3.1) ...
  755. Setting up openmediavault-omvextrasorg (6.3.1) ...
  756. Updating configuration database ...
  757. 1. Cleaning apt cache files...
  758.  
  759. 2. Clearing available dpkg packages...
  760. dpkg: error: dpkg frontend lock was locked by another process with pid 24683
  761. Note: removing the lock file is always wrong, and can end up damaging the
  762. locked area and the entire system. See <https://wiki.debian.org/Teams/Dpkg/FAQ>.
  763.  
  764. 3. Removing apt lists...
  765. removed '/var/lib/apt/lists/_var_cache_openmediavault_archives_Packages'
  766. removed '/var/lib/apt/lists/archive.raspberrypi.org_debian_dists_bullseye_InRelease'
  767. removed '/var/lib/apt/lists/archive.raspberrypi.org_debian_dists_bullseye_main_binary-arm64_Packages'
  768. removed '/var/lib/apt/lists/archive.raspberrypi.org_debian_dists_bullseye_main_binary-armhf_Packages'
  769. removed directory '/var/lib/apt/lists/auxfiles'
  770. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_InRelease'
  771. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_binary-arm64_Packages'
  772. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_binary-armhf_Packages'
  773. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_i18n_Translation-en'
  774. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease'
  775. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_contrib_binary-arm64_Packages'
  776. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_contrib_binary-armhf_Packages'
  777. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_contrib_i18n_Translation-en'
  778. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_binary-arm64_Packages'
  779. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_binary-armhf_Packages'
  780. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_i18n_Translation-en'
  781. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_non-free_binary-arm64_Packages'
  782. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_non-free_binary-armhf_Packages'
  783. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_non-free_i18n_Translation-en'
  784. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_InRelease'
  785. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_contrib_binary-arm64_Packages'
  786. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_contrib_binary-armhf_Packages'
  787. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_contrib_i18n_Translation-en'
  788. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_main_binary-arm64_Packages'
  789. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_main_binary-armhf_Packages'
  790. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_main_i18n_Translation-en'
  791. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_non-free_binary-arm64_Packages'
  792. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_non-free_binary-armhf_Packages'
  793. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_non-free_i18n_Translation-en'
  794. removed '/var/lib/apt/lists/lock'
  795. removed '/var/lib/apt/lists/openmediavault.github.io_packages_dists_shaitan_InRelease'
  796. removed '/var/lib/apt/lists/openmediavault.github.io_packages_dists_shaitan_main_binary-arm64_Packages'
  797. removed '/var/lib/apt/lists/openmediavault.github.io_packages_dists_shaitan_main_binary-armhf_Packages'
  798. removed '/var/lib/apt/lists/packages.openmediavault.org_public_dists_shaitan_InRelease'
  799. removed '/var/lib/apt/lists/packages.openmediavault.org_public_dists_shaitan_main_binary-arm64_Packages'
  800. removed '/var/lib/apt/lists/packages.openmediavault.org_public_dists_shaitan_main_binary-armhf_Packages'
  801. removed directory '/var/lib/apt/lists/partial'
  802. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_InRelease'
  803. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_main_binary-arm64_Packages'
  804. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_main_binary-armhf_Packages'
  805. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_main_i18n_Translation-en'
  806. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_main_source_Sources'
  807. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_non-free_i18n_Translation-en'
  808. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_non-free_source_Sources'
  809.  
  810. 4. Removing OpenMediaVault cache packages...
  811. removed '/var/cache/openmediavault/archives/Packages'
  812.  
  813. 5. Creating new OpenMediaVault packages file...
  814.  
  815. 6. Remove old omv-extras apt list files...
  816.  
  817. 7. Adding omv-extras repo and key...
  818.  
  819. 8. Updating apt...
  820. Get:1 file:/var/cache/openmediavault/archives  InRelease
  821. Ign:1 file:/var/cache/openmediavault/archives  InRelease
  822. Get:2 file:/var/cache/openmediavault/archives  Release
  823. Ign:2 file:/var/cache/openmediavault/archives  Release
  824. Get:3 file:/var/cache/openmediavault/archives  Packages
  825. Ign:3 file:/var/cache/openmediavault/archives  Packages
  826. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  827. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  828. Get:3 file:/var/cache/openmediavault/archives  Packages
  829. Ign:3 file:/var/cache/openmediavault/archives  Packages
  830. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  831. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  832. Get:3 file:/var/cache/openmediavault/archives  Packages
  833. Ign:3 file:/var/cache/openmediavault/archives  Packages
  834. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  835. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  836. Get:3 file:/var/cache/openmediavault/archives  Packages
  837. Ign:3 file:/var/cache/openmediavault/archives  Packages
  838. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  839. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  840. Get:3 file:/var/cache/openmediavault/archives  Packages
  841. Ign:3 file:/var/cache/openmediavault/archives  Packages
  842. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  843. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  844. Get:3 file:/var/cache/openmediavault/archives  Packages
  845. Ign:3 file:/var/cache/openmediavault/archives  Packages
  846. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  847. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  848. Get:3 file:/var/cache/openmediavault/archives  Packages
  849. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  850. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  851. Get:5 https://openmediavault.github.io/packages shaitan InRelease [12.8 kB]
  852. Get:6 http://deb.debian.org/debian bullseye InRelease [116 kB]                                                                                                                                                                              
  853. Get:7 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]                                                                                                                                                      
  854. Get:8 http://httpredir.debian.org/debian bullseye-backports InRelease [49.0 kB]                                                                                                                                                    
  855. Get:9 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]                                                                                                                                    
  856. Get:10 https://openmediavault-plugin-developers.github.io/packages/debian shaitan InRelease [3934 B]
  857. Get:11 http://packages.openmediavault.org/public shaitan InRelease [12.8 kB]
  858. Get:12 https://openmediavault.github.io/packages shaitan/main arm64 Packages [12.9 kB]
  859. Get:13 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
  860. Get:14 https://openmediavault.github.io/packages shaitan/main armhf Packages [12.9 kB]
  861. Get:15 http://security.debian.org/debian-security bullseye-security/main Sources [204 kB]
  862. Get:16 http://security.debian.org/debian-security bullseye-security/non-free Sources [632 B]
  863. Get:17 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
  864. Get:18 http://security.debian.org/debian-security bullseye-security/main armhf Packages [248 kB]
  865. Get:19 http://security.debian.org/debian-security bullseye-security/main Translation-en [164 kB]
  866. Get:20 http://security.debian.org/debian-security bullseye-security/non-free Translation-en [344 B]
  867. Get:21 http://httpredir.debian.org/debian bullseye-backports/main arm64 Packages [417 kB]
  868. Get:22 http://httpredir.debian.org/debian bullseye-backports/main armhf Packages [413 kB]
  869. Get:23 http://httpredir.debian.org/debian bullseye-backports/main Translation-en [351 kB]
  870. Get:24 http://httpredir.debian.org/debian bullseye-backports/contrib armhf Packages [4680 B]
  871. Get:25 http://httpredir.debian.org/debian bullseye-backports/contrib arm64 Packages [5180 B]
  872. Get:26 http://httpredir.debian.org/debian bullseye-backports/contrib Translation-en [5984 B]
  873. Get:27 http://httpredir.debian.org/debian bullseye-backports/non-free armhf Packages [9072 B]
  874. Get:28 http://httpredir.debian.org/debian bullseye-backports/non-free arm64 Packages [9884 B]
  875. Get:29 http://httpredir.debian.org/debian bullseye-backports/non-free Translation-en [27.7 kB]
  876. Get:30 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
  877. Get:31 https://openmediavault-plugin-developers.github.io/packages/debian shaitan/main arm64 Packages [9312 B]
  878. Get:32 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
  879. Get:33 http://packages.openmediavault.org/public shaitan/main arm64 Packages [12.9 kB]
  880. Get:34 http://packages.openmediavault.org/public shaitan/main armhf Packages [12.9 kB]      
  881. Get:35 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [314 kB]          
  882. Get:36 http://deb.debian.org/debian bullseye/main Translation-en [6240 kB]                  
  883. Get:37 http://archive.raspberrypi.org/debian bullseye/main arm64 Packages [308 kB]                
  884. Get:38 http://deb.debian.org/debian bullseye/contrib arm64 Packages [41.0 kB]                    
  885. Get:39 http://deb.debian.org/debian bullseye/contrib armhf Packages [40.2 kB]
  886. Get:40 http://deb.debian.org/debian bullseye/contrib Translation-en [46.9 kB]
  887. Get:41 http://deb.debian.org/debian bullseye/non-free armhf Packages [56.3 kB]
  888. Get:42 http://deb.debian.org/debian bullseye/non-free arm64 Packages [73.0 kB]
  889. Get:43 http://deb.debian.org/debian bullseye/non-free Translation-en [92.2 kB]
  890. Get:44 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.1 kB]
  891. Get:45 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
  892. Get:46 http://deb.debian.org/debian bullseye-updates/main Translation-en [8129 B]
  893. Fetched 25.7 MB in 9s (2771 kB/s)                                                                                                                                                                                                            
  894. Reading package lists... Done
  895.  
  896. 9. Saving current package list...
  897.  
  898. 10. Updating plugin index...
  899. Creating index of upgradeable packages ...
  900. Creating index of plugins ...
  901. Processing triggers for openmediavault (6.4.8-1) ...
  902. Updating workbench configuration files ...
  903. Restarting engine daemon ...
  904. Updating repos ...
  905. 1. Cleaning apt cache files...
  906.  
  907. 2. Clearing available dpkg packages...
  908.  
  909. 3. Removing apt lists...
  910. removed '/var/lib/apt/lists/_var_cache_openmediavault_archives_Packages'
  911. removed '/var/lib/apt/lists/archive.raspberrypi.org_debian_dists_bullseye_InRelease'
  912. removed '/var/lib/apt/lists/archive.raspberrypi.org_debian_dists_bullseye_main_binary-arm64_Packages'
  913. removed '/var/lib/apt/lists/archive.raspberrypi.org_debian_dists_bullseye_main_binary-armhf_Packages'
  914. removed directory '/var/lib/apt/lists/auxfiles'
  915. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_InRelease'
  916. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_binary-arm64_Packages'
  917. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_binary-armhf_Packages'
  918. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_i18n_Translation-en'
  919. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease'
  920. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_contrib_binary-arm64_Packages'
  921. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_contrib_binary-armhf_Packages'
  922. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_contrib_i18n_Translation-en'
  923. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_binary-arm64_Packages'
  924. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_binary-armhf_Packages'
  925. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_i18n_Translation-en'
  926. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_non-free_binary-arm64_Packages'
  927. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_non-free_binary-armhf_Packages'
  928. removed '/var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_non-free_i18n_Translation-en'
  929. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_InRelease'
  930. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_contrib_binary-arm64_Packages'
  931. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_contrib_binary-armhf_Packages'
  932. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_contrib_i18n_Translation-en'
  933. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_main_binary-arm64_Packages'
  934. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_main_binary-armhf_Packages'
  935. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_main_i18n_Translation-en'
  936. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_non-free_binary-arm64_Packages'
  937. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_non-free_binary-armhf_Packages'
  938. removed '/var/lib/apt/lists/httpredir.debian.org_debian_dists_bullseye-backports_non-free_i18n_Translation-en'
  939. removed '/var/lib/apt/lists/lock'
  940. removed '/var/lib/apt/lists/openmediavault-plugin-developers.github.io_packages_debian_dists_shaitan_InRelease'
  941. removed '/var/lib/apt/lists/openmediavault-plugin-developers.github.io_packages_debian_dists_shaitan_main_binary-arm64_Packages'
  942. removed '/var/lib/apt/lists/openmediavault.github.io_packages_dists_shaitan_InRelease'
  943. removed '/var/lib/apt/lists/openmediavault.github.io_packages_dists_shaitan_main_binary-arm64_Packages'
  944. removed '/var/lib/apt/lists/openmediavault.github.io_packages_dists_shaitan_main_binary-armhf_Packages'
  945. removed '/var/lib/apt/lists/packages.openmediavault.org_public_dists_shaitan_InRelease'
  946. removed '/var/lib/apt/lists/packages.openmediavault.org_public_dists_shaitan_main_binary-arm64_Packages'
  947. removed '/var/lib/apt/lists/packages.openmediavault.org_public_dists_shaitan_main_binary-armhf_Packages'
  948. removed directory '/var/lib/apt/lists/partial'
  949. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_InRelease'
  950. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_main_binary-arm64_Packages'
  951. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_main_binary-armhf_Packages'
  952. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_main_i18n_Translation-en'
  953. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_main_source_Sources'
  954. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_non-free_i18n_Translation-en'
  955. removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_non-free_source_Sources'
  956.  
  957. 4. Removing OpenMediaVault cache packages...
  958. removed '/var/cache/openmediavault/archives/Packages'
  959.  
  960. 5. Creating new OpenMediaVault packages file...
  961.  
  962. 6. Remove old omv-extras apt list files...
  963. removed '/etc/apt/sources.list.d/omvextras.list'
  964.  
  965. 7. Adding omv-extras repo and key...
  966.  
  967. 8. Updating apt...
  968. Get:1 file:/var/cache/openmediavault/archives  InRelease
  969. Ign:1 file:/var/cache/openmediavault/archives  InRelease
  970. Get:2 file:/var/cache/openmediavault/archives  Release
  971. Ign:2 file:/var/cache/openmediavault/archives  Release
  972. Get:3 file:/var/cache/openmediavault/archives  Packages
  973. Ign:3 file:/var/cache/openmediavault/archives  Packages
  974. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  975. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  976. Get:3 file:/var/cache/openmediavault/archives  Packages
  977. Ign:3 file:/var/cache/openmediavault/archives  Packages
  978. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  979. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  980. Get:3 file:/var/cache/openmediavault/archives  Packages
  981. Ign:3 file:/var/cache/openmediavault/archives  Packages
  982. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  983. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  984. Get:3 file:/var/cache/openmediavault/archives  Packages
  985. Ign:3 file:/var/cache/openmediavault/archives  Packages
  986. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  987. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  988. Get:3 file:/var/cache/openmediavault/archives  Packages
  989. Ign:3 file:/var/cache/openmediavault/archives  Packages
  990. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  991. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  992. Get:3 file:/var/cache/openmediavault/archives  Packages
  993. Ign:3 file:/var/cache/openmediavault/archives  Packages
  994. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  995. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  996. Get:3 file:/var/cache/openmediavault/archives  Packages
  997. Get:4 file:/var/cache/openmediavault/archives  Translation-en
  998. Ign:4 file:/var/cache/openmediavault/archives  Translation-en
  999. Get:5 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
  1000. Get:6 http://httpredir.debian.org/debian bullseye-backports InRelease [49.0 kB]                                                                                                                                                              
  1001. Get:7 https://openmediavault.github.io/packages shaitan InRelease [12.8 kB]                                                                                                                                                                  
  1002. Get:8 http://deb.debian.org/debian bullseye InRelease [116 kB]                                                                                                                                                                              
  1003. Get:9 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]                                                                                                                                                                      
  1004. Get:10 https://openmediavault-plugin-developers.github.io/packages/debian shaitan InRelease [3934 B]                                
  1005. Get:11 http://packages.openmediavault.org/public shaitan InRelease [12.8 kB]    
  1006. Get:12 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
  1007. Get:13 https://openmediavault.github.io/packages shaitan/main arm64 Packages [12.9 kB]
  1008. Get:14 https://openmediavault.github.io/packages shaitan/main armhf Packages [12.9 kB]
  1009. Get:15 http://httpredir.debian.org/debian bullseye-backports/main arm64 Packages [417 kB]
  1010. Get:16 http://httpredir.debian.org/debian bullseye-backports/main armhf Packages [413 kB]
  1011. Get:17 http://httpredir.debian.org/debian bullseye-backports/main Translation-en [351 kB]
  1012. Get:18 http://httpredir.debian.org/debian bullseye-backports/contrib armhf Packages [4680 B]
  1013. Get:19 http://httpredir.debian.org/debian bullseye-backports/contrib arm64 Packages [5180 B]
  1014. Get:20 http://httpredir.debian.org/debian bullseye-backports/contrib Translation-en [5984 B]
  1015. Get:21 http://httpredir.debian.org/debian bullseye-backports/non-free arm64 Packages [9884 B]
  1016. Get:22 http://httpredir.debian.org/debian bullseye-backports/non-free armhf Packages [9072 B]
  1017. Get:23 http://httpredir.debian.org/debian bullseye-backports/non-free Translation-en [27.7 kB]
  1018. Get:24 http://security.debian.org/debian-security bullseye-security/non-free Sources [632 B]
  1019. Get:25 http://security.debian.org/debian-security bullseye-security/main Sources [204 kB]
  1020. Get:26 http://security.debian.org/debian-security bullseye-security/main armhf Packages [248 kB]
  1021. Get:27 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
  1022. Get:28 http://security.debian.org/debian-security bullseye-security/main Translation-en [164 kB]
  1023. Get:29 http://security.debian.org/debian-security bullseye-security/non-free Translation-en [344 B]
  1024. Get:30 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
  1025. Get:31 https://openmediavault-plugin-developers.github.io/packages/debian shaitan/main arm64 Packages [9312 B]
  1026. Get:32 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
  1027. Get:33 http://packages.openmediavault.org/public shaitan/main arm64 Packages [12.9 kB]
  1028. Get:34 http://packages.openmediavault.org/public shaitan/main armhf Packages [12.9 kB]        
  1029. Get:35 http://archive.raspberrypi.org/debian bullseye/main arm64 Packages [308 kB]          
  1030. Get:36 http://deb.debian.org/debian bullseye/main Translation-en [6240 kB]                  
  1031. Get:37 http://deb.debian.org/debian bullseye/contrib armhf Packages [40.2 kB]                    
  1032. Get:38 http://deb.debian.org/debian bullseye/contrib arm64 Packages [41.0 kB]    
  1033. Get:39 http://deb.debian.org/debian bullseye/contrib Translation-en [46.9 kB]      
  1034. Get:40 http://deb.debian.org/debian bullseye/non-free armhf Packages [56.3 kB]          
  1035. Get:41 http://deb.debian.org/debian bullseye/non-free arm64 Packages [73.0 kB]    
  1036. Get:42 http://deb.debian.org/debian bullseye/non-free Translation-en [92.2 kB]
  1037. Get:43 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]      
  1038. Get:44 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.1 kB]  
  1039. Get:45 http://deb.debian.org/debian bullseye-updates/main Translation-en [8129 B]  
  1040. Get:46 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [314 kB]      
  1041. Fetched 25.7 MB in 9s (2785 kB/s)                                                                                                                                                                                                            
  1042. Reading package lists... Done
  1043.  
  1044. 9. Saving current package list...
  1045.  
  1046. 10. Updating plugin index...
  1047. Creating index of upgradeable packages ...
  1048. Creating index of plugins ...
  1049. Install folder2ram...
  1050. Reading package lists... Done
  1051. Building dependency tree... Done
  1052. Reading state information... Done
  1053. The following additional packages will be installed:
  1054.   gawk libsigsegv2
  1055. Suggested packages:
  1056.   gawk-doc
  1057. The following NEW packages will be installed:
  1058.   folder2ram gawk libsigsegv2
  1059. 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded.
  1060. Need to get 619 kB of archives.
  1061. After this operation, 2559 kB of additional disk space will be used.
  1062. Get:1 https://openmediavault-plugin-developers.github.io/packages/debian shaitan/main arm64 folder2ram all 0.3.5 [14.0 kB]
  1063. Get:2 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
  1064. Get:3 http://deb.debian.org/debian bullseye/main arm64 gawk arm64 1:5.1.0-1 [570 kB]
  1065. Fetched 619 kB in 0s (2054 kB/s)
  1066. Selecting previously unselected package libsigsegv2:arm64.
  1067. (Reading database ... 45940 files and directories currently installed.)
  1068. Preparing to unpack .../libsigsegv2_2.13-1_arm64.deb ...
  1069. Unpacking libsigsegv2:arm64 (2.13-1) ...
  1070. Setting up libsigsegv2:arm64 (2.13-1) ...
  1071. Selecting previously unselected package gawk.
  1072. (Reading database ... 45949 files and directories currently installed.)
  1073. Preparing to unpack .../gawk_1%3a5.1.0-1_arm64.deb ...
  1074. Unpacking gawk (1:5.1.0-1) ...
  1075. Selecting previously unselected package folder2ram.
  1076. Preparing to unpack .../folder2ram_0.3.5_all.deb ...
  1077. Unpacking folder2ram (0.3.5) ...
  1078. Setting up gawk (1:5.1.0-1) ...
  1079. Setting up folder2ram (0.3.5) ...
  1080. Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u5) ...
  1081. Processing triggers for man-db (2.9.4-2) ...
  1082. Installed folder2ram.
  1083. Install flashmemory plugin...
  1084. Reading package lists... Done
  1085. Building dependency tree... Done
  1086. Reading state information... Done
  1087. The following NEW packages will be installed:
  1088.   openmediavault-flashmemory
  1089. 0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded.
  1090. Need to get 5880 B of archives.
  1091. After this operation, 37.9 kB of additional disk space will be used.
  1092. Get:1 https://openmediavault-plugin-developers.github.io/packages/debian shaitan/main arm64 openmediavault-flashmemory all 6.2 [5880 B]
  1093. Fetched 5880 B in 0s (41.0 kB/s)              
  1094. Selecting previously unselected package openmediavault-flashmemory.
  1095. (Reading database ... 46131 files and directories currently installed.)
  1096. Preparing to unpack .../openmediavault-flashmemory_6.2_all.deb ...
  1097. Unpacking openmediavault-flashmemory (6.2) ...
  1098. Setting up openmediavault-flashmemory (6.2) ...
  1099. pinas:
  1100. ----------
  1101.           ID: configure_rrd_dir
  1102.     Function: file.directory
  1103.         Name: /var/lib/openmediavault/rrd
  1104.       Result: True
  1105.      Comment: The directory /var/lib/openmediavault/rrd is in the correct state
  1106.      Started: 19:42:12.634943
  1107.     Duration: 16.419 ms
  1108.      Changes:  
  1109. ----------
  1110.           ID: configure_samba_dir
  1111.     Function: file.directory
  1112.         Name: /var/cache/samba
  1113.       Result: True
  1114.      Comment: The directory /var/cache/samba is in the correct state
  1115.      Started: 19:42:12.651699
  1116.     Duration: 2.607 ms
  1117.      Changes:  
  1118. ----------
  1119.           ID: configure_folder2ram_dir
  1120.     Function: file.directory
  1121.         Name: /etc/folder2ram
  1122.       Result: True
  1123.      Comment: The directory /etc/folder2ram is in the correct state
  1124.      Started: 19:42:12.654611
  1125.     Duration: 2.474 ms
  1126.      Changes:  
  1127. ----------
  1128.           ID: configure_flashmemory
  1129.     Function: file.managed
  1130.         Name: /etc/folder2ram/folder2ram.conf
  1131.       Result: True
  1132.      Comment: File /etc/folder2ram/folder2ram.conf updated
  1133.      Started: 19:42:12.657400
  1134.     Duration: 7.45 ms
  1135.      Changes:  
  1136.               ----------
  1137.               diff:
  1138.                   New file
  1139.               mode:
  1140.                   0644
  1141. ----------
  1142.           ID: folder2ram_enable_systemd
  1143.     Function: cmd.run
  1144.         Name: /sbin/folder2ram -enablesystemd
  1145.       Result: True
  1146.      Comment: Command "/sbin/folder2ram -enablesystemd" run
  1147.      Started: 19:42:12.667016
  1148.     Duration: 980.293 ms
  1149.      Changes:  
  1150.               ----------
  1151.               pid:
  1152.                   25990
  1153.               retcode:
  1154.                   0
  1155.               stderr:
  1156.                   Created symlink /etc/systemd/system/basic.target.wants/folder2ram_startup.service → /usr/lib/systemd/system/folder2ram_startup.service.
  1157.                   Created symlink /etc/systemd/system/multi-user.target.wants/folder2ram_shutdown.service → /usr/lib/systemd/system/folder2ram_shutdown.service.
  1158.               stdout:
  1159.                  
  1160.                   systemd services enabled but not started, it is recommended to reboot for a cleaner transition to tmpfs folders
  1161.                   otherwise you can start them now (both services are needed) with
  1162.                   systemctl start folder2ram_startup.service
  1163.                   systemctl start folder2ram_shutdown.service
  1164. ----------
  1165.           ID: folder2ram_mountall
  1166.     Function: cmd.run
  1167.         Name: /sbin/folder2ram -mountall
  1168.       Result: True
  1169.      Comment: Command "/sbin/folder2ram -mountall" run
  1170.      Started: 19:42:13.647958
  1171.     Duration: 1460.821 ms
  1172.      Changes:  
  1173.               ----------
  1174.               pid:
  1175.                   26042
  1176.               retcode:
  1177.                   0
  1178.               stderr:
  1179.               stdout:
  1180.                  
  1181.                   will now start all mountpoints
  1182.                   start /var/log
  1183.                   start /var/tmp
  1184.                   start /var/lib/openmediavault/rrd
  1185.                   start /var/spool
  1186.                   start /var/lib/rrdcached
  1187.                   start /var/lib/monit
  1188.                   start /var/cache/samba
  1189. ----------
  1190.           ID: systemd-reload
  1191.     Function: cmd.run
  1192.         Name: systemctl daemon-reload
  1193.       Result: True
  1194.      Comment: Command "systemctl daemon-reload" run
  1195.      Started: 19:42:15.109581
  1196.     Duration: 497.981 ms
  1197.      Changes:  
  1198.               ----------
  1199.               pid:
  1200.                   26318
  1201.               retcode:
  1202.                   0
  1203.               stderr:
  1204.               stdout:
  1205.  
  1206. Summary for pinas
  1207. ------------
  1208. Succeeded: 7 (changed=4)
  1209. Failed:    0
  1210. ------------
  1211. Total states run:     7
  1212. Total run time:   2.968 s
  1213. Processing triggers for openmediavault (6.4.8-1) ...
  1214. Updating workbench configuration files ...
  1215. Restarting engine daemon ...
  1216. Installed flashmemory plugin.
  1217. Disabling data collection ...
  1218. {"enable":false}
  1219. null
  1220. pinas:
  1221. ----------
  1222.           ID: run_state_patch
  1223.     Function: salt.state
  1224.       Result: True
  1225.      Comment: States ran successfully. Updating pinas.
  1226.      Started: 19:42:52.242346
  1227.     Duration: 4715.628 ms
  1228.      Changes:  
  1229.               pinas:
  1230.               ----------
  1231.                         ID: patch_utils_event_pr_62952
  1232.                   Function: file.patch
  1233.                       Name: /lib/python3/dist-packages/salt/utils/event.py
  1234.                     Result: True
  1235.                    Comment: unless condition is true
  1236.                    Started: 19:42:52.682200
  1237.                   Duration: 4266.061 ms
  1238.                    Changes:  
  1239.               ----------
  1240.                         ID: touch_utils_event_pr_62952_stamp
  1241.                   Function: file.touch
  1242.                       Name: /var/lib/openmediavault/salt/patch_utils_event_pr_62952_stamp
  1243.                     Result: True
  1244.                    Comment: Updated times on file /var/lib/openmediavault/salt/patch_utils_event_pr_62952_stamp
  1245.                    Started: 19:42:56.948916
  1246.                   Duration: 3.352 ms
  1247.                    Changes:  
  1248.                             ----------
  1249.                             touched:
  1250.                                 /var/lib/openmediavault/salt/patch_utils_event_pr_62952_stamp
  1251.              
  1252.               Summary for pinas
  1253.               ------------
  1254.               Succeeded: 2 (changed=1)
  1255.               Failed:    0
  1256.               ------------
  1257.               Total states run:     2
  1258.               Total run time:   4.269 s
  1259. ----------
  1260.           ID: sync_runners
  1261.     Function: salt.runner
  1262.         Name: saltutil.sync_runners
  1263.       Result: True
  1264.      Comment: Runner function 'saltutil.sync_runners' executed.
  1265.      Started: 19:42:56.958350
  1266.     Duration: 4528.568 ms
  1267.      Changes:  
  1268.               ----------
  1269.               return:
  1270. ----------
  1271.           ID: sync_modules
  1272.     Function: salt.runner
  1273.         Name: saltutil.sync_modules
  1274.       Result: True
  1275.      Comment: Runner function 'saltutil.sync_modules' executed.
  1276.      Started: 19:43:01.487343
  1277.     Duration: 4257.56 ms
  1278.      Changes:  
  1279.               ----------
  1280.               return:
  1281. ----------
  1282.           ID: sync_states
  1283.     Function: salt.runner
  1284.         Name: saltutil.sync_states
  1285.       Result: True
  1286.      Comment: Runner function 'saltutil.sync_states' executed.
  1287.      Started: 19:43:05.746208
  1288.     Duration: 4355.877 ms
  1289.      Changes:  
  1290.               ----------
  1291.               return:
  1292. ----------
  1293.           ID: populate_pillar
  1294.     Function: salt.runner
  1295.         Name: omv.populate_pillar
  1296.       Result: True
  1297.      Comment: Runner function 'omv.populate_pillar' executed.
  1298.      Started: 19:43:10.103244
  1299.     Duration: 5395.972 ms
  1300.      Changes:  
  1301.               ----------
  1302.               return:
  1303.                   True
  1304. ----------
  1305.           ID: run_state_sync
  1306.     Function: salt.state
  1307.       Result: True
  1308.      Comment: States ran successfully. Updating pinas.
  1309.      Started: 19:43:15.499748
  1310.     Duration: 4301.133 ms
  1311.      Changes:  
  1312.               pinas:
  1313.               ----------
  1314.                         ID: clear_cache
  1315.                   Function: module.run
  1316.                     Result: True
  1317.                    Comment: saltutil.clear_cache: True
  1318.                    Started: 19:43:16.053120
  1319.                   Duration: 46.473 ms
  1320.                    Changes:  
  1321.                             ----------
  1322.                             saltutil.clear_cache:
  1323.                                 True
  1324.               ----------
  1325.                         ID: sync_grains
  1326.                   Function: saltutil.sync_grains
  1327.                     Result: True
  1328.                    Comment: Updated grains.
  1329.                    Started: 19:43:16.101718
  1330.                   Duration: 1472.641 ms
  1331.                    Changes:  
  1332.                             ----------
  1333.                             grains:
  1334.                                 - grains.omv
  1335.               ----------
  1336.                         ID: sync_states
  1337.                   Function: saltutil.sync_states
  1338.                     Result: True
  1339.                    Comment: Updated states.
  1340.                    Started: 19:43:17.574657
  1341.                   Duration: 1111.983 ms
  1342.                    Changes:  
  1343.                             ----------
  1344.                             states:
  1345.                                 - states.omv_dpkg
  1346.               ----------
  1347.                         ID: sync_modules
  1348.                   Function: saltutil.sync_modules
  1349.                     Result: True
  1350.                    Comment: Updated modules.
  1351.                    Started: 19:43:18.686937
  1352.                   Duration: 1112.126 ms
  1353.                    Changes:  
  1354.                             ----------
  1355.                             modules:
  1356.                                 - modules.omv_conf
  1357.                                 - modules.omv_utils
  1358.              
  1359.               Summary for pinas
  1360.               ------------
  1361.               Succeeded: 4 (changed=4)
  1362.               Failed:    0
  1363.               ------------
  1364.               Total states run:     4
  1365.               Total run time:   3.743 s
  1366.  
  1367. Summary for pinas
  1368. ------------
  1369. Succeeded: 6 (changed=6)
  1370. Failed:    0
  1371. ------------
  1372. Total states run:     6
  1373. Total run time:  27.555 s
  1374. pinas:
  1375. ----------
  1376.           ID: prereq_nginx_certificates
  1377.     Function: salt.state
  1378.       Result: True
  1379.      Comment: States ran successfully. Updating pinas.
  1380.      Started: 19:43:26.088856
  1381.     Duration: 3300.817 ms
  1382.      Changes:  
  1383.               pinas:
  1384.               ----------
  1385.                         ID: remove_ssl_certificates_crt
  1386.                   Function: module.run
  1387.                     Result: True
  1388.                    Comment: file.find: []
  1389.                    Started: 19:43:26.592638
  1390.                   Duration: 18.511 ms
  1391.                    Changes:  
  1392.                             ----------
  1393.                             file.find:
  1394.               ----------
  1395.                         ID: remove_ssl_certificates_key
  1396.                   Function: module.run
  1397.                     Result: True
  1398.                    Comment: file.find: []
  1399.                    Started: 19:43:26.611455
  1400.                   Duration: 3.384 ms
  1401.                    Changes:  
  1402.                             ----------
  1403.                             file.find:
  1404.               ----------
  1405.                         ID: update_ssl_certificates
  1406.                   Function: cmd.run
  1407.                       Name: update-ca-certificates --fresh
  1408.                     Result: True
  1409.                    Comment: Command "update-ca-certificates --fresh" run
  1410.                    Started: 19:43:26.616835
  1411.                   Duration: 2761.175 ms
  1412.                    Changes:  
  1413.                             ----------
  1414.                             pid:
  1415.                                 27266
  1416.                             retcode:
  1417.                                 0
  1418.                             stderr:
  1419.                             stdout:
  1420.                                 Clearing symlinks in /etc/ssl/certs...
  1421.                                 done.
  1422.                                 Updating certificates in /etc/ssl/certs...
  1423.                                 129 added, 0 removed; done.
  1424.                                 Running hooks in /etc/ca-certificates/update.d...
  1425.                                 done.
  1426.               ----------
  1427.                         ID: remove_ssh_certificates
  1428.                   Function: module.run
  1429.                     Result: True
  1430.                    Comment: file.find: []
  1431.                    Started: 19:43:29.378586
  1432.                   Duration: 5.098 ms
  1433.                    Changes:  
  1434.                             ----------
  1435.                             file.find:
  1436.              
  1437.               Summary for pinas
  1438.               ------------
  1439.               Succeeded: 4 (changed=4)
  1440.               Failed:    0
  1441.               ------------
  1442.               Total states run:     4
  1443.               Total run time:   2.788 s
  1444. ----------
  1445.           ID: configure_nginx_site_webgui
  1446.     Function: file.managed
  1447.         Name: /etc/nginx/sites-available/openmediavault-webgui
  1448.       Result: True
  1449.      Comment: File /etc/nginx/sites-available/openmediavault-webgui is in the correct state
  1450.      Started: 19:43:29.395037
  1451.     Duration: 158.927 ms
  1452.      Changes:  
  1453. ----------
  1454.           ID: configure_nginx_security
  1455.     Function: file.managed
  1456.         Name: /etc/nginx/openmediavault-webgui.d/security.conf
  1457.       Result: True
  1458.      Comment: File /etc/nginx/openmediavault-webgui.d/security.conf is in the correct state
  1459.      Started: 19:43:29.554324
  1460.     Duration: 42.111 ms
  1461.      Changes:  
  1462. ----------
  1463.           ID: execute_nginx_ensite
  1464.     Function: cmd.run
  1465.         Name: nginx_ensite openmediavault-webgui
  1466.       Result: True
  1467.      Comment: Command "nginx_ensite openmediavault-webgui" run
  1468.      Started: 19:43:29.598578
  1469.     Duration: 25.718 ms
  1470.      Changes:  
  1471.               ----------
  1472.               pid:
  1473.                   28589
  1474.               retcode:
  1475.                   0
  1476.               stderr:
  1477.               stdout:
  1478.                   Site configuration file 'openmediavault-webgui' is already enabled.
  1479. ----------
  1480.           ID: prereq_nginx_service_monit
  1481.     Function: salt.state
  1482.       Result: True
  1483.      Comment: States ran successfully. Updating pinas.
  1484.      Started: 19:43:29.625056
  1485.     Duration: 1259.283 ms
  1486.      Changes:  
  1487.               pinas:
  1488.               ----------
  1489.                         ID: remove_monit_collectd_service
  1490.                   Function: file.absent
  1491.                       Name: /etc/monit/conf.d/openmediavault-collectd.conf
  1492.                     Result: True
  1493.                    Comment: File /etc/monit/conf.d/openmediavault-collectd.conf is not present
  1494.                    Started: 19:43:30.337114
  1495.                   Duration: 1.611 ms
  1496.                    Changes:  
  1497.               ----------
  1498.                         ID: configure_monit_filesystem_service
  1499.                   Function: file.managed
  1500.                       Name: /etc/monit/conf.d/openmediavault-filesystem.conf
  1501.                     Result: True
  1502.                    Comment: File /etc/monit/conf.d/openmediavault-filesystem.conf is in the correct state
  1503.                    Started: 19:43:30.338988
  1504.                   Duration: 111.301 ms
  1505.                    Changes:  
  1506.               ----------
  1507.                         ID: configure_monit_nginx_service
  1508.                   Function: file.managed
  1509.                       Name: /etc/monit/conf.d/openmediavault-nginx.conf
  1510.                     Result: True
  1511.                    Comment: File /etc/monit/conf.d/openmediavault-nginx.conf is in the correct state
  1512.                    Started: 19:43:30.450590
  1513.                   Duration: 28.437 ms
  1514.                    Changes:  
  1515.               ----------
  1516.                         ID: configure_monit_omv-engined_service
  1517.                   Function: file.managed
  1518.                       Name: /etc/monit/conf.d/openmediavault-engined.conf
  1519.                     Result: True
  1520.                    Comment: File /etc/monit/conf.d/openmediavault-engined.conf is in the correct state
  1521.                    Started: 19:43:30.479324
  1522.                   Duration: 22.631 ms
  1523.                    Changes:  
  1524.               ----------
  1525.                         ID: configure_monit_php-fpm_service
  1526.                   Function: file.managed
  1527.                       Name: /etc/monit/conf.d/openmediavault-phpfpm.conf
  1528.                     Result: True
  1529.                    Comment: File /etc/monit/conf.d/openmediavault-phpfpm.conf is in the correct state
  1530.                    Started: 19:43:30.502255
  1531.                   Duration: 22.618 ms
  1532.                    Changes:  
  1533.               ----------
  1534.                         ID: remove_monit_rrdcached_service
  1535.                   Function: file.absent
  1536.                       Name: /etc/monit/conf.d/openmediavault-rrdcached.conf
  1537.                     Result: True
  1538.                    Comment: File /etc/monit/conf.d/openmediavault-rrdcached.conf is not present
  1539.                    Started: 19:43:30.525238
  1540.                   Duration: 1.489 ms
  1541.                    Changes:  
  1542.               ----------
  1543.                         ID: configure_monit_system_service
  1544.                   Function: file.managed
  1545.                       Name: /etc/monit/conf.d/openmediavault-system.conf
  1546.                     Result: True
  1547.                    Comment: File /etc/monit/conf.d/openmediavault-system.conf is in the correct state
  1548.                    Started: 19:43:30.526982
  1549.                   Duration: 44.366 ms
  1550.                    Changes:  
  1551.               ----------
  1552.                         ID: configure_default_monit
  1553.                   Function: file.managed
  1554.                       Name: /etc/default/monit
  1555.                     Result: True
  1556.                    Comment: File /etc/default/monit is in the correct state
  1557.                    Started: 19:43:30.571644
  1558.                   Duration: 5.64 ms
  1559.                    Changes:  
  1560.               ----------
  1561.                         ID: divert_default_monit
  1562.                   Function: omv_dpkg.divert_add
  1563.                       Name: /etc/default/monit
  1564.                     Result: True
  1565.                    Comment: Leaving 'local diversion of /etc/default/monit to /etc/default/monit.distrib'
  1566.                    Started: 19:43:30.579945
  1567.                   Duration: 34.724 ms
  1568.                    Changes:  
  1569.               ----------
  1570.                         ID: configure_monit_monitrc
  1571.                   Function: file.managed
  1572.                       Name: /etc/monit/monitrc
  1573.                     Result: True
  1574.                    Comment: File /etc/monit/monitrc is in the correct state
  1575.                    Started: 19:43:30.615368
  1576.                   Duration: 47.37 ms
  1577.                    Changes:  
  1578.               ----------
  1579.                         ID: divert_monit_monitrc
  1580.                   Function: omv_dpkg.divert_add
  1581.                       Name: /etc/monit/monitrc
  1582.                     Result: True
  1583.                    Comment: Leaving 'local diversion of /etc/monit/monitrc to /etc/monit/monitrc.distrib'
  1584.                    Started: 19:43:30.663046
  1585.                   Duration: 35.095 ms
  1586.                    Changes:  
  1587.               ----------
  1588.                         ID: test_monit_config
  1589.                   Function: cmd.run
  1590.                       Name: monit -t
  1591.                     Result: True
  1592.                    Comment: Command "monit -t" run
  1593.                    Started: 19:43:30.702374
  1594.                   Duration: 32.097 ms
  1595.                    Changes:  
  1596.                             ----------
  1597.                             pid:
  1598.                                 28592
  1599.                             retcode:
  1600.                                 0
  1601.                             stderr:
  1602.                             stdout:
  1603.                                 Control file syntax OK
  1604.               ----------
  1605.                         ID: reload_monit_service
  1606.                   Function: service.running
  1607.                       Name: monit
  1608.                     Result: True
  1609.                    Comment: The service monit is already running
  1610.                    Started: 19:43:30.780604
  1611.                   Duration: 99.485 ms
  1612.                    Changes:  
  1613.              
  1614.               Summary for pinas
  1615.               -------------
  1616.               Succeeded: 13 (changed=1)
  1617.               Failed:     0
  1618.               -------------
  1619.               Total states run:     13
  1620.               Total run time:  486.864 ms
  1621. ----------
  1622.           ID: test_nginx_service_config
  1623.     Function: cmd.run
  1624.         Name: nginx -t
  1625.       Result: True
  1626.      Comment: Command "nginx -t" run
  1627.      Started: 19:43:30.884791
  1628.     Duration: 49.863 ms
  1629.      Changes:  
  1630.               ----------
  1631.               pid:
  1632.                   28600
  1633.               retcode:
  1634.                   0
  1635.               stderr:
  1636.                   nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
  1637.                   nginx: configuration file /etc/nginx/nginx.conf test is successful
  1638.               stdout:
  1639. ----------
  1640.           ID: restart_nginx_service
  1641.     Function: service.running
  1642.         Name: nginx
  1643.       Result: True
  1644.      Comment: The service nginx is already running
  1645.      Started: 19:43:30.972499
  1646.     Duration: 94.078 ms
  1647.      Changes:  
  1648. ----------
  1649.           ID: monitor_nginx_service
  1650.     Function: module.run
  1651.       Result: True
  1652.      Comment: monit.monitor: True
  1653.      Started: 19:43:31.072301
  1654.     Duration: 30.62 ms
  1655.      Changes:  
  1656.               ----------
  1657.               monit.monitor:
  1658.                   True
  1659. ----------
  1660.           ID: configure_phpfpm_webgui
  1661.     Function: file.managed
  1662.         Name: /etc/php/7.4/fpm/pool.d/openmediavault-webgui.conf
  1663.       Result: True
  1664.      Comment: File /etc/php/7.4/fpm/pool.d/openmediavault-webgui.conf is in the correct state
  1665.      Started: 19:43:31.103968
  1666.     Duration: 101.394 ms
  1667.      Changes:  
  1668. ----------
  1669.           ID: prereq_phpfpm_service_monit
  1670.     Function: salt.state
  1671.       Result: True
  1672.      Comment: States ran successfully. Updating pinas.
  1673.      Started: 19:43:31.205721
  1674.     Duration: 1285.992 ms
  1675.      Changes:  
  1676.               pinas:
  1677.               ----------
  1678.                         ID: remove_monit_collectd_service
  1679.                   Function: file.absent
  1680.                       Name: /etc/monit/conf.d/openmediavault-collectd.conf
  1681.                     Result: True
  1682.                    Comment: File /etc/monit/conf.d/openmediavault-collectd.conf is not present
  1683.                    Started: 19:43:31.886331
  1684.                   Duration: 1.618 ms
  1685.                    Changes:  
  1686.               ----------
  1687.                         ID: configure_monit_filesystem_service
  1688.                   Function: file.managed
  1689.                       Name: /etc/monit/conf.d/openmediavault-filesystem.conf
  1690.                     Result: True
  1691.                    Comment: File /etc/monit/conf.d/openmediavault-filesystem.conf is in the correct state
  1692.                    Started: 19:43:31.888212
  1693.                   Duration: 203.734 ms
  1694.                    Changes:  
  1695.               ----------
  1696.                         ID: configure_monit_nginx_service
  1697.                   Function: file.managed
  1698.                       Name: /etc/monit/conf.d/openmediavault-nginx.conf
  1699.                     Result: True
  1700.                    Comment: File /etc/monit/conf.d/openmediavault-nginx.conf is in the correct state
  1701.                    Started: 19:43:32.092243
  1702.                   Duration: 26.393 ms
  1703.                    Changes:  
  1704.               ----------
  1705.                         ID: configure_monit_omv-engined_service
  1706.                   Function: file.managed
  1707.                       Name: /etc/monit/conf.d/openmediavault-engined.conf
  1708.                     Result: True
  1709.                    Comment: File /etc/monit/conf.d/openmediavault-engined.conf is in the correct state
  1710.                    Started: 19:43:32.118931
  1711.                   Duration: 20.477 ms
  1712.                    Changes:  
  1713.               ----------
  1714.                         ID: configure_monit_php-fpm_service
  1715.                   Function: file.managed
  1716.                       Name: /etc/monit/conf.d/openmediavault-phpfpm.conf
  1717.                     Result: True
  1718.                    Comment: File /etc/monit/conf.d/openmediavault-phpfpm.conf is in the correct state
  1719.                    Started: 19:43:32.139702
  1720.                   Duration: 21.903 ms
  1721.                    Changes:  
  1722.               ----------
  1723.                         ID: remove_monit_rrdcached_service
  1724.                   Function: file.absent
  1725.                       Name: /etc/monit/conf.d/openmediavault-rrdcached.conf
  1726.                     Result: True
  1727.                    Comment: File /etc/monit/conf.d/openmediavault-rrdcached.conf is not present
  1728.                    Started: 19:43:32.161905
  1729.                   Duration: 1.491 ms
  1730.                    Changes:  
  1731.               ----------
  1732.                         ID: configure_monit_system_service
  1733.                   Function: file.managed
  1734.                       Name: /etc/monit/conf.d/openmediavault-system.conf
  1735.                     Result: True
  1736.                    Comment: File /etc/monit/conf.d/openmediavault-system.conf is in the correct state
  1737.                    Started: 19:43:32.163648
  1738.                   Duration: 41.079 ms
  1739.                    Changes:  
  1740.               ----------
  1741.                         ID: configure_default_monit
  1742.                   Function: file.managed
  1743.                       Name: /etc/default/monit
  1744.                     Result: True
  1745.                    Comment: File /etc/default/monit is in the correct state
  1746.                    Started: 19:43:32.205087
  1747.                   Duration: 5.503 ms
  1748.                    Changes:  
  1749.               ----------
  1750.                         ID: divert_default_monit
  1751.                   Function: omv_dpkg.divert_add
  1752.                       Name: /etc/default/monit
  1753.                     Result: True
  1754.                    Comment: Leaving 'local diversion of /etc/default/monit to /etc/default/monit.distrib'
  1755.                    Started: 19:43:32.212144
  1756.                   Duration: 35.447 ms
  1757.                    Changes:  
  1758.               ----------
  1759.                         ID: configure_monit_monitrc
  1760.                   Function: file.managed
  1761.                       Name: /etc/monit/monitrc
  1762.                     Result: True
  1763.                    Comment: File /etc/monit/monitrc is in the correct state
  1764.                    Started: 19:43:32.248270
  1765.                   Duration: 47.369 ms
  1766.                    Changes:  
  1767.               ----------
  1768.                         ID: divert_monit_monitrc
  1769.                   Function: omv_dpkg.divert_add
  1770.                       Name: /etc/monit/monitrc
  1771.                     Result: True
  1772.                    Comment: Leaving 'local diversion of /etc/monit/monitrc to /etc/monit/monitrc.distrib'
  1773.                    Started: 19:43:32.295949
  1774.                   Duration: 35.371 ms
  1775.                    Changes:  
  1776.               ----------
  1777.                         ID: test_monit_config
  1778.                   Function: cmd.run
  1779.                       Name: monit -t
  1780.                     Result: True
  1781.                    Comment: Command "monit -t" run
  1782.                    Started: 19:43:32.336121
  1783.                   Duration: 33.336 ms
  1784.                    Changes:  
  1785.                             ----------
  1786.                             pid:
  1787.                                 28608
  1788.                             retcode:
  1789.                                 0
  1790.                             stderr:
  1791.                             stdout:
  1792.                                 Control file syntax OK
  1793.               ----------
  1794.                         ID: reload_monit_service
  1795.                   Function: service.running
  1796.                       Name: monit
  1797.                     Result: True
  1798.                    Comment: The service monit is already running
  1799.                    Started: 19:43:32.405910
  1800.                   Duration: 81.352 ms
  1801.                    Changes:  
  1802.              
  1803.               Summary for pinas
  1804.               -------------
  1805.               Succeeded: 13 (changed=1)
  1806.               Failed:     0
  1807.               -------------
  1808.               Total states run:     13
  1809.               Total run time:  555.073 ms
  1810. ----------
  1811.           ID: test_phpfpm_service_config
  1812.     Function: cmd.run
  1813.         Name: php-fpm7.4 --test
  1814.       Result: True
  1815.      Comment: Command "php-fpm7.4 --test" run
  1816.      Started: 19:43:32.492169
  1817.     Duration: 121.539 ms
  1818.      Changes:  
  1819.               ----------
  1820.               pid:
  1821.                   28615
  1822.               retcode:
  1823.                   0
  1824.               stderr:
  1825.                   [08-Jul-2023 19:43:32] NOTICE: configuration file /etc/php/7.4/fpm/php-fpm.conf test is successful
  1826.               stdout:
  1827. ----------
  1828.           ID: restart_phpfpm_service
  1829.     Function: service.running
  1830.         Name: php7.4-fpm
  1831.       Result: True
  1832.      Comment: The service php7.4-fpm is already running
  1833.      Started: 19:43:32.617505
  1834.     Duration: 79.137 ms
  1835.      Changes:  
  1836. ----------
  1837.           ID: monitor_phpfpm_service
  1838.     Function: module.run
  1839.       Result: True
  1840.      Comment: monit.monitor: True
  1841.      Started: 19:43:32.699370
  1842.     Duration: 28.072 ms
  1843.      Changes:  
  1844.               ----------
  1845.               monit.monitor:
  1846.                   True
  1847. ----------
  1848.           ID: configure_samba_global
  1849.     Function: file.managed
  1850.         Name: /etc/samba/smb.conf
  1851.       Result: True
  1852.      Comment: File /etc/samba/smb.conf updated
  1853.      Started: 19:43:32.728255
  1854.     Duration: 198.101 ms
  1855.      Changes:  
  1856.               ----------
  1857.               diff:
  1858.                   ---
  1859.                   +++
  1860.                   @@ -1,236 +1,42 @@
  1861.                   -#
  1862.                   -# Sample configuration file for the Samba suite for Debian GNU/Linux.
  1863.                   -#
  1864.                   -#
  1865.                   -# This is the main Samba configuration file. You should read the
  1866.                   -# smb.conf(5) manual page in order to understand the options listed
  1867.                   -# here. Samba has a huge number of configurable options most of which
  1868.                   -# are not shown in this example
  1869.                   -#
  1870.                   -# Some options that are often worth tuning have been included as
  1871.                   -# commented-out examples in this file.
  1872.                   -#  - When such options are commented with ";", the proposed setting
  1873.                   -#    differs from the default Samba behaviour
  1874.                   -#  - When commented with "#", the proposed setting is the default
  1875.                   -#    behaviour of Samba but the option is considered important
  1876.                   -#    enough to be mentioned here
  1877.                   -#
  1878.                   -# NOTE: Whenever you modify this file you should run the command
  1879.                   -# "testparm" to check that you have not made any basic syntactic
  1880.                   -# errors.
  1881.                   -
  1882.                   +# This file is auto-generated by openmediavault (https://www.openmediavault.org)
  1883.                   +# WARNING: Do not edit this file, your changes will get lost.
  1884.                    #======================= Global Settings =======================
  1885.                   -
  1886.                    [global]
  1887.                   -
  1888.                   -## Browsing/Identification ###
  1889.                   -
  1890.                   -# Change this to the workgroup/NT-domain name your Samba server will part of
  1891.                   -   workgroup = WORKGROUP
  1892.                   -
  1893.                   -#### Networking ####
  1894.                   -
  1895.                   -# The specific set of interfaces / networks to bind to
  1896.                   -# This can be either the interface name or an IP address/netmask;
  1897.                   -# interface names are normally preferred
  1898.                   -;   interfaces = 127.0.0.0/8 eth0
  1899.                   -
  1900.                   -# Only bind to the named interfaces and/or networks; you must use the
  1901.                   -# 'interfaces' option above to use this.
  1902.                   -# It is recommended that you enable this feature if your Samba machine is
  1903.                   -# not protected by a firewall or is a firewall itself.  However, this
  1904.                   -# option cannot handle dynamic or non-broadcast interfaces correctly.
  1905.                   -;   bind interfaces only = yes
  1906.                   -
  1907.                   -
  1908.                   -
  1909.                   -#### Debugging/Accounting ####
  1910.                   -
  1911.                   -# This tells Samba to use a separate log file for each machine
  1912.                   -# that connects
  1913.                   -   log file = /var/log/samba/log.%m
  1914.                   -
  1915.                   -# Cap the size of the individual log files (in KiB).
  1916.                   -   max log size = 1000
  1917.                   -
  1918.                   -# We want Samba to only log to /var/log/samba/log.{smbd,nmbd}.
  1919.                   -# Append syslog@1 if you want important messages to be sent to syslog too.
  1920.                   -   logging = file
  1921.                   -
  1922.                   -# Do something sensible when Samba crashes: mail the admin a backtrace
  1923.                   -   panic action = /usr/share/samba/panic-action %d
  1924.                   -
  1925.                   -
  1926.                   -####### Authentication #######
  1927.                   -
  1928.                   -# Server role. Defines in which mode Samba will operate. Possible
  1929.                   -# values are "standalone server", "member server", "classic primary
  1930.                   -# domain controller", "classic backup domain controller", "active
  1931.                   -# directory domain controller".
  1932.                   -#
  1933.                   -# Most people will want "standalone server" or "member server".
  1934.                   -# Running as "active directory domain controller" will require first
  1935.                   -# running "samba-tool domain provision" to wipe databases and create a
  1936.                   -# new domain.
  1937.                   -   server role = standalone server
  1938.                   -
  1939.                   -   obey pam restrictions = yes
  1940.                   -
  1941.                   -# This boolean parameter controls whether Samba attempts to sync the Unix
  1942.                   -# password with the SMB password when the encrypted SMB password in the
  1943.                   -# passdb is changed.
  1944.                   -   unix password sync = yes
  1945.                   -
  1946.                   -# For Unix password sync to work on a Debian GNU/Linux system, the following
  1947.                   -# parameters must be set (thanks to Ian Kahan <<[email protected]> for
  1948.                   -# sending the correct chat script for the passwd program in Debian Sarge).
  1949.                   -   passwd program = /usr/bin/passwd %u
  1950.                   -   passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
  1951.                   -
  1952.                   -# This boolean controls whether PAM will be used for password changes
  1953.                   -# when requested by an SMB client instead of the program listed in
  1954.                   -# 'passwd program'. The default is 'no'.
  1955.                   -   pam password change = yes
  1956.                   -
  1957.                   -# This option controls how unsuccessful authentication attempts are mapped
  1958.                   -# to anonymous connections
  1959.                   -   map to guest = bad user
  1960.                   -
  1961.                   -########## Domains ###########
  1962.                   -
  1963.                   -#
  1964.                   -# The following settings only takes effect if 'server role = classic
  1965.                   -# primary domain controller', 'server role = classic backup domain controller'
  1966.                   -# or 'domain logons' is set
  1967.                   -#
  1968.                   -
  1969.                   -# It specifies the location of the user's
  1970.                   -# profile directory from the client point of view) The following
  1971.                   -# required a [profiles] share to be setup on the samba server (see
  1972.                   -# below)
  1973.                   -;   logon path = \\%N\profiles\%U
  1974.                   -# Another common choice is storing the profile in the user's home directory
  1975.                   -# (this is Samba's default)
  1976.                   -#   logon path = \\%N\%U\profile
  1977.                   -
  1978.                   -# The following setting only takes effect if 'domain logons' is set
  1979.                   -# It specifies the location of a user's home directory (from the client
  1980.                   -# point of view)
  1981.                   -;   logon drive = H:
  1982.                   -#   logon home = \\%N\%U
  1983.                   -
  1984.                   -# The following setting only takes effect if 'domain logons' is set
  1985.                   -# It specifies the script to run during logon. The script must be stored
  1986.                   -# in the [netlogon] share
  1987.                   -# NOTE: Must be store in 'DOS' file format convention
  1988.                   -;   logon script = logon.cmd
  1989.                   -
  1990.                   -# This allows Unix users to be created on the domain controller via the SAMR
  1991.                   -# RPC pipe.  The example command creates a user account with a disabled Unix
  1992.                   -# password; please adapt to your needs
  1993.                   -; add user script = /usr/sbin/adduser --quiet --disabled-password --gecos "" %u
  1994.                   -
  1995.                   -# This allows machine accounts to be created on the domain controller via the
  1996.                   -# SAMR RPC pipe.  
  1997.                   -# The following assumes a "machines" group exists on the system
  1998.                   -; add machine script  = /usr/sbin/useradd -g machines -c "%u machine account" -d /var/lib/samba -s /bin/false %u
  1999.                   -
  2000.                   -# This allows Unix groups to be created on the domain controller via the SAMR
  2001.                   -# RPC pipe.  
  2002.                   -; add group script = /usr/sbin/addgroup --force-badname %g
  2003.                   -
  2004.                   -############ Misc ############
  2005.                   -
  2006.                   -# Using the following line enables you to customise your configuration
  2007.                   -# on a per machine basis. The %m gets replaced with the netbios name
  2008.                   -# of the machine that is connecting
  2009.                   -;   include = /home/samba/etc/smb.conf.%m
  2010.                   -
  2011.                   -# Some defaults for winbind (make sure you're not using the ranges
  2012.                   -# for something else.)
  2013.                   -;   idmap config * :              backend = tdb
  2014.                   -;   idmap config * :              range   = 3000-7999
  2015.                   -;   idmap config YOURDOMAINHERE : backend = tdb
  2016.                   -;   idmap config YOURDOMAINHERE : range   = 100000-999999
  2017.                   -;   template shell = /bin/bash
  2018.                   -
  2019.                   -# Setup usershare options to enable non-root users to share folders
  2020.                   -# with the net usershare command.
  2021.                   -
  2022.                   -# Maximum number of usershare. 0 means that usershare is disabled.
  2023.                   -#   usershare max shares = 100
  2024.                   -
  2025.                   -# Allow users who've been granted usershare privileges to create
  2026.                   -# public shares, not just authenticated ones
  2027.                   -   usershare allow guests = yes
  2028.                   -
  2029.                   -#======================= Share Definitions =======================
  2030.                   -
  2031.                   -[homes]
  2032.                   -   comment = Home Directories
  2033.                   -   browseable = no
  2034.                   -
  2035.                   -# By default, the home directories are exported read-only. Change the
  2036.                   -# next parameter to 'no' if you want to be able to write to them.
  2037.                   -   read only = yes
  2038.                   -
  2039.                   -# File creation mask is set to 0700 for security reasons. If you want to
  2040.                   -# create files with group=rw permissions, set next parameter to 0775.
  2041.                   -   create mask = 0700
  2042.                   -
  2043.                   -# Directory creation mask is set to 0700 for security reasons. If you want to
  2044.                   -# create dirs. with group=rw permissions, set next parameter to 0775.
  2045.                   -   directory mask = 0700
  2046.                   -
  2047.                   -# By default, \\server\username shares can be connected to by anyone
  2048.                   -# with access to the samba server.
  2049.                   -# The following parameter makes sure that only "username" can connect
  2050.                   -# to \\server\username
  2051.                   -# This might need tweaking when using external authentication schemes
  2052.                   -   valid users = %S
  2053.                   -
  2054.                   -# Un-comment the following and create the netlogon directory for Domain Logons
  2055.                   -# (you need to configure Samba to act as a domain controller too.)
  2056.                   -;[netlogon]
  2057.                   -;   comment = Network Logon Service
  2058.                   -;   path = /home/samba/netlogon
  2059.                   -;   guest ok = yes
  2060.                   -;   read only = yes
  2061.                   -
  2062.                   -# Un-comment the following and create the profiles directory to store
  2063.                   -# users profiles (see the "logon path" option above)
  2064.                   -# (you need to configure Samba to act as a domain controller too.)
  2065.                   -# The path below should be writable by all users so that their
  2066.                   -# profile directory may be created the first time they log on
  2067.                   -;[profiles]
  2068.                   -;   comment = Users profiles
  2069.                   -;   path = /home/samba/profiles
  2070.                   -;   guest ok = no
  2071.                   -;   browseable = no
  2072.                   -;   create mask = 0600
  2073.                   -;   directory mask = 0700
  2074.                   -
  2075.                   -[printers]
  2076.                   -   comment = All Printers
  2077.                   -   browseable = no
  2078.                   -   path = /var/spool/samba
  2079.                   -   printable = yes
  2080.                   -   guest ok = no
  2081.                   -   read only = yes
  2082.                   -   create mask = 0700
  2083.                   -
  2084.                   -# Windows clients look for this share name as a source of downloadable
  2085.                   -# printer drivers
  2086.                   -[print$]
  2087.                   -   comment = Printer Drivers
  2088.                   -   path = /var/lib/samba/printers
  2089.                   -   browseable = yes
  2090.                   -   read only = yes
  2091.                   -   guest ok = no
  2092.                   -# Uncomment to allow remote administration of Windows print drivers.
  2093.                   -# You may need to replace 'lpadmin' with the name of the group your
  2094.                   -# admin users are members of.
  2095.                   -# Please note that you also need to set appropriate Unix permissions
  2096.                   -# to the drivers directory for these users to have write rights in it
  2097.                   -;   write list = root, @lpadmin
  2098.                   -
  2099.                   +workgroup = WORKGROUP
  2100.                   +server string = %h server
  2101.                   +dns proxy = no
  2102.                   +log level = 0
  2103.                   +log file = /var/log/samba/log.%m
  2104.                   +max log size = 1000
  2105.                   +logging = syslog
  2106.                   +panic action = /usr/share/samba/panic-action %d
  2107.                   +passdb backend = tdbsam
  2108.                   +obey pam restrictions = no
  2109.                   +unix password sync = no
  2110.                   +passwd program = /usr/bin/passwd %u
  2111.                   +passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
  2112.                   +pam password change = yes
  2113.                   +socket options = TCP_NODELAY IPTOS_LOWDELAY
  2114.                   +guest account = nobody
  2115.                   +load printers = no
  2116.                   +disable spoolss = yes
  2117.                   +printing = bsd
  2118.                   +printcap name = /dev/null
  2119.                   +unix extensions = yes
  2120.                   +wide links = no
  2121.                   +create mask = 0777
  2122.                   +directory mask = 0777
  2123.                   +use sendfile = yes
  2124.                   +aio read size = 1
  2125.                   +aio write size = 1
  2126.                   +time server = no
  2127.                   +wins support = no
  2128.                   +disable netbios = yes
  2129.                   +multicast dns register = no
  2130.                   +# Special configuration for Apple's Time Machine
  2131.                   +fruit:aapl = yes
  2132.                   +fruit:copyfile = yes
  2133.                   +fruit:nfs_aces = no
  2134.                   +# Extra options
  2135.                   +min receivefile size = 16384
  2136.                   +getwd cache = yes
  2137. ----------
  2138.           ID: configure_samba_shares
  2139.     Function: file.append
  2140.         Name: /etc/samba/smb.conf
  2141.       Result: True
  2142.      Comment: Appended 1 lines
  2143.      Started: 19:43:32.926852
  2144.     Duration: 139.913 ms
  2145.      Changes:  
  2146.               ----------
  2147.               diff:
  2148.                   ---
  2149.                  
  2150.                   +++
  2151.                  
  2152.                   @@ -40,3 +40,4 @@
  2153.                  
  2154.                    # Extra options
  2155.                    min receivefile size = 16384
  2156.                    getwd cache = yes
  2157.                   +#======================= Share Definitions =======================
  2158. ----------
  2159.           ID: configure_samba_recyclebin_cron
  2160.     Function: file.managed
  2161.         Name: /etc/cron.daily/openmediavault-samba-recycle
  2162.       Result: True
  2163.      Comment: File /etc/cron.daily/openmediavault-samba-recycle updated
  2164.      Started: 19:43:33.067143
  2165.     Duration: 7.343 ms
  2166.      Changes:  
  2167.               ----------
  2168.               diff:
  2169.                   New file
  2170.               mode:
  2171.                   0750
  2172. ----------
  2173.           ID: remove_samba_recyclebin_cron_scripts
  2174.     Function: module.run
  2175.       Result: True
  2176.      Comment: file.find: []
  2177.      Started: 19:43:33.074851
  2178.     Duration: 3.827 ms
  2179.      Changes:  
  2180.               ----------
  2181.               file.find:
  2182. ----------
  2183.           ID: configure_default_wsdd
  2184.     Function: file.managed
  2185.         Name: /etc/default/wsdd
  2186.       Result: True
  2187.      Comment: File /etc/default/wsdd updated
  2188.      Started: 19:43:33.079058
  2189.     Duration: 8.127 ms
  2190.      Changes:  
  2191.               ----------
  2192.               diff:
  2193.                   ---
  2194.                   +++
  2195.                   @@ -1 +1,3 @@
  2196.                   -WSDD_OPTIONS="--shortlog"
  2197.                   +# This file is auto-generated by openmediavault (https://www.openmediavault.org)
  2198.                   +# WARNING: Do not edit this file, your changes will get lost.
  2199.                   +WSDD_OPTIONS="--shortlog --workgroup='WORKGROUP'"
  2200. ----------
  2201.           ID: divert_default_wsdd
  2202.     Function: omv_dpkg.divert_add
  2203.         Name: /etc/default/wsdd
  2204.       Result: True
  2205.      Comment: Adding 'local diversion of /etc/default/wsdd to /etc/default/wsdd.distrib'
  2206.      Started: 19:43:33.088928
  2207.     Duration: 47.874 ms
  2208.      Changes:  
  2209. ----------
  2210.           ID: divert_samba_smb_config
  2211.     Function: omv_dpkg.divert_add
  2212.         Name: /etc/samba/smb.conf
  2213.       Result: True
  2214.      Comment: Adding 'local diversion of /etc/samba/smb.conf to /etc/samba/smb.conf.distrib'
  2215.      Started: 19:43:33.137670
  2216.     Duration: 41.955 ms
  2217.      Changes:  
  2218. ----------
  2219.           ID: stop_samba_service_smbd
  2220.     Function: service.dead
  2221.         Name: smbd
  2222.       Result: True
  2223.      Comment: The service smbd is already dead
  2224.      Started: 19:43:33.180448
  2225.     Duration: 101.093 ms
  2226.      Changes:  
  2227. ----------
  2228.           ID: stop_samba_service_nmbd
  2229.     Function: service.dead
  2230.         Name: nmbd
  2231.       Result: True
  2232.      Comment: The service nmbd is already dead
  2233.      Started: 19:43:33.282247
  2234.     Duration: 101.864 ms
  2235.      Changes:  
  2236. ----------
  2237.           ID: stop_wsdd_service
  2238.     Function: service.dead
  2239.         Name: wsdd
  2240.       Result: True
  2241.      Comment: Service wsdd has been disabled, and is in the desired state
  2242.      Started: 19:43:33.384809
  2243.     Duration: 718.318 ms
  2244.      Changes:  
  2245.               ----------
  2246.               wsdd:
  2247.                   True
  2248. ----------
  2249.           ID: configure_rrd_dir
  2250.     Function: file.directory
  2251.         Name: /var/lib/openmediavault/rrd
  2252.       Result: True
  2253.      Comment: The directory /var/lib/openmediavault/rrd is in the correct state
  2254.      Started: 19:43:34.103842
  2255.     Duration: 3.498 ms
  2256.      Changes:  
  2257. ----------
  2258.           ID: configure_samba_dir
  2259.     Function: file.directory
  2260.         Name: /var/cache/samba
  2261.       Result: True
  2262.      Comment: The directory /var/cache/samba is in the correct state
  2263.      Started: 19:43:34.107677
  2264.     Duration: 2.689 ms
  2265.      Changes:  
  2266. ----------
  2267.           ID: configure_folder2ram_dir
  2268.     Function: file.directory
  2269.         Name: /etc/folder2ram
  2270.       Result: True
  2271.      Comment: The directory /etc/folder2ram is in the correct state
  2272.      Started: 19:43:34.110706
  2273.     Duration: 2.718 ms
  2274.      Changes:  
  2275. ----------
  2276.           ID: configure_flashmemory
  2277.     Function: file.managed
  2278.         Name: /etc/folder2ram/folder2ram.conf
  2279.       Result: True
  2280.      Comment: File /etc/folder2ram/folder2ram.conf is in the correct state
  2281.      Started: 19:43:34.113784
  2282.     Duration: 5.714 ms
  2283.      Changes:  
  2284. ----------
  2285.           ID: folder2ram_enable_systemd
  2286.     Function: cmd.run
  2287.         Name: /sbin/folder2ram -enablesystemd
  2288.       Result: True
  2289.      Comment: Command "/sbin/folder2ram -enablesystemd" run
  2290.      Started: 19:43:34.119869
  2291.     Duration: 1063.376 ms
  2292.      Changes:  
  2293.               ----------
  2294.               pid:
  2295.                   28654
  2296.               retcode:
  2297.                   0
  2298.               stderr:
  2299.               stdout:
  2300.                  
  2301.                   systemd services enabled but not started, it is recommended to reboot for a cleaner transition to tmpfs folders
  2302.                   otherwise you can start them now (both services are needed) with
  2303.                   systemctl start folder2ram_startup.service
  2304.                   systemctl start folder2ram_shutdown.service
  2305. ----------
  2306.           ID: folder2ram_mountall
  2307.     Function: cmd.run
  2308.         Name: /sbin/folder2ram -mountall
  2309.       Result: True
  2310.      Comment: Command "/sbin/folder2ram -mountall" run
  2311.      Started: 19:43:35.184178
  2312.     Duration: 332.905 ms
  2313.      Changes:  
  2314.               ----------
  2315.               pid:
  2316.                   28706
  2317.               retcode:
  2318.                   0
  2319.               stderr:
  2320.               stdout:
  2321.                  
  2322.                   will now start all mountpoints
  2323.                   start /var/log
  2324.                   /var/log already mounted
  2325.                   start /var/tmp
  2326.                   /var/tmp already mounted
  2327.                   start /var/lib/openmediavault/rrd
  2328.                   /var/lib/openmediavault/rrd already mounted
  2329.                   start /var/spool
  2330.                   /var/spool already mounted
  2331.                   start /var/lib/rrdcached
  2332.                   /var/lib/rrdcached already mounted
  2333.                   start /var/lib/monit
  2334.                   /var/lib/monit already mounted
  2335.                   start /var/cache/samba
  2336.                   /var/cache/samba already mounted
  2337. ----------
  2338.           ID: systemd-reload
  2339.     Function: cmd.run
  2340.         Name: systemctl daemon-reload
  2341.       Result: True
  2342.      Comment: Command "systemctl daemon-reload" run
  2343.      Started: 19:43:35.517858
  2344.     Duration: 508.011 ms
  2345.      Changes:  
  2346.               ----------
  2347.               pid:
  2348.                   28933
  2349.               retcode:
  2350.                   0
  2351.               stderr:
  2352.               stdout:
  2353. ----------
  2354.           ID: disable_ssh_socket_activation
  2355.     Function: service.dead
  2356.         Name: ssh.socket
  2357.       Result: True
  2358.      Comment: The service ssh.socket is already dead
  2359.      Started: 19:43:36.026802
  2360.     Duration: 100.244 ms
  2361.      Changes:  
  2362. ----------
  2363.           ID: remove_ssh_authorized_keys
  2364.     Function: file.directory
  2365.         Name: /var/lib/openmediavault/ssh/authorized_keys
  2366.       Result: True
  2367.      Comment: The directory /var/lib/openmediavault/ssh/authorized_keys is in the correct state
  2368.      Started: 19:43:36.127770
  2369.     Duration: 9.543 ms
  2370.      Changes:  
  2371. ----------
  2372.           ID: configure_sshd_config
  2373.     Function: file.managed
  2374.         Name: /etc/ssh/sshd_config
  2375.       Result: True
  2376.      Comment: File /etc/ssh/sshd_config is in the correct state
  2377.      Started: 19:43:36.137669
  2378.     Duration: 196.345 ms
  2379.      Changes:  
  2380. ----------
  2381.           ID: divert_sshd_config
  2382.     Function: omv_dpkg.divert_add
  2383.         Name: /etc/ssh/sshd_config
  2384.       Result: True
  2385.      Comment: Leaving 'local diversion of /etc/ssh/sshd_config to /etc/ssh/sshd_config.distrib'
  2386.      Started: 19:43:36.334377
  2387.     Duration: 35.538 ms
  2388.      Changes:  
  2389. ----------
  2390.           ID: test_sshd_config
  2391.     Function: cmd.run
  2392.         Name: sshd -t
  2393.       Result: True
  2394.      Comment: Command "sshd -t" run
  2395.      Started: 19:43:36.370704
  2396.     Duration: 44.656 ms
  2397.      Changes:  
  2398.               ----------
  2399.               pid:
  2400.                   28958
  2401.               retcode:
  2402.                   0
  2403.               stderr:
  2404.               stdout:
  2405. ----------
  2406.           ID: start_ssh_service
  2407.     Function: service.running
  2408.         Name: ssh
  2409.       Result: True
  2410.      Comment: The service ssh is already running
  2411.      Started: 19:43:36.418147
  2412.     Duration: 78.782 ms
  2413.      Changes:  
  2414. ----------
  2415.           ID: configure_chrony
  2416.     Function: file.managed
  2417.         Name: /etc/chrony/chrony.conf
  2418.       Result: True
  2419.      Comment: File /etc/chrony/chrony.conf is in the correct state
  2420.      Started: 19:43:36.497802
  2421.     Duration: 47.071 ms
  2422.      Changes:  
  2423. ----------
  2424.           ID: start_chrony_service
  2425.     Function: service.running
  2426.         Name: chrony
  2427.       Result: True
  2428.      Comment: The service chrony is already running
  2429.      Started: 19:43:36.546899
  2430.     Duration: 98.179 ms
  2431.      Changes:  
  2432. ----------
  2433.           ID: configure_timezone
  2434.     Function: file.managed
  2435.         Name: /etc/timezone
  2436.       Result: True
  2437.      Comment: File /etc/timezone is in the correct state
  2438.      Started: 19:43:36.646160
  2439.     Duration: 9.203 ms
  2440.      Changes:  
  2441. ----------
  2442.           ID: set_timezone
  2443.     Function: timezone.system
  2444.         Name: US/Eastern
  2445.       Result: True
  2446.      Comment: Timezone US/Eastern already set, UTC already set to US/Eastern
  2447.      Started: 19:43:36.666582
  2448.     Duration: 278.475 ms
  2449.      Changes:  
  2450. ----------
  2451.           ID: remove_monit_collectd_service
  2452.     Function: file.absent
  2453.         Name: /etc/monit/conf.d/openmediavault-collectd.conf
  2454.       Result: True
  2455.      Comment: File /etc/monit/conf.d/openmediavault-collectd.conf is not present
  2456.      Started: 19:43:36.945797
  2457.     Duration: 2.104 ms
  2458.      Changes:  
  2459. ----------
  2460.           ID: configure_monit_filesystem_service
  2461.     Function: file.managed
  2462.         Name: /etc/monit/conf.d/openmediavault-filesystem.conf
  2463.       Result: True
  2464.      Comment: File /etc/monit/conf.d/openmediavault-filesystem.conf is in the correct state
  2465.      Started: 19:43:36.948224
  2466.     Duration: 34.822 ms
  2467.      Changes:  
  2468. ----------
  2469.           ID: configure_monit_nginx_service
  2470.     Function: file.managed
  2471.         Name: /etc/monit/conf.d/openmediavault-nginx.conf
  2472.       Result: True
  2473.      Comment: File /etc/monit/conf.d/openmediavault-nginx.conf is in the correct state
  2474.      Started: 19:43:36.983418
  2475.     Duration: 26.86 ms
  2476.      Changes:  
  2477. ----------
  2478.           ID: configure_monit_omv-engined_service
  2479.     Function: file.managed
  2480.         Name: /etc/monit/conf.d/openmediavault-engined.conf
  2481.       Result: True
  2482.      Comment: File /etc/monit/conf.d/openmediavault-engined.conf is in the correct state
  2483.      Started: 19:43:37.010652
  2484.     Duration: 21.161 ms
  2485.      Changes:  
  2486. ----------
  2487.           ID: configure_monit_php-fpm_service
  2488.     Function: file.managed
  2489.         Name: /etc/monit/conf.d/openmediavault-phpfpm.conf
  2490.       Result: True
  2491.      Comment: File /etc/monit/conf.d/openmediavault-phpfpm.conf is in the correct state
  2492.      Started: 19:43:37.032174
  2493.     Duration: 20.976 ms
  2494.      Changes:  
  2495. ----------
  2496.           ID: remove_monit_rrdcached_service
  2497.     Function: file.absent
  2498.         Name: /etc/monit/conf.d/openmediavault-rrdcached.conf
  2499.       Result: True
  2500.      Comment: File /etc/monit/conf.d/openmediavault-rrdcached.conf is not present
  2501.      Started: 19:43:37.053525
  2502.     Duration: 1.502 ms
  2503.      Changes:  
  2504. ----------
  2505.           ID: configure_monit_system_service
  2506.     Function: file.managed
  2507.         Name: /etc/monit/conf.d/openmediavault-system.conf
  2508.       Result: True
  2509.      Comment: File /etc/monit/conf.d/openmediavault-system.conf is in the correct state
  2510.      Started: 19:43:37.055331
  2511.     Duration: 43.042 ms
  2512.      Changes:  
  2513. ----------
  2514.           ID: configure_default_monit
  2515.     Function: file.managed
  2516.         Name: /etc/default/monit
  2517.       Result: True
  2518.      Comment: File /etc/default/monit is in the correct state
  2519.      Started: 19:43:37.098739
  2520.     Duration: 5.535 ms
  2521.      Changes:  
  2522. ----------
  2523.           ID: divert_default_monit
  2524.     Function: omv_dpkg.divert_add
  2525.         Name: /etc/default/monit
  2526.       Result: True
  2527.      Comment: Leaving 'local diversion of /etc/default/monit to /etc/default/monit.distrib'
  2528.      Started: 19:43:37.104631
  2529.     Duration: 35.395 ms
  2530.      Changes:  
  2531. ----------
  2532.           ID: configure_monit_monitrc
  2533.     Function: file.managed
  2534.         Name: /etc/monit/monitrc
  2535.       Result: True
  2536.      Comment: File /etc/monit/monitrc is in the correct state
  2537.      Started: 19:43:37.140809
  2538.     Duration: 46.377 ms
  2539.      Changes:  
  2540. ----------
  2541.           ID: divert_monit_monitrc
  2542.     Function: omv_dpkg.divert_add
  2543.         Name: /etc/monit/monitrc
  2544.       Result: True
  2545.      Comment: Leaving 'local diversion of /etc/monit/monitrc to /etc/monit/monitrc.distrib'
  2546.      Started: 19:43:37.187556
  2547.     Duration: 35.407 ms
  2548.      Changes:  
  2549. ----------
  2550.           ID: test_monit_config
  2551.     Function: cmd.run
  2552.         Name: monit -t
  2553.       Result: True
  2554.      Comment: Command "monit -t" run
  2555.      Started: 19:43:37.223755
  2556.     Duration: 30.111 ms
  2557.      Changes:  
  2558.               ----------
  2559.               pid:
  2560.                   28969
  2561.               retcode:
  2562.                   0
  2563.               stderr:
  2564.               stdout:
  2565.                   Control file syntax OK
  2566. ----------
  2567.           ID: reload_monit_service
  2568.     Function: service.running
  2569.         Name: monit
  2570.       Result: True
  2571.      Comment: The service monit is already running
  2572.      Started: 19:43:37.256665
  2573.     Duration: 84.783 ms
  2574.      Changes:  
  2575. ----------
  2576.           ID: prereq_rrdcached_service_monit
  2577.     Function: salt.state
  2578.       Result: True
  2579.      Comment: States ran successfully. Updating pinas.
  2580.      Started: 19:43:37.342223
  2581.     Duration: 1182.833 ms
  2582.      Changes:  
  2583.               pinas:
  2584.               ----------
  2585.                         ID: remove_monit_collectd_service
  2586.                   Function: file.absent
  2587.                       Name: /etc/monit/conf.d/openmediavault-collectd.conf
  2588.                     Result: True
  2589.                    Comment: File /etc/monit/conf.d/openmediavault-collectd.conf is not present
  2590.                    Started: 19:43:38.062122
  2591.                   Duration: 1.625 ms
  2592.                    Changes:  
  2593.               ----------
  2594.                         ID: configure_monit_filesystem_service
  2595.                   Function: file.managed
  2596.                       Name: /etc/monit/conf.d/openmediavault-filesystem.conf
  2597.                     Result: True
  2598.                    Comment: File /etc/monit/conf.d/openmediavault-filesystem.conf is in the correct state
  2599.                    Started: 19:43:38.064015
  2600.                   Duration: 111.884 ms
  2601.                    Changes:  
  2602.               ----------
  2603.                         ID: configure_monit_nginx_service
  2604.                   Function: file.managed
  2605.                       Name: /etc/monit/conf.d/openmediavault-nginx.conf
  2606.                     Result: True
  2607.                    Comment: File /etc/monit/conf.d/openmediavault-nginx.conf is in the correct state
  2608.                    Started: 19:43:38.176194
  2609.                   Duration: 19.831 ms
  2610.                    Changes:  
  2611.               ----------
  2612.                         ID: configure_monit_omv-engined_service
  2613.                   Function: file.managed
  2614.                       Name: /etc/monit/conf.d/openmediavault-engined.conf
  2615.                     Result: True
  2616.                    Comment: File /etc/monit/conf.d/openmediavault-engined.conf is in the correct state
  2617.                    Started: 19:43:38.196323
  2618.                   Duration: 14.076 ms
  2619.                    Changes:  
  2620.               ----------
  2621.                         ID: configure_monit_php-fpm_service
  2622.                   Function: file.managed
  2623.                       Name: /etc/monit/conf.d/openmediavault-phpfpm.conf
  2624.                     Result: True
  2625.                    Comment: File /etc/monit/conf.d/openmediavault-phpfpm.conf is in the correct state
  2626.                    Started: 19:43:38.210696
  2627.                   Duration: 13.886 ms
  2628.                    Changes:  
  2629.               ----------
  2630.                         ID: remove_monit_rrdcached_service
  2631.                   Function: file.absent
  2632.                       Name: /etc/monit/conf.d/openmediavault-rrdcached.conf
  2633.                     Result: True
  2634.                    Comment: File /etc/monit/conf.d/openmediavault-rrdcached.conf is not present
  2635.                    Started: 19:43:38.224877
  2636.                   Duration: 1.572 ms
  2637.                    Changes:  
  2638.               ----------
  2639.                         ID: configure_monit_system_service
  2640.                   Function: file.managed
  2641.                       Name: /etc/monit/conf.d/openmediavault-system.conf
  2642.                     Result: True
  2643.                    Comment: File /etc/monit/conf.d/openmediavault-system.conf is in the correct state
  2644.                    Started: 19:43:38.226704
  2645.                   Duration: 35.884 ms
  2646.                    Changes:  
  2647.               ----------
  2648.                         ID: configure_default_monit
  2649.                   Function: file.managed
  2650.                       Name: /etc/default/monit
  2651.                     Result: True
  2652.                    Comment: File /etc/default/monit is in the correct state
  2653.                    Started: 19:43:38.262885
  2654.                   Duration: 5.559 ms
  2655.                    Changes:  
  2656.               ----------
  2657.                         ID: divert_default_monit
  2658.                   Function: omv_dpkg.divert_add
  2659.                       Name: /etc/default/monit
  2660.                     Result: True
  2661.                    Comment: Leaving 'local diversion of /etc/default/monit to /etc/default/monit.distrib'
  2662.                    Started: 19:43:38.270170
  2663.                   Duration: 35.154 ms
  2664.                    Changes:  
  2665.               ----------
  2666.                         ID: configure_monit_monitrc
  2667.                   Function: file.managed
  2668.                       Name: /etc/monit/monitrc
  2669.                     Result: True
  2670.                    Comment: File /etc/monit/monitrc is in the correct state
  2671.                    Started: 19:43:38.306018
  2672.                   Duration: 39.095 ms
  2673.                    Changes:  
  2674.               ----------
  2675.                         ID: divert_monit_monitrc
  2676.                   Function: omv_dpkg.divert_add
  2677.                       Name: /etc/monit/monitrc
  2678.                     Result: True
  2679.                    Comment: Leaving 'local diversion of /etc/monit/monitrc to /etc/monit/monitrc.distrib'
  2680.                    Started: 19:43:38.345440
  2681.                   Duration: 35.285 ms
  2682.                    Changes:  
  2683.               ----------
  2684.                         ID: test_monit_config
  2685.                   Function: cmd.run
  2686.                       Name: monit -t
  2687.                     Result: True
  2688.                    Comment: Command "monit -t" run
  2689.                    Started: 19:43:38.385118
  2690.                   Duration: 33.428 ms
  2691.                    Changes:  
  2692.                             ----------
  2693.                             pid:
  2694.                                 28978
  2695.                             retcode:
  2696.                                 0
  2697.                             stderr:
  2698.                             stdout:
  2699.                                 Control file syntax OK
  2700.               ----------
  2701.                         ID: reload_monit_service
  2702.                   Function: service.running
  2703.                       Name: monit
  2704.                     Result: True
  2705.                    Comment: The service monit is already running
  2706.                    Started: 19:43:38.453899
  2707.                   Duration: 59.866 ms
  2708.                    Changes:  
  2709.              
  2710.               Summary for pinas
  2711.               -------------
  2712.               Succeeded: 13 (changed=1)
  2713.               Failed:     0
  2714.               -------------
  2715.               Total states run:     13
  2716.               Total run time:  407.145 ms
  2717. ----------
  2718.           ID: configure_default_rrdcached
  2719.     Function: file.managed
  2720.         Name: /etc/default/rrdcached
  2721.       Result: True
  2722.      Comment: File /etc/default/rrdcached is in the correct state
  2723.      Started: 19:43:38.525540
  2724.     Duration: 71.568 ms
  2725.      Changes:  
  2726. ----------
  2727.           ID: divert_default_rrdcached
  2728.     Function: omv_dpkg.divert_add
  2729.         Name: /etc/default/rrdcached
  2730.       Result: True
  2731.      Comment: Leaving 'local diversion of /etc/default/rrdcached to /etc/default/rrdcached.distrib'
  2732.      Started: 19:43:38.597476
  2733.     Duration: 35.736 ms
  2734.      Changes:  
  2735. ----------
  2736.           ID: unmonitor_rrdcached_service
  2737.     Function: cmd.run
  2738.         Name: monit unmonitor rrdcached || true
  2739.       Result: True
  2740.      Comment: Command "monit unmonitor rrdcached || true" run
  2741.      Started: 19:43:38.634024
  2742.     Duration: 33.225 ms
  2743.      Changes:  
  2744.               ----------
  2745.               pid:
  2746.                   28985
  2747.               retcode:
  2748.                   0
  2749.               stderr:
  2750.                   There is no service named "rrdcached"
  2751.               stdout:
  2752. ----------
  2753.           ID: stop_rrdcached_service
  2754.     Function: service.dead
  2755.         Name: rrdcached
  2756.       Result: True
  2757.      Comment: The service rrdcached is already dead
  2758.      Started: 19:43:38.667990
  2759.     Duration: 111.297 ms
  2760.      Changes:  
  2761. ----------
  2762.           ID: configure_collectd_conf_cpu_plugin
  2763.     Function: file.managed
  2764.         Name: /etc/collectd/collectd.conf.d/cpu.conf
  2765.       Result: True
  2766.      Comment: File /etc/collectd/collectd.conf.d/cpu.conf is in the correct state
  2767.      Started: 19:43:38.779977
  2768.     Duration: 5.94 ms
  2769.      Changes:  
  2770. ----------
  2771.           ID: configure_collectd_conf_df_plugin
  2772.     Function: file.managed
  2773.         Name: /etc/collectd/collectd.conf.d/df.conf
  2774.       Result: True
  2775.      Comment: File /etc/collectd/collectd.conf.d/df.conf is in the correct state
  2776.      Started: 19:43:38.786271
  2777.     Duration: 30.608 ms
  2778.      Changes:  
  2779. ----------
  2780.           ID: configure_collectd_conf_interface_plugin
  2781.     Function: file.managed
  2782.         Name: /etc/collectd/collectd.conf.d/interface.conf
  2783.       Result: True
  2784.      Comment: File /etc/collectd/collectd.conf.d/interface.conf is in the correct state
  2785.      Started: 19:43:38.817330
  2786.     Duration: 20.8 ms
  2787.      Changes:  
  2788. ----------
  2789.           ID: configure_collectd_conf_load_plugin
  2790.     Function: file.managed
  2791.         Name: /etc/collectd/collectd.conf.d/load.conf
  2792.       Result: True
  2793.      Comment: File /etc/collectd/collectd.conf.d/load.conf is in the correct state
  2794.      Started: 19:43:38.838492
  2795.     Duration: 4.55 ms
  2796.      Changes:  
  2797. ----------
  2798.           ID: configure_collectd_conf_memory_plugin
  2799.     Function: file.managed
  2800.         Name: /etc/collectd/collectd.conf.d/memory.conf
  2801.       Result: True
  2802.      Comment: File /etc/collectd/collectd.conf.d/memory.conf is in the correct state
  2803.      Started: 19:43:38.843387
  2804.     Duration: 4.518 ms
  2805.      Changes:  
  2806. ----------
  2807.           ID: configure_collectd_conf_rrdcached_plugin
  2808.     Function: file.managed
  2809.         Name: /etc/collectd/collectd.conf.d/rrdcached.conf
  2810.       Result: True
  2811.      Comment: File /etc/collectd/collectd.conf.d/rrdcached.conf is in the correct state
  2812.      Started: 19:43:38.848250
  2813.     Duration: 4.504 ms
  2814.      Changes:  
  2815. ----------
  2816.           ID: configure_collectd_conf_syslog_plugin
  2817.     Function: file.managed
  2818.         Name: /etc/collectd/collectd.conf.d/syslog.conf
  2819.       Result: True
  2820.      Comment: File /etc/collectd/collectd.conf.d/syslog.conf is in the correct state
  2821.      Started: 19:43:38.853151
  2822.     Duration: 4.572 ms
  2823.      Changes:  
  2824. ----------
  2825.           ID: configure_collectd_conf_unixsock_plugin
  2826.     Function: file.managed
  2827.         Name: /etc/collectd/collectd.conf.d/unixsock.conf
  2828.       Result: True
  2829.      Comment: File /etc/collectd/collectd.conf.d/unixsock.conf is in the correct state
  2830.      Started: 19:43:38.858145
  2831.     Duration: 7.357 ms
  2832.      Changes:  
  2833. ----------
  2834.           ID: configure_collectd_conf_uptime_plugin
  2835.     Function: file.managed
  2836.         Name: /etc/collectd/collectd.conf.d/uptime.conf
  2837.       Result: True
  2838.      Comment: File /etc/collectd/collectd.conf.d/uptime.conf is in the correct state
  2839.      Started: 19:43:38.865985
  2840.     Duration: 5.27 ms
  2841.      Changes:  
  2842. ----------
  2843.           ID: prereq_collectd_service_monit
  2844.     Function: salt.state
  2845.       Result: True
  2846.      Comment: States ran successfully. Updating pinas.
  2847.      Started: 19:43:38.871674
  2848.     Duration: 1167.751 ms
  2849.      Changes:  
  2850.               pinas:
  2851.               ----------
  2852.                         ID: remove_monit_collectd_service
  2853.                   Function: file.absent
  2854.                       Name: /etc/monit/conf.d/openmediavault-collectd.conf
  2855.                     Result: True
  2856.                    Comment: File /etc/monit/conf.d/openmediavault-collectd.conf is not present
  2857.                    Started: 19:43:39.589560
  2858.                   Duration: 1.596 ms
  2859.                    Changes:  
  2860.               ----------
  2861.                         ID: configure_monit_filesystem_service
  2862.                   Function: file.managed
  2863.                       Name: /etc/monit/conf.d/openmediavault-filesystem.conf
  2864.                     Result: True
  2865.                    Comment: File /etc/monit/conf.d/openmediavault-filesystem.conf is in the correct state
  2866.                    Started: 19:43:39.591418
  2867.                   Duration: 108.498 ms
  2868.                    Changes:  
  2869.               ----------
  2870.                         ID: configure_monit_nginx_service
  2871.                   Function: file.managed
  2872.                       Name: /etc/monit/conf.d/openmediavault-nginx.conf
  2873.                     Result: True
  2874.                    Comment: File /etc/monit/conf.d/openmediavault-nginx.conf is in the correct state
  2875.                    Started: 19:43:39.700211
  2876.                   Duration: 19.529 ms
  2877.                    Changes:  
  2878.               ----------
  2879.                         ID: configure_monit_omv-engined_service
  2880.                   Function: file.managed
  2881.                       Name: /etc/monit/conf.d/openmediavault-engined.conf
  2882.                     Result: True
  2883.                    Comment: File /etc/monit/conf.d/openmediavault-engined.conf is in the correct state
  2884.                    Started: 19:43:39.720034
  2885.                   Duration: 13.903 ms
  2886.                    Changes:  
  2887.               ----------
  2888.                         ID: configure_monit_php-fpm_service
  2889.                   Function: file.managed
  2890.                       Name: /etc/monit/conf.d/openmediavault-phpfpm.conf
  2891.                     Result: True
  2892.                    Comment: File /etc/monit/conf.d/openmediavault-phpfpm.conf is in the correct state
  2893.                    Started: 19:43:39.734234
  2894.                   Duration: 15.581 ms
  2895.                    Changes:  
  2896.               ----------
  2897.                         ID: remove_monit_rrdcached_service
  2898.                   Function: file.absent
  2899.                       Name: /etc/monit/conf.d/openmediavault-rrdcached.conf
  2900.                     Result: True
  2901.                    Comment: File /etc/monit/conf.d/openmediavault-rrdcached.conf is not present
  2902.                    Started: 19:43:39.750117
  2903.                   Duration: 1.502 ms
  2904.                    Changes:  
  2905.               ----------
  2906.                         ID: configure_monit_system_service
  2907.                   Function: file.managed
  2908.                       Name: /etc/monit/conf.d/openmediavault-system.conf
  2909.                     Result: True
  2910.                    Comment: File /etc/monit/conf.d/openmediavault-system.conf is in the correct state
  2911.                    Started: 19:43:39.751872
  2912.                   Duration: 34.793 ms
  2913.                    Changes:  
  2914.               ----------
  2915.                         ID: configure_default_monit
  2916.                   Function: file.managed
  2917.                       Name: /etc/default/monit
  2918.                     Result: True
  2919.                    Comment: File /etc/default/monit is in the correct state
  2920.                    Started: 19:43:39.786960
  2921.                   Duration: 5.625 ms
  2922.                    Changes:  
  2923.               ----------
  2924.                         ID: divert_default_monit
  2925.                   Function: omv_dpkg.divert_add
  2926.                       Name: /etc/default/monit
  2927.                     Result: True
  2928.                    Comment: Leaving 'local diversion of /etc/default/monit to /etc/default/monit.distrib'
  2929.                    Started: 19:43:39.794236
  2930.                   Duration: 35.572 ms
  2931.                    Changes:  
  2932.               ----------
  2933.                         ID: configure_monit_monitrc
  2934.                   Function: file.managed
  2935.                       Name: /etc/monit/monitrc
  2936.                     Result: True
  2937.                    Comment: File /etc/monit/monitrc is in the correct state
  2938.                    Started: 19:43:39.830507
  2939.                   Duration: 39.845 ms
  2940.                    Changes:  
  2941.               ----------
  2942.                         ID: divert_monit_monitrc
  2943.                   Function: omv_dpkg.divert_add
  2944.                       Name: /etc/monit/monitrc
  2945.                     Result: True
  2946.                    Comment: Leaving 'local diversion of /etc/monit/monitrc to /etc/monit/monitrc.distrib'
  2947.                    Started: 19:43:39.870669
  2948.                   Duration: 35.777 ms
  2949.                    Changes:  
  2950.               ----------
  2951.                         ID: test_monit_config
  2952.                   Function: cmd.run
  2953.                       Name: monit -t
  2954.                     Result: True
  2955.                    Comment: Command "monit -t" run
  2956.                    Started: 19:43:39.910753
  2957.                   Duration: 33.103 ms
  2958.                    Changes:  
  2959.                             ----------
  2960.                             pid:
  2961.                                 29008
  2962.                             retcode:
  2963.                                 0
  2964.                             stderr:
  2965.                             stdout:
  2966.                                 Control file syntax OK
  2967.               ----------
  2968.                         ID: reload_monit_service
  2969.                   Function: service.running
  2970.                       Name: monit
  2971.                     Result: True
  2972.                    Comment: The service monit is already running
  2973.                    Started: 19:43:39.979210
  2974.                   Duration: 55.681 ms
  2975.                    Changes:  
  2976.              
  2977.               Summary for pinas
  2978.               -------------
  2979.               Succeeded: 13 (changed=1)
  2980.               Failed:     0
  2981.               -------------
  2982.               Total states run:     13
  2983.               Total run time:  401.005 ms
  2984. ----------
  2985.           ID: configure_collectd_conf
  2986.     Function: file.managed
  2987.         Name: /etc/collectd/collectd.conf
  2988.       Result: True
  2989.      Comment: File /etc/collectd/collectd.conf is in the correct state
  2990.      Started: 19:43:40.039893
  2991.     Duration: 96.645 ms
  2992.      Changes:  
  2993. ----------
  2994.           ID: divert_collectd_conf
  2995.     Function: omv_dpkg.divert_add
  2996.         Name: /etc/collectd/collectd.conf
  2997.       Result: True
  2998.      Comment: Leaving 'local diversion of /etc/collectd/collectd.conf to /etc/collectd/collectd.conf.distrib'
  2999.      Started: 19:43:40.136918
  3000.     Duration: 35.384 ms
  3001.      Changes:  
  3002. ----------
  3003.           ID: remove_mkrrdgraph_cron_job
  3004.     Function: file.absent
  3005.         Name: /etc/cron.d/openmediavault-mkrrdgraph
  3006.       Result: True
  3007.      Comment: File /etc/cron.d/openmediavault-mkrrdgraph is not present
  3008.      Started: 19:43:40.173157
  3009.     Duration: 2.206 ms
  3010.      Changes:  
  3011. ----------
  3012.           ID: unmonitor_collectd_service
  3013.     Function: cmd.run
  3014.         Name: monit unmonitor collectd || true
  3015.       Result: True
  3016.      Comment: Command "monit unmonitor collectd || true" run
  3017.      Started: 19:43:40.175691
  3018.     Duration: 30.902 ms
  3019.      Changes:  
  3020.               ----------
  3021.               pid:
  3022.                   29015
  3023.               retcode:
  3024.                   0
  3025.               stderr:
  3026.                   There is no service named "collectd"
  3027.               stdout:
  3028. ----------
  3029.           ID: stop_collectd_service
  3030.     Function: service.dead
  3031.         Name: collectd
  3032.       Result: True
  3033.      Comment: The service collectd is already dead
  3034.      Started: 19:43:40.207337
  3035.     Duration: 102.799 ms
  3036.      Changes:  
  3037. ----------
  3038.           ID: configure_default_cpufrequtils
  3039.     Function: file.managed
  3040.         Name: /etc/default/cpufrequtils
  3041.       Result: True
  3042.      Comment: File /etc/default/cpufrequtils updated
  3043.      Started: 19:43:40.310856
  3044.     Duration: 37.594 ms
  3045.      Changes:  
  3046.               ----------
  3047.               diff:
  3048.                   ---
  3049.                   +++
  3050.                   @@ -1,3 +1,4 @@
  3051.                   +ENABLE="true"
  3052.                    GOVERNOR="ondemand"
  3053.                   +MAX_SPEED="1800000"
  3054.                    MIN_SPEED="600000"
  3055.                   -MAX_SPEED="1800000"
  3056. ----------
  3057.           ID: configure_default_loadcpufreq
  3058.     Function: file.managed
  3059.         Name: /etc/default/loadcpufreq
  3060.       Result: True
  3061.      Comment: File /etc/default/loadcpufreq is in the correct state
  3062.      Started: 19:43:40.348803
  3063.     Duration: 21.657 ms
  3064.      Changes:  
  3065. ----------
  3066.           ID: start_cpufrequtils_service
  3067.     Function: service.running
  3068.         Name: cpufrequtils
  3069.       Result: True
  3070.      Comment: Service restarted
  3071.      Started: 19:43:40.456784
  3072.     Duration: 3230.014 ms
  3073.      Changes:  
  3074.               ----------
  3075.               cpufrequtils:
  3076.                   True
  3077. ----------
  3078.           ID: start_loadcpufreq_service
  3079.     Function: service.running
  3080.         Name: loadcpufreq
  3081.       Result: True
  3082.      Comment: The service loadcpufreq is already running
  3083.      Started: 19:43:43.690036
  3084.     Duration: 95.391 ms
  3085.      Changes:  
  3086. ----------
  3087.           ID: configure_apt_sources_list_openmediavault
  3088.     Function: file.managed
  3089.         Name: /etc/apt/sources.list.d/openmediavault.list
  3090.       Result: True
  3091.      Comment: File /etc/apt/sources.list.d/openmediavault.list is in the correct state
  3092.      Started: 19:43:43.786191
  3093.     Duration: 57.32 ms
  3094.      Changes:  
  3095. ----------
  3096.           ID: remove_apt_proxy
  3097.     Function: file.absent
  3098.         Name: /etc/apt/apt.conf.d/99openmediavault-proxy
  3099.       Result: True
  3100.      Comment: File /etc/apt/apt.conf.d/99openmediavault-proxy is not present
  3101.      Started: 19:43:43.843889
  3102.     Duration: 1.58 ms
  3103.      Changes:  
  3104. ----------
  3105.           ID: remove_apt_pref_kernel_backports
  3106.     Function: file.absent
  3107.         Name: /etc/apt/preferences.d/openmediavault-kernel-backports.pref
  3108.       Result: True
  3109.      Comment: Removed file /etc/apt/preferences.d/openmediavault-kernel-backports.pref
  3110.      Started: 19:43:43.845775
  3111.     Duration: 1.729 ms
  3112.      Changes:  
  3113.               ----------
  3114.               removed:
  3115.                   /etc/apt/preferences.d/openmediavault-kernel-backports.pref
  3116. ----------
  3117.           ID: remove_apt_sources_list_kernel_backports
  3118.     Function: file.absent
  3119.         Name: /etc/apt/sources.list.d/openmediavault-kernel-backports.list
  3120.       Result: True
  3121.      Comment: Removed file /etc/apt/sources.list.d/openmediavault-kernel-backports.list
  3122.      Started: 19:43:43.847824
  3123.     Duration: 1.749 ms
  3124.      Changes:  
  3125.               ----------
  3126.               removed:
  3127.                   /etc/apt/sources.list.d/openmediavault-kernel-backports.list
  3128. ----------
  3129.           ID: remove_apt_sources_list_omv_security_obsolete
  3130.     Function: file.absent
  3131.         Name: /etc/apt/sources.list.d/openmediavault-debian-security.list
  3132.       Result: True
  3133.      Comment: File /etc/apt/sources.list.d/openmediavault-debian-security.list is not present
  3134.      Started: 19:43:43.849897
  3135.     Duration: 1.379 ms
  3136.      Changes:  
  3137. ----------
  3138.           ID: remove_apt_sources_list_security_0
  3139.     Function: file.line
  3140.         Name: /etc/apt/sources.list.d/openmediavault-os-security.list
  3141.       Result: True
  3142.      Comment: Changes were made
  3143.      Started: 19:43:43.851578
  3144.     Duration: 6.174 ms
  3145.      Changes:  
  3146.               ----------
  3147.               diff:
  3148.                   ---
  3149.                   +++
  3150.                   @@ -1,2 +1 @@
  3151.                   -deb [signed-by=/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg] http://security.debian.org/debian-security bullseye-security main contrib non-free
  3152.                    deb-src [signed-by=/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg] http://security.debian.org/debian-security bullseye-security main contrib non-free
  3153. ----------
  3154.           ID: remove_apt_sources_list_security_1
  3155.     Function: file.line
  3156.         Name: /etc/apt/sources.list.d/openmediavault-os-security.list
  3157.       Result: True
  3158.      Comment: Changes were made
  3159.      Started: 19:43:43.858124
  3160.     Duration: 5.233 ms
  3161.      Changes:  
  3162.               ----------
  3163.               diff:
  3164.                   ---
  3165.                   +++
  3166.                   @@ -1 +0,0 @@
  3167.                   -deb-src [signed-by=/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg] http://security.debian.org/debian-security bullseye-security main contrib non-free
  3168. ----------
  3169.           ID: configure_apt_sources_list_os_security
  3170.     Function: file.managed
  3171.         Name: /etc/apt/sources.list.d/openmediavault-os-security.list
  3172.       Result: True
  3173.      Comment: File /etc/apt/sources.list.d/openmediavault-os-security.list updated
  3174.      Started: 19:43:43.863709
  3175.     Duration: 37.415 ms
  3176.      Changes:  
  3177.               ----------
  3178.               diff:
  3179.                   ---
  3180.                   +++
  3181.                   @@ -0,0 +1,2 @@
  3182.                   +deb [signed-by=/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg] http://security.debian.org/debian-security bullseye-security main contrib non-free
  3183.                   +deb-src [signed-by=/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg] http://security.debian.org/debian-security bullseye-security main contrib non-free
  3184. ----------
  3185.           ID: refresh_apt_database
  3186.     Function: module.run
  3187.       Result: True
  3188.      Comment: pkg.refresh_db: Success
  3189.      Started: 19:43:43.901504
  3190.     Duration: 13819.277 ms
  3191.      Changes:  
  3192.               ----------
  3193.               pkg.refresh_db:
  3194.                   ----------
  3195.                   file:/var/cache/openmediavault/archives InRelease:
  3196.                       False
  3197.                   file:/var/cache/openmediavault/archives Packages:
  3198.                       True
  3199.                   file:/var/cache/openmediavault/archives Release:
  3200.                       False
  3201.                   file:/var/cache/openmediavault/archives Translation-en:
  3202.                       False
  3203.                   http://archive.raspberrypi.org/debian bullseye InRelease:
  3204.                       None
  3205.                   http://deb.debian.org/debian bullseye InRelease:
  3206.                       None
  3207.                   http://deb.debian.org/debian bullseye-updates InRelease:
  3208.                       None
  3209.                   http://packages.openmediavault.org/public shaitan InRelease:
  3210.                       None
  3211.                   http://security.debian.org/debian-security bullseye-security InRelease:
  3212.                       None
  3213.                   https://openmediavault-plugin-developers.github.io/packages/debian shaitan InRelease:
  3214.                       None
  3215.                   https://openmediavault.github.io/packages shaitan InRelease:
  3216.                       None
  3217. ----------
  3218.           ID: configure_watchdog_systemd
  3219.     Function: file.managed
  3220.         Name: /etc/systemd/system.conf.d/openmediavault-watchdog.conf
  3221.       Result: True
  3222.      Comment: File /etc/systemd/system.conf.d/openmediavault-watchdog.conf updated
  3223.      Started: 19:43:57.721542
  3224.     Duration: 9.046 ms
  3225.      Changes:  
  3226.               ----------
  3227.               diff:
  3228.                   ---
  3229.                   +++
  3230.                   @@ -1,4 +1,4 @@
  3231.                    # This file is auto-generated by openmediavault (https://www.openmediavault.org)
  3232.                    # WARNING: Do not edit this file, your changes will get lost.
  3233.                    [Manager]
  3234.                   -RuntimeWatchdogSec=15
  3235.                   +RuntimeWatchdogSec=14s
  3236. ----------
  3237.           ID: configure_watchdog_module
  3238.     Function: file.managed
  3239.         Name: /etc/modules-load.d/openmediavault-watchdog.conf
  3240.       Result: True
  3241.      Comment: File /etc/modules-load.d/openmediavault-watchdog.conf is in the correct state
  3242.      Started: 19:43:57.730947
  3243.     Duration: 4.63 ms
  3244.      Changes:  
  3245. ----------
  3246.           ID: restart_systemd_modules_load_service
  3247.     Function: service.running
  3248.         Name: systemd-modules-load
  3249.       Result: True
  3250.      Comment: The service systemd-modules-load is already running
  3251.      Started: 19:43:57.737861
  3252.     Duration: 101.887 ms
  3253.      Changes:  
  3254. ----------
  3255.           ID: watchdog_systemctl_daemon_reload
  3256.     Function: module.run
  3257.       Result: True
  3258.      Comment: service.systemctl_reload: True
  3259.      Started: 19:43:57.840485
  3260.     Duration: 539.86 ms
  3261.      Changes:  
  3262.               ----------
  3263.               service.systemctl_reload:
  3264.                   True
  3265.  
  3266. Summary for pinas
  3267. -------------
  3268. Succeeded: 90 (changed=33)
  3269. Failed:     0
  3270. -------------
  3271. Total states run:     90
  3272. Total run time:   32.081 s
  3273. Adding pinas to the ssh group ...
  3274. removed '/etc/systemd/network/99-default.link'
  3275. Removing network-manager and dhcpcd5 ...
  3276. Reading package lists... Done
  3277. Building dependency tree... Done
  3278. Reading state information... Done
  3279. The following packages will be REMOVED:
  3280.   dhcpcd5* dns-root-data* dnsmasq-base* libbluetooth3* libgudev-1.0-0* libmbim-glib4* libmbim-proxy* libmm-glib0* libndp0* libnm0* libqmi-glib5* libqmi-proxy* libteamdctl0* modemmanager* network-manager* raspberrypi-net-mods*
  3281. 0 upgraded, 0 newly installed, 16 to remove and 8 not upgraded.
  3282. After this operation, 29.2 MB disk space will be freed.
  3283. (Reading database ... 46143 files and directories currently installed.)
  3284. Removing raspberrypi-net-mods (1.3.4) ...
  3285. Removing dhcpcd5 (1:8.1.2-1+rpt9) ...
  3286. Removing dns-root-data (2021011101) ...
  3287. Removing dnsmasq-base (2.85-1) ...
  3288. Removing network-manager (1.30.6-1+deb11u1) ...
  3289. Removing libbluetooth3:arm64 (5.55-3.1+rpt2) ...
  3290. Removing modemmanager (1.14.12-0.2) ...
  3291. Created symlink /run/systemd/system/ModemManager.service → /dev/null.
  3292. Removing libqmi-proxy (1.26.10-0.1) ...
  3293. Removing libqmi-glib5:arm64 (1.26.10-0.1) ...
  3294. Removing libmbim-proxy (1.24.6-0.1) ...
  3295. Removing libmm-glib0:arm64 (1.14.12-0.2) ...
  3296. Removing libndp0:arm64 (1.6-1+b1) ...
  3297. Removing libnm0:arm64 (1.30.6-1+deb11u1) ...
  3298. Removing libteamdctl0:arm64 (1.31-1) ...
  3299. Removing libmbim-glib4:arm64 (1.24.6-0.1) ...
  3300. Removing libgudev-1.0-0:arm64 (234-1) ...
  3301. Processing triggers for man-db (2.9.4-2) ...
  3302. Processing triggers for dbus (1.12.24-0+deb11u1) ...
  3303. Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u5) ...
  3304. (Reading database ... 45751 files and directories currently installed.)
  3305. Purging configuration files for dhcpcd5 (1:8.1.2-1+rpt9) ...
  3306. Purging configuration files for network-manager (1.30.6-1+deb11u1) ...
  3307. Purging configuration files for dnsmasq-base (2.85-1) ...
  3308. Purging configuration files for raspberrypi-net-mods (1.3.4) ...
  3309. Purging configuration files for modemmanager (1.14.12-0.2) ...
  3310. Processing triggers for dbus (1.12.24-0+deb11u1) ...
  3311. Enable and start systemd-resolved ...
  3312. Unblocking wifi with rfkill ...
  3313. Adding eth0 to openmedivault database ...
  3314. IP address may change and you could lose connection if running this script via ssh.
  3315. pinas:
  3316. ----------
  3317.           ID: unmask_systemd_networkd
  3318.     Function: service.unmasked
  3319.         Name: systemd-networkd
  3320.       Result: True
  3321.      Comment: Service systemd-networkd was already unmasked
  3322.      Started: 19:44:28.637525
  3323.     Duration: 33.092 ms
  3324.      Changes:  
  3325. ----------
  3326.           ID: enable_systemd_networkd
  3327.     Function: service.enabled
  3328.         Name: systemd-networkd
  3329.       Result: True
  3330.      Comment: Service systemd-networkd is already enabled, and is in the desired state
  3331.      Started: 19:44:28.671262
  3332.     Duration: 42.323 ms
  3333.      Changes:  
  3334. ----------
  3335.           ID: unmask_systemd_resolved
  3336.     Function: service.unmasked
  3337.         Name: systemd-resolved
  3338.       Result: True
  3339.      Comment: Service systemd-resolved was already unmasked
  3340.      Started: 19:44:28.714263
  3341.     Duration: 29.535 ms
  3342.      Changes:  
  3343. ----------
  3344.           ID: enable_systemd_resolved
  3345.     Function: service.enabled
  3346.         Name: systemd-resolved
  3347.       Result: True
  3348.      Comment: Service systemd-resolved is already enabled, and is in the desired state
  3349.      Started: 19:44:28.744431
  3350.     Duration: 25.372 ms
  3351.      Changes:  
  3352. ----------
  3353.           ID: configure_etc_network_interfaces
  3354.     Function: file.managed
  3355.         Name: /etc/network/interfaces
  3356.       Result: True
  3357.      Comment: File /etc/network/interfaces updated
  3358.      Started: 19:44:28.777399
  3359.     Duration: 110.999 ms
  3360.      Changes:  
  3361.               ----------
  3362.               diff:
  3363.                   ---
  3364.                   +++
  3365.                   @@ -1,3 +1,8 @@
  3366.                   +# This file is auto-generated by openmediavault (https://www.openmediavault.org)
  3367.                   +# WARNING: Do not edit this file, your changes will get lost.
  3368.                   +
  3369.                    # interfaces(5) file used by ifup(8) and ifdown(8)
  3370.                   +# Better use netplan.io or systemd-networkd to configure additional interface stanzas.
  3371.                   +
  3372.                    # Include files from /etc/network/interfaces.d:
  3373.                   -source /etc/network/interfaces.d/*
  3374.                   +source-directory /etc/network/interfaces.d
  3375. ----------
  3376.           ID: remove_netplan_systemd_networkd_config_files
  3377.     Function: module.run
  3378.       Result: True
  3379.      Comment: file.find: []
  3380.      Started: 19:44:28.890457
  3381.     Duration: 3.916 ms
  3382.      Changes:  
  3383.               ----------
  3384.               file.find:
  3385. ----------
  3386.           ID: remove_netplan_empty_systemd_networkd_config_files
  3387.     Function: module.run
  3388.       Result: True
  3389.      Comment: file.find: []
  3390.      Started: 19:44:28.894722
  3391.     Duration: 3.059 ms
  3392.      Changes:  
  3393.               ----------
  3394.               file.find:
  3395. ----------
  3396.           ID: remove_netplan_config_files
  3397.     Function: module.run
  3398.       Result: True
  3399.      Comment: file.find: []
  3400.      Started: 19:44:28.898119
  3401.     Duration: 3.369 ms
  3402.      Changes:  
  3403.               ----------
  3404.               file.find:
  3405. ----------
  3406.           ID: configure_netplan_default
  3407.     Function: file.managed
  3408.         Name: /etc/netplan/10-openmediavault-default.yaml
  3409.       Result: True
  3410.      Comment: File /etc/netplan/10-openmediavault-default.yaml updated
  3411.      Started: 19:44:28.901838
  3412.     Duration: 26.176 ms
  3413.      Changes:  
  3414.               ----------
  3415.               diff:
  3416.                   New file
  3417.               mode:
  3418.                   0644
  3419. ----------
  3420.           ID: configure_netplan_ethernet_eth0
  3421.     Function: file.managed
  3422.         Name: /etc/netplan/20-openmediavault-eth0.yaml
  3423.       Result: True
  3424.      Comment: File /etc/netplan/20-openmediavault-eth0.yaml updated
  3425.      Started: 19:44:28.928358
  3426.     Duration: 80.365 ms
  3427.      Changes:  
  3428.               ----------
  3429.               diff:
  3430.                   New file
  3431.               mode:
  3432.                   0644
  3433. ----------
  3434.           ID: apply_netplan_config
  3435.     Function: cmd.run
  3436.         Name: netplan apply
  3437.       Result: True
  3438.      Comment: Command "netplan apply" run
  3439.      Started: 19:44:29.010854
  3440.     Duration: 1132.812 ms
  3441.      Changes:  
  3442.               ----------
  3443.               pid:
  3444.                   30258
  3445.               retcode:
  3446.                   0
  3447.               stderr:
  3448.               stdout:
  3449. ----------
  3450.           ID: symlink_systemd_resolvconf
  3451.     Function: file.symlink
  3452.         Name: /etc/resolv.conf
  3453.       Result: True
  3454.      Comment: Created new symlink /etc/resolv.conf -> /run/systemd/resolve/stub-resolv.conf
  3455.      Started: 19:44:30.144379
  3456.     Duration: 4190.986 ms
  3457.      Changes:  
  3458.               ----------
  3459.               new:
  3460.                   /etc/resolv.conf
  3461.  
  3462. Summary for pinas
  3463. -------------
  3464. Succeeded: 12 (changed=8)
  3465. Failed:     0
  3466. -------------
  3467. Total states run:     12
  3468. Total run time:    5.682 s
  3469. Network setup.  Rebooting...
  3470. Connection to pinas.local closed by remote host.
  3471. Connection to pinas.local closed.
  3472.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement