diff --git a/.env b/.env deleted file mode 100644 index 0ab53b6..0000000 --- a/.env +++ /dev/null @@ -1,3 +0,0 @@ -ADMIN_PASSWORD=nyaowo -RELAY_HOST=10.40.50.4 -PVE_ENTERPRISE=no diff --git a/.gitignore b/.gitignore index e69de29..ae2b00a 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,10 @@ +./data/disks/.* +./data/disks/* +./data/bin/.* +./data/bin/* +./data/logs/.* +./data/logs/* +./data/pve_cluster/.* +./data/pve_cluster/* +./data/pve_manager/.* +./data/pve_manager/* diff --git a/LICENSE b/LICENSE deleted file mode 100644 index f288702..0000000 --- a/LICENSE +++ /dev/null @@ -1,674 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Copyright (C) - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. diff --git a/README.md b/README.md deleted file mode 100644 index 8b13789..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ - diff --git a/data/logs/alternatives.log b/data/logs/alternatives.log deleted file mode 100644 index 4f66c51..0000000 --- a/data/logs/alternatives.log +++ /dev/null @@ -1,18 +0,0 @@ -update-alternatives 2024-04-07 18:47:08: run with --set ebtables /usr/sbin/ebtables-legacy -update-alternatives 2024-04-07 18:47:08: status of link group /usr/sbin/ebtables set to manual -update-alternatives 2024-04-07 18:47:08: link group ebtables updated to point to /usr/sbin/ebtables-legacy -update-alternatives 2024-04-07 18:47:08: run with --set iptables /usr/sbin/iptables-legacy -update-alternatives 2024-04-07 18:47:08: status of link group /usr/sbin/iptables set to manual -update-alternatives 2024-04-07 18:47:08: link group iptables updated to point to /usr/sbin/iptables-legacy -update-alternatives 2024-04-07 18:47:08: run with --set ip6tables /usr/sbin/ip6tables-legacy -update-alternatives 2024-04-07 18:47:08: status of link group /usr/sbin/ip6tables set to manual -update-alternatives 2024-04-07 18:47:08: link group ip6tables updated to point to /usr/sbin/ip6tables-legacy -update-alternatives 2024-04-07 18:48:34: run with --set ebtables /usr/sbin/ebtables-legacy -update-alternatives 2024-04-07 18:48:34: run with --set iptables /usr/sbin/iptables-legacy -update-alternatives 2024-04-07 18:48:34: run with --set ip6tables /usr/sbin/ip6tables-legacy -update-alternatives 2024-04-07 18:49:24: run with --set ebtables /usr/sbin/ebtables-legacy -update-alternatives 2024-04-07 18:49:24: run with --set iptables /usr/sbin/iptables-legacy -update-alternatives 2024-04-07 18:49:24: run with --set ip6tables /usr/sbin/ip6tables-legacy -update-alternatives 2024-04-07 18:51:02: run with --set ebtables /usr/sbin/ebtables-legacy -update-alternatives 2024-04-07 18:51:02: run with --set iptables /usr/sbin/iptables-legacy -update-alternatives 2024-04-07 18:51:02: run with --set ip6tables /usr/sbin/ip6tables-legacy diff --git a/data/logs/auth.log b/data/logs/auth.log deleted file mode 100644 index e1d5ee9..0000000 --- a/data/logs/auth.log +++ /dev/null @@ -1,43 +0,0 @@ -2024-04-07T18:47:07.675264+00:00 a10a5a7764ef sshd[99]: Server listening on 0.0.0.0 port 22. -2024-04-07T18:47:07.675316+00:00 a10a5a7764ef sshd[99]: Server listening on :: port 22. -2024-04-07T18:47:07.732205+00:00 a10a5a7764ef systemd-logind[89]: Failed to pin reserved VT: Permission denied -2024-04-07T18:47:07.732276+00:00 a10a5a7764ef systemd-logind[89]: New seat seat0. -2024-04-07T18:47:07.732312+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 1: Permission denied -2024-04-07T18:47:07.732339+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 2: Permission denied -2024-04-07T18:47:07.732362+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 3: Permission denied -2024-04-07T18:47:07.732386+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 4: Permission denied -2024-04-07T18:47:07.732411+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 5: Permission denied -2024-04-07T18:47:07.732443+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 6: Permission denied -2024-04-07T18:47:28.774343+00:00 a10a5a7764ef login[191]: pam_env(login:session): Unable to open env file: /etc/default/locale: No such file or directory -2024-04-07T18:47:28.775027+00:00 a10a5a7764ef login[191]: pam_unix(login:session): session opened for user root(uid=0) by (uid=0) -2024-04-07T18:47:28.775956+00:00 a10a5a7764ef login[196]: ROOT LOGIN on '/dev/pts/0' -2024-04-07T18:48:33.618714+00:00 a10a5a7764ef sshd[96]: Server listening on 0.0.0.0 port 22. -2024-04-07T18:48:33.618832+00:00 a10a5a7764ef sshd[96]: Server listening on :: port 22. -2024-04-07T18:48:33.682838+00:00 a10a5a7764ef systemd-logind[89]: Failed to pin reserved VT: Permission denied -2024-04-07T18:48:33.682906+00:00 a10a5a7764ef systemd-logind[89]: New seat seat0. -2024-04-07T18:48:33.682951+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 1: Permission denied -2024-04-07T18:48:33.682976+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 2: Permission denied -2024-04-07T18:48:33.682999+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 3: Permission denied -2024-04-07T18:48:33.683023+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 4: Permission denied -2024-04-07T18:48:33.683049+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 5: Permission denied -2024-04-07T18:48:33.683074+00:00 a10a5a7764ef systemd-logind[89]: Failed to preallocate VT 6: Permission denied -2024-04-07T18:49:23.612739+00:00 a10a5a7764ef sshd[93]: Server listening on 0.0.0.0 port 22. -2024-04-07T18:49:23.612795+00:00 a10a5a7764ef sshd[93]: Server listening on :: port 22. -2024-04-07T18:49:23.666606+00:00 a10a5a7764ef systemd-logind[86]: Failed to pin reserved VT: Permission denied -2024-04-07T18:49:23.666659+00:00 a10a5a7764ef systemd-logind[86]: New seat seat0. -2024-04-07T18:49:23.666679+00:00 a10a5a7764ef systemd-logind[86]: Failed to preallocate VT 1: Permission denied -2024-04-07T18:49:23.666696+00:00 a10a5a7764ef systemd-logind[86]: Failed to preallocate VT 2: Permission denied -2024-04-07T18:49:23.666711+00:00 a10a5a7764ef systemd-logind[86]: Failed to preallocate VT 3: Permission denied -2024-04-07T18:49:23.666726+00:00 a10a5a7764ef systemd-logind[86]: Failed to preallocate VT 4: Permission denied -2024-04-07T18:49:23.666762+00:00 a10a5a7764ef systemd-logind[86]: Failed to preallocate VT 5: Permission denied -2024-04-07T18:49:23.666778+00:00 a10a5a7764ef systemd-logind[86]: Failed to preallocate VT 6: Permission denied -2024-04-07T18:51:01.813034+00:00 a10a5a7764ef sshd[98]: Server listening on 0.0.0.0 port 22. -2024-04-07T18:51:01.813168+00:00 a10a5a7764ef sshd[98]: Server listening on :: port 22. -2024-04-07T18:51:01.865606+00:00 a10a5a7764ef systemd-logind[87]: Failed to pin reserved VT: Permission denied -2024-04-07T18:51:01.865649+00:00 a10a5a7764ef systemd-logind[87]: New seat seat0. -2024-04-07T18:51:01.865673+00:00 a10a5a7764ef systemd-logind[87]: Failed to preallocate VT 1: Permission denied -2024-04-07T18:51:01.865689+00:00 a10a5a7764ef systemd-logind[87]: Failed to preallocate VT 2: Permission denied -2024-04-07T18:51:01.865704+00:00 a10a5a7764ef systemd-logind[87]: Failed to preallocate VT 3: Permission denied -2024-04-07T18:51:01.865719+00:00 a10a5a7764ef systemd-logind[87]: Failed to preallocate VT 4: Permission denied -2024-04-07T18:51:01.865735+00:00 a10a5a7764ef systemd-logind[87]: Failed to preallocate VT 5: Permission denied -2024-04-07T18:51:01.865752+00:00 a10a5a7764ef systemd-logind[87]: Failed to preallocate VT 6: Permission denied diff --git a/data/logs/btmp b/data/logs/btmp deleted file mode 100644 index e69de29..0000000 diff --git a/data/logs/cron.log b/data/logs/cron.log deleted file mode 100644 index 686d72f..0000000 --- a/data/logs/cron.log +++ /dev/null @@ -1,8 +0,0 @@ -2024-04-07T18:47:08.746677+00:00 a10a5a7764ef cron[123]: (CRON) INFO (pidfile fd = 3) -2024-04-07T18:47:08.746960+00:00 a10a5a7764ef cron[123]: (CRON) INFO (Running @reboot jobs) -2024-04-07T18:48:34.679093+00:00 a10a5a7764ef cron[119]: (CRON) INFO (pidfile fd = 3) -2024-04-07T18:48:34.679589+00:00 a10a5a7764ef cron[119]: (CRON) INFO (Running @reboot jobs) -2024-04-07T18:49:24.663674+00:00 a10a5a7764ef cron[118]: (CRON) INFO (pidfile fd = 3) -2024-04-07T18:49:24.664851+00:00 a10a5a7764ef cron[118]: (CRON) INFO (Running @reboot jobs) -2024-04-07T18:51:02.862614+00:00 a10a5a7764ef cron[119]: (CRON) INFO (pidfile fd = 3) -2024-04-07T18:51:02.863210+00:00 a10a5a7764ef cron[119]: (CRON) INFO (Running @reboot jobs) diff --git a/data/logs/lastlog b/data/logs/lastlog deleted file mode 100644 index a531348..0000000 Binary files a/data/logs/lastlog and /dev/null differ diff --git a/data/logs/pve-firewall.log b/data/logs/pve-firewall.log deleted file mode 100644 index be0166d..0000000 --- a/data/logs/pve-firewall.log +++ /dev/null @@ -1,12 +0,0 @@ -0 5 - 07/Apr/2024:18:47:07 +0000 starting pvefw logger -0 5 - 07/Apr/2024:18:48:24 +0000 received terminate request (signal) -0 5 - 07/Apr/2024:18:48:24 +0000 stopping pvefw logger -0 5 - 07/Apr/2024:18:48:33 +0000 starting pvefw logger -0 5 - 07/Apr/2024:18:49:14 +0000 received terminate request (signal) -0 5 - 07/Apr/2024:18:49:14 +0000 stopping pvefw logger -0 5 - 07/Apr/2024:18:49:23 +0000 starting pvefw logger -0 5 - 07/Apr/2024:18:50:52 +0000 received terminate request (signal) -0 5 - 07/Apr/2024:18:50:52 +0000 stopping pvefw logger -0 5 - 07/Apr/2024:18:51:01 +0000 starting pvefw logger -0 5 - 07/Apr/2024:18:54:30 +0000 received terminate request (signal) -0 5 - 07/Apr/2024:18:54:30 +0000 stopping pvefw logger diff --git a/data/logs/pve/tasks/.active.lock b/data/logs/pve/tasks/.active.lock deleted file mode 100644 index e69de29..0000000 diff --git a/data/logs/pve/tasks/0/UPID:a10a5a7764ef:000000BC:00076A69:6612EA40:vncshell::root@pam: b/data/logs/pve/tasks/0/UPID:a10a5a7764ef:000000BC:00076A69:6612EA40:vncshell::root@pam: deleted file mode 100644 index 45cd693..0000000 --- a/data/logs/pve/tasks/0/UPID:a10a5a7764ef:000000BC:00076A69:6612EA40:vncshell::root@pam: +++ /dev/null @@ -1,2 +0,0 @@ -client connection: [::1]:54428 -TASK OK diff --git a/data/logs/pve/tasks/1/UPID:a10a5a7764ef:000000A9:0007645C:6612EA31:startall::root@pam: b/data/logs/pve/tasks/1/UPID:a10a5a7764ef:000000A9:0007645C:6612EA31:startall::root@pam: deleted file mode 100644 index 574f238..0000000 --- a/data/logs/pve/tasks/1/UPID:a10a5a7764ef:000000A9:0007645C:6612EA31:startall::root@pam: +++ /dev/null @@ -1 +0,0 @@ -TASK OK diff --git a/data/logs/pve/tasks/1/UPID:a10a5a7764ef:000000D4:0007CEAE:6612EB41:qmstart:100:root@pam: b/data/logs/pve/tasks/1/UPID:a10a5a7764ef:000000D4:0007CEAE:6612EB41:qmstart:100:root@pam: deleted file mode 100644 index 05162bb..0000000 --- a/data/logs/pve/tasks/1/UPID:a10a5a7764ef:000000D4:0007CEAE:6612EB41:qmstart:100:root@pam: +++ /dev/null @@ -1 +0,0 @@ -TASK ERROR: KVM virtualisation configured, but not available. Either disable in VM configuration or enable in BIOS. diff --git a/data/logs/pve/tasks/4/UPID:a10a5a7764ef:00000153:00080E7D:6612EBE4:stopall::root@pam: b/data/logs/pve/tasks/4/UPID:a10a5a7764ef:00000153:00080E7D:6612EBE4:stopall::root@pam: deleted file mode 100644 index 574f238..0000000 --- a/data/logs/pve/tasks/4/UPID:a10a5a7764ef:00000153:00080E7D:6612EBE4:stopall::root@pam: +++ /dev/null @@ -1 +0,0 @@ -TASK OK diff --git a/data/logs/pve/tasks/5/UPID:a10a5a7764ef:00000096:00078549:6612EA85:startall::root@pam: b/data/logs/pve/tasks/5/UPID:a10a5a7764ef:00000096:00078549:6612EA85:startall::root@pam: deleted file mode 100644 index 574f238..0000000 --- a/data/logs/pve/tasks/5/UPID:a10a5a7764ef:00000096:00078549:6612EA85:startall::root@pam: +++ /dev/null @@ -1 +0,0 @@ -TASK OK diff --git a/data/logs/pve/tasks/7/UPID:a10a5a7764ef:00000096:000798DA:6612EAB7:startall::root@pam: b/data/logs/pve/tasks/7/UPID:a10a5a7764ef:00000096:000798DA:6612EAB7:startall::root@pam: deleted file mode 100644 index 574f238..0000000 --- a/data/logs/pve/tasks/7/UPID:a10a5a7764ef:00000096:000798DA:6612EAB7:startall::root@pam: +++ /dev/null @@ -1 +0,0 @@ -TASK OK diff --git a/data/logs/pve/tasks/7/UPID:a10a5a7764ef:000000FF:00077FAE:6612EA77:stopall::root@pam: b/data/logs/pve/tasks/7/UPID:a10a5a7764ef:000000FF:00077FAE:6612EA77:stopall::root@pam: deleted file mode 100644 index 574f238..0000000 --- a/data/logs/pve/tasks/7/UPID:a10a5a7764ef:000000FF:00077FAE:6612EA77:stopall::root@pam: +++ /dev/null @@ -1 +0,0 @@ -TASK OK diff --git a/data/logs/pve/tasks/8/UPID:a10a5a7764ef:000000C1:0007CB26:6612EB38:qmcreate:100:root@pam: b/data/logs/pve/tasks/8/UPID:a10a5a7764ef:000000C1:0007CB26:6612EB38:qmcreate:100:root@pam: deleted file mode 100644 index 15a8a3f..0000000 --- a/data/logs/pve/tasks/8/UPID:a10a5a7764ef:000000C1:0007CB26:6612EB38:qmcreate:100:root@pam: +++ /dev/null @@ -1,3 +0,0 @@ -Formatting '/var/lib/vz/images/100/vm-100-disk-0.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=metadata compression_type=zlib size=34359738368 lazy_refcounts=off refcount_bits=16 -virtio0: successfully created disk 'local:100/vm-100-disk-0.qcow2,iothread=1,size=32G' -TASK OK diff --git a/data/logs/pve/tasks/8/UPID:a10a5a7764ef:000000CC:00079309:6612EAA8:stopall::root@pam: b/data/logs/pve/tasks/8/UPID:a10a5a7764ef:000000CC:00079309:6612EAA8:stopall::root@pam: deleted file mode 100644 index 574f238..0000000 --- a/data/logs/pve/tasks/8/UPID:a10a5a7764ef:000000CC:00079309:6612EAA8:stopall::root@pam: +++ /dev/null @@ -1 +0,0 @@ -TASK OK diff --git a/data/logs/pve/tasks/9/UPID:a10a5a7764ef:00000096:0007BF24:6612EB19:startall::root@pam: b/data/logs/pve/tasks/9/UPID:a10a5a7764ef:00000096:0007BF24:6612EB19:startall::root@pam: deleted file mode 100644 index 574f238..0000000 --- a/data/logs/pve/tasks/9/UPID:a10a5a7764ef:00000096:0007BF24:6612EB19:startall::root@pam: +++ /dev/null @@ -1 +0,0 @@ -TASK OK diff --git a/data/logs/pve/tasks/A/UPID:a10a5a7764ef:000000E8:0007B965:6612EB0A:stopall::root@pam: b/data/logs/pve/tasks/A/UPID:a10a5a7764ef:000000E8:0007B965:6612EB0A:stopall::root@pam: deleted file mode 100644 index 574f238..0000000 --- a/data/logs/pve/tasks/A/UPID:a10a5a7764ef:000000E8:0007B965:6612EB0A:stopall::root@pam: +++ /dev/null @@ -1 +0,0 @@ -TASK OK diff --git a/data/logs/pve/tasks/E/UPID:a10a5a7764ef:000000B6:00078F3C:6612EA9E:imgcopy::root@pam: b/data/logs/pve/tasks/E/UPID:a10a5a7764ef:000000B6:00078F3C:6612EA9E:imgcopy::root@pam: deleted file mode 100644 index aeea37d..0000000 --- a/data/logs/pve/tasks/E/UPID:a10a5a7764ef:000000B6:00078F3C:6612EA9E:imgcopy::root@pam: +++ /dev/null @@ -1,7 +0,0 @@ -starting file import from: /var/tmp/pveupload-4abeed85f279511d30bb3d86e4507a6a -target node: a10a5a7764ef -target file: /var/lib/vz/template/iso/netboot.xyz.iso -file size is: 2392064 -command: cp -- /var/tmp/pveupload-4abeed85f279511d30bb3d86e4507a6a /var/lib/vz/template/iso/netboot.xyz.iso -finished file import successfully -TASK OK diff --git a/data/logs/pve/tasks/active b/data/logs/pve/tasks/active deleted file mode 100644 index cf495f5..0000000 --- a/data/logs/pve/tasks/active +++ /dev/null @@ -1,12 +0,0 @@ -UPID:a10a5a7764ef:00000153:00080E7D:6612EBE4:stopall::root@pam: 1 6612EBE4 OK -UPID:a10a5a7764ef:000000D4:0007CEAE:6612EB41:qmstart:100:root@pam: 1 6612EB41 KVM virtualisation configured, but not available. Either disable in VM configuration or enable in BIOS. -UPID:a10a5a7764ef:000000C1:0007CB26:6612EB38:qmcreate:100:root@pam: 1 6612EB38 OK -UPID:a10a5a7764ef:00000096:0007BF24:6612EB19:startall::root@pam: 1 6612EB19 OK -UPID:a10a5a7764ef:000000E8:0007B965:6612EB0A:stopall::root@pam: 1 6612EB0A OK -UPID:a10a5a7764ef:00000096:000798DA:6612EAB7:startall::root@pam: 1 6612EAB7 OK -UPID:a10a5a7764ef:000000CC:00079309:6612EAA8:stopall::root@pam: 1 6612EAA8 OK -UPID:a10a5a7764ef:000000B6:00078F3C:6612EA9E:imgcopy::root@pam: 1 6612EA9F OK -UPID:a10a5a7764ef:00000096:00078549:6612EA85:startall::root@pam: 1 6612EA85 OK -UPID:a10a5a7764ef:000000FF:00077FAE:6612EA77:stopall::root@pam: 1 6612EA77 OK -UPID:a10a5a7764ef:000000BC:00076A69:6612EA40:vncshell::root@pam: 1 6612EA4C OK -UPID:a10a5a7764ef:000000A9:0007645C:6612EA31:startall::root@pam: 1 6612EA31 OK diff --git a/data/logs/pve/tasks/index b/data/logs/pve/tasks/index deleted file mode 100644 index 128f051..0000000 --- a/data/logs/pve/tasks/index +++ /dev/null @@ -1,12 +0,0 @@ -UPID:a10a5a7764ef:000000A9:0007645C:6612EA31:startall::root@pam: 6612EA31 OK -UPID:a10a5a7764ef:000000BC:00076A69:6612EA40:vncshell::root@pam: 6612EA4C OK -UPID:a10a5a7764ef:000000FF:00077FAE:6612EA77:stopall::root@pam: 6612EA77 OK -UPID:a10a5a7764ef:00000096:00078549:6612EA85:startall::root@pam: 6612EA85 OK -UPID:a10a5a7764ef:000000B6:00078F3C:6612EA9E:imgcopy::root@pam: 6612EA9F OK -UPID:a10a5a7764ef:000000CC:00079309:6612EAA8:stopall::root@pam: 6612EAA8 OK -UPID:a10a5a7764ef:00000096:000798DA:6612EAB7:startall::root@pam: 6612EAB7 OK -UPID:a10a5a7764ef:000000E8:0007B965:6612EB0A:stopall::root@pam: 6612EB0A OK -UPID:a10a5a7764ef:00000096:0007BF24:6612EB19:startall::root@pam: 6612EB19 OK -UPID:a10a5a7764ef:000000C1:0007CB26:6612EB38:qmcreate:100:root@pam: 6612EB38 OK -UPID:a10a5a7764ef:000000D4:0007CEAE:6612EB41:qmstart:100:root@pam: 6612EB41 KVM virtualisation configured, but not available. Either disable in VM configuration or enable in BIOS. -UPID:a10a5a7764ef:00000153:00080E7D:6612EBE4:stopall::root@pam: 6612EBE4 OK diff --git a/data/logs/syslog b/data/logs/syslog deleted file mode 100644 index 16e5b10..0000000 --- a/data/logs/syslog +++ /dev/null @@ -1,2563 +0,0 @@ -2024-04-07T18:47:07.658352+00:00 a10a5a7764ef systemd-modules-load[43]: Failed to find module 'vhost_net' -2024-04-07T18:47:07.658465+00:00 a10a5a7764ef mount[33]: mount: /sys/kernel/debug: permission denied. -2024-04-07T18:47:07.658577+00:00 a10a5a7764ef mount[33]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:47:07.658580+00:00 a10a5a7764ef mount[34]: mount: /sys/kernel/tracing: permission denied. -2024-04-07T18:47:07.658582+00:00 a10a5a7764ef mount[34]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:47:07.658584+00:00 a10a5a7764ef mount[46]: mount: /sys/kernel/config: permission denied. -2024-04-07T18:47:07.658587+00:00 a10a5a7764ef mount[46]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:47:07.658590+00:00 a10a5a7764ef systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... -2024-04-07T18:47:07.658595+00:00 a10a5a7764ef systemd-sysctl[47]: Couldn't write '8192' to 'net/ipv4/neigh/default/gc_thresh3', ignoring: No such file or directory -2024-04-07T18:47:07.658597+00:00 a10a5a7764ef systemd-sysctl[47]: Couldn't write '8192' to 'net/ipv6/neigh/default/gc_thresh3', ignoring: No such file or directory -2024-04-07T18:47:07.658600+00:00 a10a5a7764ef systemd[1]: Finished systemd-sysusers.service - Create System Users. -2024-04-07T18:47:07.658602+00:00 a10a5a7764ef systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. -2024-04-07T18:47:07.658603+00:00 a10a5a7764ef systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... -2024-04-07T18:47:07.658606+00:00 a10a5a7764ef systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. -2024-04-07T18:47:07.658608+00:00 a10a5a7764ef systemd-tmpfiles[52]: fchownat() of /dev/snd/seq failed: Operation not permitted -2024-04-07T18:47:07.658610+00:00 a10a5a7764ef systemd-tmpfiles[52]: fchownat() of /dev/snd/timer failed: Operation not permitted -2024-04-07T18:47:07.658612+00:00 a10a5a7764ef systemd-tmpfiles[52]: fchownat() of /dev/loop-control failed: Operation not permitted -2024-04-07T18:47:07.658613+00:00 a10a5a7764ef systemd-tmpfiles[52]: fchownat() of /dev/kvm failed: Operation not permitted -2024-04-07T18:47:07.658615+00:00 a10a5a7764ef systemd-tmpfiles[52]: fchownat() of /dev/vhost-net failed: Operation not permitted -2024-04-07T18:47:07.658618+00:00 a10a5a7764ef systemd-tmpfiles[52]: fchownat() of /dev/vhost-vsock failed: Operation not permitted -2024-04-07T18:47:07.658621+00:00 a10a5a7764ef systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. -2024-04-07T18:47:07.658623+00:00 a10a5a7764ef systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... -2024-04-07T18:47:07.658625+00:00 a10a5a7764ef systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. -2024-04-07T18:47:07.658627+00:00 a10a5a7764ef systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. -2024-04-07T18:47:07.658630+00:00 a10a5a7764ef systemd[1]: Reached target local-fs.target - Local File Systems. -2024-04-07T18:47:07.658631+00:00 a10a5a7764ef systemd[1]: apparmor.service: Starting requested but asserts failed. -2024-04-07T18:47:07.658633+00:00 a10a5a7764ef systemd[1]: Assertion failed for apparmor.service - Load AppArmor profiles. -2024-04-07T18:47:07.658635+00:00 a10a5a7764ef systemd[1]: Starting pvebanner.service - Proxmox VE Login Banner... -2024-04-07T18:47:07.658637+00:00 a10a5a7764ef systemd[1]: Starting pvefw-logger.service - Proxmox VE firewall logger... -2024-04-07T18:47:07.658639+00:00 a10a5a7764ef systemd[1]: Starting pvenetcommit.service - Commit Proxmox VE network changes... -2024-04-07T18:47:07.658641+00:00 a10a5a7764ef systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... -2024-04-07T18:47:07.658644+00:00 a10a5a7764ef systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats... -2024-04-07T18:47:07.658646+00:00 a10a5a7764ef pvefw-logger[59]: starting pvefw logger -2024-04-07T18:47:07.658648+00:00 a10a5a7764ef systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). -2024-04-07T18:47:07.658650+00:00 a10a5a7764ef sm-notify[58]: Version 2.6.2 starting -2024-04-07T18:47:07.658652+00:00 a10a5a7764ef systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... -2024-04-07T18:47:07.658655+00:00 a10a5a7764ef systemd[1]: Started pvefw-logger.service - Proxmox VE firewall logger. -2024-04-07T18:47:07.658658+00:00 a10a5a7764ef systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. -2024-04-07T18:47:07.658659+00:00 a10a5a7764ef systemd-binfmt[61]: Failed to flush binfmt_misc rules, ignoring: No such file or directory -2024-04-07T18:47:07.658662+00:00 a10a5a7764ef systemd-binfmt[61]: /usr/lib/binfmt.d/python3.11.conf:1: Failed to add binary format 'python3.11': No such file or directory -2024-04-07T18:47:07.658664+00:00 a10a5a7764ef systemd[1]: systemd-binfmt.service: Main process exited, code=exited, status=1/FAILURE -2024-04-07T18:47:07.658666+00:00 a10a5a7764ef systemd[1]: systemd-binfmt.service: Failed with result 'exit-code'. -2024-04-07T18:47:07.658670+00:00 a10a5a7764ef systemd[1]: Failed to start systemd-binfmt.service - Set Up Additional Binary Formats. -2024-04-07T18:47:07.658672+00:00 a10a5a7764ef systemd[1]: Finished pvenetcommit.service - Commit Proxmox VE network changes. -2024-04-07T18:47:07.658674+00:00 a10a5a7764ef systemd-udevd[54]: Using default interface naming scheme 'v252'. -2024-04-07T18:47:07.658676+00:00 a10a5a7764ef systemd-udevd[54]: Failed to set owner/mode of /dev/snd/seq to uid=65534, gid=29, mode=0660: Operation not permitted -2024-04-07T18:47:07.658678+00:00 a10a5a7764ef systemd-udevd[54]: Failed to set owner/mode of /dev/snd/timer to uid=65534, gid=29, mode=0660: Operation not permitted -2024-04-07T18:47:07.658680+00:00 a10a5a7764ef systemd-udevd[54]: Failed to set owner/mode of /dev/loop-control to uid=65534, gid=6, mode=0660: Operation not permitted -2024-04-07T18:47:07.658684+00:00 a10a5a7764ef systemd-udevd[54]: Failed to set owner/mode of /dev/kvm to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:47:07.658704+00:00 a10a5a7764ef systemd-udevd[54]: Failed to set owner/mode of /dev/vhost-vsock to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:47:07.658707+00:00 a10a5a7764ef systemd-udevd[54]: Failed to set owner/mode of /dev/vhost-net to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:47:07.658709+00:00 a10a5a7764ef systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. -2024-04-07T18:47:07.658711+00:00 a10a5a7764ef systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. -2024-04-07T18:47:07.658715+00:00 a10a5a7764ef udevadm[45]: 8250: Failed to write 'add' to '/sys/module/8250/uevent': Permission denied -2024-04-07T18:47:07.658717+00:00 a10a5a7764ef udevadm[45]: acpi: Failed to write 'add' to '/sys/module/acpi/uevent': Permission denied -2024-04-07T18:47:07.658719+00:00 a10a5a7764ef udevadm[45]: acpiphp: Failed to write 'add' to '/sys/module/acpiphp/uevent': Permission denied -2024-04-07T18:47:07.658721+00:00 a10a5a7764ef udevadm[45]: aesni_intel: Failed to write 'add' to '/sys/module/aesni_intel/uevent': Permission denied -2024-04-07T18:47:07.658726+00:00 a10a5a7764ef udevadm[45]: ahci: Failed to write 'add' to '/sys/module/ahci/uevent': Permission denied -2024-04-07T18:47:07.658730+00:00 a10a5a7764ef udevadm[45]: apparmor: Failed to write 'add' to '/sys/module/apparmor/uevent': Permission denied -2024-04-07T18:47:07.658732+00:00 a10a5a7764ef udevadm[45]: autofs4: Failed to write 'add' to '/sys/module/autofs4/uevent': Permission denied -2024-04-07T18:47:07.658734+00:00 a10a5a7764ef udevadm[45]: binfmt_misc: Failed to write 'add' to '/sys/module/binfmt_misc/uevent': Permission denied -2024-04-07T18:47:07.658736+00:00 a10a5a7764ef udevadm[45]: blk_cgroup: Failed to write 'add' to '/sys/module/blk_cgroup/uevent': Permission denied -2024-04-07T18:47:07.658739+00:00 a10a5a7764ef udevadm[45]: block: Failed to write 'add' to '/sys/module/block/uevent': Permission denied -2024-04-07T18:47:07.658742+00:00 a10a5a7764ef udevadm[45]: br_netfilter: Failed to write 'add' to '/sys/module/br_netfilter/uevent': Permission denied -2024-04-07T18:47:07.658746+00:00 a10a5a7764ef udevadm[45]: bridge: Failed to write 'add' to '/sys/module/bridge/uevent': Permission denied -2024-04-07T18:47:07.658748+00:00 a10a5a7764ef udevadm[45]: button: Failed to write 'add' to '/sys/module/button/uevent': Permission denied -2024-04-07T18:47:07.658750+00:00 a10a5a7764ef udevadm[45]: ccp: Failed to write 'add' to '/sys/module/ccp/uevent': Permission denied -2024-04-07T18:47:07.658752+00:00 a10a5a7764ef udevadm[45]: cdrom: Failed to write 'add' to '/sys/module/cdrom/uevent': Permission denied -2024-04-07T18:47:07.658754+00:00 a10a5a7764ef udevadm[45]: clocksource: Failed to write 'add' to '/sys/module/clocksource/uevent': Permission denied -2024-04-07T18:47:07.658758+00:00 a10a5a7764ef udevadm[45]: configfs: Failed to write 'add' to '/sys/module/configfs/uevent': Permission denied -2024-04-07T18:47:07.658761+00:00 a10a5a7764ef udevadm[45]: cpufreq: Failed to write 'add' to '/sys/module/cpufreq/uevent': Permission denied -2024-04-07T18:47:07.658763+00:00 a10a5a7764ef udevadm[45]: cpuidle: Failed to write 'add' to '/sys/module/cpuidle/uevent': Permission denied -2024-04-07T18:47:07.658766+00:00 a10a5a7764ef udevadm[45]: cpuidle_haltpoll: Failed to write 'add' to '/sys/module/cpuidle_haltpoll/uevent': Permission denied -2024-04-07T18:47:07.658769+00:00 a10a5a7764ef udevadm[45]: crc32_pclmul: Failed to write 'add' to '/sys/module/crc32_pclmul/uevent': Permission denied -2024-04-07T18:47:07.658773+00:00 a10a5a7764ef udevadm[45]: crc32c_generic: Failed to write 'add' to '/sys/module/crc32c_generic/uevent': Permission denied -2024-04-07T18:47:07.658776+00:00 a10a5a7764ef udevadm[45]: crc32c_intel: Failed to write 'add' to '/sys/module/crc32c_intel/uevent': Permission denied -2024-04-07T18:47:07.658779+00:00 a10a5a7764ef udevadm[45]: crct10dif_common: Failed to write 'add' to '/sys/module/crct10dif_common/uevent': Permission denied -2024-04-07T18:47:07.658781+00:00 a10a5a7764ef udevadm[45]: crct10dif_pclmul: Failed to write 'add' to '/sys/module/crct10dif_pclmul/uevent': Permission denied -2024-04-07T18:47:07.658783+00:00 a10a5a7764ef udevadm[45]: cryptd: Failed to write 'add' to '/sys/module/cryptd/uevent': Permission denied -2024-04-07T18:47:07.658789+00:00 a10a5a7764ef udevadm[45]: crypto_simd: Failed to write 'add' to '/sys/module/crypto_simd/uevent': Permission denied -2024-04-07T18:47:07.658790+00:00 a10a5a7764ef udevadm[45]: cryptomgr: Failed to write 'add' to '/sys/module/cryptomgr/uevent': Permission denied -2024-04-07T18:47:07.658793+00:00 a10a5a7764ef udevadm[45]: cxl_core: Failed to write 'add' to '/sys/module/cxl_core/uevent': Permission denied -2024-04-07T18:47:07.658795+00:00 a10a5a7764ef udevadm[45]: device_hmem: Failed to write 'add' to '/sys/module/device_hmem/uevent': Permission denied -2024-04-07T18:47:07.658797+00:00 a10a5a7764ef udevadm[45]: dm_mod: Failed to write 'add' to '/sys/module/dm_mod/uevent': Permission denied -2024-04-07T18:47:07.658799+00:00 a10a5a7764ef udevadm[45]: drm: Failed to write 'add' to '/sys/module/drm/uevent': Permission denied -2024-04-07T18:47:07.658803+00:00 a10a5a7764ef udevadm[45]: drm_kms_helper: Failed to write 'add' to '/sys/module/drm_kms_helper/uevent': Permission denied -2024-04-07T18:47:07.658806+00:00 a10a5a7764ef udevadm[45]: drm_shmem_helper: Failed to write 'add' to '/sys/module/drm_shmem_helper/uevent': Permission denied -2024-04-07T18:47:07.658808+00:00 a10a5a7764ef udevadm[45]: dynamic_debug: Failed to write 'add' to '/sys/module/dynamic_debug/uevent': Permission denied -2024-04-07T18:47:07.658810+00:00 a10a5a7764ef udevadm[45]: edac_core: Failed to write 'add' to '/sys/module/edac_core/uevent': Permission denied -2024-04-07T18:47:07.658812+00:00 a10a5a7764ef udevadm[45]: efi_pstore: Failed to write 'add' to '/sys/module/efi_pstore/uevent': Permission denied -2024-04-07T18:47:07.658817+00:00 a10a5a7764ef udevadm[45]: efivarfs: Failed to write 'add' to '/sys/module/efivarfs/uevent': Permission denied -2024-04-07T18:47:07.658819+00:00 a10a5a7764ef udevadm[45]: evdev: Failed to write 'add' to '/sys/module/evdev/uevent': Permission denied -2024-04-07T18:47:07.658821+00:00 a10a5a7764ef udevadm[45]: failover: Failed to write 'add' to '/sys/module/failover/uevent': Permission denied -2024-04-07T18:47:07.658824+00:00 a10a5a7764ef udevadm[45]: fat: Failed to write 'add' to '/sys/module/fat/uevent': Permission denied -2024-04-07T18:47:07.658826+00:00 a10a5a7764ef udevadm[45]: fb: Failed to write 'add' to '/sys/module/fb/uevent': Permission denied -2024-04-07T18:47:07.658830+00:00 a10a5a7764ef udevadm[45]: firmware_class: Failed to write 'add' to '/sys/module/firmware_class/uevent': Permission denied -2024-04-07T18:47:07.658832+00:00 a10a5a7764ef udevadm[45]: fscrypto: Failed to write 'add' to '/sys/module/fscrypto/uevent': Permission denied -2024-04-07T18:47:07.658834+00:00 a10a5a7764ef udevadm[45]: fuse: Failed to write 'add' to '/sys/module/fuse/uevent': Permission denied -2024-04-07T18:47:07.658836+00:00 a10a5a7764ef udevadm[45]: ghash_clmulni_intel: Failed to write 'add' to '/sys/module/ghash_clmulni_intel/uevent': Permission denied -2024-04-07T18:47:07.658838+00:00 a10a5a7764ef udevadm[45]: gpiolib_acpi: Failed to write 'add' to '/sys/module/gpiolib_acpi/uevent': Permission denied -2024-04-07T18:47:07.658842+00:00 a10a5a7764ef udevadm[45]: grant_table: Failed to write 'add' to '/sys/module/grant_table/uevent': Permission denied -2024-04-07T18:47:07.658844+00:00 a10a5a7764ef udevadm[45]: hid: Failed to write 'add' to '/sys/module/hid/uevent': Permission denied -2024-04-07T18:47:07.658846+00:00 a10a5a7764ef udevadm[45]: hid_generic: Failed to write 'add' to '/sys/module/hid_generic/uevent': Permission denied -2024-04-07T18:47:07.658848+00:00 a10a5a7764ef udevadm[45]: i2c_i801: Failed to write 'add' to '/sys/module/i2c_i801/uevent': Permission denied -2024-04-07T18:47:07.658851+00:00 a10a5a7764ef systemd[1]: Mounting run-rpc_pipefs.mount - RPC Pipe File System... -2024-04-07T18:47:07.658853+00:00 a10a5a7764ef udevadm[45]: i2c_smbus: Failed to write 'add' to '/sys/module/i2c_smbus/uevent': Permission denied -2024-04-07T18:47:07.658857+00:00 a10a5a7764ef udevadm[45]: i8042: Failed to write 'add' to '/sys/module/i8042/uevent': Permission denied -2024-04-07T18:47:07.658860+00:00 a10a5a7764ef udevadm[45]: iTCO_vendor_support: Failed to write 'add' to '/sys/module/iTCO_vendor_support/uevent': Permission denied -2024-04-07T18:47:07.658862+00:00 a10a5a7764ef udevadm[45]: iTCO_wdt: Failed to write 'add' to '/sys/module/iTCO_wdt/uevent': Permission denied -2024-04-07T18:47:07.658864+00:00 a10a5a7764ef udevadm[45]: ima: Failed to write 'add' to '/sys/module/ima/uevent': Permission denied -2024-04-07T18:47:07.658866+00:00 a10a5a7764ef udevadm[45]: inet_diag: Failed to write 'add' to '/sys/module/inet_diag/uevent': Permission denied -2024-04-07T18:47:07.658870+00:00 a10a5a7764ef udevadm[45]: intel_idle: Failed to write 'add' to '/sys/module/intel_idle/uevent': Permission denied -2024-04-07T18:47:07.658873+00:00 a10a5a7764ef udevadm[45]: intel_pmc_bxt: Failed to write 'add' to '/sys/module/intel_pmc_bxt/uevent': Permission denied -2024-04-07T18:47:07.658875+00:00 a10a5a7764ef udevadm[45]: intel_rapl_common: Failed to write 'add' to '/sys/module/intel_rapl_common/uevent': Permission denied -2024-04-07T18:47:07.658877+00:00 a10a5a7764ef udevadm[45]: intel_rapl_msr: Failed to write 'add' to '/sys/module/intel_rapl_msr/uevent': Permission denied -2024-04-07T18:47:07.658879+00:00 a10a5a7764ef udevadm[45]: ip_tables: Failed to write 'add' to '/sys/module/ip_tables/uevent': Permission denied -2024-04-07T18:47:07.658884+00:00 a10a5a7764ef udevadm[45]: iptable_filter: Failed to write 'add' to '/sys/module/iptable_filter/uevent': Permission denied -2024-04-07T18:47:07.658886+00:00 a10a5a7764ef udevadm[45]: ipv6: Failed to write 'add' to '/sys/module/ipv6/uevent': Permission denied -2024-04-07T18:47:07.658888+00:00 a10a5a7764ef udevadm[45]: irqbypass: Failed to write 'add' to '/sys/module/irqbypass/uevent': Permission denied -2024-04-07T18:47:07.658890+00:00 a10a5a7764ef udevadm[45]: joydev: Failed to write 'add' to '/sys/module/joydev/uevent': Permission denied -2024-04-07T18:47:07.658892+00:00 a10a5a7764ef udevadm[45]: kernel: Failed to write 'add' to '/sys/module/kernel/uevent': Permission denied -2024-04-07T18:47:07.658895+00:00 a10a5a7764ef udevadm[45]: keyboard: Failed to write 'add' to '/sys/module/keyboard/uevent': Permission denied -2024-04-07T18:47:07.658898+00:00 a10a5a7764ef udevadm[45]: kvm: Failed to write 'add' to '/sys/module/kvm/uevent': Permission denied -2024-04-07T18:47:07.658900+00:00 a10a5a7764ef udevadm[45]: kvm_amd: Failed to write 'add' to '/sys/module/kvm_amd/uevent': Permission denied -2024-04-07T18:47:07.658902+00:00 a10a5a7764ef udevadm[45]: ledtrig_audio: Failed to write 'add' to '/sys/module/ledtrig_audio/uevent': Permission denied -2024-04-07T18:47:07.658903+00:00 a10a5a7764ef udevadm[45]: libahci: Failed to write 'add' to '/sys/module/libahci/uevent': Permission denied -2024-04-07T18:47:07.658905+00:00 a10a5a7764ef udevadm[45]: libata: Failed to write 'add' to '/sys/module/libata/uevent': Permission denied -2024-04-07T18:47:07.658908+00:00 a10a5a7764ef udevadm[45]: libcrc32c: Failed to write 'add' to '/sys/module/libcrc32c/uevent': Permission denied -2024-04-07T18:47:07.658910+00:00 a10a5a7764ef udevadm[45]: llc: Failed to write 'add' to '/sys/module/llc/uevent': Permission denied -2024-04-07T18:47:07.658912+00:00 a10a5a7764ef systemd[1]: Starting rpcbind.service - RPC bind portmap service... -2024-04-07T18:47:07.658914+00:00 a10a5a7764ef udevadm[45]: loop: Failed to write 'add' to '/sys/module/loop/uevent': Permission denied -2024-04-07T18:47:07.658915+00:00 a10a5a7764ef udevadm[45]: lp: Failed to write 'add' to '/sys/module/lp/uevent': Permission denied -2024-04-07T18:47:07.658917+00:00 a10a5a7764ef udevadm[45]: lpc_ich: Failed to write 'add' to '/sys/module/lpc_ich/uevent': Permission denied -2024-04-07T18:47:07.658921+00:00 a10a5a7764ef udevadm[45]: memory_hotplug: Failed to write 'add' to '/sys/module/memory_hotplug/uevent': Permission denied -2024-04-07T18:47:07.658922+00:00 a10a5a7764ef udevadm[45]: module: Failed to write 'add' to '/sys/module/module/uevent': Permission denied -2024-04-07T18:47:07.658924+00:00 a10a5a7764ef udevadm[45]: mousedev: Failed to write 'add' to '/sys/module/mousedev/uevent': Permission denied -2024-04-07T18:47:07.658926+00:00 a10a5a7764ef udevadm[45]: msr: Failed to write 'add' to '/sys/module/msr/uevent': Permission denied -2024-04-07T18:47:07.658928+00:00 a10a5a7764ef udevadm[45]: net_failover: Failed to write 'add' to '/sys/module/net_failover/uevent': Permission denied -2024-04-07T18:47:07.658931+00:00 a10a5a7764ef udevadm[45]: netpoll: Failed to write 'add' to '/sys/module/netpoll/uevent': Permission denied -2024-04-07T18:47:07.658933+00:00 a10a5a7764ef udevadm[45]: nf_conntrack: Failed to write 'add' to '/sys/module/nf_conntrack/uevent': Permission denied -2024-04-07T18:47:07.658936+00:00 a10a5a7764ef udevadm[45]: nf_conntrack_netlink: Failed to write 'add' to '/sys/module/nf_conntrack_netlink/uevent': Permission denied -2024-04-07T18:47:07.658937+00:00 a10a5a7764ef udevadm[45]: nf_defrag_ipv4: Failed to write 'add' to '/sys/module/nf_defrag_ipv4/uevent': Permission denied -2024-04-07T18:47:07.658939+00:00 a10a5a7764ef udevadm[45]: nf_defrag_ipv6: Failed to write 'add' to '/sys/module/nf_defrag_ipv6/uevent': Permission denied -2024-04-07T18:47:07.658942+00:00 a10a5a7764ef udevadm[45]: nf_nat: Failed to write 'add' to '/sys/module/nf_nat/uevent': Permission denied -2024-04-07T18:47:07.658944+00:00 a10a5a7764ef udevadm[45]: nf_tables: Failed to write 'add' to '/sys/module/nf_tables/uevent': Permission denied -2024-04-07T18:47:07.658946+00:00 a10a5a7764ef udevadm[45]: nfnetlink: Failed to write 'add' to '/sys/module/nfnetlink/uevent': Permission denied -2024-04-07T18:47:07.658948+00:00 a10a5a7764ef udevadm[45]: nfnetlink_log: Failed to write 'add' to '/sys/module/nfnetlink_log/uevent': Permission denied -2024-04-07T18:47:07.658950+00:00 a10a5a7764ef udevadm[45]: nft_chain_nat: Failed to write 'add' to '/sys/module/nft_chain_nat/uevent': Permission denied -2024-04-07T18:47:07.658953+00:00 a10a5a7764ef udevadm[45]: nft_compat: Failed to write 'add' to '/sys/module/nft_compat/uevent': Permission denied -2024-04-07T18:47:07.658954+00:00 a10a5a7764ef udevadm[45]: nls_ascii: Failed to write 'add' to '/sys/module/nls_ascii/uevent': Permission denied -2024-04-07T18:47:07.658956+00:00 a10a5a7764ef udevadm[45]: nls_cp437: Failed to write 'add' to '/sys/module/nls_cp437/uevent': Permission denied -2024-04-07T18:47:07.658958+00:00 a10a5a7764ef udevadm[45]: nmi_backtrace: Failed to write 'add' to '/sys/module/nmi_backtrace/uevent': Permission denied -2024-04-07T18:47:07.658960+00:00 a10a5a7764ef udevadm[45]: overlay: Failed to write 'add' to '/sys/module/overlay/uevent': Permission denied -2024-04-07T18:47:07.658962+00:00 a10a5a7764ef udevadm[45]: page_alloc: Failed to write 'add' to '/sys/module/page_alloc/uevent': Permission denied -2024-04-07T18:47:07.658965+00:00 a10a5a7764ef udevadm[45]: page_reporting: Failed to write 'add' to '/sys/module/page_reporting/uevent': Permission denied -2024-04-07T18:47:07.658966+00:00 a10a5a7764ef udevadm[45]: parport: Failed to write 'add' to '/sys/module/parport/uevent': Permission denied -2024-04-07T18:47:07.658968+00:00 a10a5a7764ef udevadm[45]: parport_pc: Failed to write 'add' to '/sys/module/parport_pc/uevent': Permission denied -2024-04-07T18:47:07.658970+00:00 a10a5a7764ef udevadm[45]: pci_hotplug: Failed to write 'add' to '/sys/module/pci_hotplug/uevent': Permission denied -2024-04-07T18:47:07.658972+00:00 a10a5a7764ef udevadm[45]: pcie_aspm: Failed to write 'add' to '/sys/module/pcie_aspm/uevent': Permission denied -2024-04-07T18:47:07.658975+00:00 a10a5a7764ef udevadm[45]: pciehp: Failed to write 'add' to '/sys/module/pciehp/uevent': Permission denied -2024-04-07T18:47:07.658977+00:00 a10a5a7764ef udevadm[45]: pcspkr: Failed to write 'add' to '/sys/module/pcspkr/uevent': Permission denied -2024-04-07T18:47:07.658979+00:00 a10a5a7764ef udevadm[45]: ppdev: Failed to write 'add' to '/sys/module/ppdev/uevent': Permission denied -2024-04-07T18:47:07.658981+00:00 a10a5a7764ef udevadm[45]: printk: Failed to write 'add' to '/sys/module/printk/uevent': Permission denied -2024-04-07T18:47:07.658983+00:00 a10a5a7764ef udevadm[45]: processor: Failed to write 'add' to '/sys/module/processor/uevent': Permission denied -2024-04-07T18:47:07.658990+00:00 a10a5a7764ef udevadm[45]: psmouse: Failed to write 'add' to '/sys/module/psmouse/uevent': Permission denied -2024-04-07T18:47:07.658992+00:00 a10a5a7764ef udevadm[45]: pstore: Failed to write 'add' to '/sys/module/pstore/uevent': Permission denied -2024-04-07T18:47:07.658993+00:00 a10a5a7764ef udevadm[45]: qemu_fw_cfg: Failed to write 'add' to '/sys/module/qemu_fw_cfg/uevent': Permission denied -2024-04-07T18:47:07.658995+00:00 a10a5a7764ef udevadm[45]: qrtr: Failed to write 'add' to '/sys/module/qrtr/uevent': Permission denied -2024-04-07T18:47:07.658997+00:00 a10a5a7764ef udevadm[45]: random: Failed to write 'add' to '/sys/module/random/uevent': Permission denied -2024-04-07T18:47:07.658999+00:00 a10a5a7764ef udevadm[45]: rcupdate: Failed to write 'add' to '/sys/module/rcupdate/uevent': Permission denied -2024-04-07T18:47:07.659003+00:00 a10a5a7764ef udevadm[45]: rcutree: Failed to write 'add' to '/sys/module/rcutree/uevent': Permission denied -2024-04-07T18:47:07.659005+00:00 a10a5a7764ef udevadm[45]: rfkill: Failed to write 'add' to '/sys/module/rfkill/uevent': Permission denied -2024-04-07T18:47:07.659007+00:00 a10a5a7764ef udevadm[45]: rng_core: Failed to write 'add' to '/sys/module/rng_core/uevent': Permission denied -2024-04-07T18:47:07.659009+00:00 a10a5a7764ef udevadm[45]: rtc_cmos: Failed to write 'add' to '/sys/module/rtc_cmos/uevent': Permission denied -2024-04-07T18:47:07.659011+00:00 a10a5a7764ef udevadm[45]: scsi_common: Failed to write 'add' to '/sys/module/scsi_common/uevent': Permission denied -2024-04-07T18:47:07.659015+00:00 a10a5a7764ef udevadm[45]: scsi_mod: Failed to write 'add' to '/sys/module/scsi_mod/uevent': Permission denied -2024-04-07T18:47:07.659017+00:00 a10a5a7764ef udevadm[45]: secretmem: Failed to write 'add' to '/sys/module/secretmem/uevent': Permission denied -2024-04-07T18:47:07.659019+00:00 a10a5a7764ef udevadm[45]: serio_raw: Failed to write 'add' to '/sys/module/serio_raw/uevent': Permission denied -2024-04-07T18:47:07.659022+00:00 a10a5a7764ef udevadm[45]: sg: Failed to write 'add' to '/sys/module/sg/uevent': Permission denied -2024-04-07T18:47:07.659024+00:00 a10a5a7764ef udevadm[45]: sha1_ssse3: Failed to write 'add' to '/sys/module/sha1_ssse3/uevent': Permission denied -2024-04-07T18:47:07.659030+00:00 a10a5a7764ef udevadm[45]: sha256_ssse3: Failed to write 'add' to '/sys/module/sha256_ssse3/uevent': Permission denied -2024-04-07T18:47:07.659032+00:00 a10a5a7764ef udevadm[45]: sha512_generic: Failed to write 'add' to '/sys/module/sha512_generic/uevent': Permission denied -2024-04-07T18:47:07.659035+00:00 a10a5a7764ef udevadm[45]: sha512_ssse3: Failed to write 'add' to '/sys/module/sha512_ssse3/uevent': Permission denied -2024-04-07T18:47:07.659037+00:00 a10a5a7764ef udevadm[45]: shpchp: Failed to write 'add' to '/sys/module/shpchp/uevent': Permission denied -2024-04-07T18:47:07.659040+00:00 a10a5a7764ef udevadm[45]: snd: Failed to write 'add' to '/sys/module/snd/uevent': Permission denied -2024-04-07T18:47:07.659045+00:00 a10a5a7764ef udevadm[45]: snd_hda_codec: Failed to write 'add' to '/sys/module/snd_hda_codec/uevent': Permission denied -2024-04-07T18:47:07.659047+00:00 a10a5a7764ef udevadm[45]: snd_hda_codec_generic: Failed to write 'add' to '/sys/module/snd_hda_codec_generic/uevent': Permission denied -2024-04-07T18:47:07.659049+00:00 a10a5a7764ef udevadm[45]: snd_hda_core: Failed to write 'add' to '/sys/module/snd_hda_core/uevent': Permission denied -2024-04-07T18:47:07.659051+00:00 a10a5a7764ef udevadm[45]: snd_hda_intel: Failed to write 'add' to '/sys/module/snd_hda_intel/uevent': Permission denied -2024-04-07T18:47:07.659054+00:00 a10a5a7764ef udevadm[45]: snd_hrtimer: Failed to write 'add' to '/sys/module/snd_hrtimer/uevent': Permission denied -2024-04-07T18:47:07.659057+00:00 a10a5a7764ef udevadm[45]: snd_hwdep: Failed to write 'add' to '/sys/module/snd_hwdep/uevent': Permission denied -2024-04-07T18:47:07.659062+00:00 a10a5a7764ef udevadm[45]: snd_intel_dspcfg: Failed to write 'add' to '/sys/module/snd_intel_dspcfg/uevent': Permission denied -2024-04-07T18:47:07.659065+00:00 a10a5a7764ef udevadm[45]: snd_intel_sdw_acpi: Failed to write 'add' to '/sys/module/snd_intel_sdw_acpi/uevent': Permission denied -2024-04-07T18:47:07.659067+00:00 a10a5a7764ef udevadm[45]: snd_pcm: Failed to write 'add' to '/sys/module/snd_pcm/uevent': Permission denied -2024-04-07T18:47:07.659069+00:00 a10a5a7764ef udevadm[45]: snd_seq: Failed to write 'add' to '/sys/module/snd_seq/uevent': Permission denied -2024-04-07T18:47:07.659071+00:00 a10a5a7764ef udevadm[45]: snd_seq_device: Failed to write 'add' to '/sys/module/snd_seq_device/uevent': Permission denied -2024-04-07T18:47:07.659077+00:00 a10a5a7764ef udevadm[45]: snd_seq_dummy: Failed to write 'add' to '/sys/module/snd_seq_dummy/uevent': Permission denied -2024-04-07T18:47:07.659079+00:00 a10a5a7764ef udevadm[45]: snd_timer: Failed to write 'add' to '/sys/module/snd_timer/uevent': Permission denied -2024-04-07T18:47:07.659081+00:00 a10a5a7764ef udevadm[45]: soundcore: Failed to write 'add' to '/sys/module/soundcore/uevent': Permission denied -2024-04-07T18:47:07.659083+00:00 a10a5a7764ef udevadm[45]: spidev: Failed to write 'add' to '/sys/module/spidev/uevent': Permission denied -2024-04-07T18:47:07.659085+00:00 a10a5a7764ef udevadm[45]: spurious: Failed to write 'add' to '/sys/module/spurious/uevent': Permission denied -2024-04-07T18:47:07.659090+00:00 a10a5a7764ef udevadm[45]: sr_mod: Failed to write 'add' to '/sys/module/sr_mod/uevent': Permission denied -2024-04-07T18:47:07.659091+00:00 a10a5a7764ef udevadm[45]: srcutree: Failed to write 'add' to '/sys/module/srcutree/uevent': Permission denied -2024-04-07T18:47:07.659093+00:00 a10a5a7764ef udevadm[45]: stp: Failed to write 'add' to '/sys/module/stp/uevent': Permission denied -2024-04-07T18:47:07.659095+00:00 a10a5a7764ef udevadm[45]: sunrpc: Failed to write 'add' to '/sys/module/sunrpc/uevent': Permission denied -2024-04-07T18:47:07.659097+00:00 a10a5a7764ef udevadm[45]: suspend: Failed to write 'add' to '/sys/module/suspend/uevent': Permission denied -2024-04-07T18:47:07.659099+00:00 a10a5a7764ef udevadm[45]: syscall: Failed to write 'add' to '/sys/module/syscall/uevent': Permission denied -2024-04-07T18:47:07.659105+00:00 a10a5a7764ef udevadm[45]: sysrq: Failed to write 'add' to '/sys/module/sysrq/uevent': Permission denied -2024-04-07T18:47:07.659107+00:00 a10a5a7764ef udevadm[45]: tcp_cubic: Failed to write 'add' to '/sys/module/tcp_cubic/uevent': Permission denied -2024-04-07T18:47:07.659109+00:00 a10a5a7764ef udevadm[45]: tcp_diag: Failed to write 'add' to '/sys/module/tcp_diag/uevent': Permission denied -2024-04-07T18:47:07.659111+00:00 a10a5a7764ef udevadm[45]: thermal: Failed to write 'add' to '/sys/module/thermal/uevent': Permission denied -2024-04-07T18:47:07.659112+00:00 a10a5a7764ef udevadm[45]: tpm: Failed to write 'add' to '/sys/module/tpm/uevent': Permission denied -2024-04-07T18:47:07.659117+00:00 a10a5a7764ef udevadm[45]: tpm_crb: Failed to write 'add' to '/sys/module/tpm_crb/uevent': Permission denied -2024-04-07T18:47:07.659119+00:00 a10a5a7764ef udevadm[45]: tpm_tis: Failed to write 'add' to '/sys/module/tpm_tis/uevent': Permission denied -2024-04-07T18:47:07.659120+00:00 a10a5a7764ef udevadm[45]: tpm_tis_core: Failed to write 'add' to '/sys/module/tpm_tis_core/uevent': Permission denied -2024-04-07T18:47:07.659123+00:00 a10a5a7764ef udevadm[45]: tun: Failed to write 'add' to '/sys/module/tun/uevent': Permission denied -2024-04-07T18:47:07.659124+00:00 a10a5a7764ef udevadm[45]: usb_common: Failed to write 'add' to '/sys/module/usb_common/uevent': Permission denied -2024-04-07T18:47:07.659129+00:00 a10a5a7764ef udevadm[45]: usbcore: Failed to write 'add' to '/sys/module/usbcore/uevent': Permission denied -2024-04-07T18:47:07.659130+00:00 a10a5a7764ef udevadm[45]: usbhid: Failed to write 'add' to '/sys/module/usbhid/uevent': Permission denied -2024-04-07T18:47:07.659132+00:00 a10a5a7764ef udevadm[45]: veth: Failed to write 'add' to '/sys/module/veth/uevent': Permission denied -2024-04-07T18:47:07.659134+00:00 a10a5a7764ef udevadm[45]: vfat: Failed to write 'add' to '/sys/module/vfat/uevent': Permission denied -2024-04-07T18:47:07.659136+00:00 a10a5a7764ef udevadm[45]: virtio: Failed to write 'add' to '/sys/module/virtio/uevent': Permission denied -2024-04-07T18:47:07.659139+00:00 a10a5a7764ef udevadm[45]: virtio_balloon: Failed to write 'add' to '/sys/module/virtio_balloon/uevent': Permission denied -2024-04-07T18:47:07.659142+00:00 a10a5a7764ef udevadm[45]: virtio_blk: Failed to write 'add' to '/sys/module/virtio_blk/uevent': Permission denied -2024-04-07T18:47:07.659144+00:00 a10a5a7764ef systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... -2024-04-07T18:47:07.659146+00:00 a10a5a7764ef udevadm[45]: virtio_console: Failed to write 'add' to '/sys/module/virtio_console/uevent': Permission denied -2024-04-07T18:47:07.659148+00:00 a10a5a7764ef udevadm[45]: virtio_dma_buf: Failed to write 'add' to '/sys/module/virtio_dma_buf/uevent': Permission denied -2024-04-07T18:47:07.659150+00:00 a10a5a7764ef udevadm[45]: virtio_gpu: Failed to write 'add' to '/sys/module/virtio_gpu/uevent': Permission denied -2024-04-07T18:47:07.659155+00:00 a10a5a7764ef udevadm[45]: virtio_net: Failed to write 'add' to '/sys/module/virtio_net/uevent': Permission denied -2024-04-07T18:47:07.659157+00:00 a10a5a7764ef udevadm[45]: virtio_pci: Failed to write 'add' to '/sys/module/virtio_pci/uevent': Permission denied -2024-04-07T18:47:07.659158+00:00 a10a5a7764ef udevadm[45]: virtio_pci_legacy_dev: Failed to write 'add' to '/sys/module/virtio_pci_legacy_dev/uevent': Permission denied -2024-04-07T18:47:07.659160+00:00 a10a5a7764ef udevadm[45]: virtio_pci_modern_dev: Failed to write 'add' to '/sys/module/virtio_pci_modern_dev/uevent': Permission denied -2024-04-07T18:47:07.659162+00:00 a10a5a7764ef udevadm[45]: virtio_ring: Failed to write 'add' to '/sys/module/virtio_ring/uevent': Permission denied -2024-04-07T18:47:07.659167+00:00 a10a5a7764ef udevadm[45]: virtio_rng: Failed to write 'add' to '/sys/module/virtio_rng/uevent': Permission denied -2024-04-07T18:47:07.659169+00:00 a10a5a7764ef udevadm[45]: vt: Failed to write 'add' to '/sys/module/vt/uevent': Permission denied -2024-04-07T18:47:07.659171+00:00 a10a5a7764ef udevadm[45]: watchdog: Failed to write 'add' to '/sys/module/watchdog/uevent': Permission denied -2024-04-07T18:47:07.659172+00:00 a10a5a7764ef udevadm[45]: workqueue: Failed to write 'add' to '/sys/module/workqueue/uevent': Permission denied -2024-04-07T18:47:07.659174+00:00 a10a5a7764ef udevadm[45]: x_tables: Failed to write 'add' to '/sys/module/x_tables/uevent': Permission denied -2024-04-07T18:47:07.659179+00:00 a10a5a7764ef udevadm[45]: xen: Failed to write 'add' to '/sys/module/xen/uevent': Permission denied -2024-04-07T18:47:07.659181+00:00 a10a5a7764ef udevadm[45]: xen_kbdfront: Failed to write 'add' to '/sys/module/xen_kbdfront/uevent': Permission denied -2024-04-07T18:47:07.659183+00:00 a10a5a7764ef udevadm[45]: xfrm_algo: Failed to write 'add' to '/sys/module/xfrm_algo/uevent': Permission denied -2024-04-07T18:47:07.659185+00:00 a10a5a7764ef udevadm[45]: xfrm_user: Failed to write 'add' to '/sys/module/xfrm_user/uevent': Permission denied -2024-04-07T18:47:07.659186+00:00 a10a5a7764ef udevadm[45]: xfs: Failed to write 'add' to '/sys/module/xfs/uevent': Permission denied -2024-04-07T18:47:07.659188+00:00 a10a5a7764ef udevadm[45]: xhci_hcd: Failed to write 'add' to '/sys/module/xhci_hcd/uevent': Permission denied -2024-04-07T18:47:07.659192+00:00 a10a5a7764ef udevadm[45]: xhci_pci: Failed to write 'add' to '/sys/module/xhci_pci/uevent': Permission denied -2024-04-07T18:47:07.659194+00:00 a10a5a7764ef udevadm[45]: xt_MASQUERADE: Failed to write 'add' to '/sys/module/xt_MASQUERADE/uevent': Permission denied -2024-04-07T18:47:07.659196+00:00 a10a5a7764ef udevadm[45]: xt_addrtype: Failed to write 'add' to '/sys/module/xt_addrtype/uevent': Permission denied -2024-04-07T18:47:07.659198+00:00 a10a5a7764ef udevadm[45]: xt_conntrack: Failed to write 'add' to '/sys/module/xt_conntrack/uevent': Permission denied -2024-04-07T18:47:07.659200+00:00 a10a5a7764ef systemd[1]: Started rpcbind.service - RPC bind portmap service. -2024-04-07T18:47:07.659205+00:00 a10a5a7764ef udevadm[45]: xt_nat: Failed to write 'add' to '/sys/module/xt_nat/uevent': Permission denied -2024-04-07T18:47:07.659207+00:00 a10a5a7764ef udevadm[45]: xt_tcpudp: Failed to write 'add' to '/sys/module/xt_tcpudp/uevent': Permission denied -2024-04-07T18:47:07.659209+00:00 a10a5a7764ef udevadm[45]: xz_dec: Failed to write 'add' to '/sys/module/xz_dec/uevent': Permission denied -2024-04-07T18:47:07.659210+00:00 a10a5a7764ef udevadm[45]: zram: Failed to write 'add' to '/sys/module/zram/uevent': Permission denied -2024-04-07T18:47:07.659212+00:00 a10a5a7764ef udevadm[45]: zsmalloc: Failed to write 'add' to '/sys/module/zsmalloc/uevent': Permission denied -2024-04-07T18:47:07.659216+00:00 a10a5a7764ef udevadm[45]: zstd: Failed to write 'add' to '/sys/module/zstd/uevent': Permission denied -2024-04-07T18:47:07.659218+00:00 a10a5a7764ef udevadm[45]: zstd_compress: Failed to write 'add' to '/sys/module/zstd_compress/uevent': Permission denied -2024-04-07T18:47:07.659220+00:00 a10a5a7764ef udevadm[45]: zswap: Failed to write 'add' to '/sys/module/zswap/uevent': Permission denied -2024-04-07T18:47:07.659222+00:00 a10a5a7764ef udevadm[45]: 0000:00:02.3: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/uevent': Permission denied -2024-04-07T18:47:07.659224+00:00 a10a5a7764ef udevadm[45]: 0000:04:00.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/uevent': Permission denied -2024-04-07T18:47:07.659225+00:00 a10a5a7764ef udevadm[45]: virtio3: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/uevent': Permission denied -2024-04-07T18:47:07.659230+00:00 a10a5a7764ef udevadm[45]: vda: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/uevent': Permission denied -2024-04-07T18:47:07.659232+00:00 a10a5a7764ef udevadm[45]: vda1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda1/uevent': Permission denied -2024-04-07T18:47:07.659234+00:00 a10a5a7764ef udevadm[45]: vda2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda2/uevent': Permission denied -2024-04-07T18:47:07.659236+00:00 a10a5a7764ef udevadm[45]: 0000:00:1f.2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/uevent': Permission denied -2024-04-07T18:47:07.659238+00:00 a10a5a7764ef udevadm[45]: host0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/uevent': Permission denied -2024-04-07T18:47:07.659242+00:00 a10a5a7764ef udevadm[45]: target0:0:0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/uevent': Permission denied -2024-04-07T18:47:07.659244+00:00 a10a5a7764ef udevadm[45]: 0:0:0:0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/uevent': Permission denied -2024-04-07T18:47:07.659246+00:00 a10a5a7764ef udevadm[45]: sr0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0/uevent': Permission denied -2024-04-07T18:47:07.659248+00:00 a10a5a7764ef mount[66]: mount: /run/rpc_pipefs: permission denied. -2024-04-07T18:47:07.659250+00:00 a10a5a7764ef mount[66]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:47:07.659254+00:00 a10a5a7764ef systemd[1]: Reached target rpcbind.target - RPC Port Mapper. -2024-04-07T18:47:07.659256+00:00 a10a5a7764ef udevadm[45]: loop0: Failed to write 'add' to '/sys/devices/virtual/block/loop0/uevent': Permission denied -2024-04-07T18:47:07.659257+00:00 a10a5a7764ef udevadm[45]: loop1: Failed to write 'add' to '/sys/devices/virtual/block/loop1/uevent': Permission denied -2024-04-07T18:47:07.659259+00:00 a10a5a7764ef udevadm[45]: loop2: Failed to write 'add' to '/sys/devices/virtual/block/loop2/uevent': Permission denied -2024-04-07T18:47:07.659261+00:00 a10a5a7764ef udevadm[45]: loop3: Failed to write 'add' to '/sys/devices/virtual/block/loop3/uevent': Permission denied -2024-04-07T18:47:07.659266+00:00 a10a5a7764ef udevadm[45]: loop4: Failed to write 'add' to '/sys/devices/virtual/block/loop4/uevent': Permission denied -2024-04-07T18:47:07.659268+00:00 a10a5a7764ef udevadm[45]: loop5: Failed to write 'add' to '/sys/devices/virtual/block/loop5/uevent': Permission denied -2024-04-07T18:47:07.659269+00:00 a10a5a7764ef udevadm[45]: loop6: Failed to write 'add' to '/sys/devices/virtual/block/loop6/uevent': Permission denied -2024-04-07T18:47:07.659271+00:00 a10a5a7764ef udevadm[45]: loop7: Failed to write 'add' to '/sys/devices/virtual/block/loop7/uevent': Permission denied -2024-04-07T18:47:07.659273+00:00 a10a5a7764ef udevadm[45]: zram0: Failed to write 'add' to '/sys/devices/virtual/block/zram0/uevent': Permission denied -2024-04-07T18:47:07.659277+00:00 a10a5a7764ef udevadm[45]: serial8250: Failed to write 'add' to '/sys/devices/platform/serial8250/uevent': Permission denied -2024-04-07T18:47:07.659279+00:00 a10a5a7764ef udevadm[45]: ttyS1: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS1/uevent': Permission denied -2024-04-07T18:47:07.659281+00:00 a10a5a7764ef udevadm[45]: ttyS2: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS2/uevent': Permission denied -2024-04-07T18:47:07.659283+00:00 a10a5a7764ef udevadm[45]: ttyS3: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS3/uevent': Permission denied -2024-04-07T18:47:07.659285+00:00 a10a5a7764ef udevadm[45]: 00:00: Failed to write 'add' to '/sys/devices/pnp0/00:00/uevent': Permission denied -2024-04-07T18:47:07.659287+00:00 a10a5a7764ef udevadm[45]: ttyS0: Failed to write 'add' to '/sys/devices/pnp0/00:00/tty/ttyS0/uevent': Permission denied -2024-04-07T18:47:07.659292+00:00 a10a5a7764ef udevadm[45]: console: Failed to write 'add' to '/sys/devices/virtual/tty/console/uevent': Permission denied -2024-04-07T18:47:07.659294+00:00 a10a5a7764ef udevadm[45]: ptmx: Failed to write 'add' to '/sys/devices/virtual/tty/ptmx/uevent': Permission denied -2024-04-07T18:47:07.659295+00:00 a10a5a7764ef udevadm[45]: tty: Failed to write 'add' to '/sys/devices/virtual/tty/tty/uevent': Permission denied -2024-04-07T18:47:07.659297+00:00 a10a5a7764ef udevadm[45]: tty0: Failed to write 'add' to '/sys/devices/virtual/tty/tty0/uevent': Permission denied -2024-04-07T18:47:07.659299+00:00 a10a5a7764ef udevadm[45]: tty1: Failed to write 'add' to '/sys/devices/virtual/tty/tty1/uevent': Permission denied -2024-04-07T18:47:07.659303+00:00 a10a5a7764ef udevadm[45]: tty10: Failed to write 'add' to '/sys/devices/virtual/tty/tty10/uevent': Permission denied -2024-04-07T18:47:07.659304+00:00 a10a5a7764ef udevadm[45]: tty11: Failed to write 'add' to '/sys/devices/virtual/tty/tty11/uevent': Permission denied -2024-04-07T18:47:07.659306+00:00 a10a5a7764ef systemd[1]: run-rpc_pipefs.mount: Mount process exited, code=exited, status=32/n/a -2024-04-07T18:47:07.659308+00:00 a10a5a7764ef udevadm[45]: tty12: Failed to write 'add' to '/sys/devices/virtual/tty/tty12/uevent': Permission denied -2024-04-07T18:47:07.659310+00:00 a10a5a7764ef udevadm[45]: tty13: Failed to write 'add' to '/sys/devices/virtual/tty/tty13/uevent': Permission denied -2024-04-07T18:47:07.659314+00:00 a10a5a7764ef udevadm[45]: tty14: Failed to write 'add' to '/sys/devices/virtual/tty/tty14/uevent': Permission denied -2024-04-07T18:47:07.659316+00:00 a10a5a7764ef udevadm[45]: tty15: Failed to write 'add' to '/sys/devices/virtual/tty/tty15/uevent': Permission denied -2024-04-07T18:47:07.659318+00:00 a10a5a7764ef udevadm[45]: tty16: Failed to write 'add' to '/sys/devices/virtual/tty/tty16/uevent': Permission denied -2024-04-07T18:47:07.659320+00:00 a10a5a7764ef udevadm[45]: tty17: Failed to write 'add' to '/sys/devices/virtual/tty/tty17/uevent': Permission denied -2024-04-07T18:47:07.659321+00:00 a10a5a7764ef udevadm[45]: tty18: Failed to write 'add' to '/sys/devices/virtual/tty/tty18/uevent': Permission denied -2024-04-07T18:47:07.659325+00:00 a10a5a7764ef udevadm[45]: tty19: Failed to write 'add' to '/sys/devices/virtual/tty/tty19/uevent': Permission denied -2024-04-07T18:47:07.659327+00:00 a10a5a7764ef udevadm[45]: tty2: Failed to write 'add' to '/sys/devices/virtual/tty/tty2/uevent': Permission denied -2024-04-07T18:47:07.659329+00:00 a10a5a7764ef udevadm[45]: tty20: Failed to write 'add' to '/sys/devices/virtual/tty/tty20/uevent': Permission denied -2024-04-07T18:47:07.659331+00:00 a10a5a7764ef udevadm[45]: tty21: Failed to write 'add' to '/sys/devices/virtual/tty/tty21/uevent': Permission denied -2024-04-07T18:47:07.659332+00:00 a10a5a7764ef udevadm[45]: tty22: Failed to write 'add' to '/sys/devices/virtual/tty/tty22/uevent': Permission denied -2024-04-07T18:47:07.659334+00:00 a10a5a7764ef udevadm[45]: tty23: Failed to write 'add' to '/sys/devices/virtual/tty/tty23/uevent': Permission denied -2024-04-07T18:47:07.659338+00:00 a10a5a7764ef udevadm[45]: tty24: Failed to write 'add' to '/sys/devices/virtual/tty/tty24/uevent': Permission denied -2024-04-07T18:47:07.659340+00:00 a10a5a7764ef udevadm[45]: tty25: Failed to write 'add' to '/sys/devices/virtual/tty/tty25/uevent': Permission denied -2024-04-07T18:47:07.659342+00:00 a10a5a7764ef udevadm[45]: tty26: Failed to write 'add' to '/sys/devices/virtual/tty/tty26/uevent': Permission denied -2024-04-07T18:47:07.659343+00:00 a10a5a7764ef udevadm[45]: tty27: Failed to write 'add' to '/sys/devices/virtual/tty/tty27/uevent': Permission denied -2024-04-07T18:47:07.659345+00:00 a10a5a7764ef udevadm[45]: tty28: Failed to write 'add' to '/sys/devices/virtual/tty/tty28/uevent': Permission denied -2024-04-07T18:47:07.659350+00:00 a10a5a7764ef udevadm[45]: tty29: Failed to write 'add' to '/sys/devices/virtual/tty/tty29/uevent': Permission denied -2024-04-07T18:47:07.659351+00:00 a10a5a7764ef udevadm[45]: tty3: Failed to write 'add' to '/sys/devices/virtual/tty/tty3/uevent': Permission denied -2024-04-07T18:47:07.659354+00:00 a10a5a7764ef udevadm[45]: tty30: Failed to write 'add' to '/sys/devices/virtual/tty/tty30/uevent': Permission denied -2024-04-07T18:47:07.659355+00:00 a10a5a7764ef udevadm[45]: tty31: Failed to write 'add' to '/sys/devices/virtual/tty/tty31/uevent': Permission denied -2024-04-07T18:47:07.659357+00:00 a10a5a7764ef systemd[1]: run-rpc_pipefs.mount: Failed with result 'exit-code'. -2024-04-07T18:47:07.659362+00:00 a10a5a7764ef udevadm[45]: tty32: Failed to write 'add' to '/sys/devices/virtual/tty/tty32/uevent': Permission denied -2024-04-07T18:47:07.659364+00:00 a10a5a7764ef udevadm[45]: tty33: Failed to write 'add' to '/sys/devices/virtual/tty/tty33/uevent': Permission denied -2024-04-07T18:47:07.659366+00:00 a10a5a7764ef udevadm[45]: tty34: Failed to write 'add' to '/sys/devices/virtual/tty/tty34/uevent': Permission denied -2024-04-07T18:47:07.659368+00:00 a10a5a7764ef udevadm[45]: tty35: Failed to write 'add' to '/sys/devices/virtual/tty/tty35/uevent': Permission denied -2024-04-07T18:47:07.659369+00:00 a10a5a7764ef udevadm[45]: tty36: Failed to write 'add' to '/sys/devices/virtual/tty/tty36/uevent': Permission denied -2024-04-07T18:47:07.659371+00:00 a10a5a7764ef udevadm[45]: tty37: Failed to write 'add' to '/sys/devices/virtual/tty/tty37/uevent': Permission denied -2024-04-07T18:47:07.659375+00:00 a10a5a7764ef udevadm[45]: tty38: Failed to write 'add' to '/sys/devices/virtual/tty/tty38/uevent': Permission denied -2024-04-07T18:47:07.659377+00:00 a10a5a7764ef udevadm[45]: tty39: Failed to write 'add' to '/sys/devices/virtual/tty/tty39/uevent': Permission denied -2024-04-07T18:47:07.659379+00:00 a10a5a7764ef udevadm[45]: tty4: Failed to write 'add' to '/sys/devices/virtual/tty/tty4/uevent': Permission denied -2024-04-07T18:47:07.659380+00:00 a10a5a7764ef udevadm[45]: tty40: Failed to write 'add' to '/sys/devices/virtual/tty/tty40/uevent': Permission denied -2024-04-07T18:47:07.659382+00:00 a10a5a7764ef udevadm[45]: tty41: Failed to write 'add' to '/sys/devices/virtual/tty/tty41/uevent': Permission denied -2024-04-07T18:47:07.659387+00:00 a10a5a7764ef udevadm[45]: tty42: Failed to write 'add' to '/sys/devices/virtual/tty/tty42/uevent': Permission denied -2024-04-07T18:47:07.659388+00:00 a10a5a7764ef udevadm[45]: tty43: Failed to write 'add' to '/sys/devices/virtual/tty/tty43/uevent': Permission denied -2024-04-07T18:47:07.659390+00:00 a10a5a7764ef udevadm[45]: tty44: Failed to write 'add' to '/sys/devices/virtual/tty/tty44/uevent': Permission denied -2024-04-07T18:47:07.659392+00:00 a10a5a7764ef udevadm[45]: tty45: Failed to write 'add' to '/sys/devices/virtual/tty/tty45/uevent': Permission denied -2024-04-07T18:47:07.659393+00:00 a10a5a7764ef udevadm[45]: tty46: Failed to write 'add' to '/sys/devices/virtual/tty/tty46/uevent': Permission denied -2024-04-07T18:47:07.659398+00:00 a10a5a7764ef udevadm[45]: tty47: Failed to write 'add' to '/sys/devices/virtual/tty/tty47/uevent': Permission denied -2024-04-07T18:47:07.659399+00:00 a10a5a7764ef udevadm[45]: tty48: Failed to write 'add' to '/sys/devices/virtual/tty/tty48/uevent': Permission denied -2024-04-07T18:47:07.659401+00:00 a10a5a7764ef udevadm[45]: tty49: Failed to write 'add' to '/sys/devices/virtual/tty/tty49/uevent': Permission denied -2024-04-07T18:47:07.659403+00:00 a10a5a7764ef udevadm[45]: tty5: Failed to write 'add' to '/sys/devices/virtual/tty/tty5/uevent': Permission denied -2024-04-07T18:47:07.659404+00:00 a10a5a7764ef udevadm[45]: tty50: Failed to write 'add' to '/sys/devices/virtual/tty/tty50/uevent': Permission denied -2024-04-07T18:47:07.659408+00:00 a10a5a7764ef udevadm[45]: tty51: Failed to write 'add' to '/sys/devices/virtual/tty/tty51/uevent': Permission denied -2024-04-07T18:47:07.659410+00:00 a10a5a7764ef systemd[1]: Failed to mount run-rpc_pipefs.mount - RPC Pipe File System. -2024-04-07T18:47:07.659412+00:00 a10a5a7764ef udevadm[45]: tty52: Failed to write 'add' to '/sys/devices/virtual/tty/tty52/uevent': Permission denied -2024-04-07T18:47:07.659413+00:00 a10a5a7764ef udevadm[45]: tty53: Failed to write 'add' to '/sys/devices/virtual/tty/tty53/uevent': Permission denied -2024-04-07T18:47:07.659415+00:00 a10a5a7764ef udevadm[45]: tty54: Failed to write 'add' to '/sys/devices/virtual/tty/tty54/uevent': Permission denied -2024-04-07T18:47:07.659418+00:00 a10a5a7764ef udevadm[45]: tty55: Failed to write 'add' to '/sys/devices/virtual/tty/tty55/uevent': Permission denied -2024-04-07T18:47:07.659422+00:00 a10a5a7764ef udevadm[45]: tty56: Failed to write 'add' to '/sys/devices/virtual/tty/tty56/uevent': Permission denied -2024-04-07T18:47:07.659424+00:00 a10a5a7764ef udevadm[45]: tty57: Failed to write 'add' to '/sys/devices/virtual/tty/tty57/uevent': Permission denied -2024-04-07T18:47:07.659426+00:00 a10a5a7764ef udevadm[45]: tty58: Failed to write 'add' to '/sys/devices/virtual/tty/tty58/uevent': Permission denied -2024-04-07T18:47:07.659427+00:00 a10a5a7764ef udevadm[45]: tty59: Failed to write 'add' to '/sys/devices/virtual/tty/tty59/uevent': Permission denied -2024-04-07T18:47:07.659430+00:00 a10a5a7764ef udevadm[45]: tty6: Failed to write 'add' to '/sys/devices/virtual/tty/tty6/uevent': Permission denied -2024-04-07T18:47:07.659434+00:00 a10a5a7764ef udevadm[45]: tty60: Failed to write 'add' to '/sys/devices/virtual/tty/tty60/uevent': Permission denied -2024-04-07T18:47:07.659436+00:00 a10a5a7764ef udevadm[45]: tty61: Failed to write 'add' to '/sys/devices/virtual/tty/tty61/uevent': Permission denied -2024-04-07T18:47:07.659438+00:00 a10a5a7764ef udevadm[45]: tty62: Failed to write 'add' to '/sys/devices/virtual/tty/tty62/uevent': Permission denied -2024-04-07T18:47:07.659440+00:00 a10a5a7764ef udevadm[45]: tty63: Failed to write 'add' to '/sys/devices/virtual/tty/tty63/uevent': Permission denied -2024-04-07T18:47:07.659442+00:00 a10a5a7764ef udevadm[45]: tty7: Failed to write 'add' to '/sys/devices/virtual/tty/tty7/uevent': Permission denied -2024-04-07T18:47:07.659446+00:00 a10a5a7764ef udevadm[45]: tty8: Failed to write 'add' to '/sys/devices/virtual/tty/tty8/uevent': Permission denied -2024-04-07T18:47:07.659448+00:00 a10a5a7764ef udevadm[45]: tty9: Failed to write 'add' to '/sys/devices/virtual/tty/tty9/uevent': Permission denied -2024-04-07T18:47:07.659450+00:00 a10a5a7764ef udevadm[45]: LNXSYSTM:00: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/uevent': Permission denied -2024-04-07T18:47:07.659451+00:00 a10a5a7764ef udevadm[45]: LNXPWRBN:00: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/uevent': Permission denied -2024-04-07T18:47:07.659453+00:00 a10a5a7764ef udevadm[45]: input2: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/uevent': Permission denied -2024-04-07T18:47:07.659457+00:00 a10a5a7764ef udevadm[45]: event1: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1/uevent': Permission denied -2024-04-07T18:47:07.659459+00:00 a10a5a7764ef udevadm[45]: 0000:00:02.1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/uevent': Permission denied -2024-04-07T18:47:07.659461+00:00 a10a5a7764ef systemd[1]: Dependency failed for rpc_pipefs.target. -2024-04-07T18:47:07.659462+00:00 a10a5a7764ef udevadm[45]: 0000:02:00.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/uevent': Permission denied -2024-04-07T18:47:07.659464+00:00 a10a5a7764ef udevadm[45]: usb1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/uevent': Permission denied -2024-04-07T18:47:07.659466+00:00 a10a5a7764ef udevadm[45]: 1-1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/uevent': Permission denied -2024-04-07T18:47:07.659471+00:00 a10a5a7764ef udevadm[45]: 1-1:1.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/uevent': Permission denied -2024-04-07T18:47:07.659472+00:00 a10a5a7764ef udevadm[45]: 0003:0627:0001.0001: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/uevent': Permission denied -2024-04-07T18:47:07.659474+00:00 a10a5a7764ef udevadm[45]: input4: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/uevent': Permission denied -2024-04-07T18:47:07.659476+00:00 a10a5a7764ef udevadm[45]: event2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/event2/uevent': Permission denied -2024-04-07T18:47:07.659479+00:00 a10a5a7764ef udevadm[45]: mouse0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/mouse0/uevent': Permission denied -2024-04-07T18:47:07.659482+00:00 a10a5a7764ef udevadm[45]: i8042: Failed to write 'add' to '/sys/devices/platform/i8042/uevent': Permission denied -2024-04-07T18:47:07.659484+00:00 a10a5a7764ef udevadm[45]: serio0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/uevent': Permission denied -2024-04-07T18:47:07.659486+00:00 a10a5a7764ef udevadm[45]: input0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/input/input0/uevent': Permission denied -2024-04-07T18:47:07.659488+00:00 a10a5a7764ef udevadm[45]: event0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/input/input0/event0/uevent': Permission denied -2024-04-07T18:47:07.659490+00:00 a10a5a7764ef udevadm[45]: serio1: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/uevent': Permission denied -2024-04-07T18:47:07.659494+00:00 a10a5a7764ef udevadm[45]: input3: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/uevent': Permission denied -2024-04-07T18:47:07.659496+00:00 a10a5a7764ef udevadm[45]: event3: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/event3/uevent': Permission denied -2024-04-07T18:47:07.659497+00:00 a10a5a7764ef udevadm[45]: mouse1: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/mouse1/uevent': Permission denied -2024-04-07T18:47:07.659500+00:00 a10a5a7764ef systemd[1]: Dependency failed for rpc-gssd.service - RPC security service for NFS client and server. -2024-04-07T18:47:07.659502+00:00 a10a5a7764ef udevadm[45]: pcspkr: Failed to write 'add' to '/sys/devices/platform/pcspkr/uevent': Permission denied -2024-04-07T18:47:07.659506+00:00 a10a5a7764ef udevadm[45]: input5: Failed to write 'add' to '/sys/devices/platform/pcspkr/input/input5/uevent': Permission denied -2024-04-07T18:47:07.659509+00:00 a10a5a7764ef udevadm[45]: event4: Failed to write 'add' to '/sys/devices/platform/pcspkr/input/input5/event4/uevent': Permission denied -2024-04-07T18:47:07.659510+00:00 a10a5a7764ef udevadm[45]: mice: Failed to write 'add' to '/sys/devices/virtual/input/mice/uevent': Permission denied -2024-04-07T18:47:07.659512+00:00 a10a5a7764ef udevadm[45]: acpi: Failed to write 'add' to '/sys/bus/acpi/uevent': Permission denied -2024-04-07T18:47:07.659514+00:00 a10a5a7764ef udevadm[45]: button: Failed to write 'add' to '/sys/bus/acpi/drivers/button/uevent': Permission denied -2024-04-07T18:47:07.659518+00:00 a10a5a7764ef udevadm[45]: ec: Failed to write 'add' to '/sys/bus/acpi/drivers/ec/uevent': Permission denied -2024-04-07T18:47:07.659520+00:00 a10a5a7764ef udevadm[45]: hardware_error_device: Failed to write 'add' to '/sys/bus/acpi/drivers/hardware_error_device/uevent': Permission denied -2024-04-07T18:47:07.659522+00:00 a10a5a7764ef udevadm[45]: hpet: Failed to write 'add' to '/sys/bus/acpi/drivers/hpet/uevent': Permission denied -2024-04-07T18:47:07.659524+00:00 a10a5a7764ef udevadm[45]: thermal: Failed to write 'add' to '/sys/bus/acpi/drivers/thermal/uevent': Permission denied -2024-04-07T18:47:07.659525+00:00 a10a5a7764ef udevadm[45]: tpm_crb: Failed to write 'add' to '/sys/bus/acpi/drivers/tpm_crb/uevent': Permission denied -2024-04-07T18:47:07.659530+00:00 a10a5a7764ef udevadm[45]: vmgenid: Failed to write 'add' to '/sys/bus/acpi/drivers/vmgenid/uevent': Permission denied -2024-04-07T18:47:07.659532+00:00 a10a5a7764ef udevadm[45]: auxiliary: Failed to write 'add' to '/sys/bus/auxiliary/uevent': Permission denied -2024-04-07T18:47:07.659534+00:00 a10a5a7764ef udevadm[45]: clockevents: Failed to write 'add' to '/sys/bus/clockevents/uevent': Permission denied -2024-04-07T18:47:07.659535+00:00 a10a5a7764ef udevadm[45]: clocksource: Failed to write 'add' to '/sys/bus/clocksource/uevent': Permission denied -2024-04-07T18:47:07.659537+00:00 a10a5a7764ef udevadm[45]: container: Failed to write 'add' to '/sys/bus/container/uevent': Permission denied -2024-04-07T18:47:07.659541+00:00 a10a5a7764ef udevadm[45]: coreboot: Failed to write 'add' to '/sys/bus/coreboot/uevent': Permission denied -2024-04-07T18:47:07.659544+00:00 a10a5a7764ef udevadm[45]: framebuffer: Failed to write 'add' to '/sys/bus/coreboot/drivers/framebuffer/uevent': Permission denied -2024-04-07T18:47:07.659546+00:00 a10a5a7764ef udevadm[45]: cpu: Failed to write 'add' to '/sys/bus/cpu/uevent': Permission denied -2024-04-07T18:47:07.659548+00:00 a10a5a7764ef udevadm[45]: processor: Failed to write 'add' to '/sys/bus/cpu/drivers/processor/uevent': Permission denied -2024-04-07T18:47:07.659550+00:00 a10a5a7764ef udevadm[45]: cxl: Failed to write 'add' to '/sys/bus/cxl/uevent': Permission denied -2024-04-07T18:47:07.659551+00:00 a10a5a7764ef udevadm[45]: cxl_port: Failed to write 'add' to '/sys/bus/cxl/drivers/cxl_port/uevent': Permission denied -2024-04-07T18:47:07.659556+00:00 a10a5a7764ef systemd[1]: rpc-gssd.service: Job rpc-gssd.service/start failed with result 'dependency'. -2024-04-07T18:47:07.659558+00:00 a10a5a7764ef udevadm[45]: cxl_region: Failed to write 'add' to '/sys/bus/cxl/drivers/cxl_region/uevent': Permission denied -2024-04-07T18:47:07.659560+00:00 a10a5a7764ef udevadm[45]: dax: Failed to write 'add' to '/sys/bus/dax/uevent': Permission denied -2024-04-07T18:47:07.659562+00:00 a10a5a7764ef udevadm[45]: edac: Failed to write 'add' to '/sys/bus/edac/uevent': Permission denied -2024-04-07T18:47:07.659564+00:00 a10a5a7764ef udevadm[45]: event_source: Failed to write 'add' to '/sys/bus/event_source/uevent': Permission denied -2024-04-07T18:47:07.659568+00:00 a10a5a7764ef udevadm[45]: gpio: Failed to write 'add' to '/sys/bus/gpio/uevent': Permission denied -2024-04-07T18:47:07.659570+00:00 a10a5a7764ef udevadm[45]: gpio_stub_drv: Failed to write 'add' to '/sys/bus/gpio/drivers/gpio_stub_drv/uevent': Permission denied -2024-04-07T18:47:07.659572+00:00 a10a5a7764ef udevadm[45]: hdaudio: Failed to write 'add' to '/sys/bus/hdaudio/uevent': Permission denied -2024-04-07T18:47:07.659574+00:00 a10a5a7764ef udevadm[45]: snd_hda_codec_generic: Failed to write 'add' to '/sys/bus/hdaudio/drivers/snd_hda_codec_generic/uevent': Permission denied -2024-04-07T18:47:07.659575+00:00 a10a5a7764ef udevadm[45]: hid: Failed to write 'add' to '/sys/bus/hid/uevent': Permission denied -2024-04-07T18:47:07.659580+00:00 a10a5a7764ef udevadm[45]: hid-generic: Failed to write 'add' to '/sys/bus/hid/drivers/hid-generic/uevent': Permission denied -2024-04-07T18:47:07.659581+00:00 a10a5a7764ef udevadm[45]: i2c: Failed to write 'add' to '/sys/bus/i2c/uevent': Permission denied -2024-04-07T18:47:07.659583+00:00 a10a5a7764ef udevadm[45]: CHT Whiskey Cove PMIC: Failed to write 'add' to '/sys/bus/i2c/drivers/CHT Whiskey Cove PMIC/uevent': Permission denied -2024-04-07T18:47:07.659585+00:00 a10a5a7764ef udevadm[45]: crystal_cove_i2c: Failed to write 'add' to '/sys/bus/i2c/drivers/crystal_cove_i2c/uevent': Permission denied -2024-04-07T18:47:07.659587+00:00 a10a5a7764ef udevadm[45]: dummy: Failed to write 'add' to '/sys/bus/i2c/drivers/dummy/uevent': Permission denied -2024-04-07T18:47:07.659589+00:00 a10a5a7764ef udevadm[45]: smbus_alert: Failed to write 'add' to '/sys/bus/i2c/drivers/smbus_alert/uevent': Permission denied -2024-04-07T18:47:07.659593+00:00 a10a5a7764ef udevadm[45]: machinecheck: Failed to write 'add' to '/sys/bus/machinecheck/uevent': Permission denied -2024-04-07T18:47:07.659595+00:00 a10a5a7764ef udevadm[45]: memory: Failed to write 'add' to '/sys/bus/memory/uevent': Permission denied -2024-04-07T18:47:07.659597+00:00 a10a5a7764ef udevadm[45]: memory_tiering: Failed to write 'add' to '/sys/bus/memory_tiering/uevent': Permission denied -2024-04-07T18:47:07.659598+00:00 a10a5a7764ef udevadm[45]: mipi-dsi: Failed to write 'add' to '/sys/bus/mipi-dsi/uevent': Permission denied -2024-04-07T18:47:07.659600+00:00 a10a5a7764ef udevadm[45]: node: Failed to write 'add' to '/sys/bus/node/uevent': Permission denied -2024-04-07T18:47:07.659605+00:00 a10a5a7764ef udevadm[45]: nvmem: Failed to write 'add' to '/sys/bus/nvmem/uevent': Permission denied -2024-04-07T18:47:07.659606+00:00 a10a5a7764ef udevadm[45]: parport: Failed to write 'add' to '/sys/bus/parport/uevent': Permission denied -2024-04-07T18:47:07.659608+00:00 a10a5a7764ef udevadm[45]: lp: Failed to write 'add' to '/sys/bus/parport/drivers/lp/uevent': Permission denied -2024-04-07T18:47:07.659610+00:00 a10a5a7764ef systemd[1]: rpc_pipefs.target: Job rpc_pipefs.target/start failed with result 'dependency'. -2024-04-07T18:47:07.659612+00:00 a10a5a7764ef udevadm[45]: ppdev: Failed to write 'add' to '/sys/bus/parport/drivers/ppdev/uevent': Permission denied -2024-04-07T18:47:07.659616+00:00 a10a5a7764ef udevadm[45]: pci: Failed to write 'add' to '/sys/bus/pci/uevent': Permission denied -2024-04-07T18:47:07.659618+00:00 a10a5a7764ef udevadm[45]: 8250_mid: Failed to write 'add' to '/sys/bus/pci/drivers/8250_mid/uevent': Permission denied -2024-04-07T18:47:07.659620+00:00 a10a5a7764ef udevadm[45]: 8250_pericom: Failed to write 'add' to '/sys/bus/pci/drivers/8250_pericom/uevent': Permission denied -2024-04-07T18:47:07.659622+00:00 a10a5a7764ef udevadm[45]: agpgart-intel: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-intel/uevent': Permission denied -2024-04-07T18:47:07.659623+00:00 a10a5a7764ef udevadm[45]: agpgart-sis: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-sis/uevent': Permission denied -2024-04-07T18:47:07.659628+00:00 a10a5a7764ef udevadm[45]: agpgart-via: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-via/uevent': Permission denied -2024-04-07T18:47:07.659630+00:00 a10a5a7764ef udevadm[45]: ahci: Failed to write 'add' to '/sys/bus/pci/drivers/ahci/uevent': Permission denied -2024-04-07T18:47:07.659631+00:00 a10a5a7764ef udevadm[45]: ccp: Failed to write 'add' to '/sys/bus/pci/drivers/ccp/uevent': Permission denied -2024-04-07T18:47:07.659633+00:00 a10a5a7764ef udevadm[45]: i801_smbus: Failed to write 'add' to '/sys/bus/pci/drivers/i801_smbus/uevent': Permission denied -2024-04-07T18:47:07.659635+00:00 a10a5a7764ef udevadm[45]: iosf_mbi_pci: Failed to write 'add' to '/sys/bus/pci/drivers/iosf_mbi_pci/uevent': Permission denied -2024-04-07T18:47:07.659637+00:00 a10a5a7764ef udevadm[45]: lpc_ich: Failed to write 'add' to '/sys/bus/pci/drivers/lpc_ich/uevent': Permission denied -2024-04-07T18:47:07.659641+00:00 a10a5a7764ef udevadm[45]: parport_pc: Failed to write 'add' to '/sys/bus/pci/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:47:07.659643+00:00 a10a5a7764ef udevadm[45]: pcieport: Failed to write 'add' to '/sys/bus/pci/drivers/pcieport/uevent': Permission denied -2024-04-07T18:47:07.659645+00:00 a10a5a7764ef udevadm[45]: serial: Failed to write 'add' to '/sys/bus/pci/drivers/serial/uevent': Permission denied -2024-04-07T18:47:07.659646+00:00 a10a5a7764ef udevadm[45]: shpchp: Failed to write 'add' to '/sys/bus/pci/drivers/shpchp/uevent': Permission denied -2024-04-07T18:47:07.659648+00:00 a10a5a7764ef udevadm[45]: snd_hda_intel: Failed to write 'add' to '/sys/bus/pci/drivers/snd_hda_intel/uevent': Permission denied -2024-04-07T18:47:07.659652+00:00 a10a5a7764ef udevadm[45]: virtio-pci: Failed to write 'add' to '/sys/bus/pci/drivers/virtio-pci/uevent': Permission denied -2024-04-07T18:47:07.659654+00:00 a10a5a7764ef udevadm[45]: xen-platform-pci: Failed to write 'add' to '/sys/bus/pci/drivers/xen-platform-pci/uevent': Permission denied -2024-04-07T18:47:07.659656+00:00 a10a5a7764ef udevadm[45]: xhci_hcd: Failed to write 'add' to '/sys/bus/pci/drivers/xhci_hcd/uevent': Permission denied -2024-04-07T18:47:07.659657+00:00 a10a5a7764ef udevadm[45]: pci_express: Failed to write 'add' to '/sys/bus/pci_express/uevent': Permission denied -2024-04-07T18:47:07.659659+00:00 a10a5a7764ef systemd[1]: Reached target nfs-client.target - NFS client services. -2024-04-07T18:47:07.659664+00:00 a10a5a7764ef udevadm[45]: aer: Failed to write 'add' to '/sys/bus/pci_express/drivers/aer/uevent': Permission denied -2024-04-07T18:47:07.659667+00:00 a10a5a7764ef udevadm[45]: dpc: Failed to write 'add' to '/sys/bus/pci_express/drivers/dpc/uevent': Permission denied -2024-04-07T18:47:07.659669+00:00 a10a5a7764ef udevadm[45]: pcie_pme: Failed to write 'add' to '/sys/bus/pci_express/drivers/pcie_pme/uevent': Permission denied -2024-04-07T18:47:07.659670+00:00 a10a5a7764ef udevadm[45]: pciehp: Failed to write 'add' to '/sys/bus/pci_express/drivers/pciehp/uevent': Permission denied -2024-04-07T18:47:07.659672+00:00 a10a5a7764ef udevadm[45]: platform: Failed to write 'add' to '/sys/bus/platform/uevent': Permission denied -2024-04-07T18:47:07.659674+00:00 a10a5a7764ef udevadm[45]: acpi-ged: Failed to write 'add' to '/sys/bus/platform/drivers/acpi-ged/uevent': Permission denied -2024-04-07T18:47:07.659679+00:00 a10a5a7764ef udevadm[45]: alarmtimer: Failed to write 'add' to '/sys/bus/platform/drivers/alarmtimer/uevent': Permission denied -2024-04-07T18:47:07.659681+00:00 a10a5a7764ef udevadm[45]: amd_gpio: Failed to write 'add' to '/sys/bus/platform/drivers/amd_gpio/uevent': Permission denied -2024-04-07T18:47:07.659683+00:00 a10a5a7764ef udevadm[45]: axp288_pmic_acpi: Failed to write 'add' to '/sys/bus/platform/drivers/axp288_pmic_acpi/uevent': Permission denied -2024-04-07T18:47:07.659684+00:00 a10a5a7764ef udevadm[45]: broxton-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/broxton-pinctrl/uevent': Permission denied -2024-04-07T18:47:07.659686+00:00 a10a5a7764ef udevadm[45]: bxt_whiskey_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/bxt_whiskey_cove_pmic/uevent': Permission denied -2024-04-07T18:47:07.659697+00:00 a10a5a7764ef udevadm[45]: byt_crystal_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/byt_crystal_cove_pmic/uevent': Permission denied -2024-04-07T18:47:07.659699+00:00 a10a5a7764ef udevadm[45]: byt_gpio: Failed to write 'add' to '/sys/bus/platform/drivers/byt_gpio/uevent': Permission denied -2024-04-07T18:47:07.659702+00:00 a10a5a7764ef udevadm[45]: cannonlake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cannonlake-pinctrl/uevent': Permission denied -2024-04-07T18:47:07.659703+00:00 a10a5a7764ef udevadm[45]: cedarfork-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cedarfork-pinctrl/uevent': Permission denied -2024-04-07T18:47:07.659705+00:00 a10a5a7764ef udevadm[45]: cherryview-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cherryview-pinctrl/uevent': Permission denied -2024-04-07T18:47:07.659709+00:00 a10a5a7764ef udevadm[45]: cht_crystal_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_crystal_cove_pmic/uevent': Permission denied -2024-04-07T18:47:07.659711+00:00 a10a5a7764ef udevadm[45]: cht_dollar_cove_ti_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_dollar_cove_ti_pmic/uevent': Permission denied -2024-04-07T18:47:07.659714+00:00 a10a5a7764ef systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. -2024-04-07T18:47:07.659716+00:00 a10a5a7764ef udevadm[45]: cht_whiskey_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_whiskey_cove_pmic/uevent': Permission denied -2024-04-07T18:47:07.659719+00:00 a10a5a7764ef udevadm[45]: clk-fch: Failed to write 'add' to '/sys/bus/platform/drivers/clk-fch/uevent': Permission denied -2024-04-07T18:47:07.659723+00:00 a10a5a7764ef udevadm[45]: clk-lpss-atom: Failed to write 'add' to '/sys/bus/platform/drivers/clk-lpss-atom/uevent': Permission denied -2024-04-07T18:47:07.659724+00:00 a10a5a7764ef udevadm[45]: clk-pmc-atom: Failed to write 'add' to '/sys/bus/platform/drivers/clk-pmc-atom/uevent': Permission denied -2024-04-07T18:47:07.659726+00:00 a10a5a7764ef udevadm[45]: coreboot_table: Failed to write 'add' to '/sys/bus/platform/drivers/coreboot_table/uevent': Permission denied -2024-04-07T18:47:07.659728+00:00 a10a5a7764ef udevadm[45]: crystal_cove_pwm: Failed to write 'add' to '/sys/bus/platform/drivers/crystal_cove_pwm/uevent': Permission denied -2024-04-07T18:47:07.659730+00:00 a10a5a7764ef udevadm[45]: denverton-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/denverton-pinctrl/uevent': Permission denied -2024-04-07T18:47:07.659735+00:00 a10a5a7764ef udevadm[45]: dw-apb-uart: Failed to write 'add' to '/sys/bus/platform/drivers/dw-apb-uart/uevent': Permission denied -2024-04-07T18:47:07.659737+00:00 a10a5a7764ef udevadm[45]: efi-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/efi-framebuffer/uevent': Permission denied -2024-04-07T18:47:07.659738+00:00 a10a5a7764ef udevadm[45]: fw_cfg: Failed to write 'add' to '/sys/bus/platform/drivers/fw_cfg/uevent': Permission denied -2024-04-07T18:47:07.659740+00:00 a10a5a7764ef udevadm[45]: geminilake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/geminilake-pinctrl/uevent': Permission denied -2024-04-07T18:47:07.659742+00:00 a10a5a7764ef udevadm[45]: gpio-clk: Failed to write 'add' to '/sys/bus/platform/drivers/gpio-clk/uevent': Permission denied -2024-04-07T18:47:07.659746+00:00 a10a5a7764ef udevadm[45]: i2c_designware: Failed to write 'add' to '/sys/bus/platform/drivers/i2c_designware/uevent': Permission denied -2024-04-07T18:47:07.659748+00:00 a10a5a7764ef udevadm[45]: i8042: Failed to write 'add' to '/sys/bus/platform/drivers/i8042/uevent': Permission denied -2024-04-07T18:47:07.659749+00:00 a10a5a7764ef udevadm[45]: iTCO_wdt: Failed to write 'add' to '/sys/bus/platform/drivers/iTCO_wdt/uevent': Permission denied -2024-04-07T18:47:07.659751+00:00 a10a5a7764ef udevadm[45]: icelake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/icelake-pinctrl/uevent': Permission denied -2024-04-07T18:47:07.659753+00:00 a10a5a7764ef udevadm[45]: intel_pmc_bxt: Failed to write 'add' to '/sys/bus/platform/drivers/intel_pmc_bxt/uevent': Permission denied -2024-04-07T18:47:07.659757+00:00 a10a5a7764ef udevadm[45]: intel_rapl_msr: Failed to write 'add' to '/sys/bus/platform/drivers/intel_rapl_msr/uevent': Permission denied -2024-04-07T18:47:07.659759+00:00 a10a5a7764ef udevadm[45]: lewisburg-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/lewisburg-pinctrl/uevent': Permission denied -2024-04-07T18:47:07.659761+00:00 a10a5a7764ef udevadm[45]: parport_pc: Failed to write 'add' to '/sys/bus/platform/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:47:07.659763+00:00 a10a5a7764ef udevadm[45]: pcspkr: Failed to write 'add' to '/sys/bus/platform/drivers/pcspkr/uevent': Permission denied -2024-04-07T18:47:07.659765+00:00 a10a5a7764ef udevadm[45]: reg-dummy: Failed to write 'add' to '/sys/bus/platform/drivers/reg-dummy/uevent': Permission denied -2024-04-07T18:47:07.659767+00:00 a10a5a7764ef udevadm[45]: serial8250: Failed to write 'add' to '/sys/bus/platform/drivers/serial8250/uevent': Permission denied -2024-04-07T18:47:07.659772+00:00 a10a5a7764ef udevadm[45]: simple-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/simple-framebuffer/uevent': Permission denied -2024-04-07T18:47:07.659774+00:00 a10a5a7764ef udevadm[45]: sunrisepoint-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/sunrisepoint-pinctrl/uevent': Permission denied -2024-04-07T18:47:07.659776+00:00 a10a5a7764ef udevadm[45]: syscon: Failed to write 'add' to '/sys/bus/platform/drivers/syscon/uevent': Permission denied -2024-04-07T18:47:07.659778+00:00 a10a5a7764ef udevadm[45]: tigerlake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/tigerlake-pinctrl/uevent': Permission denied -2024-04-07T18:47:07.659779+00:00 a10a5a7764ef udevadm[45]: tpm_tis: Failed to write 'add' to '/sys/bus/platform/drivers/tpm_tis/uevent': Permission denied -2024-04-07T18:47:07.659784+00:00 a10a5a7764ef udevadm[45]: vesa-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/vesa-framebuffer/uevent': Permission denied -2024-04-07T18:47:07.659786+00:00 a10a5a7764ef udevadm[45]: pnp: Failed to write 'add' to '/sys/bus/pnp/uevent': Permission denied -2024-04-07T18:47:07.659787+00:00 a10a5a7764ef udevadm[45]: i8042 aux: Failed to write 'add' to '/sys/bus/pnp/drivers/i8042 aux/uevent': Permission denied -2024-04-07T18:47:07.659789+00:00 a10a5a7764ef udevadm[45]: i8042 kbd: Failed to write 'add' to '/sys/bus/pnp/drivers/i8042 kbd/uevent': Permission denied -2024-04-07T18:47:07.659791+00:00 a10a5a7764ef udevadm[45]: parport_pc: Failed to write 'add' to '/sys/bus/pnp/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:47:07.659795+00:00 a10a5a7764ef udevadm[45]: rtc_cmos: Failed to write 'add' to '/sys/bus/pnp/drivers/rtc_cmos/uevent': Permission denied -2024-04-07T18:47:07.659797+00:00 a10a5a7764ef udevadm[45]: serial: Failed to write 'add' to '/sys/bus/pnp/drivers/serial/uevent': Permission denied -2024-04-07T18:47:07.659799+00:00 a10a5a7764ef udevadm[45]: system: Failed to write 'add' to '/sys/bus/pnp/drivers/system/uevent': Permission denied -2024-04-07T18:47:07.659800+00:00 a10a5a7764ef udevadm[45]: tpm_tis: Failed to write 'add' to '/sys/bus/pnp/drivers/tpm_tis/uevent': Permission denied -2024-04-07T18:47:07.659802+00:00 a10a5a7764ef udevadm[45]: scsi: Failed to write 'add' to '/sys/bus/scsi/uevent': Permission denied -2024-04-07T18:47:07.659806+00:00 a10a5a7764ef udevadm[45]: sr: Failed to write 'add' to '/sys/bus/scsi/drivers/sr/uevent': Permission denied -2024-04-07T18:47:07.659808+00:00 a10a5a7764ef udevadm[45]: serial: Failed to write 'add' to '/sys/bus/serial/uevent': Permission denied -2024-04-07T18:47:07.659810+00:00 a10a5a7764ef udevadm[45]: serio: Failed to write 'add' to '/sys/bus/serio/uevent': Permission denied -2024-04-07T18:47:07.659812+00:00 a10a5a7764ef udevadm[45]: atkbd: Failed to write 'add' to '/sys/bus/serio/drivers/atkbd/uevent': Permission denied -2024-04-07T18:47:07.659813+00:00 a10a5a7764ef udevadm[45]: psmouse: Failed to write 'add' to '/sys/bus/serio/drivers/psmouse/uevent': Permission denied -2024-04-07T18:47:07.659815+00:00 a10a5a7764ef udevadm[45]: serio_raw: Failed to write 'add' to '/sys/bus/serio/drivers/serio_raw/uevent': Permission denied -2024-04-07T18:47:07.659821+00:00 a10a5a7764ef udevadm[45]: snd_seq: Failed to write 'add' to '/sys/bus/snd_seq/uevent': Permission denied -2024-04-07T18:47:07.659823+00:00 a10a5a7764ef udevadm[45]: spi: Failed to write 'add' to '/sys/bus/spi/uevent': Permission denied -2024-04-07T18:47:07.658646+00:00 a10a5a7764ef rsyslogd: imuxsock: Acquired UNIX socket '/run/systemd/journal/syslog' (fd 3) from systemd. [v8.2302.0] -2024-04-07T18:47:07.658685+00:00 a10a5a7764ef rsyslogd: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="83" x-info="https://www.rsyslog.com"] start -2024-04-07T18:47:07.658731+00:00 a10a5a7764ef systemd[1]: Started dbus.service - D-Bus System Message Bus. -2024-04-07T18:47:07.660257+00:00 a10a5a7764ef systemd[1]: Started pve-lxc-syscalld.service - Proxmox VE LXC Syscall Daemon. -2024-04-07T18:47:07.660349+00:00 a10a5a7764ef systemd[1]: Started rsyslog.service - System Logging Service. -2024-04-07T18:47:07.660370+00:00 a10a5a7764ef systemd[1]: Finished lxc-net.service - LXC network bridge setup. -2024-04-07T18:47:07.660395+00:00 a10a5a7764ef systemd[1]: Started qmeventd.service - PVE Qemu Event Daemon. -2024-04-07T18:47:07.660924+00:00 a10a5a7764ef systemd[1]: Started lxc-monitord.service - LXC Container Monitoring Daemon. -2024-04-07T18:47:07.661722+00:00 a10a5a7764ef systemd[1]: Finished rbdmap.service - Map RBD devices. -2024-04-07T18:47:07.661826+00:00 a10a5a7764ef systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. -2024-04-07T18:47:07.661852+00:00 a10a5a7764ef systemd[1]: Reached target remote-fs.target - Remote File Systems. -2024-04-07T18:47:07.661870+00:00 a10a5a7764ef systemd[1]: Reached target pve-storage.target - PVE Storage Target. -2024-04-07T18:47:07.661915+00:00 a10a5a7764ef systemd[1]: Finished blk-availability.service - Availability of block devices. -2024-04-07T18:47:07.662496+00:00 a10a5a7764ef systemd[1]: Starting lxc.service - LXC Container Initialization and Autoboot Code... -2024-04-07T18:47:07.663122+00:00 a10a5a7764ef systemd[1]: Starting rrdcached.service - LSB: start or stop rrdcached... -2024-04-07T18:47:07.663149+00:00 a10a5a7764ef systemd[1]: systemd-pcrphase.service - TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). -2024-04-07T18:47:07.663785+00:00 a10a5a7764ef systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... -2024-04-07T18:47:07.667421+00:00 a10a5a7764ef systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. -2024-04-07T18:47:07.667826+00:00 a10a5a7764ef systemd[1]: Finished lxc.service - LXC Container Initialization and Autoboot Code. -2024-04-07T18:47:07.675342+00:00 a10a5a7764ef systemd[1]: Started ssh.service - OpenBSD Secure Shell server. -2024-04-07T18:47:07.681050+00:00 a10a5a7764ef rrdcached[94]: rrdcached started. -2024-04-07T18:47:07.681138+00:00 a10a5a7764ef systemd[1]: Started rrdcached.service - LSB: start or stop rrdcached. -2024-04-07T18:47:07.681930+00:00 a10a5a7764ef systemd[1]: Starting pve-cluster.service - The Proxmox VE cluster filesystem... -2024-04-07T18:47:07.684828+00:00 a10a5a7764ef systemd[1]: e2scrub_reap.service: Deactivated successfully. -2024-04-07T18:47:07.685428+00:00 a10a5a7764ef systemd[1]: Finished e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots. -2024-04-07T18:47:07.691505+00:00 a10a5a7764ef pmxcfs[114]: [main] notice: resolved node name 'a10a5a7764ef' to '172.19.0.2' for default node IP address -2024-04-07T18:47:07.691557+00:00 a10a5a7764ef pmxcfs[114]: [main] notice: resolved node name 'a10a5a7764ef' to '172.19.0.2' for default node IP address -2024-04-07T18:47:07.732596+00:00 a10a5a7764ef systemd[1]: Started systemd-logind.service - User Login Management. -2024-04-07T18:47:07.777919+00:00 a10a5a7764ef systemd[1]: Finished pvebanner.service - Proxmox VE Login Banner. -2024-04-07T18:47:07.778074+00:00 a10a5a7764ef systemd[1]: console-getty.service - Console Getty was skipped because of an unmet condition check (ConditionPathExists=/dev/console). -2024-04-07T18:47:07.778153+00:00 a10a5a7764ef systemd[1]: Reached target getty.target - Login Prompts. -2024-04-07T18:47:08.708581+00:00 a10a5a7764ef systemd[1]: Started pve-cluster.service - The Proxmox VE cluster filesystem. -2024-04-07T18:47:08.708650+00:00 a10a5a7764ef systemd[1]: corosync.service - Corosync Cluster Engine was skipped because of an unmet condition check (ConditionPathExists=/etc/corosync/corosync.conf). -2024-04-07T18:47:08.745710+00:00 a10a5a7764ef systemd[1]: Started cron.service - Regular background program processing daemon. -2024-04-07T18:47:08.746677+00:00 a10a5a7764ef cron[123]: (CRON) INFO (pidfile fd = 3) -2024-04-07T18:47:08.746737+00:00 a10a5a7764ef systemd[1]: Starting pve-firewall.service - Proxmox VE firewall... -2024-04-07T18:47:08.746960+00:00 a10a5a7764ef cron[123]: (CRON) INFO (Running @reboot jobs) -2024-04-07T18:47:08.747441+00:00 a10a5a7764ef systemd[1]: Starting pvedaemon.service - PVE API Daemon... -2024-04-07T18:47:08.747653+00:00 a10a5a7764ef update-alternatives[124]: update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in manual mode -2024-04-07T18:47:08.748265+00:00 a10a5a7764ef systemd[1]: Starting pvestatd.service - PVE Status Daemon... -2024-04-07T18:47:08.757918+00:00 a10a5a7764ef update-alternatives[127]: update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode -2024-04-07T18:47:08.762389+00:00 a10a5a7764ef update-alternatives[128]: update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode -2024-04-07T18:47:09.168668+00:00 a10a5a7764ef pvestatd[130]: starting server -2024-04-07T18:47:09.179588+00:00 a10a5a7764ef systemd[1]: Started pvestatd.service - PVE Status Daemon. -2024-04-07T18:47:09.197717+00:00 a10a5a7764ef pve-firewall[131]: starting server -2024-04-07T18:47:09.209930+00:00 a10a5a7764ef systemd[1]: Started pve-firewall.service - Proxmox VE firewall. -2024-04-07T18:47:09.215723+00:00 a10a5a7764ef pve-firewall[131]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:47:09.394228+00:00 a10a5a7764ef pvedaemon[137]: starting server -2024-04-07T18:47:09.394292+00:00 a10a5a7764ef pvedaemon[137]: starting 3 worker(s) -2024-04-07T18:47:09.395911+00:00 a10a5a7764ef pvedaemon[137]: worker 138 started -2024-04-07T18:47:09.397072+00:00 a10a5a7764ef pvedaemon[137]: worker 139 started -2024-04-07T18:47:09.398490+00:00 a10a5a7764ef pvedaemon[137]: worker 140 started -2024-04-07T18:47:09.413637+00:00 a10a5a7764ef systemd[1]: Started pvedaemon.service - PVE API Daemon. -2024-04-07T18:47:09.453798+00:00 a10a5a7764ef systemd[1]: Starting pveproxy.service - PVE API Proxy Server... -2024-04-07T18:47:09.880869+00:00 a10a5a7764ef pvecm[145]: Generating public/private rsa key pair. -2024-04-07T18:47:09.880917+00:00 a10a5a7764ef pvecm[145]: Your identification has been saved in /root/.ssh/id_rsa -2024-04-07T18:47:09.880932+00:00 a10a5a7764ef pvecm[145]: Your public key has been saved in /root/.ssh/id_rsa.pub -2024-04-07T18:47:09.880947+00:00 a10a5a7764ef pvecm[145]: The key fingerprint is: -2024-04-07T18:47:09.880965+00:00 a10a5a7764ef pvecm[145]: SHA256:Oqvtx30Qu+NC+TFcfI/TMDTTbpMEoBm6IntpnFHouO0 root@a10a5a7764ef -2024-04-07T18:47:09.880991+00:00 a10a5a7764ef pvecm[145]: The key's randomart image is: -2024-04-07T18:47:09.881013+00:00 a10a5a7764ef pvecm[145]: +---[RSA 2048]----+ -2024-04-07T18:47:09.881029+00:00 a10a5a7764ef pvecm[145]: | . ..... | -2024-04-07T18:47:09.881050+00:00 a10a5a7764ef pvecm[145]: | . . + +..| -2024-04-07T18:47:09.881071+00:00 a10a5a7764ef pvecm[145]: | . o o . ..+.| -2024-04-07T18:47:09.881091+00:00 a10a5a7764ef pvecm[145]: | o . . . o +oo| -2024-04-07T18:47:09.881110+00:00 a10a5a7764ef pvecm[145]: | o + .So + . B.| -2024-04-07T18:47:09.881128+00:00 a10a5a7764ef pvecm[145]: | * =.o * o o| -2024-04-07T18:47:09.881147+00:00 a10a5a7764ef pvecm[145]: | o Boo o = . | -2024-04-07T18:47:09.881170+00:00 a10a5a7764ef pvecm[145]: | +. o+ = . | -2024-04-07T18:47:09.881189+00:00 a10a5a7764ef pvecm[145]: | .E+. o.o | -2024-04-07T18:47:09.881208+00:00 a10a5a7764ef pvecm[145]: +----[SHA256]-----+ -2024-04-07T18:47:11.343160+00:00 a10a5a7764ef pvecm[142]: got inotify poll request in wrong process - disabling inotify -2024-04-07T18:47:12.079908+00:00 a10a5a7764ef pveproxy[159]: starting server -2024-04-07T18:47:12.079968+00:00 a10a5a7764ef pveproxy[159]: starting 3 worker(s) -2024-04-07T18:47:12.081307+00:00 a10a5a7764ef pveproxy[159]: worker 160 started -2024-04-07T18:47:12.082453+00:00 a10a5a7764ef pveproxy[159]: worker 161 started -2024-04-07T18:47:12.083897+00:00 a10a5a7764ef pveproxy[159]: worker 162 started -2024-04-07T18:47:12.096459+00:00 a10a5a7764ef systemd[1]: Started pveproxy.service - PVE API Proxy Server. -2024-04-07T18:47:12.129610+00:00 a10a5a7764ef systemd[1]: Starting spiceproxy.service - PVE SPICE Proxy Server... -2024-04-07T18:47:12.399289+00:00 a10a5a7764ef spiceproxy[165]: starting server -2024-04-07T18:47:12.399409+00:00 a10a5a7764ef spiceproxy[165]: starting 1 worker(s) -2024-04-07T18:47:12.400263+00:00 a10a5a7764ef spiceproxy[165]: worker 166 started -2024-04-07T18:47:12.406576+00:00 a10a5a7764ef systemd[1]: Started spiceproxy.service - PVE SPICE Proxy Server. -2024-04-07T18:47:12.429660+00:00 a10a5a7764ef systemd[1]: Starting pve-guests.service - PVE guests... -2024-04-07T18:47:13.238860+00:00 a10a5a7764ef pve-guests[168]: starting task UPID:a10a5a7764ef:000000A9:0007645C:6612EA31:startall::root@pam: -2024-04-07T18:47:13.241557+00:00 a10a5a7764ef pve-guests[168]: end task UPID:a10a5a7764ef:000000A9:0007645C:6612EA31:startall::root@pam: OK -2024-04-07T18:47:13.257417+00:00 a10a5a7764ef systemd[1]: Finished pve-guests.service - PVE guests. -2024-04-07T18:47:13.257578+00:00 a10a5a7764ef systemd[1]: Reached target multi-user.target - Multi-User System. -2024-04-07T18:47:13.257659+00:00 a10a5a7764ef systemd[1]: Reached target graphical.target - Graphical Interface. -2024-04-07T18:47:13.297765+00:00 a10a5a7764ef systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... -2024-04-07T18:47:13.303943+00:00 a10a5a7764ef systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. -2024-04-07T18:47:13.304089+00:00 a10a5a7764ef systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. -2024-04-07T18:47:13.304208+00:00 a10a5a7764ef systemd[1]: Startup finished in 8.264s. -2024-04-07T18:47:19.234391+00:00 a10a5a7764ef pve-firewall[131]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:47:20.267987+00:00 a10a5a7764ef pvestatd[130]: could not get cpuset controller path: failed to find cpuset controller -2024-04-07T18:47:22.181093+00:00 a10a5a7764ef pvedaemon[138]: successful auth for user 'root@pam' -2024-04-07T18:47:25.796360+00:00 a10a5a7764ef pvedaemon[138]: successful auth for user 'root@pam' -2024-04-07T18:47:28.732249+00:00 a10a5a7764ef pvedaemon[140]: starting task UPID:a10a5a7764ef:000000BC:00076A69:6612EA40:vncshell::root@pam: -2024-04-07T18:47:28.735711+00:00 a10a5a7764ef pvedaemon[188]: starting termproxy UPID:a10a5a7764ef:000000BC:00076A69:6612EA40:vncshell::root@pam: -2024-04-07T18:47:28.767334+00:00 a10a5a7764ef pvedaemon[138]: successful auth for user 'root@pam' -2024-04-07T18:47:29.252637+00:00 a10a5a7764ef pve-firewall[131]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:47:39.267961+00:00 a10a5a7764ef pve-firewall[131]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:47:40.280003+00:00 a10a5a7764ef pvedaemon[140]: end task UPID:a10a5a7764ef:000000BC:00076A69:6612EA40:vncshell::root@pam: OK -2024-04-07T18:47:49.284561+00:00 a10a5a7764ef pve-firewall[131]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:47:59.301742+00:00 a10a5a7764ef pve-firewall[131]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:48:09.321549+00:00 a10a5a7764ef pve-firewall[131]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:48:19.337299+00:00 a10a5a7764ef pve-firewall[131]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:48:21.985376+00:00 a10a5a7764ef systemd[1]: Received SIGINT. -2024-04-07T18:48:21.986697+00:00 a10a5a7764ef systemd[1]: Activating special unit reboot.target... -2024-04-07T18:48:21.990302+00:00 a10a5a7764ef systemd[1]: Removed slice system-modprobe.slice - Slice /system/modprobe. -2024-04-07T18:48:21.990458+00:00 a10a5a7764ef systemd[1]: Stopped target graphical.target - Graphical Interface. -2024-04-07T18:48:21.990545+00:00 a10a5a7764ef systemd[1]: Stopped target multi-user.target - Multi-User System. -2024-04-07T18:48:21.990631+00:00 a10a5a7764ef systemd[1]: Stopped target getty.target - Login Prompts. -2024-04-07T18:48:21.990775+00:00 a10a5a7764ef systemd[1]: Stopped target rpcbind.target - RPC Port Mapper. -2024-04-07T18:48:21.990871+00:00 a10a5a7764ef systemd[1]: Stopped target timers.target - Timer Units. -2024-04-07T18:48:21.990921+00:00 a10a5a7764ef systemd[1]: apt-daily-upgrade.timer: Deactivated successfully. -2024-04-07T18:48:21.990962+00:00 a10a5a7764ef systemd[1]: Stopped apt-daily-upgrade.timer - Daily apt upgrade and clean activities. -2024-04-07T18:48:21.991016+00:00 a10a5a7764ef systemd[1]: apt-daily.timer: Deactivated successfully. -2024-04-07T18:48:21.991055+00:00 a10a5a7764ef systemd[1]: Stopped apt-daily.timer - Daily apt download activities. -2024-04-07T18:48:21.991110+00:00 a10a5a7764ef systemd[1]: dpkg-db-backup.timer: Deactivated successfully. -2024-04-07T18:48:21.991148+00:00 a10a5a7764ef systemd[1]: Stopped dpkg-db-backup.timer - Daily dpkg database backup timer. -2024-04-07T18:48:21.991198+00:00 a10a5a7764ef systemd[1]: e2scrub_all.timer: Deactivated successfully. -2024-04-07T18:48:21.991239+00:00 a10a5a7764ef systemd[1]: Stopped e2scrub_all.timer - Periodic ext4 Online Metadata Check for All Filesystems. -2024-04-07T18:48:21.991288+00:00 a10a5a7764ef systemd[1]: logrotate.timer: Deactivated successfully. -2024-04-07T18:48:21.991331+00:00 a10a5a7764ef systemd[1]: Stopped logrotate.timer - Daily rotation of log files. -2024-04-07T18:48:21.991382+00:00 a10a5a7764ef systemd[1]: pve-daily-update.timer: Deactivated successfully. -2024-04-07T18:48:21.991417+00:00 a10a5a7764ef systemd[1]: Stopped pve-daily-update.timer - Daily PVE download activities. -2024-04-07T18:48:21.991470+00:00 a10a5a7764ef systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully. -2024-04-07T18:48:21.991510+00:00 a10a5a7764ef systemd[1]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. -2024-04-07T18:48:21.991638+00:00 a10a5a7764ef systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully. -2024-04-07T18:48:21.991753+00:00 a10a5a7764ef systemd[1]: Closed lvm2-lvmpolld.socket - LVM2 poll daemon socket. -2024-04-07T18:48:22.025808+00:00 a10a5a7764ef systemd[1]: Stopping blk-availability.service - Availability of block devices... -2024-04-07T18:48:22.025946+00:00 a10a5a7764ef systemd[1]: Stopping cron.service - Regular background program processing daemon... -2024-04-07T18:48:22.026520+00:00 a10a5a7764ef systemd[1]: Stopping dbus.service - D-Bus System Message Bus... -2024-04-07T18:48:22.026619+00:00 a10a5a7764ef systemd[1]: Stopping lxc-monitord.service - LXC Container Monitoring Daemon... -2024-04-07T18:48:22.027492+00:00 a10a5a7764ef systemd[1]: Stopping pve-guests.service - PVE guests... -2024-04-07T18:48:22.027630+00:00 a10a5a7764ef systemd[1]: Stopping systemd-logind.service - User Login Management... -2024-04-07T18:48:22.028278+00:00 a10a5a7764ef systemd[1]: Stopping systemd-user-sessions.service - Permit User Sessions... -2024-04-07T18:48:22.028619+00:00 a10a5a7764ef systemd[1]: lxc-monitord.service: Deactivated successfully. -2024-04-07T18:48:22.028734+00:00 a10a5a7764ef systemd[1]: Stopped lxc-monitord.service - LXC Container Monitoring Daemon. -2024-04-07T18:48:22.028838+00:00 a10a5a7764ef systemd[1]: cron.service: Deactivated successfully. -2024-04-07T18:48:22.028941+00:00 a10a5a7764ef systemd[1]: Stopped cron.service - Regular background program processing daemon. -2024-04-07T18:48:33.593745+00:00 a10a5a7764ef systemd-modules-load[41]: Failed to find module 'vhost_net' -2024-04-07T18:48:33.594241+00:00 a10a5a7764ef mount[31]: mount: /sys/kernel/debug: permission denied. -2024-04-07T18:48:33.594262+00:00 a10a5a7764ef mount[31]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:48:33.594265+00:00 a10a5a7764ef mount[32]: mount: /sys/kernel/tracing: permission denied. -2024-04-07T18:48:33.594267+00:00 a10a5a7764ef mount[32]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:48:33.594270+00:00 a10a5a7764ef mount[44]: mount: /sys/kernel/config: permission denied. -2024-04-07T18:48:33.594277+00:00 a10a5a7764ef mount[44]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:48:33.594280+00:00 a10a5a7764ef systemd-sysctl[45]: Couldn't write '8192' to 'net/ipv4/neigh/default/gc_thresh3', ignoring: No such file or directory -2024-04-07T18:48:33.594285+00:00 a10a5a7764ef systemd-sysctl[45]: Couldn't write '8192' to 'net/ipv6/neigh/default/gc_thresh3', ignoring: No such file or directory -2024-04-07T18:48:33.594288+00:00 a10a5a7764ef systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... -2024-04-07T18:48:33.594291+00:00 a10a5a7764ef systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. -2024-04-07T18:48:33.594293+00:00 a10a5a7764ef systemd[1]: Finished systemd-sysusers.service - Create System Users. -2024-04-07T18:48:33.594295+00:00 a10a5a7764ef systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... -2024-04-07T18:48:33.594298+00:00 a10a5a7764ef systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. -2024-04-07T18:48:33.594301+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/snd/seq failed: Operation not permitted -2024-04-07T18:48:33.594303+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/snd/timer failed: Operation not permitted -2024-04-07T18:48:33.594305+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/loop-control failed: Operation not permitted -2024-04-07T18:48:33.594308+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/kvm failed: Operation not permitted -2024-04-07T18:48:33.594310+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/vhost-net failed: Operation not permitted -2024-04-07T18:48:33.594314+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/vhost-vsock failed: Operation not permitted -2024-04-07T18:48:33.594317+00:00 a10a5a7764ef systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. -2024-04-07T18:48:33.594320+00:00 a10a5a7764ef systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... -2024-04-07T18:48:33.594322+00:00 a10a5a7764ef systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. -2024-04-07T18:48:33.594324+00:00 a10a5a7764ef systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. -2024-04-07T18:48:33.594328+00:00 a10a5a7764ef systemd[1]: Reached target local-fs.target - Local File Systems. -2024-04-07T18:48:33.594351+00:00 a10a5a7764ef systemd[1]: apparmor.service: Starting requested but asserts failed. -2024-04-07T18:48:33.594367+00:00 a10a5a7764ef systemd[1]: Assertion failed for apparmor.service - Load AppArmor profiles. -2024-04-07T18:48:33.594370+00:00 a10a5a7764ef systemd[1]: Starting pvebanner.service - Proxmox VE Login Banner... -2024-04-07T18:48:33.594374+00:00 a10a5a7764ef systemd[1]: Starting pvefw-logger.service - Proxmox VE firewall logger... -2024-04-07T18:48:33.594381+00:00 a10a5a7764ef systemd[1]: Starting pvenetcommit.service - Commit Proxmox VE network changes... -2024-04-07T18:48:33.594384+00:00 a10a5a7764ef systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... -2024-04-07T18:48:33.594386+00:00 a10a5a7764ef pvefw-logger[56]: starting pvefw logger -2024-04-07T18:48:33.594389+00:00 a10a5a7764ef systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats... -2024-04-07T18:48:33.594397+00:00 a10a5a7764ef systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). -2024-04-07T18:48:33.594400+00:00 a10a5a7764ef sm-notify[57]: Version 2.6.2 starting -2024-04-07T18:48:33.594403+00:00 a10a5a7764ef systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... -2024-04-07T18:48:33.594405+00:00 a10a5a7764ef systemd[1]: Started pvefw-logger.service - Proxmox VE firewall logger. -2024-04-07T18:48:33.594407+00:00 a10a5a7764ef systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. -2024-04-07T18:48:33.594409+00:00 a10a5a7764ef systemd-udevd[52]: Using default interface naming scheme 'v252'. -2024-04-07T18:48:33.594425+00:00 a10a5a7764ef systemd-binfmt[59]: Failed to flush binfmt_misc rules, ignoring: No such file or directory -2024-04-07T18:48:33.594428+00:00 a10a5a7764ef systemd-binfmt[59]: /usr/lib/binfmt.d/python3.11.conf:1: Failed to add binary format 'python3.11': No such file or directory -2024-04-07T18:48:33.594430+00:00 a10a5a7764ef systemd[1]: Finished pvenetcommit.service - Commit Proxmox VE network changes. -2024-04-07T18:48:33.594432+00:00 a10a5a7764ef systemd[1]: systemd-binfmt.service: Main process exited, code=exited, status=1/FAILURE -2024-04-07T18:48:33.594438+00:00 a10a5a7764ef systemd[1]: systemd-binfmt.service: Failed with result 'exit-code'. -2024-04-07T18:48:33.594440+00:00 a10a5a7764ef systemd[1]: Failed to start systemd-binfmt.service - Set Up Additional Binary Formats. -2024-04-07T18:48:33.594443+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/snd/seq to uid=65534, gid=29, mode=0660: Operation not permitted -2024-04-07T18:48:33.594445+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/snd/timer to uid=65534, gid=29, mode=0660: Operation not permitted -2024-04-07T18:48:33.594447+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/loop-control to uid=65534, gid=6, mode=0660: Operation not permitted -2024-04-07T18:48:33.594452+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/kvm to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:48:33.594454+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/vhost-vsock to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:48:33.594457+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/vhost-net to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:48:33.594460+00:00 a10a5a7764ef systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. -2024-04-07T18:48:33.594463+00:00 a10a5a7764ef udevadm[43]: 8250: Failed to write 'add' to '/sys/module/8250/uevent': Permission denied -2024-04-07T18:48:33.594475+00:00 a10a5a7764ef udevadm[43]: acpi: Failed to write 'add' to '/sys/module/acpi/uevent': Permission denied -2024-04-07T18:48:33.594477+00:00 a10a5a7764ef udevadm[43]: acpiphp: Failed to write 'add' to '/sys/module/acpiphp/uevent': Permission denied -2024-04-07T18:48:33.594479+00:00 a10a5a7764ef udevadm[43]: aesni_intel: Failed to write 'add' to '/sys/module/aesni_intel/uevent': Permission denied -2024-04-07T18:48:33.594482+00:00 a10a5a7764ef udevadm[43]: ahci: Failed to write 'add' to '/sys/module/ahci/uevent': Permission denied -2024-04-07T18:48:33.594487+00:00 a10a5a7764ef udevadm[43]: apparmor: Failed to write 'add' to '/sys/module/apparmor/uevent': Permission denied -2024-04-07T18:48:33.594489+00:00 a10a5a7764ef udevadm[43]: autofs4: Failed to write 'add' to '/sys/module/autofs4/uevent': Permission denied -2024-04-07T18:48:33.594491+00:00 a10a5a7764ef udevadm[43]: binfmt_misc: Failed to write 'add' to '/sys/module/binfmt_misc/uevent': Permission denied -2024-04-07T18:48:33.594493+00:00 a10a5a7764ef udevadm[43]: blk_cgroup: Failed to write 'add' to '/sys/module/blk_cgroup/uevent': Permission denied -2024-04-07T18:48:33.594496+00:00 a10a5a7764ef udevadm[43]: block: Failed to write 'add' to '/sys/module/block/uevent': Permission denied -2024-04-07T18:48:33.594501+00:00 a10a5a7764ef udevadm[43]: br_netfilter: Failed to write 'add' to '/sys/module/br_netfilter/uevent': Permission denied -2024-04-07T18:48:33.594504+00:00 a10a5a7764ef udevadm[43]: bridge: Failed to write 'add' to '/sys/module/bridge/uevent': Permission denied -2024-04-07T18:48:33.594506+00:00 a10a5a7764ef udevadm[43]: button: Failed to write 'add' to '/sys/module/button/uevent': Permission denied -2024-04-07T18:48:33.594511+00:00 a10a5a7764ef udevadm[43]: ccp: Failed to write 'add' to '/sys/module/ccp/uevent': Permission denied -2024-04-07T18:48:33.594513+00:00 a10a5a7764ef udevadm[43]: cdrom: Failed to write 'add' to '/sys/module/cdrom/uevent': Permission denied -2024-04-07T18:48:33.594515+00:00 a10a5a7764ef udevadm[43]: clocksource: Failed to write 'add' to '/sys/module/clocksource/uevent': Permission denied -2024-04-07T18:48:33.594528+00:00 a10a5a7764ef udevadm[43]: configfs: Failed to write 'add' to '/sys/module/configfs/uevent': Permission denied -2024-04-07T18:48:33.594531+00:00 a10a5a7764ef udevadm[43]: cpufreq: Failed to write 'add' to '/sys/module/cpufreq/uevent': Permission denied -2024-04-07T18:48:33.594534+00:00 a10a5a7764ef udevadm[43]: cpuidle: Failed to write 'add' to '/sys/module/cpuidle/uevent': Permission denied -2024-04-07T18:48:33.594538+00:00 a10a5a7764ef udevadm[43]: cpuidle_haltpoll: Failed to write 'add' to '/sys/module/cpuidle_haltpoll/uevent': Permission denied -2024-04-07T18:48:33.594540+00:00 a10a5a7764ef udevadm[43]: crc32_pclmul: Failed to write 'add' to '/sys/module/crc32_pclmul/uevent': Permission denied -2024-04-07T18:48:33.594542+00:00 a10a5a7764ef udevadm[43]: crc32c_generic: Failed to write 'add' to '/sys/module/crc32c_generic/uevent': Permission denied -2024-04-07T18:48:33.594545+00:00 a10a5a7764ef udevadm[43]: crc32c_intel: Failed to write 'add' to '/sys/module/crc32c_intel/uevent': Permission denied -2024-04-07T18:48:33.594547+00:00 a10a5a7764ef udevadm[43]: crct10dif_common: Failed to write 'add' to '/sys/module/crct10dif_common/uevent': Permission denied -2024-04-07T18:48:33.594550+00:00 a10a5a7764ef udevadm[43]: crct10dif_pclmul: Failed to write 'add' to '/sys/module/crct10dif_pclmul/uevent': Permission denied -2024-04-07T18:48:33.594554+00:00 a10a5a7764ef udevadm[43]: cryptd: Failed to write 'add' to '/sys/module/cryptd/uevent': Permission denied -2024-04-07T18:48:33.594556+00:00 a10a5a7764ef udevadm[43]: crypto_simd: Failed to write 'add' to '/sys/module/crypto_simd/uevent': Permission denied -2024-04-07T18:48:33.594558+00:00 a10a5a7764ef udevadm[43]: cryptomgr: Failed to write 'add' to '/sys/module/cryptomgr/uevent': Permission denied -2024-04-07T18:48:33.594561+00:00 a10a5a7764ef udevadm[43]: cxl_core: Failed to write 'add' to '/sys/module/cxl_core/uevent': Permission denied -2024-04-07T18:48:33.594566+00:00 a10a5a7764ef udevadm[43]: device_hmem: Failed to write 'add' to '/sys/module/device_hmem/uevent': Permission denied -2024-04-07T18:48:33.594569+00:00 a10a5a7764ef udevadm[43]: dm_mod: Failed to write 'add' to '/sys/module/dm_mod/uevent': Permission denied -2024-04-07T18:48:33.594571+00:00 a10a5a7764ef udevadm[43]: drm: Failed to write 'add' to '/sys/module/drm/uevent': Permission denied -2024-04-07T18:48:33.594583+00:00 a10a5a7764ef udevadm[43]: drm_kms_helper: Failed to write 'add' to '/sys/module/drm_kms_helper/uevent': Permission denied -2024-04-07T18:48:33.594585+00:00 a10a5a7764ef udevadm[43]: drm_shmem_helper: Failed to write 'add' to '/sys/module/drm_shmem_helper/uevent': Permission denied -2024-04-07T18:48:33.594588+00:00 a10a5a7764ef udevadm[43]: dynamic_debug: Failed to write 'add' to '/sys/module/dynamic_debug/uevent': Permission denied -2024-04-07T18:48:33.594591+00:00 a10a5a7764ef udevadm[43]: edac_core: Failed to write 'add' to '/sys/module/edac_core/uevent': Permission denied -2024-04-07T18:48:33.594593+00:00 a10a5a7764ef udevadm[43]: efi_pstore: Failed to write 'add' to '/sys/module/efi_pstore/uevent': Permission denied -2024-04-07T18:48:33.594596+00:00 a10a5a7764ef udevadm[43]: efivarfs: Failed to write 'add' to '/sys/module/efivarfs/uevent': Permission denied -2024-04-07T18:48:33.594598+00:00 a10a5a7764ef udevadm[43]: evdev: Failed to write 'add' to '/sys/module/evdev/uevent': Permission denied -2024-04-07T18:48:33.594600+00:00 a10a5a7764ef udevadm[43]: failover: Failed to write 'add' to '/sys/module/failover/uevent': Permission denied -2024-04-07T18:48:33.594602+00:00 a10a5a7764ef udevadm[43]: fat: Failed to write 'add' to '/sys/module/fat/uevent': Permission denied -2024-04-07T18:48:33.594604+00:00 a10a5a7764ef udevadm[43]: fb: Failed to write 'add' to '/sys/module/fb/uevent': Permission denied -2024-04-07T18:48:33.594606+00:00 a10a5a7764ef udevadm[43]: firmware_class: Failed to write 'add' to '/sys/module/firmware_class/uevent': Permission denied -2024-04-07T18:48:33.594609+00:00 a10a5a7764ef udevadm[43]: fscrypto: Failed to write 'add' to '/sys/module/fscrypto/uevent': Permission denied -2024-04-07T18:48:33.594610+00:00 a10a5a7764ef udevadm[43]: fuse: Failed to write 'add' to '/sys/module/fuse/uevent': Permission denied -2024-04-07T18:48:33.594612+00:00 a10a5a7764ef udevadm[43]: ghash_clmulni_intel: Failed to write 'add' to '/sys/module/ghash_clmulni_intel/uevent': Permission denied -2024-04-07T18:48:33.594614+00:00 a10a5a7764ef udevadm[43]: gpiolib_acpi: Failed to write 'add' to '/sys/module/gpiolib_acpi/uevent': Permission denied -2024-04-07T18:48:33.594616+00:00 a10a5a7764ef udevadm[43]: grant_table: Failed to write 'add' to '/sys/module/grant_table/uevent': Permission denied -2024-04-07T18:48:33.594618+00:00 a10a5a7764ef udevadm[43]: hid: Failed to write 'add' to '/sys/module/hid/uevent': Permission denied -2024-04-07T18:48:33.594623+00:00 a10a5a7764ef udevadm[43]: hid_generic: Failed to write 'add' to '/sys/module/hid_generic/uevent': Permission denied -2024-04-07T18:48:33.594625+00:00 a10a5a7764ef udevadm[43]: i2c_i801: Failed to write 'add' to '/sys/module/i2c_i801/uevent': Permission denied -2024-04-07T18:48:33.594627+00:00 a10a5a7764ef udevadm[43]: i2c_smbus: Failed to write 'add' to '/sys/module/i2c_smbus/uevent': Permission denied -2024-04-07T18:48:33.594629+00:00 a10a5a7764ef udevadm[43]: i8042: Failed to write 'add' to '/sys/module/i8042/uevent': Permission denied -2024-04-07T18:48:33.594631+00:00 a10a5a7764ef udevadm[43]: iTCO_vendor_support: Failed to write 'add' to '/sys/module/iTCO_vendor_support/uevent': Permission denied -2024-04-07T18:48:33.594634+00:00 a10a5a7764ef udevadm[43]: iTCO_wdt: Failed to write 'add' to '/sys/module/iTCO_wdt/uevent': Permission denied -2024-04-07T18:48:33.594636+00:00 a10a5a7764ef udevadm[43]: ima: Failed to write 'add' to '/sys/module/ima/uevent': Permission denied -2024-04-07T18:48:33.594638+00:00 a10a5a7764ef udevadm[43]: inet_diag: Failed to write 'add' to '/sys/module/inet_diag/uevent': Permission denied -2024-04-07T18:48:33.594641+00:00 a10a5a7764ef udevadm[43]: intel_idle: Failed to write 'add' to '/sys/module/intel_idle/uevent': Permission denied -2024-04-07T18:48:33.594643+00:00 a10a5a7764ef udevadm[43]: intel_pmc_bxt: Failed to write 'add' to '/sys/module/intel_pmc_bxt/uevent': Permission denied -2024-04-07T18:48:33.594646+00:00 a10a5a7764ef udevadm[43]: intel_rapl_common: Failed to write 'add' to '/sys/module/intel_rapl_common/uevent': Permission denied -2024-04-07T18:48:33.594648+00:00 a10a5a7764ef udevadm[43]: intel_rapl_msr: Failed to write 'add' to '/sys/module/intel_rapl_msr/uevent': Permission denied -2024-04-07T18:48:33.594651+00:00 a10a5a7764ef udevadm[43]: ip_tables: Failed to write 'add' to '/sys/module/ip_tables/uevent': Permission denied -2024-04-07T18:48:33.594653+00:00 a10a5a7764ef udevadm[43]: iptable_filter: Failed to write 'add' to '/sys/module/iptable_filter/uevent': Permission denied -2024-04-07T18:48:33.594655+00:00 a10a5a7764ef udevadm[43]: ipv6: Failed to write 'add' to '/sys/module/ipv6/uevent': Permission denied -2024-04-07T18:48:33.594657+00:00 a10a5a7764ef udevadm[43]: irqbypass: Failed to write 'add' to '/sys/module/irqbypass/uevent': Permission denied -2024-04-07T18:48:33.594662+00:00 a10a5a7764ef udevadm[43]: joydev: Failed to write 'add' to '/sys/module/joydev/uevent': Permission denied -2024-04-07T18:48:33.594664+00:00 a10a5a7764ef udevadm[43]: kernel: Failed to write 'add' to '/sys/module/kernel/uevent': Permission denied -2024-04-07T18:48:33.594666+00:00 a10a5a7764ef udevadm[43]: keyboard: Failed to write 'add' to '/sys/module/keyboard/uevent': Permission denied -2024-04-07T18:48:33.594668+00:00 a10a5a7764ef udevadm[43]: kvm: Failed to write 'add' to '/sys/module/kvm/uevent': Permission denied -2024-04-07T18:48:33.594670+00:00 a10a5a7764ef udevadm[43]: kvm_amd: Failed to write 'add' to '/sys/module/kvm_amd/uevent': Permission denied -2024-04-07T18:48:33.594674+00:00 a10a5a7764ef udevadm[43]: ledtrig_audio: Failed to write 'add' to '/sys/module/ledtrig_audio/uevent': Permission denied -2024-04-07T18:48:33.594676+00:00 a10a5a7764ef udevadm[43]: libahci: Failed to write 'add' to '/sys/module/libahci/uevent': Permission denied -2024-04-07T18:48:33.594678+00:00 a10a5a7764ef udevadm[43]: libata: Failed to write 'add' to '/sys/module/libata/uevent': Permission denied -2024-04-07T18:48:33.594680+00:00 a10a5a7764ef udevadm[43]: libcrc32c: Failed to write 'add' to '/sys/module/libcrc32c/uevent': Permission denied -2024-04-07T18:48:33.594682+00:00 a10a5a7764ef udevadm[43]: llc: Failed to write 'add' to '/sys/module/llc/uevent': Permission denied -2024-04-07T18:48:33.594685+00:00 a10a5a7764ef udevadm[43]: loop: Failed to write 'add' to '/sys/module/loop/uevent': Permission denied -2024-04-07T18:48:33.594687+00:00 a10a5a7764ef udevadm[43]: lp: Failed to write 'add' to '/sys/module/lp/uevent': Permission denied -2024-04-07T18:48:33.594689+00:00 a10a5a7764ef udevadm[43]: lpc_ich: Failed to write 'add' to '/sys/module/lpc_ich/uevent': Permission denied -2024-04-07T18:48:33.594691+00:00 a10a5a7764ef udevadm[43]: memory_hotplug: Failed to write 'add' to '/sys/module/memory_hotplug/uevent': Permission denied -2024-04-07T18:48:33.594693+00:00 a10a5a7764ef udevadm[43]: module: Failed to write 'add' to '/sys/module/module/uevent': Permission denied -2024-04-07T18:48:33.594695+00:00 a10a5a7764ef udevadm[43]: mousedev: Failed to write 'add' to '/sys/module/mousedev/uevent': Permission denied -2024-04-07T18:48:33.594698+00:00 a10a5a7764ef udevadm[43]: msr: Failed to write 'add' to '/sys/module/msr/uevent': Permission denied -2024-04-07T18:48:33.594700+00:00 a10a5a7764ef udevadm[43]: net_failover: Failed to write 'add' to '/sys/module/net_failover/uevent': Permission denied -2024-04-07T18:48:33.594702+00:00 a10a5a7764ef udevadm[43]: netpoll: Failed to write 'add' to '/sys/module/netpoll/uevent': Permission denied -2024-04-07T18:48:33.594704+00:00 a10a5a7764ef udevadm[43]: nf_conntrack: Failed to write 'add' to '/sys/module/nf_conntrack/uevent': Permission denied -2024-04-07T18:48:33.594706+00:00 a10a5a7764ef udevadm[43]: nf_conntrack_netlink: Failed to write 'add' to '/sys/module/nf_conntrack_netlink/uevent': Permission denied -2024-04-07T18:48:33.594710+00:00 a10a5a7764ef udevadm[43]: nf_defrag_ipv4: Failed to write 'add' to '/sys/module/nf_defrag_ipv4/uevent': Permission denied -2024-04-07T18:48:33.594712+00:00 a10a5a7764ef udevadm[43]: nf_defrag_ipv6: Failed to write 'add' to '/sys/module/nf_defrag_ipv6/uevent': Permission denied -2024-04-07T18:48:33.594714+00:00 a10a5a7764ef udevadm[43]: nf_nat: Failed to write 'add' to '/sys/module/nf_nat/uevent': Permission denied -2024-04-07T18:48:33.594717+00:00 a10a5a7764ef udevadm[43]: nf_tables: Failed to write 'add' to '/sys/module/nf_tables/uevent': Permission denied -2024-04-07T18:48:33.594719+00:00 a10a5a7764ef udevadm[43]: nfnetlink: Failed to write 'add' to '/sys/module/nfnetlink/uevent': Permission denied -2024-04-07T18:48:33.594723+00:00 a10a5a7764ef udevadm[43]: nfnetlink_log: Failed to write 'add' to '/sys/module/nfnetlink_log/uevent': Permission denied -2024-04-07T18:48:33.594733+00:00 a10a5a7764ef udevadm[43]: nft_chain_nat: Failed to write 'add' to '/sys/module/nft_chain_nat/uevent': Permission denied -2024-04-07T18:48:33.594735+00:00 a10a5a7764ef udevadm[43]: nft_compat: Failed to write 'add' to '/sys/module/nft_compat/uevent': Permission denied -2024-04-07T18:48:33.594737+00:00 a10a5a7764ef udevadm[43]: nls_ascii: Failed to write 'add' to '/sys/module/nls_ascii/uevent': Permission denied -2024-04-07T18:48:33.594739+00:00 a10a5a7764ef udevadm[43]: nls_cp437: Failed to write 'add' to '/sys/module/nls_cp437/uevent': Permission denied -2024-04-07T18:48:33.594743+00:00 a10a5a7764ef udevadm[43]: nmi_backtrace: Failed to write 'add' to '/sys/module/nmi_backtrace/uevent': Permission denied -2024-04-07T18:48:33.594745+00:00 a10a5a7764ef udevadm[43]: overlay: Failed to write 'add' to '/sys/module/overlay/uevent': Permission denied -2024-04-07T18:48:33.594747+00:00 a10a5a7764ef udevadm[43]: page_alloc: Failed to write 'add' to '/sys/module/page_alloc/uevent': Permission denied -2024-04-07T18:48:33.594749+00:00 a10a5a7764ef udevadm[43]: page_reporting: Failed to write 'add' to '/sys/module/page_reporting/uevent': Permission denied -2024-04-07T18:48:33.594751+00:00 a10a5a7764ef udevadm[43]: parport: Failed to write 'add' to '/sys/module/parport/uevent': Permission denied -2024-04-07T18:48:33.594753+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/module/parport_pc/uevent': Permission denied -2024-04-07T18:48:33.594756+00:00 a10a5a7764ef udevadm[43]: pci_hotplug: Failed to write 'add' to '/sys/module/pci_hotplug/uevent': Permission denied -2024-04-07T18:48:33.594758+00:00 a10a5a7764ef systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. -2024-04-07T18:48:33.594760+00:00 a10a5a7764ef udevadm[43]: pcie_aspm: Failed to write 'add' to '/sys/module/pcie_aspm/uevent': Permission denied -2024-04-07T18:48:33.594762+00:00 a10a5a7764ef udevadm[43]: pciehp: Failed to write 'add' to '/sys/module/pciehp/uevent': Permission denied -2024-04-07T18:48:33.594765+00:00 a10a5a7764ef udevadm[43]: pcspkr: Failed to write 'add' to '/sys/module/pcspkr/uevent': Permission denied -2024-04-07T18:48:33.594768+00:00 a10a5a7764ef udevadm[43]: ppdev: Failed to write 'add' to '/sys/module/ppdev/uevent': Permission denied -2024-04-07T18:48:33.594770+00:00 a10a5a7764ef udevadm[43]: printk: Failed to write 'add' to '/sys/module/printk/uevent': Permission denied -2024-04-07T18:48:33.594772+00:00 a10a5a7764ef udevadm[43]: processor: Failed to write 'add' to '/sys/module/processor/uevent': Permission denied -2024-04-07T18:48:33.594774+00:00 a10a5a7764ef udevadm[43]: psmouse: Failed to write 'add' to '/sys/module/psmouse/uevent': Permission denied -2024-04-07T18:48:33.594776+00:00 a10a5a7764ef udevadm[43]: pstore: Failed to write 'add' to '/sys/module/pstore/uevent': Permission denied -2024-04-07T18:48:33.594780+00:00 a10a5a7764ef udevadm[43]: qemu_fw_cfg: Failed to write 'add' to '/sys/module/qemu_fw_cfg/uevent': Permission denied -2024-04-07T18:48:33.594782+00:00 a10a5a7764ef udevadm[43]: qrtr: Failed to write 'add' to '/sys/module/qrtr/uevent': Permission denied -2024-04-07T18:48:33.594784+00:00 a10a5a7764ef udevadm[43]: random: Failed to write 'add' to '/sys/module/random/uevent': Permission denied -2024-04-07T18:48:33.594786+00:00 a10a5a7764ef udevadm[43]: rcupdate: Failed to write 'add' to '/sys/module/rcupdate/uevent': Permission denied -2024-04-07T18:48:33.594788+00:00 a10a5a7764ef udevadm[43]: rcutree: Failed to write 'add' to '/sys/module/rcutree/uevent': Permission denied -2024-04-07T18:48:33.594790+00:00 a10a5a7764ef udevadm[43]: rfkill: Failed to write 'add' to '/sys/module/rfkill/uevent': Permission denied -2024-04-07T18:48:33.594793+00:00 a10a5a7764ef udevadm[43]: rng_core: Failed to write 'add' to '/sys/module/rng_core/uevent': Permission denied -2024-04-07T18:48:33.594795+00:00 a10a5a7764ef udevadm[43]: rtc_cmos: Failed to write 'add' to '/sys/module/rtc_cmos/uevent': Permission denied -2024-04-07T18:48:33.594797+00:00 a10a5a7764ef udevadm[43]: scsi_common: Failed to write 'add' to '/sys/module/scsi_common/uevent': Permission denied -2024-04-07T18:48:33.594800+00:00 a10a5a7764ef udevadm[43]: scsi_mod: Failed to write 'add' to '/sys/module/scsi_mod/uevent': Permission denied -2024-04-07T18:48:33.594801+00:00 a10a5a7764ef udevadm[43]: secretmem: Failed to write 'add' to '/sys/module/secretmem/uevent': Permission denied -2024-04-07T18:48:33.594805+00:00 a10a5a7764ef udevadm[43]: serio_raw: Failed to write 'add' to '/sys/module/serio_raw/uevent': Permission denied -2024-04-07T18:48:33.594807+00:00 a10a5a7764ef udevadm[43]: sg: Failed to write 'add' to '/sys/module/sg/uevent': Permission denied -2024-04-07T18:48:33.594808+00:00 a10a5a7764ef udevadm[43]: sha1_ssse3: Failed to write 'add' to '/sys/module/sha1_ssse3/uevent': Permission denied -2024-04-07T18:48:33.594811+00:00 a10a5a7764ef udevadm[43]: sha256_ssse3: Failed to write 'add' to '/sys/module/sha256_ssse3/uevent': Permission denied -2024-04-07T18:48:33.594813+00:00 a10a5a7764ef udevadm[43]: sha512_generic: Failed to write 'add' to '/sys/module/sha512_generic/uevent': Permission denied -2024-04-07T18:48:33.594816+00:00 a10a5a7764ef udevadm[43]: sha512_ssse3: Failed to write 'add' to '/sys/module/sha512_ssse3/uevent': Permission denied -2024-04-07T18:48:33.594819+00:00 a10a5a7764ef udevadm[43]: shpchp: Failed to write 'add' to '/sys/module/shpchp/uevent': Permission denied -2024-04-07T18:48:33.594821+00:00 a10a5a7764ef udevadm[43]: snd: Failed to write 'add' to '/sys/module/snd/uevent': Permission denied -2024-04-07T18:48:33.594823+00:00 a10a5a7764ef udevadm[43]: snd_hda_codec: Failed to write 'add' to '/sys/module/snd_hda_codec/uevent': Permission denied -2024-04-07T18:48:33.594826+00:00 a10a5a7764ef udevadm[43]: snd_hda_codec_generic: Failed to write 'add' to '/sys/module/snd_hda_codec_generic/uevent': Permission denied -2024-04-07T18:48:33.594830+00:00 a10a5a7764ef udevadm[43]: snd_hda_core: Failed to write 'add' to '/sys/module/snd_hda_core/uevent': Permission denied -2024-04-07T18:48:33.594832+00:00 a10a5a7764ef udevadm[43]: snd_hda_intel: Failed to write 'add' to '/sys/module/snd_hda_intel/uevent': Permission denied -2024-04-07T18:48:33.594834+00:00 a10a5a7764ef udevadm[43]: snd_hrtimer: Failed to write 'add' to '/sys/module/snd_hrtimer/uevent': Permission denied -2024-04-07T18:48:33.594836+00:00 a10a5a7764ef udevadm[43]: snd_hwdep: Failed to write 'add' to '/sys/module/snd_hwdep/uevent': Permission denied -2024-04-07T18:48:33.594838+00:00 a10a5a7764ef udevadm[43]: snd_intel_dspcfg: Failed to write 'add' to '/sys/module/snd_intel_dspcfg/uevent': Permission denied -2024-04-07T18:48:33.594840+00:00 a10a5a7764ef udevadm[43]: snd_intel_sdw_acpi: Failed to write 'add' to '/sys/module/snd_intel_sdw_acpi/uevent': Permission denied -2024-04-07T18:48:33.594843+00:00 a10a5a7764ef udevadm[43]: snd_pcm: Failed to write 'add' to '/sys/module/snd_pcm/uevent': Permission denied -2024-04-07T18:48:33.594845+00:00 a10a5a7764ef udevadm[43]: snd_seq: Failed to write 'add' to '/sys/module/snd_seq/uevent': Permission denied -2024-04-07T18:48:33.594847+00:00 a10a5a7764ef udevadm[43]: snd_seq_device: Failed to write 'add' to '/sys/module/snd_seq_device/uevent': Permission denied -2024-04-07T18:48:33.594849+00:00 a10a5a7764ef udevadm[43]: snd_seq_dummy: Failed to write 'add' to '/sys/module/snd_seq_dummy/uevent': Permission denied -2024-04-07T18:48:33.594852+00:00 a10a5a7764ef udevadm[43]: snd_timer: Failed to write 'add' to '/sys/module/snd_timer/uevent': Permission denied -2024-04-07T18:48:33.594856+00:00 a10a5a7764ef udevadm[43]: soundcore: Failed to write 'add' to '/sys/module/soundcore/uevent': Permission denied -2024-04-07T18:48:33.594858+00:00 a10a5a7764ef udevadm[43]: spidev: Failed to write 'add' to '/sys/module/spidev/uevent': Permission denied -2024-04-07T18:48:33.594860+00:00 a10a5a7764ef udevadm[43]: spurious: Failed to write 'add' to '/sys/module/spurious/uevent': Permission denied -2024-04-07T18:48:33.594862+00:00 a10a5a7764ef udevadm[43]: sr_mod: Failed to write 'add' to '/sys/module/sr_mod/uevent': Permission denied -2024-04-07T18:48:33.594864+00:00 a10a5a7764ef udevadm[43]: srcutree: Failed to write 'add' to '/sys/module/srcutree/uevent': Permission denied -2024-04-07T18:48:33.594868+00:00 a10a5a7764ef udevadm[43]: stp: Failed to write 'add' to '/sys/module/stp/uevent': Permission denied -2024-04-07T18:48:33.594870+00:00 a10a5a7764ef udevadm[43]: sunrpc: Failed to write 'add' to '/sys/module/sunrpc/uevent': Permission denied -2024-04-07T18:48:33.594872+00:00 a10a5a7764ef udevadm[43]: suspend: Failed to write 'add' to '/sys/module/suspend/uevent': Permission denied -2024-04-07T18:48:33.594874+00:00 a10a5a7764ef udevadm[43]: syscall: Failed to write 'add' to '/sys/module/syscall/uevent': Permission denied -2024-04-07T18:48:33.594876+00:00 a10a5a7764ef udevadm[43]: sysrq: Failed to write 'add' to '/sys/module/sysrq/uevent': Permission denied -2024-04-07T18:48:33.594878+00:00 a10a5a7764ef udevadm[43]: tcp_cubic: Failed to write 'add' to '/sys/module/tcp_cubic/uevent': Permission denied -2024-04-07T18:48:33.594882+00:00 a10a5a7764ef udevadm[43]: tcp_diag: Failed to write 'add' to '/sys/module/tcp_diag/uevent': Permission denied -2024-04-07T18:48:33.594884+00:00 a10a5a7764ef udevadm[43]: thermal: Failed to write 'add' to '/sys/module/thermal/uevent': Permission denied -2024-04-07T18:48:33.594886+00:00 a10a5a7764ef udevadm[43]: tpm: Failed to write 'add' to '/sys/module/tpm/uevent': Permission denied -2024-04-07T18:48:33.594888+00:00 a10a5a7764ef udevadm[43]: tpm_crb: Failed to write 'add' to '/sys/module/tpm_crb/uevent': Permission denied -2024-04-07T18:48:33.594890+00:00 a10a5a7764ef udevadm[43]: tpm_tis: Failed to write 'add' to '/sys/module/tpm_tis/uevent': Permission denied -2024-04-07T18:48:33.594894+00:00 a10a5a7764ef udevadm[43]: tpm_tis_core: Failed to write 'add' to '/sys/module/tpm_tis_core/uevent': Permission denied -2024-04-07T18:48:33.594896+00:00 a10a5a7764ef udevadm[43]: tun: Failed to write 'add' to '/sys/module/tun/uevent': Permission denied -2024-04-07T18:48:33.594898+00:00 a10a5a7764ef udevadm[43]: usb_common: Failed to write 'add' to '/sys/module/usb_common/uevent': Permission denied -2024-04-07T18:48:33.594900+00:00 a10a5a7764ef udevadm[43]: usbcore: Failed to write 'add' to '/sys/module/usbcore/uevent': Permission denied -2024-04-07T18:48:33.594902+00:00 a10a5a7764ef udevadm[43]: usbhid: Failed to write 'add' to '/sys/module/usbhid/uevent': Permission denied -2024-04-07T18:48:33.594906+00:00 a10a5a7764ef udevadm[43]: veth: Failed to write 'add' to '/sys/module/veth/uevent': Permission denied -2024-04-07T18:48:33.594908+00:00 a10a5a7764ef udevadm[43]: vfat: Failed to write 'add' to '/sys/module/vfat/uevent': Permission denied -2024-04-07T18:48:33.594910+00:00 a10a5a7764ef udevadm[43]: virtio: Failed to write 'add' to '/sys/module/virtio/uevent': Permission denied -2024-04-07T18:48:33.594912+00:00 a10a5a7764ef udevadm[43]: virtio_balloon: Failed to write 'add' to '/sys/module/virtio_balloon/uevent': Permission denied -2024-04-07T18:48:33.594914+00:00 a10a5a7764ef udevadm[43]: virtio_blk: Failed to write 'add' to '/sys/module/virtio_blk/uevent': Permission denied -2024-04-07T18:48:33.594917+00:00 a10a5a7764ef udevadm[43]: virtio_console: Failed to write 'add' to '/sys/module/virtio_console/uevent': Permission denied -2024-04-07T18:48:33.594919+00:00 a10a5a7764ef udevadm[43]: virtio_dma_buf: Failed to write 'add' to '/sys/module/virtio_dma_buf/uevent': Permission denied -2024-04-07T18:48:33.594921+00:00 a10a5a7764ef udevadm[43]: virtio_gpu: Failed to write 'add' to '/sys/module/virtio_gpu/uevent': Permission denied -2024-04-07T18:48:33.594923+00:00 a10a5a7764ef udevadm[43]: virtio_net: Failed to write 'add' to '/sys/module/virtio_net/uevent': Permission denied -2024-04-07T18:48:33.594926+00:00 a10a5a7764ef udevadm[43]: virtio_pci: Failed to write 'add' to '/sys/module/virtio_pci/uevent': Permission denied -2024-04-07T18:48:33.594928+00:00 a10a5a7764ef systemd[1]: Mounting run-rpc_pipefs.mount - RPC Pipe File System... -2024-04-07T18:48:33.594931+00:00 a10a5a7764ef udevadm[43]: virtio_pci_legacy_dev: Failed to write 'add' to '/sys/module/virtio_pci_legacy_dev/uevent': Permission denied -2024-04-07T18:48:33.594933+00:00 a10a5a7764ef udevadm[43]: virtio_pci_modern_dev: Failed to write 'add' to '/sys/module/virtio_pci_modern_dev/uevent': Permission denied -2024-04-07T18:48:33.594935+00:00 a10a5a7764ef udevadm[43]: virtio_ring: Failed to write 'add' to '/sys/module/virtio_ring/uevent': Permission denied -2024-04-07T18:48:33.594938+00:00 a10a5a7764ef udevadm[43]: virtio_rng: Failed to write 'add' to '/sys/module/virtio_rng/uevent': Permission denied -2024-04-07T18:48:33.594940+00:00 a10a5a7764ef udevadm[43]: vt: Failed to write 'add' to '/sys/module/vt/uevent': Permission denied -2024-04-07T18:48:33.594947+00:00 a10a5a7764ef udevadm[43]: watchdog: Failed to write 'add' to '/sys/module/watchdog/uevent': Permission denied -2024-04-07T18:48:33.594949+00:00 a10a5a7764ef udevadm[43]: workqueue: Failed to write 'add' to '/sys/module/workqueue/uevent': Permission denied -2024-04-07T18:48:33.594951+00:00 a10a5a7764ef udevadm[43]: x_tables: Failed to write 'add' to '/sys/module/x_tables/uevent': Permission denied -2024-04-07T18:48:33.594953+00:00 a10a5a7764ef udevadm[43]: xen: Failed to write 'add' to '/sys/module/xen/uevent': Permission denied -2024-04-07T18:48:33.594955+00:00 a10a5a7764ef udevadm[43]: xen_kbdfront: Failed to write 'add' to '/sys/module/xen_kbdfront/uevent': Permission denied -2024-04-07T18:48:33.594959+00:00 a10a5a7764ef udevadm[43]: xfrm_algo: Failed to write 'add' to '/sys/module/xfrm_algo/uevent': Permission denied -2024-04-07T18:48:33.594961+00:00 a10a5a7764ef udevadm[43]: xfrm_user: Failed to write 'add' to '/sys/module/xfrm_user/uevent': Permission denied -2024-04-07T18:48:33.594963+00:00 a10a5a7764ef udevadm[43]: xfs: Failed to write 'add' to '/sys/module/xfs/uevent': Permission denied -2024-04-07T18:48:33.594965+00:00 a10a5a7764ef udevadm[43]: xhci_hcd: Failed to write 'add' to '/sys/module/xhci_hcd/uevent': Permission denied -2024-04-07T18:48:33.594968+00:00 a10a5a7764ef udevadm[43]: xhci_pci: Failed to write 'add' to '/sys/module/xhci_pci/uevent': Permission denied -2024-04-07T18:48:33.594970+00:00 a10a5a7764ef udevadm[43]: xt_MASQUERADE: Failed to write 'add' to '/sys/module/xt_MASQUERADE/uevent': Permission denied -2024-04-07T18:48:33.594975+00:00 a10a5a7764ef udevadm[43]: xt_addrtype: Failed to write 'add' to '/sys/module/xt_addrtype/uevent': Permission denied -2024-04-07T18:48:33.594978+00:00 a10a5a7764ef udevadm[43]: xt_conntrack: Failed to write 'add' to '/sys/module/xt_conntrack/uevent': Permission denied -2024-04-07T18:48:33.594981+00:00 a10a5a7764ef udevadm[43]: xt_nat: Failed to write 'add' to '/sys/module/xt_nat/uevent': Permission denied -2024-04-07T18:48:33.594983+00:00 a10a5a7764ef udevadm[43]: xt_tcpudp: Failed to write 'add' to '/sys/module/xt_tcpudp/uevent': Permission denied -2024-04-07T18:48:33.594985+00:00 a10a5a7764ef udevadm[43]: xz_dec: Failed to write 'add' to '/sys/module/xz_dec/uevent': Permission denied -2024-04-07T18:48:33.594991+00:00 a10a5a7764ef udevadm[43]: zram: Failed to write 'add' to '/sys/module/zram/uevent': Permission denied -2024-04-07T18:48:33.594993+00:00 a10a5a7764ef udevadm[43]: zsmalloc: Failed to write 'add' to '/sys/module/zsmalloc/uevent': Permission denied -2024-04-07T18:48:33.594995+00:00 a10a5a7764ef udevadm[43]: zstd: Failed to write 'add' to '/sys/module/zstd/uevent': Permission denied -2024-04-07T18:48:33.594998+00:00 a10a5a7764ef udevadm[43]: zstd_compress: Failed to write 'add' to '/sys/module/zstd_compress/uevent': Permission denied -2024-04-07T18:48:33.595001+00:00 a10a5a7764ef udevadm[43]: zswap: Failed to write 'add' to '/sys/module/zswap/uevent': Permission denied -2024-04-07T18:48:33.595007+00:00 a10a5a7764ef udevadm[43]: 0000:00:02.3: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/uevent': Permission denied -2024-04-07T18:48:33.595009+00:00 a10a5a7764ef udevadm[43]: 0000:04:00.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/uevent': Permission denied -2024-04-07T18:48:33.595012+00:00 a10a5a7764ef udevadm[43]: virtio3: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/uevent': Permission denied -2024-04-07T18:48:33.595015+00:00 a10a5a7764ef udevadm[43]: vda: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/uevent': Permission denied -2024-04-07T18:48:33.595017+00:00 a10a5a7764ef udevadm[43]: vda1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda1/uevent': Permission denied -2024-04-07T18:48:33.595023+00:00 a10a5a7764ef udevadm[43]: vda2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda2/uevent': Permission denied -2024-04-07T18:48:33.595025+00:00 a10a5a7764ef udevadm[43]: 0000:00:1f.2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/uevent': Permission denied -2024-04-07T18:48:33.595028+00:00 a10a5a7764ef udevadm[43]: host0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/uevent': Permission denied -2024-04-07T18:48:33.595030+00:00 a10a5a7764ef udevadm[43]: target0:0:0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/uevent': Permission denied -2024-04-07T18:48:33.595033+00:00 a10a5a7764ef udevadm[43]: 0:0:0:0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/uevent': Permission denied -2024-04-07T18:48:33.595038+00:00 a10a5a7764ef udevadm[43]: sr0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0/uevent': Permission denied -2024-04-07T18:48:33.595041+00:00 a10a5a7764ef udevadm[43]: loop0: Failed to write 'add' to '/sys/devices/virtual/block/loop0/uevent': Permission denied -2024-04-07T18:48:33.595044+00:00 a10a5a7764ef udevadm[43]: loop1: Failed to write 'add' to '/sys/devices/virtual/block/loop1/uevent': Permission denied -2024-04-07T18:48:33.595046+00:00 a10a5a7764ef udevadm[43]: loop2: Failed to write 'add' to '/sys/devices/virtual/block/loop2/uevent': Permission denied -2024-04-07T18:48:33.595048+00:00 a10a5a7764ef udevadm[43]: loop3: Failed to write 'add' to '/sys/devices/virtual/block/loop3/uevent': Permission denied -2024-04-07T18:48:33.595050+00:00 a10a5a7764ef udevadm[43]: loop4: Failed to write 'add' to '/sys/devices/virtual/block/loop4/uevent': Permission denied -2024-04-07T18:48:33.595056+00:00 a10a5a7764ef systemd[1]: Starting rpcbind.service - RPC bind portmap service... -2024-04-07T18:48:33.595058+00:00 a10a5a7764ef udevadm[43]: loop5: Failed to write 'add' to '/sys/devices/virtual/block/loop5/uevent': Permission denied -2024-04-07T18:48:33.595061+00:00 a10a5a7764ef udevadm[43]: loop6: Failed to write 'add' to '/sys/devices/virtual/block/loop6/uevent': Permission denied -2024-04-07T18:48:33.595064+00:00 a10a5a7764ef udevadm[43]: loop7: Failed to write 'add' to '/sys/devices/virtual/block/loop7/uevent': Permission denied -2024-04-07T18:48:33.595067+00:00 a10a5a7764ef udevadm[43]: zram0: Failed to write 'add' to '/sys/devices/virtual/block/zram0/uevent': Permission denied -2024-04-07T18:48:33.595074+00:00 a10a5a7764ef udevadm[43]: serial8250: Failed to write 'add' to '/sys/devices/platform/serial8250/uevent': Permission denied -2024-04-07T18:48:33.595076+00:00 a10a5a7764ef udevadm[43]: ttyS1: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS1/uevent': Permission denied -2024-04-07T18:48:33.595078+00:00 a10a5a7764ef udevadm[43]: ttyS2: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS2/uevent': Permission denied -2024-04-07T18:48:33.595081+00:00 a10a5a7764ef udevadm[43]: ttyS3: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS3/uevent': Permission denied -2024-04-07T18:48:33.595084+00:00 a10a5a7764ef udevadm[43]: 00:00: Failed to write 'add' to '/sys/devices/pnp0/00:00/uevent': Permission denied -2024-04-07T18:48:33.595090+00:00 a10a5a7764ef udevadm[43]: ttyS0: Failed to write 'add' to '/sys/devices/pnp0/00:00/tty/ttyS0/uevent': Permission denied -2024-04-07T18:48:33.595092+00:00 a10a5a7764ef udevadm[43]: console: Failed to write 'add' to '/sys/devices/virtual/tty/console/uevent': Permission denied -2024-04-07T18:48:33.595094+00:00 a10a5a7764ef udevadm[43]: ptmx: Failed to write 'add' to '/sys/devices/virtual/tty/ptmx/uevent': Permission denied -2024-04-07T18:48:33.595097+00:00 a10a5a7764ef udevadm[43]: tty: Failed to write 'add' to '/sys/devices/virtual/tty/tty/uevent': Permission denied -2024-04-07T18:48:33.595099+00:00 a10a5a7764ef udevadm[43]: tty0: Failed to write 'add' to '/sys/devices/virtual/tty/tty0/uevent': Permission denied -2024-04-07T18:48:33.595105+00:00 a10a5a7764ef udevadm[43]: tty1: Failed to write 'add' to '/sys/devices/virtual/tty/tty1/uevent': Permission denied -2024-04-07T18:48:33.595107+00:00 a10a5a7764ef udevadm[43]: tty10: Failed to write 'add' to '/sys/devices/virtual/tty/tty10/uevent': Permission denied -2024-04-07T18:48:33.595110+00:00 a10a5a7764ef udevadm[43]: tty11: Failed to write 'add' to '/sys/devices/virtual/tty/tty11/uevent': Permission denied -2024-04-07T18:48:33.595112+00:00 a10a5a7764ef udevadm[43]: tty12: Failed to write 'add' to '/sys/devices/virtual/tty/tty12/uevent': Permission denied -2024-04-07T18:48:33.595114+00:00 a10a5a7764ef udevadm[43]: tty13: Failed to write 'add' to '/sys/devices/virtual/tty/tty13/uevent': Permission denied -2024-04-07T18:48:33.595117+00:00 a10a5a7764ef udevadm[43]: tty14: Failed to write 'add' to '/sys/devices/virtual/tty/tty14/uevent': Permission denied -2024-04-07T18:48:33.595121+00:00 a10a5a7764ef udevadm[43]: tty15: Failed to write 'add' to '/sys/devices/virtual/tty/tty15/uevent': Permission denied -2024-04-07T18:48:33.595124+00:00 a10a5a7764ef udevadm[43]: tty16: Failed to write 'add' to '/sys/devices/virtual/tty/tty16/uevent': Permission denied -2024-04-07T18:48:33.595126+00:00 a10a5a7764ef systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... -2024-04-07T18:48:33.595128+00:00 a10a5a7764ef udevadm[43]: tty17: Failed to write 'add' to '/sys/devices/virtual/tty/tty17/uevent': Permission denied -2024-04-07T18:48:33.595130+00:00 a10a5a7764ef udevadm[43]: tty18: Failed to write 'add' to '/sys/devices/virtual/tty/tty18/uevent': Permission denied -2024-04-07T18:48:33.595136+00:00 a10a5a7764ef udevadm[43]: tty19: Failed to write 'add' to '/sys/devices/virtual/tty/tty19/uevent': Permission denied -2024-04-07T18:48:33.595138+00:00 a10a5a7764ef udevadm[43]: tty2: Failed to write 'add' to '/sys/devices/virtual/tty/tty2/uevent': Permission denied -2024-04-07T18:48:33.595140+00:00 a10a5a7764ef udevadm[43]: tty20: Failed to write 'add' to '/sys/devices/virtual/tty/tty20/uevent': Permission denied -2024-04-07T18:48:33.595142+00:00 a10a5a7764ef udevadm[43]: tty21: Failed to write 'add' to '/sys/devices/virtual/tty/tty21/uevent': Permission denied -2024-04-07T18:48:33.595145+00:00 a10a5a7764ef udevadm[43]: tty22: Failed to write 'add' to '/sys/devices/virtual/tty/tty22/uevent': Permission denied -2024-04-07T18:48:33.595150+00:00 a10a5a7764ef udevadm[43]: tty23: Failed to write 'add' to '/sys/devices/virtual/tty/tty23/uevent': Permission denied -2024-04-07T18:48:33.595152+00:00 a10a5a7764ef udevadm[43]: tty24: Failed to write 'add' to '/sys/devices/virtual/tty/tty24/uevent': Permission denied -2024-04-07T18:48:33.595154+00:00 a10a5a7764ef udevadm[43]: tty25: Failed to write 'add' to '/sys/devices/virtual/tty/tty25/uevent': Permission denied -2024-04-07T18:48:33.595156+00:00 a10a5a7764ef udevadm[43]: tty26: Failed to write 'add' to '/sys/devices/virtual/tty/tty26/uevent': Permission denied -2024-04-07T18:48:33.595158+00:00 a10a5a7764ef udevadm[43]: tty27: Failed to write 'add' to '/sys/devices/virtual/tty/tty27/uevent': Permission denied -2024-04-07T18:48:33.595164+00:00 a10a5a7764ef udevadm[43]: tty28: Failed to write 'add' to '/sys/devices/virtual/tty/tty28/uevent': Permission denied -2024-04-07T18:48:33.595181+00:00 a10a5a7764ef udevadm[43]: tty29: Failed to write 'add' to '/sys/devices/virtual/tty/tty29/uevent': Permission denied -2024-04-07T18:48:33.595184+00:00 a10a5a7764ef udevadm[43]: tty3: Failed to write 'add' to '/sys/devices/virtual/tty/tty3/uevent': Permission denied -2024-04-07T18:48:33.595187+00:00 a10a5a7764ef udevadm[43]: tty30: Failed to write 'add' to '/sys/devices/virtual/tty/tty30/uevent': Permission denied -2024-04-07T18:48:33.595190+00:00 a10a5a7764ef udevadm[43]: tty31: Failed to write 'add' to '/sys/devices/virtual/tty/tty31/uevent': Permission denied -2024-04-07T18:48:33.595193+00:00 a10a5a7764ef udevadm[43]: tty32: Failed to write 'add' to '/sys/devices/virtual/tty/tty32/uevent': Permission denied -2024-04-07T18:48:33.595199+00:00 a10a5a7764ef udevadm[43]: tty33: Failed to write 'add' to '/sys/devices/virtual/tty/tty33/uevent': Permission denied -2024-04-07T18:48:33.595201+00:00 a10a5a7764ef udevadm[43]: tty34: Failed to write 'add' to '/sys/devices/virtual/tty/tty34/uevent': Permission denied -2024-04-07T18:48:33.595204+00:00 a10a5a7764ef udevadm[43]: tty35: Failed to write 'add' to '/sys/devices/virtual/tty/tty35/uevent': Permission denied -2024-04-07T18:48:33.595206+00:00 a10a5a7764ef udevadm[43]: tty36: Failed to write 'add' to '/sys/devices/virtual/tty/tty36/uevent': Permission denied -2024-04-07T18:48:33.595208+00:00 a10a5a7764ef udevadm[43]: tty37: Failed to write 'add' to '/sys/devices/virtual/tty/tty37/uevent': Permission denied -2024-04-07T18:48:33.595228+00:00 a10a5a7764ef udevadm[43]: tty38: Failed to write 'add' to '/sys/devices/virtual/tty/tty38/uevent': Permission denied -2024-04-07T18:48:33.595232+00:00 a10a5a7764ef udevadm[43]: tty39: Failed to write 'add' to '/sys/devices/virtual/tty/tty39/uevent': Permission denied -2024-04-07T18:48:33.595235+00:00 a10a5a7764ef udevadm[43]: tty4: Failed to write 'add' to '/sys/devices/virtual/tty/tty4/uevent': Permission denied -2024-04-07T18:48:33.595238+00:00 a10a5a7764ef udevadm[43]: tty40: Failed to write 'add' to '/sys/devices/virtual/tty/tty40/uevent': Permission denied -2024-04-07T18:48:33.595240+00:00 a10a5a7764ef udevadm[43]: tty41: Failed to write 'add' to '/sys/devices/virtual/tty/tty41/uevent': Permission denied -2024-04-07T18:48:33.595311+00:00 a10a5a7764ef udevadm[43]: tty42: Failed to write 'add' to '/sys/devices/virtual/tty/tty42/uevent': Permission denied -2024-04-07T18:48:33.595314+00:00 a10a5a7764ef udevadm[43]: tty43: Failed to write 'add' to '/sys/devices/virtual/tty/tty43/uevent': Permission denied -2024-04-07T18:48:33.595316+00:00 a10a5a7764ef udevadm[43]: tty44: Failed to write 'add' to '/sys/devices/virtual/tty/tty44/uevent': Permission denied -2024-04-07T18:48:33.595319+00:00 a10a5a7764ef udevadm[43]: tty45: Failed to write 'add' to '/sys/devices/virtual/tty/tty45/uevent': Permission denied -2024-04-07T18:48:33.595321+00:00 a10a5a7764ef udevadm[43]: tty46: Failed to write 'add' to '/sys/devices/virtual/tty/tty46/uevent': Permission denied -2024-04-07T18:48:33.595331+00:00 a10a5a7764ef udevadm[43]: tty47: Failed to write 'add' to '/sys/devices/virtual/tty/tty47/uevent': Permission denied -2024-04-07T18:48:33.595333+00:00 a10a5a7764ef udevadm[43]: tty48: Failed to write 'add' to '/sys/devices/virtual/tty/tty48/uevent': Permission denied -2024-04-07T18:48:33.595336+00:00 a10a5a7764ef udevadm[43]: tty49: Failed to write 'add' to '/sys/devices/virtual/tty/tty49/uevent': Permission denied -2024-04-07T18:48:33.595338+00:00 a10a5a7764ef udevadm[43]: tty5: Failed to write 'add' to '/sys/devices/virtual/tty/tty5/uevent': Permission denied -2024-04-07T18:48:33.595340+00:00 a10a5a7764ef udevadm[43]: tty50: Failed to write 'add' to '/sys/devices/virtual/tty/tty50/uevent': Permission denied -2024-04-07T18:48:33.595344+00:00 a10a5a7764ef udevadm[43]: tty51: Failed to write 'add' to '/sys/devices/virtual/tty/tty51/uevent': Permission denied -2024-04-07T18:48:33.595348+00:00 a10a5a7764ef udevadm[43]: tty52: Failed to write 'add' to '/sys/devices/virtual/tty/tty52/uevent': Permission denied -2024-04-07T18:48:33.595350+00:00 a10a5a7764ef udevadm[43]: tty53: Failed to write 'add' to '/sys/devices/virtual/tty/tty53/uevent': Permission denied -2024-04-07T18:48:33.595352+00:00 a10a5a7764ef udevadm[43]: tty54: Failed to write 'add' to '/sys/devices/virtual/tty/tty54/uevent': Permission denied -2024-04-07T18:48:33.595355+00:00 a10a5a7764ef udevadm[43]: tty55: Failed to write 'add' to '/sys/devices/virtual/tty/tty55/uevent': Permission denied -2024-04-07T18:48:33.595357+00:00 a10a5a7764ef udevadm[43]: tty56: Failed to write 'add' to '/sys/devices/virtual/tty/tty56/uevent': Permission denied -2024-04-07T18:48:33.595362+00:00 a10a5a7764ef udevadm[43]: tty57: Failed to write 'add' to '/sys/devices/virtual/tty/tty57/uevent': Permission denied -2024-04-07T18:48:33.595364+00:00 a10a5a7764ef udevadm[43]: tty58: Failed to write 'add' to '/sys/devices/virtual/tty/tty58/uevent': Permission denied -2024-04-07T18:48:33.595367+00:00 a10a5a7764ef udevadm[43]: tty59: Failed to write 'add' to '/sys/devices/virtual/tty/tty59/uevent': Permission denied -2024-04-07T18:48:33.595369+00:00 a10a5a7764ef udevadm[43]: tty6: Failed to write 'add' to '/sys/devices/virtual/tty/tty6/uevent': Permission denied -2024-04-07T18:48:33.595371+00:00 a10a5a7764ef udevadm[43]: tty60: Failed to write 'add' to '/sys/devices/virtual/tty/tty60/uevent': Permission denied -2024-04-07T18:48:33.595376+00:00 a10a5a7764ef udevadm[43]: tty61: Failed to write 'add' to '/sys/devices/virtual/tty/tty61/uevent': Permission denied -2024-04-07T18:48:33.595379+00:00 a10a5a7764ef udevadm[43]: tty62: Failed to write 'add' to '/sys/devices/virtual/tty/tty62/uevent': Permission denied -2024-04-07T18:48:33.595381+00:00 a10a5a7764ef udevadm[43]: tty63: Failed to write 'add' to '/sys/devices/virtual/tty/tty63/uevent': Permission denied -2024-04-07T18:48:33.595384+00:00 a10a5a7764ef udevadm[43]: tty7: Failed to write 'add' to '/sys/devices/virtual/tty/tty7/uevent': Permission denied -2024-04-07T18:48:33.595386+00:00 a10a5a7764ef udevadm[43]: tty8: Failed to write 'add' to '/sys/devices/virtual/tty/tty8/uevent': Permission denied -2024-04-07T18:48:33.595392+00:00 a10a5a7764ef udevadm[43]: tty9: Failed to write 'add' to '/sys/devices/virtual/tty/tty9/uevent': Permission denied -2024-04-07T18:48:33.595431+00:00 a10a5a7764ef udevadm[43]: LNXSYSTM:00: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/uevent': Permission denied -2024-04-07T18:48:33.595434+00:00 a10a5a7764ef udevadm[43]: LNXPWRBN:00: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/uevent': Permission denied -2024-04-07T18:48:33.595445+00:00 a10a5a7764ef udevadm[43]: input2: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/uevent': Permission denied -2024-04-07T18:48:33.595448+00:00 a10a5a7764ef udevadm[43]: event1: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1/uevent': Permission denied -2024-04-07T18:48:33.595451+00:00 a10a5a7764ef udevadm[43]: 0000:00:02.1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/uevent': Permission denied -2024-04-07T18:48:33.595457+00:00 a10a5a7764ef udevadm[43]: 0000:02:00.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/uevent': Permission denied -2024-04-07T18:48:33.595459+00:00 a10a5a7764ef udevadm[43]: usb1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/uevent': Permission denied -2024-04-07T18:48:33.595462+00:00 a10a5a7764ef udevadm[43]: 1-1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/uevent': Permission denied -2024-04-07T18:48:33.595465+00:00 a10a5a7764ef udevadm[43]: 1-1:1.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/uevent': Permission denied -2024-04-07T18:48:33.595477+00:00 a10a5a7764ef udevadm[43]: 0003:0627:0001.0001: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/uevent': Permission denied -2024-04-07T18:48:33.595481+00:00 a10a5a7764ef udevadm[43]: input4: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/uevent': Permission denied -2024-04-07T18:48:33.595484+00:00 a10a5a7764ef udevadm[43]: event2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/event2/uevent': Permission denied -2024-04-07T18:48:33.595500+00:00 a10a5a7764ef udevadm[43]: mouse0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/mouse0/uevent': Permission denied -2024-04-07T18:48:33.595503+00:00 a10a5a7764ef udevadm[43]: i8042: Failed to write 'add' to '/sys/devices/platform/i8042/uevent': Permission denied -2024-04-07T18:48:33.595505+00:00 a10a5a7764ef udevadm[43]: serio0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/uevent': Permission denied -2024-04-07T18:48:33.595507+00:00 a10a5a7764ef udevadm[43]: input0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/input/input0/uevent': Permission denied -2024-04-07T18:48:33.595510+00:00 a10a5a7764ef udevadm[43]: event0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/input/input0/event0/uevent': Permission denied -2024-04-07T18:48:33.595512+00:00 a10a5a7764ef udevadm[43]: serio1: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/uevent': Permission denied -2024-04-07T18:48:33.595515+00:00 a10a5a7764ef udevadm[43]: input3: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/uevent': Permission denied -2024-04-07T18:48:33.595517+00:00 a10a5a7764ef udevadm[43]: event3: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/event3/uevent': Permission denied -2024-04-07T18:48:33.595520+00:00 a10a5a7764ef udevadm[43]: mouse1: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/mouse1/uevent': Permission denied -2024-04-07T18:48:33.595546+00:00 a10a5a7764ef udevadm[43]: pcspkr: Failed to write 'add' to '/sys/devices/platform/pcspkr/uevent': Permission denied -2024-04-07T18:48:33.595549+00:00 a10a5a7764ef udevadm[43]: input5: Failed to write 'add' to '/sys/devices/platform/pcspkr/input/input5/uevent': Permission denied -2024-04-07T18:48:33.595551+00:00 a10a5a7764ef udevadm[43]: event4: Failed to write 'add' to '/sys/devices/platform/pcspkr/input/input5/event4/uevent': Permission denied -2024-04-07T18:48:33.595554+00:00 a10a5a7764ef udevadm[43]: mice: Failed to write 'add' to '/sys/devices/virtual/input/mice/uevent': Permission denied -2024-04-07T18:48:33.595556+00:00 a10a5a7764ef udevadm[43]: acpi: Failed to write 'add' to '/sys/bus/acpi/uevent': Permission denied -2024-04-07T18:48:33.595559+00:00 a10a5a7764ef udevadm[43]: button: Failed to write 'add' to '/sys/bus/acpi/drivers/button/uevent': Permission denied -2024-04-07T18:48:33.595588+00:00 a10a5a7764ef udevadm[43]: ec: Failed to write 'add' to '/sys/bus/acpi/drivers/ec/uevent': Permission denied -2024-04-07T18:48:33.595592+00:00 a10a5a7764ef udevadm[43]: hardware_error_device: Failed to write 'add' to '/sys/bus/acpi/drivers/hardware_error_device/uevent': Permission denied -2024-04-07T18:48:33.595595+00:00 a10a5a7764ef udevadm[43]: hpet: Failed to write 'add' to '/sys/bus/acpi/drivers/hpet/uevent': Permission denied -2024-04-07T18:48:33.595598+00:00 a10a5a7764ef udevadm[43]: thermal: Failed to write 'add' to '/sys/bus/acpi/drivers/thermal/uevent': Permission denied -2024-04-07T18:48:33.595600+00:00 a10a5a7764ef udevadm[43]: tpm_crb: Failed to write 'add' to '/sys/bus/acpi/drivers/tpm_crb/uevent': Permission denied -2024-04-07T18:48:33.595603+00:00 a10a5a7764ef udevadm[43]: vmgenid: Failed to write 'add' to '/sys/bus/acpi/drivers/vmgenid/uevent': Permission denied -2024-04-07T18:48:33.595612+00:00 a10a5a7764ef udevadm[43]: auxiliary: Failed to write 'add' to '/sys/bus/auxiliary/uevent': Permission denied -2024-04-07T18:48:33.595614+00:00 a10a5a7764ef udevadm[43]: clockevents: Failed to write 'add' to '/sys/bus/clockevents/uevent': Permission denied -2024-04-07T18:48:33.595617+00:00 a10a5a7764ef udevadm[43]: clocksource: Failed to write 'add' to '/sys/bus/clocksource/uevent': Permission denied -2024-04-07T18:48:33.595620+00:00 a10a5a7764ef udevadm[43]: container: Failed to write 'add' to '/sys/bus/container/uevent': Permission denied -2024-04-07T18:48:33.595627+00:00 a10a5a7764ef udevadm[43]: coreboot: Failed to write 'add' to '/sys/bus/coreboot/uevent': Permission denied -2024-04-07T18:48:33.595630+00:00 a10a5a7764ef udevadm[43]: framebuffer: Failed to write 'add' to '/sys/bus/coreboot/drivers/framebuffer/uevent': Permission denied -2024-04-07T18:48:33.595632+00:00 a10a5a7764ef udevadm[43]: cpu: Failed to write 'add' to '/sys/bus/cpu/uevent': Permission denied -2024-04-07T18:48:33.595635+00:00 a10a5a7764ef udevadm[43]: processor: Failed to write 'add' to '/sys/bus/cpu/drivers/processor/uevent': Permission denied -2024-04-07T18:48:33.595642+00:00 a10a5a7764ef udevadm[43]: cxl: Failed to write 'add' to '/sys/bus/cxl/uevent': Permission denied -2024-04-07T18:48:33.595644+00:00 a10a5a7764ef udevadm[43]: cxl_port: Failed to write 'add' to '/sys/bus/cxl/drivers/cxl_port/uevent': Permission denied -2024-04-07T18:48:33.595647+00:00 a10a5a7764ef udevadm[43]: cxl_region: Failed to write 'add' to '/sys/bus/cxl/drivers/cxl_region/uevent': Permission denied -2024-04-07T18:48:33.595650+00:00 a10a5a7764ef udevadm[43]: dax: Failed to write 'add' to '/sys/bus/dax/uevent': Permission denied -2024-04-07T18:48:33.595653+00:00 a10a5a7764ef udevadm[43]: edac: Failed to write 'add' to '/sys/bus/edac/uevent': Permission denied -2024-04-07T18:48:33.595660+00:00 a10a5a7764ef udevadm[43]: event_source: Failed to write 'add' to '/sys/bus/event_source/uevent': Permission denied -2024-04-07T18:48:33.595662+00:00 a10a5a7764ef udevadm[43]: gpio: Failed to write 'add' to '/sys/bus/gpio/uevent': Permission denied -2024-04-07T18:48:33.595665+00:00 a10a5a7764ef udevadm[43]: gpio_stub_drv: Failed to write 'add' to '/sys/bus/gpio/drivers/gpio_stub_drv/uevent': Permission denied -2024-04-07T18:48:33.595667+00:00 a10a5a7764ef mount[68]: mount: /run/rpc_pipefs: permission denied. -2024-04-07T18:48:33.595688+00:00 a10a5a7764ef mount[68]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:48:33.595691+00:00 a10a5a7764ef systemd[1]: Started rpcbind.service - RPC bind portmap service. -2024-04-07T18:48:33.595694+00:00 a10a5a7764ef udevadm[43]: hdaudio: Failed to write 'add' to '/sys/bus/hdaudio/uevent': Permission denied -2024-04-07T18:48:33.595697+00:00 a10a5a7764ef udevadm[43]: snd_hda_codec_generic: Failed to write 'add' to '/sys/bus/hdaudio/drivers/snd_hda_codec_generic/uevent': Permission denied -2024-04-07T18:48:33.595699+00:00 a10a5a7764ef udevadm[43]: hid: Failed to write 'add' to '/sys/bus/hid/uevent': Permission denied -2024-04-07T18:48:33.595702+00:00 a10a5a7764ef udevadm[43]: hid-generic: Failed to write 'add' to '/sys/bus/hid/drivers/hid-generic/uevent': Permission denied -2024-04-07T18:48:33.595704+00:00 a10a5a7764ef udevadm[43]: i2c: Failed to write 'add' to '/sys/bus/i2c/uevent': Permission denied -2024-04-07T18:48:33.595707+00:00 a10a5a7764ef udevadm[43]: CHT Whiskey Cove PMIC: Failed to write 'add' to '/sys/bus/i2c/drivers/CHT Whiskey Cove PMIC/uevent': Permission denied -2024-04-07T18:48:33.595709+00:00 a10a5a7764ef udevadm[43]: crystal_cove_i2c: Failed to write 'add' to '/sys/bus/i2c/drivers/crystal_cove_i2c/uevent': Permission denied -2024-04-07T18:48:33.595712+00:00 a10a5a7764ef udevadm[43]: dummy: Failed to write 'add' to '/sys/bus/i2c/drivers/dummy/uevent': Permission denied -2024-04-07T18:48:33.595715+00:00 a10a5a7764ef udevadm[43]: smbus_alert: Failed to write 'add' to '/sys/bus/i2c/drivers/smbus_alert/uevent': Permission denied -2024-04-07T18:48:33.595718+00:00 a10a5a7764ef udevadm[43]: machinecheck: Failed to write 'add' to '/sys/bus/machinecheck/uevent': Permission denied -2024-04-07T18:48:33.595720+00:00 a10a5a7764ef udevadm[43]: memory: Failed to write 'add' to '/sys/bus/memory/uevent': Permission denied -2024-04-07T18:48:33.595723+00:00 a10a5a7764ef udevadm[43]: memory_tiering: Failed to write 'add' to '/sys/bus/memory_tiering/uevent': Permission denied -2024-04-07T18:48:33.595762+00:00 a10a5a7764ef udevadm[43]: mipi-dsi: Failed to write 'add' to '/sys/bus/mipi-dsi/uevent': Permission denied -2024-04-07T18:48:33.595765+00:00 a10a5a7764ef udevadm[43]: node: Failed to write 'add' to '/sys/bus/node/uevent': Permission denied -2024-04-07T18:48:33.595768+00:00 a10a5a7764ef udevadm[43]: nvmem: Failed to write 'add' to '/sys/bus/nvmem/uevent': Permission denied -2024-04-07T18:48:33.595770+00:00 a10a5a7764ef udevadm[43]: parport: Failed to write 'add' to '/sys/bus/parport/uevent': Permission denied -2024-04-07T18:48:33.595773+00:00 a10a5a7764ef udevadm[43]: lp: Failed to write 'add' to '/sys/bus/parport/drivers/lp/uevent': Permission denied -2024-04-07T18:48:33.595776+00:00 a10a5a7764ef udevadm[43]: ppdev: Failed to write 'add' to '/sys/bus/parport/drivers/ppdev/uevent': Permission denied -2024-04-07T18:48:33.595784+00:00 a10a5a7764ef udevadm[43]: pci: Failed to write 'add' to '/sys/bus/pci/uevent': Permission denied -2024-04-07T18:48:33.595787+00:00 a10a5a7764ef udevadm[43]: 8250_mid: Failed to write 'add' to '/sys/bus/pci/drivers/8250_mid/uevent': Permission denied -2024-04-07T18:48:33.595789+00:00 a10a5a7764ef udevadm[43]: 8250_pericom: Failed to write 'add' to '/sys/bus/pci/drivers/8250_pericom/uevent': Permission denied -2024-04-07T18:48:33.595792+00:00 a10a5a7764ef udevadm[43]: agpgart-intel: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-intel/uevent': Permission denied -2024-04-07T18:48:33.595812+00:00 a10a5a7764ef systemd[1]: Reached target rpcbind.target - RPC Port Mapper. -2024-04-07T18:48:33.595815+00:00 a10a5a7764ef udevadm[43]: agpgart-sis: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-sis/uevent': Permission denied -2024-04-07T18:48:33.595820+00:00 a10a5a7764ef udevadm[43]: agpgart-via: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-via/uevent': Permission denied -2024-04-07T18:48:33.595823+00:00 a10a5a7764ef udevadm[43]: ahci: Failed to write 'add' to '/sys/bus/pci/drivers/ahci/uevent': Permission denied -2024-04-07T18:48:33.595826+00:00 a10a5a7764ef udevadm[43]: ccp: Failed to write 'add' to '/sys/bus/pci/drivers/ccp/uevent': Permission denied -2024-04-07T18:48:33.595834+00:00 a10a5a7764ef udevadm[43]: i801_smbus: Failed to write 'add' to '/sys/bus/pci/drivers/i801_smbus/uevent': Permission denied -2024-04-07T18:48:33.595837+00:00 a10a5a7764ef udevadm[43]: iosf_mbi_pci: Failed to write 'add' to '/sys/bus/pci/drivers/iosf_mbi_pci/uevent': Permission denied -2024-04-07T18:48:33.595839+00:00 a10a5a7764ef udevadm[43]: lpc_ich: Failed to write 'add' to '/sys/bus/pci/drivers/lpc_ich/uevent': Permission denied -2024-04-07T18:48:33.595842+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/bus/pci/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:48:33.595845+00:00 a10a5a7764ef udevadm[43]: pcieport: Failed to write 'add' to '/sys/bus/pci/drivers/pcieport/uevent': Permission denied -2024-04-07T18:48:33.595848+00:00 a10a5a7764ef udevadm[43]: serial: Failed to write 'add' to '/sys/bus/pci/drivers/serial/uevent': Permission denied -2024-04-07T18:48:33.595856+00:00 a10a5a7764ef udevadm[43]: shpchp: Failed to write 'add' to '/sys/bus/pci/drivers/shpchp/uevent': Permission denied -2024-04-07T18:48:33.595858+00:00 a10a5a7764ef udevadm[43]: snd_hda_intel: Failed to write 'add' to '/sys/bus/pci/drivers/snd_hda_intel/uevent': Permission denied -2024-04-07T18:48:33.595861+00:00 a10a5a7764ef udevadm[43]: virtio-pci: Failed to write 'add' to '/sys/bus/pci/drivers/virtio-pci/uevent': Permission denied -2024-04-07T18:48:33.595864+00:00 a10a5a7764ef udevadm[43]: xen-platform-pci: Failed to write 'add' to '/sys/bus/pci/drivers/xen-platform-pci/uevent': Permission denied -2024-04-07T18:48:33.595889+00:00 a10a5a7764ef udevadm[43]: xhci_hcd: Failed to write 'add' to '/sys/bus/pci/drivers/xhci_hcd/uevent': Permission denied -2024-04-07T18:48:33.595892+00:00 a10a5a7764ef udevadm[43]: pci_express: Failed to write 'add' to '/sys/bus/pci_express/uevent': Permission denied -2024-04-07T18:48:33.595894+00:00 a10a5a7764ef udevadm[43]: aer: Failed to write 'add' to '/sys/bus/pci_express/drivers/aer/uevent': Permission denied -2024-04-07T18:48:33.595897+00:00 a10a5a7764ef udevadm[43]: dpc: Failed to write 'add' to '/sys/bus/pci_express/drivers/dpc/uevent': Permission denied -2024-04-07T18:48:33.595899+00:00 a10a5a7764ef udevadm[43]: pcie_pme: Failed to write 'add' to '/sys/bus/pci_express/drivers/pcie_pme/uevent': Permission denied -2024-04-07T18:48:33.595902+00:00 a10a5a7764ef udevadm[43]: pciehp: Failed to write 'add' to '/sys/bus/pci_express/drivers/pciehp/uevent': Permission denied -2024-04-07T18:48:33.595904+00:00 a10a5a7764ef udevadm[43]: platform: Failed to write 'add' to '/sys/bus/platform/uevent': Permission denied -2024-04-07T18:48:33.595907+00:00 a10a5a7764ef systemd[1]: run-rpc_pipefs.mount: Mount process exited, code=exited, status=32/n/a -2024-04-07T18:48:33.595909+00:00 a10a5a7764ef udevadm[43]: acpi-ged: Failed to write 'add' to '/sys/bus/platform/drivers/acpi-ged/uevent': Permission denied -2024-04-07T18:48:33.595912+00:00 a10a5a7764ef udevadm[43]: alarmtimer: Failed to write 'add' to '/sys/bus/platform/drivers/alarmtimer/uevent': Permission denied -2024-04-07T18:48:33.595915+00:00 a10a5a7764ef udevadm[43]: amd_gpio: Failed to write 'add' to '/sys/bus/platform/drivers/amd_gpio/uevent': Permission denied -2024-04-07T18:48:33.595918+00:00 a10a5a7764ef udevadm[43]: axp288_pmic_acpi: Failed to write 'add' to '/sys/bus/platform/drivers/axp288_pmic_acpi/uevent': Permission denied -2024-04-07T18:48:33.595920+00:00 a10a5a7764ef udevadm[43]: broxton-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/broxton-pinctrl/uevent': Permission denied -2024-04-07T18:48:33.595923+00:00 a10a5a7764ef udevadm[43]: bxt_whiskey_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/bxt_whiskey_cove_pmic/uevent': Permission denied -2024-04-07T18:48:33.595925+00:00 a10a5a7764ef udevadm[43]: byt_crystal_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/byt_crystal_cove_pmic/uevent': Permission denied -2024-04-07T18:48:33.595928+00:00 a10a5a7764ef udevadm[43]: byt_gpio: Failed to write 'add' to '/sys/bus/platform/drivers/byt_gpio/uevent': Permission denied -2024-04-07T18:48:33.595931+00:00 a10a5a7764ef udevadm[43]: cannonlake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cannonlake-pinctrl/uevent': Permission denied -2024-04-07T18:48:33.595933+00:00 a10a5a7764ef udevadm[43]: cedarfork-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cedarfork-pinctrl/uevent': Permission denied -2024-04-07T18:48:33.595935+00:00 a10a5a7764ef udevadm[43]: cherryview-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cherryview-pinctrl/uevent': Permission denied -2024-04-07T18:48:33.595938+00:00 a10a5a7764ef udevadm[43]: cht_crystal_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_crystal_cove_pmic/uevent': Permission denied -2024-04-07T18:48:33.595940+00:00 a10a5a7764ef udevadm[43]: cht_dollar_cove_ti_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_dollar_cove_ti_pmic/uevent': Permission denied -2024-04-07T18:48:33.595943+00:00 a10a5a7764ef udevadm[43]: cht_whiskey_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_whiskey_cove_pmic/uevent': Permission denied -2024-04-07T18:48:33.595945+00:00 a10a5a7764ef udevadm[43]: clk-fch: Failed to write 'add' to '/sys/bus/platform/drivers/clk-fch/uevent': Permission denied -2024-04-07T18:48:33.595948+00:00 a10a5a7764ef udevadm[43]: clk-lpss-atom: Failed to write 'add' to '/sys/bus/platform/drivers/clk-lpss-atom/uevent': Permission denied -2024-04-07T18:48:33.595950+00:00 a10a5a7764ef udevadm[43]: clk-pmc-atom: Failed to write 'add' to '/sys/bus/platform/drivers/clk-pmc-atom/uevent': Permission denied -2024-04-07T18:48:33.595953+00:00 a10a5a7764ef udevadm[43]: coreboot_table: Failed to write 'add' to '/sys/bus/platform/drivers/coreboot_table/uevent': Permission denied -2024-04-07T18:48:33.595955+00:00 a10a5a7764ef systemd[1]: run-rpc_pipefs.mount: Failed with result 'exit-code'. -2024-04-07T18:48:33.595957+00:00 a10a5a7764ef udevadm[43]: crystal_cove_pwm: Failed to write 'add' to '/sys/bus/platform/drivers/crystal_cove_pwm/uevent': Permission denied -2024-04-07T18:48:33.595960+00:00 a10a5a7764ef udevadm[43]: denverton-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/denverton-pinctrl/uevent': Permission denied -2024-04-07T18:48:33.595963+00:00 a10a5a7764ef udevadm[43]: dw-apb-uart: Failed to write 'add' to '/sys/bus/platform/drivers/dw-apb-uart/uevent': Permission denied -2024-04-07T18:48:33.595966+00:00 a10a5a7764ef udevadm[43]: efi-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/efi-framebuffer/uevent': Permission denied -2024-04-07T18:48:33.595968+00:00 a10a5a7764ef udevadm[43]: fw_cfg: Failed to write 'add' to '/sys/bus/platform/drivers/fw_cfg/uevent': Permission denied -2024-04-07T18:48:33.595971+00:00 a10a5a7764ef udevadm[43]: geminilake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/geminilake-pinctrl/uevent': Permission denied -2024-04-07T18:48:33.595973+00:00 a10a5a7764ef udevadm[43]: gpio-clk: Failed to write 'add' to '/sys/bus/platform/drivers/gpio-clk/uevent': Permission denied -2024-04-07T18:48:33.595976+00:00 a10a5a7764ef udevadm[43]: i2c_designware: Failed to write 'add' to '/sys/bus/platform/drivers/i2c_designware/uevent': Permission denied -2024-04-07T18:48:33.595978+00:00 a10a5a7764ef udevadm[43]: i8042: Failed to write 'add' to '/sys/bus/platform/drivers/i8042/uevent': Permission denied -2024-04-07T18:48:33.595981+00:00 a10a5a7764ef udevadm[43]: iTCO_wdt: Failed to write 'add' to '/sys/bus/platform/drivers/iTCO_wdt/uevent': Permission denied -2024-04-07T18:48:33.595983+00:00 a10a5a7764ef udevadm[43]: icelake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/icelake-pinctrl/uevent': Permission denied -2024-04-07T18:48:33.595986+00:00 a10a5a7764ef udevadm[43]: intel_pmc_bxt: Failed to write 'add' to '/sys/bus/platform/drivers/intel_pmc_bxt/uevent': Permission denied -2024-04-07T18:48:33.595988+00:00 a10a5a7764ef udevadm[43]: intel_rapl_msr: Failed to write 'add' to '/sys/bus/platform/drivers/intel_rapl_msr/uevent': Permission denied -2024-04-07T18:48:33.595991+00:00 a10a5a7764ef udevadm[43]: lewisburg-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/lewisburg-pinctrl/uevent': Permission denied -2024-04-07T18:48:33.595993+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/bus/platform/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:48:33.595996+00:00 a10a5a7764ef udevadm[43]: pcspkr: Failed to write 'add' to '/sys/bus/platform/drivers/pcspkr/uevent': Permission denied -2024-04-07T18:48:33.595998+00:00 a10a5a7764ef udevadm[43]: reg-dummy: Failed to write 'add' to '/sys/bus/platform/drivers/reg-dummy/uevent': Permission denied -2024-04-07T18:48:33.596001+00:00 a10a5a7764ef udevadm[43]: serial8250: Failed to write 'add' to '/sys/bus/platform/drivers/serial8250/uevent': Permission denied -2024-04-07T18:48:33.596003+00:00 a10a5a7764ef udevadm[43]: simple-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/simple-framebuffer/uevent': Permission denied -2024-04-07T18:48:33.596006+00:00 a10a5a7764ef systemd[1]: Failed to mount run-rpc_pipefs.mount - RPC Pipe File System. -2024-04-07T18:48:33.596008+00:00 a10a5a7764ef udevadm[43]: sunrisepoint-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/sunrisepoint-pinctrl/uevent': Permission denied -2024-04-07T18:48:33.596011+00:00 a10a5a7764ef udevadm[43]: syscon: Failed to write 'add' to '/sys/bus/platform/drivers/syscon/uevent': Permission denied -2024-04-07T18:48:33.596014+00:00 a10a5a7764ef udevadm[43]: tigerlake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/tigerlake-pinctrl/uevent': Permission denied -2024-04-07T18:48:33.596016+00:00 a10a5a7764ef udevadm[43]: tpm_tis: Failed to write 'add' to '/sys/bus/platform/drivers/tpm_tis/uevent': Permission denied -2024-04-07T18:48:33.596020+00:00 a10a5a7764ef udevadm[43]: vesa-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/vesa-framebuffer/uevent': Permission denied -2024-04-07T18:48:33.596023+00:00 a10a5a7764ef udevadm[43]: pnp: Failed to write 'add' to '/sys/bus/pnp/uevent': Permission denied -2024-04-07T18:48:33.596026+00:00 a10a5a7764ef udevadm[43]: i8042 aux: Failed to write 'add' to '/sys/bus/pnp/drivers/i8042 aux/uevent': Permission denied -2024-04-07T18:48:33.596028+00:00 a10a5a7764ef udevadm[43]: i8042 kbd: Failed to write 'add' to '/sys/bus/pnp/drivers/i8042 kbd/uevent': Permission denied -2024-04-07T18:48:33.596031+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/bus/pnp/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:48:33.596034+00:00 a10a5a7764ef udevadm[43]: rtc_cmos: Failed to write 'add' to '/sys/bus/pnp/drivers/rtc_cmos/uevent': Permission denied -2024-04-07T18:48:33.596036+00:00 a10a5a7764ef udevadm[43]: serial: Failed to write 'add' to '/sys/bus/pnp/drivers/serial/uevent': Permission denied -2024-04-07T18:48:33.596039+00:00 a10a5a7764ef udevadm[43]: system: Failed to write 'add' to '/sys/bus/pnp/drivers/system/uevent': Permission denied -2024-04-07T18:48:33.596042+00:00 a10a5a7764ef udevadm[43]: tpm_tis: Failed to write 'add' to '/sys/bus/pnp/drivers/tpm_tis/uevent': Permission denied -2024-04-07T18:48:33.596044+00:00 a10a5a7764ef udevadm[43]: scsi: Failed to write 'add' to '/sys/bus/scsi/uevent': Permission denied -2024-04-07T18:48:33.596047+00:00 a10a5a7764ef udevadm[43]: sr: Failed to write 'add' to '/sys/bus/scsi/drivers/sr/uevent': Permission denied -2024-04-07T18:48:33.596049+00:00 a10a5a7764ef udevadm[43]: serial: Failed to write 'add' to '/sys/bus/serial/uevent': Permission denied -2024-04-07T18:48:33.596051+00:00 a10a5a7764ef udevadm[43]: serio: Failed to write 'add' to '/sys/bus/serio/uevent': Permission denied -2024-04-07T18:48:33.596054+00:00 a10a5a7764ef udevadm[43]: atkbd: Failed to write 'add' to '/sys/bus/serio/drivers/atkbd/uevent': Permission denied -2024-04-07T18:48:33.596056+00:00 a10a5a7764ef udevadm[43]: psmouse: Failed to write 'add' to '/sys/bus/serio/drivers/psmouse/uevent': Permission denied -2024-04-07T18:48:33.596058+00:00 a10a5a7764ef udevadm[43]: serio_raw: Failed to write 'add' to '/sys/bus/serio/drivers/serio_raw/uevent': Permission denied -2024-04-07T18:48:33.596061+00:00 a10a5a7764ef udevadm[43]: snd_seq: Failed to write 'add' to '/sys/bus/snd_seq/uevent': Permission denied -2024-04-07T18:48:33.596063+00:00 a10a5a7764ef udevadm[43]: spi: Failed to write 'add' to '/sys/bus/spi/uevent': Permission denied -2024-04-07T18:48:33.596066+00:00 a10a5a7764ef systemd[1]: Dependency failed for rpc_pipefs.target. -2024-04-07T18:48:33.596068+00:00 a10a5a7764ef udevadm[43]: spidev: Failed to write 'add' to '/sys/bus/spi/drivers/spidev/uevent': Permission denied -2024-04-07T18:48:33.596071+00:00 a10a5a7764ef udevadm[43]: usb: Failed to write 'add' to '/sys/bus/usb/uevent': Permission denied -2024-04-07T18:48:33.596074+00:00 a10a5a7764ef udevadm[43]: hub: Failed to write 'add' to '/sys/bus/usb/drivers/hub/uevent': Permission denied -2024-04-07T18:48:33.596081+00:00 a10a5a7764ef udevadm[43]: usb: Failed to write 'add' to '/sys/bus/usb/drivers/usb/uevent': Permission denied -2024-04-07T18:48:33.596083+00:00 a10a5a7764ef udevadm[43]: usbfs: Failed to write 'add' to '/sys/bus/usb/drivers/usbfs/uevent': Permission denied -2024-04-07T18:48:33.593797+00:00 a10a5a7764ef systemd[1]: Starting ssh.service - OpenBSD Secure Shell server... -2024-04-07T18:48:33.595013+00:00 a10a5a7764ef systemd[1]: Starting systemd-logind.service - User Login Management... -2024-04-07T18:48:33.595909+00:00 a10a5a7764ef systemd[1]: Started dbus.service - D-Bus System Message Bus. -2024-04-07T18:48:33.599008+00:00 a10a5a7764ef systemd[1]: Started pve-lxc-syscalld.service - Proxmox VE LXC Syscall Daemon. -2024-04-07T18:48:33.599121+00:00 a10a5a7764ef systemd[1]: Started rsyslog.service - System Logging Service. -2024-04-07T18:48:33.599519+00:00 a10a5a7764ef systemd[1]: Finished lxc-net.service - LXC network bridge setup. -2024-04-07T18:48:33.599687+00:00 a10a5a7764ef systemd[1]: Started qmeventd.service - PVE Qemu Event Daemon. -2024-04-07T18:48:33.599896+00:00 a10a5a7764ef systemd[1]: Finished rbdmap.service - Map RBD devices. -2024-04-07T18:48:33.600775+00:00 a10a5a7764ef systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. -2024-04-07T18:48:33.600822+00:00 a10a5a7764ef systemd[1]: Reached target remote-fs.target - Remote File Systems. -2024-04-07T18:48:33.600859+00:00 a10a5a7764ef systemd[1]: Reached target pve-storage.target - PVE Storage Target. -2024-04-07T18:48:33.600895+00:00 a10a5a7764ef systemd[1]: Finished blk-availability.service - Availability of block devices. -2024-04-07T18:48:33.604305+00:00 a10a5a7764ef systemd[1]: Started lxc-monitord.service - LXC Container Monitoring Daemon. -2024-04-07T18:48:33.604430+00:00 a10a5a7764ef systemd[1]: Starting lxc.service - LXC Container Initialization and Autoboot Code... -2024-04-07T18:48:33.604556+00:00 a10a5a7764ef systemd[1]: Starting rrdcached.service - LSB: start or stop rrdcached... -2024-04-07T18:48:33.604639+00:00 a10a5a7764ef systemd[1]: systemd-pcrphase.service - TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). -2024-04-07T18:48:33.607301+00:00 a10a5a7764ef systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... -2024-04-07T18:48:33.612370+00:00 a10a5a7764ef systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. -2024-04-07T18:48:33.614290+00:00 a10a5a7764ef systemd[1]: Finished lxc.service - LXC Container Initialization and Autoboot Code. -2024-04-07T18:48:33.618875+00:00 a10a5a7764ef systemd[1]: Started ssh.service - OpenBSD Secure Shell server. -2024-04-07T18:48:33.624055+00:00 a10a5a7764ef systemd[1]: e2scrub_reap.service: Deactivated successfully. -2024-04-07T18:48:33.624233+00:00 a10a5a7764ef systemd[1]: Finished e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots. -2024-04-07T18:48:33.625972+00:00 a10a5a7764ef rrdcached[92]: rrdcached started. -2024-04-07T18:48:33.626718+00:00 a10a5a7764ef systemd[1]: Started rrdcached.service - LSB: start or stop rrdcached. -2024-04-07T18:48:33.627853+00:00 a10a5a7764ef systemd[1]: Starting pve-cluster.service - The Proxmox VE cluster filesystem... -2024-04-07T18:48:33.634401+00:00 a10a5a7764ef pmxcfs[113]: [main] notice: resolved node name 'a10a5a7764ef' to '172.19.0.2' for default node IP address -2024-04-07T18:48:33.634518+00:00 a10a5a7764ef pmxcfs[113]: [main] notice: resolved node name 'a10a5a7764ef' to '172.19.0.2' for default node IP address -2024-04-07T18:48:33.683300+00:00 a10a5a7764ef systemd[1]: Started systemd-logind.service - User Login Management. -2024-04-07T18:48:33.733233+00:00 a10a5a7764ef systemd[1]: Finished pvebanner.service - Proxmox VE Login Banner. -2024-04-07T18:48:33.733435+00:00 a10a5a7764ef systemd[1]: console-getty.service - Console Getty was skipped because of an unmet condition check (ConditionPathExists=/dev/console). -2024-04-07T18:48:33.733514+00:00 a10a5a7764ef systemd[1]: Reached target getty.target - Login Prompts. -2024-04-07T18:48:34.638878+00:00 a10a5a7764ef systemd[1]: Started pve-cluster.service - The Proxmox VE cluster filesystem. -2024-04-07T18:48:34.638949+00:00 a10a5a7764ef systemd[1]: corosync.service - Corosync Cluster Engine was skipped because of an unmet condition check (ConditionPathExists=/etc/corosync/corosync.conf). -2024-04-07T18:48:34.677850+00:00 a10a5a7764ef systemd[1]: Started cron.service - Regular background program processing daemon. -2024-04-07T18:48:34.679093+00:00 a10a5a7764ef cron[119]: (CRON) INFO (pidfile fd = 3) -2024-04-07T18:48:34.679143+00:00 a10a5a7764ef systemd[1]: Starting pve-firewall.service - Proxmox VE firewall... -2024-04-07T18:48:34.679589+00:00 a10a5a7764ef cron[119]: (CRON) INFO (Running @reboot jobs) -2024-04-07T18:48:34.679642+00:00 a10a5a7764ef systemd[1]: Starting pvedaemon.service - PVE API Daemon... -2024-04-07T18:48:34.680264+00:00 a10a5a7764ef systemd[1]: Starting pvestatd.service - PVE Status Daemon... -2024-04-07T18:48:35.148042+00:00 a10a5a7764ef pvestatd[126]: starting server -2024-04-07T18:48:35.161506+00:00 a10a5a7764ef systemd[1]: Started pvestatd.service - PVE Status Daemon. -2024-04-07T18:48:35.190140+00:00 a10a5a7764ef pve-firewall[127]: starting server -2024-04-07T18:48:35.203791+00:00 a10a5a7764ef systemd[1]: Started pve-firewall.service - Proxmox VE firewall. -2024-04-07T18:48:35.212901+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:48:35.385635+00:00 a10a5a7764ef pvedaemon[133]: starting server -2024-04-07T18:48:35.385712+00:00 a10a5a7764ef pvedaemon[133]: starting 3 worker(s) -2024-04-07T18:48:35.388117+00:00 a10a5a7764ef pvedaemon[133]: worker 134 started -2024-04-07T18:48:35.390509+00:00 a10a5a7764ef pvedaemon[133]: worker 135 started -2024-04-07T18:48:35.397373+00:00 a10a5a7764ef pvedaemon[133]: worker 136 started -2024-04-07T18:48:35.406056+00:00 a10a5a7764ef systemd[1]: Started pvedaemon.service - PVE API Daemon. -2024-04-07T18:48:35.441814+00:00 a10a5a7764ef systemd[1]: Starting pveproxy.service - PVE API Proxy Server... -2024-04-07T18:48:36.395282+00:00 a10a5a7764ef pveproxy[140]: starting server -2024-04-07T18:48:36.395346+00:00 a10a5a7764ef pveproxy[140]: starting 3 worker(s) -2024-04-07T18:48:36.396712+00:00 a10a5a7764ef pveproxy[140]: worker 141 started -2024-04-07T18:48:36.397868+00:00 a10a5a7764ef pveproxy[140]: worker 142 started -2024-04-07T18:48:36.399001+00:00 a10a5a7764ef pveproxy[140]: worker 143 started -2024-04-07T18:48:36.413355+00:00 a10a5a7764ef systemd[1]: Started pveproxy.service - PVE API Proxy Server. -2024-04-07T18:48:36.441797+00:00 a10a5a7764ef systemd[1]: Starting spiceproxy.service - PVE SPICE Proxy Server... -2024-04-07T18:48:36.702953+00:00 a10a5a7764ef spiceproxy[146]: starting server -2024-04-07T18:48:36.703027+00:00 a10a5a7764ef spiceproxy[146]: starting 1 worker(s) -2024-04-07T18:48:36.703052+00:00 a10a5a7764ef spiceproxy[146]: worker 147 started -2024-04-07T18:48:36.708978+00:00 a10a5a7764ef systemd[1]: Started spiceproxy.service - PVE SPICE Proxy Server. -2024-04-07T18:48:36.725708+00:00 a10a5a7764ef systemd[1]: Starting pve-guests.service - PVE guests... -2024-04-07T18:48:36.888446+00:00 a10a5a7764ef pvedaemon[136]: successful auth for user 'root@pam' -2024-04-07T18:48:37.533245+00:00 a10a5a7764ef pve-guests[149]: starting task UPID:a10a5a7764ef:00000096:00078549:6612EA85:startall::root@pam: -2024-04-07T18:48:37.535617+00:00 a10a5a7764ef pve-guests[149]: end task UPID:a10a5a7764ef:00000096:00078549:6612EA85:startall::root@pam: OK -2024-04-07T18:48:37.550914+00:00 a10a5a7764ef systemd[1]: Finished pve-guests.service - PVE guests. -2024-04-07T18:48:37.551094+00:00 a10a5a7764ef systemd[1]: Reached target multi-user.target - Multi-User System. -2024-04-07T18:48:37.551191+00:00 a10a5a7764ef systemd[1]: Reached target graphical.target - Graphical Interface. -2024-04-07T18:48:37.597760+00:00 a10a5a7764ef systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... -2024-04-07T18:48:37.602255+00:00 a10a5a7764ef systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. -2024-04-07T18:48:37.602371+00:00 a10a5a7764ef systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. -2024-04-07T18:48:37.602532+00:00 a10a5a7764ef systemd[1]: Startup finished in 6.322s. -2024-04-07T18:48:40.879469+00:00 a10a5a7764ef pvedaemon[135]: successful auth for user 'root@pam' -2024-04-07T18:48:45.229221+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:48:46.243012+00:00 a10a5a7764ef pvestatd[126]: could not get cpuset controller path: failed to find cpuset controller -2024-04-07T18:48:55.246036+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:49:02.986457+00:00 a10a5a7764ef pveproxy[142]: multipart upload complete (size: 2392064B time: 0.007s rate: 345.43MiB/s filename: netboot.xyz.iso) -2024-04-07T18:49:02.997389+00:00 a10a5a7764ef pvedaemon[136]: starting task UPID:a10a5a7764ef:000000B6:00078F3C:6612EA9E:imgcopy::root@pam: -2024-04-07T18:49:03.008791+00:00 a10a5a7764ef pvedaemon[136]: end task UPID:a10a5a7764ef:000000B6:00078F3C:6612EA9E:imgcopy::root@pam: OK -2024-04-07T18:49:05.263118+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:49:11.542152+00:00 a10a5a7764ef systemd[1]: Received SIGINT. -2024-04-07T18:49:11.542975+00:00 a10a5a7764ef systemd[1]: Activating special unit reboot.target... -2024-04-07T18:49:11.546187+00:00 a10a5a7764ef systemd[1]: Removed slice system-modprobe.slice - Slice /system/modprobe. -2024-04-07T18:49:11.546324+00:00 a10a5a7764ef systemd[1]: Stopped target graphical.target - Graphical Interface. -2024-04-07T18:49:11.546413+00:00 a10a5a7764ef systemd[1]: Stopped target multi-user.target - Multi-User System. -2024-04-07T18:49:11.546513+00:00 a10a5a7764ef systemd[1]: Stopped target getty.target - Login Prompts. -2024-04-07T18:49:11.546610+00:00 a10a5a7764ef systemd[1]: Stopped target rpcbind.target - RPC Port Mapper. -2024-04-07T18:49:11.546712+00:00 a10a5a7764ef systemd[1]: Stopped target timers.target - Timer Units. -2024-04-07T18:49:11.546781+00:00 a10a5a7764ef systemd[1]: apt-daily-upgrade.timer: Deactivated successfully. -2024-04-07T18:49:11.546851+00:00 a10a5a7764ef systemd[1]: Stopped apt-daily-upgrade.timer - Daily apt upgrade and clean activities. -2024-04-07T18:49:11.546896+00:00 a10a5a7764ef systemd[1]: apt-daily.timer: Deactivated successfully. -2024-04-07T18:49:11.546940+00:00 a10a5a7764ef systemd[1]: Stopped apt-daily.timer - Daily apt download activities. -2024-04-07T18:49:11.546995+00:00 a10a5a7764ef systemd[1]: dpkg-db-backup.timer: Deactivated successfully. -2024-04-07T18:49:11.547039+00:00 a10a5a7764ef systemd[1]: Stopped dpkg-db-backup.timer - Daily dpkg database backup timer. -2024-04-07T18:49:11.547095+00:00 a10a5a7764ef systemd[1]: e2scrub_all.timer: Deactivated successfully. -2024-04-07T18:49:11.547138+00:00 a10a5a7764ef systemd[1]: Stopped e2scrub_all.timer - Periodic ext4 Online Metadata Check for All Filesystems. -2024-04-07T18:49:11.547204+00:00 a10a5a7764ef systemd[1]: logrotate.timer: Deactivated successfully. -2024-04-07T18:49:11.547232+00:00 a10a5a7764ef systemd[1]: Stopped logrotate.timer - Daily rotation of log files. -2024-04-07T18:49:11.547289+00:00 a10a5a7764ef systemd[1]: pve-daily-update.timer: Deactivated successfully. -2024-04-07T18:49:11.547447+00:00 a10a5a7764ef systemd[1]: Stopped pve-daily-update.timer - Daily PVE download activities. -2024-04-07T18:49:11.547472+00:00 a10a5a7764ef systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully. -2024-04-07T18:49:11.547489+00:00 a10a5a7764ef systemd[1]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. -2024-04-07T18:49:11.547509+00:00 a10a5a7764ef systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully. -2024-04-07T18:49:11.547581+00:00 a10a5a7764ef systemd[1]: Closed lvm2-lvmpolld.socket - LVM2 poll daemon socket. -2024-04-07T18:49:11.577730+00:00 a10a5a7764ef systemd[1]: Stopping blk-availability.service - Availability of block devices... -2024-04-07T18:49:11.577939+00:00 a10a5a7764ef systemd[1]: Stopping cron.service - Regular background program processing daemon... -2024-04-07T18:49:11.578538+00:00 a10a5a7764ef systemd[1]: Stopping dbus.service - D-Bus System Message Bus... -2024-04-07T18:49:11.578640+00:00 a10a5a7764ef systemd[1]: Stopping lxc-monitord.service - LXC Container Monitoring Daemon... -2024-04-07T18:49:11.579521+00:00 a10a5a7764ef systemd[1]: Stopping pve-guests.service - PVE guests... -2024-04-07T18:49:11.579698+00:00 a10a5a7764ef systemd[1]: Stopping systemd-logind.service - User Login Management... -2024-04-07T18:49:11.580383+00:00 a10a5a7764ef systemd[1]: Stopping systemd-user-sessions.service - Permit User Sessions... -2024-04-07T18:49:11.580846+00:00 a10a5a7764ef systemd[1]: lxc-monitord.service: Deactivated successfully. -2024-04-07T18:49:11.580985+00:00 a10a5a7764ef systemd[1]: Stopped lxc-monitord.service - LXC Container Monitoring Daemon. -2024-04-07T18:49:11.581209+00:00 a10a5a7764ef blkdeactivate[192]: Deactivating block devices: -2024-04-07T18:49:11.581241+00:00 a10a5a7764ef systemd[1]: cron.service: Deactivated successfully. -2024-04-07T18:49:11.581260+00:00 a10a5a7764ef systemd[1]: Stopped cron.service - Regular background program processing daemon. -2024-04-07T18:49:23.596179+00:00 a10a5a7764ef systemd-modules-load[41]: Failed to find module 'vhost_net' -2024-04-07T18:49:23.596385+00:00 a10a5a7764ef mount[31]: mount: /sys/kernel/debug: permission denied. -2024-04-07T18:49:23.596403+00:00 a10a5a7764ef mount[31]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:49:23.596406+00:00 a10a5a7764ef mount[32]: mount: /sys/kernel/tracing: permission denied. -2024-04-07T18:49:23.596408+00:00 a10a5a7764ef mount[32]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:49:23.596412+00:00 a10a5a7764ef mount[44]: mount: /sys/kernel/config: permission denied. -2024-04-07T18:49:23.596414+00:00 a10a5a7764ef mount[44]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:49:23.596416+00:00 a10a5a7764ef systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... -2024-04-07T18:49:23.596420+00:00 a10a5a7764ef systemd-sysctl[45]: Couldn't write '8192' to 'net/ipv4/neigh/default/gc_thresh3', ignoring: No such file or directory -2024-04-07T18:49:23.596422+00:00 a10a5a7764ef systemd-sysctl[45]: Couldn't write '8192' to 'net/ipv6/neigh/default/gc_thresh3', ignoring: No such file or directory -2024-04-07T18:49:23.596424+00:00 a10a5a7764ef systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. -2024-04-07T18:49:23.596426+00:00 a10a5a7764ef systemd[1]: Finished systemd-sysusers.service - Create System Users. -2024-04-07T18:49:23.596428+00:00 a10a5a7764ef systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... -2024-04-07T18:49:23.596431+00:00 a10a5a7764ef systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. -2024-04-07T18:49:23.596433+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/snd/seq failed: Operation not permitted -2024-04-07T18:49:23.596434+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/snd/timer failed: Operation not permitted -2024-04-07T18:49:23.596436+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/loop-control failed: Operation not permitted -2024-04-07T18:49:23.596438+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/kvm failed: Operation not permitted -2024-04-07T18:49:23.596439+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/vhost-net failed: Operation not permitted -2024-04-07T18:49:23.596442+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/vhost-vsock failed: Operation not permitted -2024-04-07T18:49:23.596445+00:00 a10a5a7764ef systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. -2024-04-07T18:49:23.596446+00:00 a10a5a7764ef systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... -2024-04-07T18:49:23.596448+00:00 a10a5a7764ef systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. -2024-04-07T18:49:23.596450+00:00 a10a5a7764ef systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. -2024-04-07T18:49:23.596453+00:00 a10a5a7764ef systemd[1]: Reached target local-fs.target - Local File Systems. -2024-04-07T18:49:23.596455+00:00 a10a5a7764ef systemd[1]: apparmor.service: Starting requested but asserts failed. -2024-04-07T18:49:23.596456+00:00 a10a5a7764ef systemd[1]: Assertion failed for apparmor.service - Load AppArmor profiles. -2024-04-07T18:49:23.596458+00:00 a10a5a7764ef systemd[1]: Starting pvebanner.service - Proxmox VE Login Banner... -2024-04-07T18:49:23.596474+00:00 a10a5a7764ef systemd[1]: Starting pvefw-logger.service - Proxmox VE firewall logger... -2024-04-07T18:49:23.596476+00:00 a10a5a7764ef systemd[1]: Starting pvenetcommit.service - Commit Proxmox VE network changes... -2024-04-07T18:49:23.596478+00:00 a10a5a7764ef systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... -2024-04-07T18:49:23.596482+00:00 a10a5a7764ef pvefw-logger[57]: starting pvefw logger -2024-04-07T18:49:23.596484+00:00 a10a5a7764ef sm-notify[56]: Version 2.6.2 starting -2024-04-07T18:49:23.596486+00:00 a10a5a7764ef systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats... -2024-04-07T18:49:23.596517+00:00 a10a5a7764ef systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). -2024-04-07T18:49:23.596520+00:00 a10a5a7764ef systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... -2024-04-07T18:49:23.596522+00:00 a10a5a7764ef systemd[1]: Started pvefw-logger.service - Proxmox VE firewall logger. -2024-04-07T18:49:23.596523+00:00 a10a5a7764ef systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. -2024-04-07T18:49:23.596525+00:00 a10a5a7764ef systemd[1]: Finished pvenetcommit.service - Commit Proxmox VE network changes. -2024-04-07T18:49:23.596528+00:00 a10a5a7764ef systemd-binfmt[59]: Failed to flush binfmt_misc rules, ignoring: No such file or directory -2024-04-07T18:49:23.596530+00:00 a10a5a7764ef systemd-binfmt[59]: /usr/lib/binfmt.d/python3.11.conf:1: Failed to add binary format 'python3.11': No such file or directory -2024-04-07T18:49:23.596533+00:00 a10a5a7764ef systemd[1]: systemd-binfmt.service: Main process exited, code=exited, status=1/FAILURE -2024-04-07T18:49:23.597354+00:00 a10a5a7764ef systemd[1]: systemd-binfmt.service: Failed with result 'exit-code'. -2024-04-07T18:49:23.597363+00:00 a10a5a7764ef systemd[1]: Failed to start systemd-binfmt.service - Set Up Additional Binary Formats. -2024-04-07T18:49:23.597367+00:00 a10a5a7764ef systemd-udevd[52]: Using default interface naming scheme 'v252'. -2024-04-07T18:49:23.597370+00:00 a10a5a7764ef udevadm[43]: 8250: Failed to write 'add' to '/sys/module/8250/uevent': Permission denied -2024-04-07T18:49:23.597373+00:00 a10a5a7764ef udevadm[43]: acpi: Failed to write 'add' to '/sys/module/acpi/uevent': Permission denied -2024-04-07T18:49:23.597376+00:00 a10a5a7764ef udevadm[43]: acpiphp: Failed to write 'add' to '/sys/module/acpiphp/uevent': Permission denied -2024-04-07T18:49:23.597380+00:00 a10a5a7764ef udevadm[43]: aesni_intel: Failed to write 'add' to '/sys/module/aesni_intel/uevent': Permission denied -2024-04-07T18:49:23.597423+00:00 a10a5a7764ef udevadm[43]: ahci: Failed to write 'add' to '/sys/module/ahci/uevent': Permission denied -2024-04-07T18:49:23.597428+00:00 a10a5a7764ef udevadm[43]: apparmor: Failed to write 'add' to '/sys/module/apparmor/uevent': Permission denied -2024-04-07T18:49:23.597431+00:00 a10a5a7764ef udevadm[43]: autofs4: Failed to write 'add' to '/sys/module/autofs4/uevent': Permission denied -2024-04-07T18:49:23.597433+00:00 a10a5a7764ef udevadm[43]: binfmt_misc: Failed to write 'add' to '/sys/module/binfmt_misc/uevent': Permission denied -2024-04-07T18:49:23.597436+00:00 a10a5a7764ef udevadm[43]: blk_cgroup: Failed to write 'add' to '/sys/module/blk_cgroup/uevent': Permission denied -2024-04-07T18:49:23.597439+00:00 a10a5a7764ef udevadm[43]: block: Failed to write 'add' to '/sys/module/block/uevent': Permission denied -2024-04-07T18:49:23.597442+00:00 a10a5a7764ef udevadm[43]: br_netfilter: Failed to write 'add' to '/sys/module/br_netfilter/uevent': Permission denied -2024-04-07T18:49:23.597444+00:00 a10a5a7764ef udevadm[43]: bridge: Failed to write 'add' to '/sys/module/bridge/uevent': Permission denied -2024-04-07T18:49:23.597447+00:00 a10a5a7764ef udevadm[43]: button: Failed to write 'add' to '/sys/module/button/uevent': Permission denied -2024-04-07T18:49:23.597449+00:00 a10a5a7764ef udevadm[43]: ccp: Failed to write 'add' to '/sys/module/ccp/uevent': Permission denied -2024-04-07T18:49:23.597452+00:00 a10a5a7764ef udevadm[43]: cdrom: Failed to write 'add' to '/sys/module/cdrom/uevent': Permission denied -2024-04-07T18:49:23.597455+00:00 a10a5a7764ef udevadm[43]: clocksource: Failed to write 'add' to '/sys/module/clocksource/uevent': Permission denied -2024-04-07T18:49:23.597458+00:00 a10a5a7764ef udevadm[43]: configfs: Failed to write 'add' to '/sys/module/configfs/uevent': Permission denied -2024-04-07T18:49:23.597461+00:00 a10a5a7764ef udevadm[43]: cpufreq: Failed to write 'add' to '/sys/module/cpufreq/uevent': Permission denied -2024-04-07T18:49:23.597463+00:00 a10a5a7764ef udevadm[43]: cpuidle: Failed to write 'add' to '/sys/module/cpuidle/uevent': Permission denied -2024-04-07T18:49:23.597466+00:00 a10a5a7764ef udevadm[43]: cpuidle_haltpoll: Failed to write 'add' to '/sys/module/cpuidle_haltpoll/uevent': Permission denied -2024-04-07T18:49:23.597468+00:00 a10a5a7764ef udevadm[43]: crc32_pclmul: Failed to write 'add' to '/sys/module/crc32_pclmul/uevent': Permission denied -2024-04-07T18:49:23.597470+00:00 a10a5a7764ef udevadm[43]: crc32c_generic: Failed to write 'add' to '/sys/module/crc32c_generic/uevent': Permission denied -2024-04-07T18:49:23.597473+00:00 a10a5a7764ef udevadm[43]: crc32c_intel: Failed to write 'add' to '/sys/module/crc32c_intel/uevent': Permission denied -2024-04-07T18:49:23.597475+00:00 a10a5a7764ef udevadm[43]: crct10dif_common: Failed to write 'add' to '/sys/module/crct10dif_common/uevent': Permission denied -2024-04-07T18:49:23.597477+00:00 a10a5a7764ef udevadm[43]: crct10dif_pclmul: Failed to write 'add' to '/sys/module/crct10dif_pclmul/uevent': Permission denied -2024-04-07T18:49:23.597480+00:00 a10a5a7764ef udevadm[43]: cryptd: Failed to write 'add' to '/sys/module/cryptd/uevent': Permission denied -2024-04-07T18:49:23.597483+00:00 a10a5a7764ef udevadm[43]: crypto_simd: Failed to write 'add' to '/sys/module/crypto_simd/uevent': Permission denied -2024-04-07T18:49:23.597489+00:00 a10a5a7764ef udevadm[43]: cryptomgr: Failed to write 'add' to '/sys/module/cryptomgr/uevent': Permission denied -2024-04-07T18:49:23.597492+00:00 a10a5a7764ef udevadm[43]: cxl_core: Failed to write 'add' to '/sys/module/cxl_core/uevent': Permission denied -2024-04-07T18:49:23.597496+00:00 a10a5a7764ef udevadm[43]: device_hmem: Failed to write 'add' to '/sys/module/device_hmem/uevent': Permission denied -2024-04-07T18:49:23.597498+00:00 a10a5a7764ef udevadm[43]: dm_mod: Failed to write 'add' to '/sys/module/dm_mod/uevent': Permission denied -2024-04-07T18:49:23.597501+00:00 a10a5a7764ef udevadm[43]: drm: Failed to write 'add' to '/sys/module/drm/uevent': Permission denied -2024-04-07T18:49:23.597503+00:00 a10a5a7764ef udevadm[43]: drm_kms_helper: Failed to write 'add' to '/sys/module/drm_kms_helper/uevent': Permission denied -2024-04-07T18:49:23.597508+00:00 a10a5a7764ef udevadm[43]: drm_shmem_helper: Failed to write 'add' to '/sys/module/drm_shmem_helper/uevent': Permission denied -2024-04-07T18:49:23.597510+00:00 a10a5a7764ef udevadm[43]: dynamic_debug: Failed to write 'add' to '/sys/module/dynamic_debug/uevent': Permission denied -2024-04-07T18:49:23.597513+00:00 a10a5a7764ef udevadm[43]: edac_core: Failed to write 'add' to '/sys/module/edac_core/uevent': Permission denied -2024-04-07T18:49:23.597515+00:00 a10a5a7764ef udevadm[43]: efi_pstore: Failed to write 'add' to '/sys/module/efi_pstore/uevent': Permission denied -2024-04-07T18:49:23.597517+00:00 a10a5a7764ef udevadm[43]: efivarfs: Failed to write 'add' to '/sys/module/efivarfs/uevent': Permission denied -2024-04-07T18:49:23.597523+00:00 a10a5a7764ef udevadm[43]: evdev: Failed to write 'add' to '/sys/module/evdev/uevent': Permission denied -2024-04-07T18:49:23.597525+00:00 a10a5a7764ef udevadm[43]: failover: Failed to write 'add' to '/sys/module/failover/uevent': Permission denied -2024-04-07T18:49:23.597528+00:00 a10a5a7764ef udevadm[43]: fat: Failed to write 'add' to '/sys/module/fat/uevent': Permission denied -2024-04-07T18:49:23.597530+00:00 a10a5a7764ef udevadm[43]: fb: Failed to write 'add' to '/sys/module/fb/uevent': Permission denied -2024-04-07T18:49:23.597533+00:00 a10a5a7764ef udevadm[43]: firmware_class: Failed to write 'add' to '/sys/module/firmware_class/uevent': Permission denied -2024-04-07T18:49:23.597537+00:00 a10a5a7764ef udevadm[43]: fscrypto: Failed to write 'add' to '/sys/module/fscrypto/uevent': Permission denied -2024-04-07T18:49:23.597539+00:00 a10a5a7764ef udevadm[43]: fuse: Failed to write 'add' to '/sys/module/fuse/uevent': Permission denied -2024-04-07T18:49:23.597541+00:00 a10a5a7764ef udevadm[43]: ghash_clmulni_intel: Failed to write 'add' to '/sys/module/ghash_clmulni_intel/uevent': Permission denied -2024-04-07T18:49:23.597544+00:00 a10a5a7764ef udevadm[43]: gpiolib_acpi: Failed to write 'add' to '/sys/module/gpiolib_acpi/uevent': Permission denied -2024-04-07T18:49:23.597546+00:00 a10a5a7764ef udevadm[43]: grant_table: Failed to write 'add' to '/sys/module/grant_table/uevent': Permission denied -2024-04-07T18:49:23.597548+00:00 a10a5a7764ef udevadm[43]: hid: Failed to write 'add' to '/sys/module/hid/uevent': Permission denied -2024-04-07T18:49:23.597553+00:00 a10a5a7764ef udevadm[43]: hid_generic: Failed to write 'add' to '/sys/module/hid_generic/uevent': Permission denied -2024-04-07T18:49:23.597556+00:00 a10a5a7764ef udevadm[43]: i2c_i801: Failed to write 'add' to '/sys/module/i2c_i801/uevent': Permission denied -2024-04-07T18:49:23.597558+00:00 a10a5a7764ef udevadm[43]: i2c_smbus: Failed to write 'add' to '/sys/module/i2c_smbus/uevent': Permission denied -2024-04-07T18:49:23.597560+00:00 a10a5a7764ef udevadm[43]: i8042: Failed to write 'add' to '/sys/module/i8042/uevent': Permission denied -2024-04-07T18:49:23.597563+00:00 a10a5a7764ef udevadm[43]: iTCO_vendor_support: Failed to write 'add' to '/sys/module/iTCO_vendor_support/uevent': Permission denied -2024-04-07T18:49:23.597567+00:00 a10a5a7764ef udevadm[43]: iTCO_wdt: Failed to write 'add' to '/sys/module/iTCO_wdt/uevent': Permission denied -2024-04-07T18:49:23.597569+00:00 a10a5a7764ef udevadm[43]: ima: Failed to write 'add' to '/sys/module/ima/uevent': Permission denied -2024-04-07T18:49:23.597572+00:00 a10a5a7764ef udevadm[43]: inet_diag: Failed to write 'add' to '/sys/module/inet_diag/uevent': Permission denied -2024-04-07T18:49:23.597574+00:00 a10a5a7764ef udevadm[43]: intel_idle: Failed to write 'add' to '/sys/module/intel_idle/uevent': Permission denied -2024-04-07T18:49:23.597576+00:00 a10a5a7764ef udevadm[43]: intel_pmc_bxt: Failed to write 'add' to '/sys/module/intel_pmc_bxt/uevent': Permission denied -2024-04-07T18:49:23.597580+00:00 a10a5a7764ef udevadm[43]: intel_rapl_common: Failed to write 'add' to '/sys/module/intel_rapl_common/uevent': Permission denied -2024-04-07T18:49:23.597582+00:00 a10a5a7764ef udevadm[43]: intel_rapl_msr: Failed to write 'add' to '/sys/module/intel_rapl_msr/uevent': Permission denied -2024-04-07T18:49:23.597585+00:00 a10a5a7764ef udevadm[43]: ip_tables: Failed to write 'add' to '/sys/module/ip_tables/uevent': Permission denied -2024-04-07T18:49:23.597588+00:00 a10a5a7764ef udevadm[43]: iptable_filter: Failed to write 'add' to '/sys/module/iptable_filter/uevent': Permission denied -2024-04-07T18:49:23.597590+00:00 a10a5a7764ef udevadm[43]: ipv6: Failed to write 'add' to '/sys/module/ipv6/uevent': Permission denied -2024-04-07T18:49:23.597594+00:00 a10a5a7764ef udevadm[43]: irqbypass: Failed to write 'add' to '/sys/module/irqbypass/uevent': Permission denied -2024-04-07T18:49:23.597596+00:00 a10a5a7764ef udevadm[43]: joydev: Failed to write 'add' to '/sys/module/joydev/uevent': Permission denied -2024-04-07T18:49:23.597598+00:00 a10a5a7764ef udevadm[43]: kernel: Failed to write 'add' to '/sys/module/kernel/uevent': Permission denied -2024-04-07T18:49:23.597600+00:00 a10a5a7764ef udevadm[43]: keyboard: Failed to write 'add' to '/sys/module/keyboard/uevent': Permission denied -2024-04-07T18:49:23.597603+00:00 a10a5a7764ef udevadm[43]: kvm: Failed to write 'add' to '/sys/module/kvm/uevent': Permission denied -2024-04-07T18:49:23.597606+00:00 a10a5a7764ef udevadm[43]: kvm_amd: Failed to write 'add' to '/sys/module/kvm_amd/uevent': Permission denied -2024-04-07T18:49:23.597609+00:00 a10a5a7764ef udevadm[43]: ledtrig_audio: Failed to write 'add' to '/sys/module/ledtrig_audio/uevent': Permission denied -2024-04-07T18:49:23.597612+00:00 a10a5a7764ef udevadm[43]: libahci: Failed to write 'add' to '/sys/module/libahci/uevent': Permission denied -2024-04-07T18:49:23.597614+00:00 a10a5a7764ef udevadm[43]: libata: Failed to write 'add' to '/sys/module/libata/uevent': Permission denied -2024-04-07T18:49:23.597616+00:00 a10a5a7764ef udevadm[43]: libcrc32c: Failed to write 'add' to '/sys/module/libcrc32c/uevent': Permission denied -2024-04-07T18:49:23.597618+00:00 a10a5a7764ef udevadm[43]: llc: Failed to write 'add' to '/sys/module/llc/uevent': Permission denied -2024-04-07T18:49:23.597622+00:00 a10a5a7764ef udevadm[43]: loop: Failed to write 'add' to '/sys/module/loop/uevent': Permission denied -2024-04-07T18:49:23.597624+00:00 a10a5a7764ef udevadm[43]: lp: Failed to write 'add' to '/sys/module/lp/uevent': Permission denied -2024-04-07T18:49:23.597627+00:00 a10a5a7764ef udevadm[43]: lpc_ich: Failed to write 'add' to '/sys/module/lpc_ich/uevent': Permission denied -2024-04-07T18:49:23.597629+00:00 a10a5a7764ef udevadm[43]: memory_hotplug: Failed to write 'add' to '/sys/module/memory_hotplug/uevent': Permission denied -2024-04-07T18:49:23.597631+00:00 a10a5a7764ef udevadm[43]: module: Failed to write 'add' to '/sys/module/module/uevent': Permission denied -2024-04-07T18:49:23.597635+00:00 a10a5a7764ef udevadm[43]: mousedev: Failed to write 'add' to '/sys/module/mousedev/uevent': Permission denied -2024-04-07T18:49:23.597637+00:00 a10a5a7764ef udevadm[43]: msr: Failed to write 'add' to '/sys/module/msr/uevent': Permission denied -2024-04-07T18:49:23.597639+00:00 a10a5a7764ef udevadm[43]: net_failover: Failed to write 'add' to '/sys/module/net_failover/uevent': Permission denied -2024-04-07T18:49:23.597642+00:00 a10a5a7764ef udevadm[43]: netpoll: Failed to write 'add' to '/sys/module/netpoll/uevent': Permission denied -2024-04-07T18:49:23.597644+00:00 a10a5a7764ef udevadm[43]: nf_conntrack: Failed to write 'add' to '/sys/module/nf_conntrack/uevent': Permission denied -2024-04-07T18:49:23.597646+00:00 a10a5a7764ef udevadm[43]: nf_conntrack_netlink: Failed to write 'add' to '/sys/module/nf_conntrack_netlink/uevent': Permission denied -2024-04-07T18:49:23.597650+00:00 a10a5a7764ef udevadm[43]: nf_defrag_ipv4: Failed to write 'add' to '/sys/module/nf_defrag_ipv4/uevent': Permission denied -2024-04-07T18:49:23.597652+00:00 a10a5a7764ef udevadm[43]: nf_defrag_ipv6: Failed to write 'add' to '/sys/module/nf_defrag_ipv6/uevent': Permission denied -2024-04-07T18:49:23.597654+00:00 a10a5a7764ef udevadm[43]: nf_nat: Failed to write 'add' to '/sys/module/nf_nat/uevent': Permission denied -2024-04-07T18:49:23.597657+00:00 a10a5a7764ef udevadm[43]: nf_tables: Failed to write 'add' to '/sys/module/nf_tables/uevent': Permission denied -2024-04-07T18:49:23.597660+00:00 a10a5a7764ef udevadm[43]: nfnetlink: Failed to write 'add' to '/sys/module/nfnetlink/uevent': Permission denied -2024-04-07T18:49:23.597663+00:00 a10a5a7764ef udevadm[43]: nfnetlink_log: Failed to write 'add' to '/sys/module/nfnetlink_log/uevent': Permission denied -2024-04-07T18:49:23.597666+00:00 a10a5a7764ef udevadm[43]: nft_chain_nat: Failed to write 'add' to '/sys/module/nft_chain_nat/uevent': Permission denied -2024-04-07T18:49:23.597668+00:00 a10a5a7764ef udevadm[43]: nft_compat: Failed to write 'add' to '/sys/module/nft_compat/uevent': Permission denied -2024-04-07T18:49:23.597670+00:00 a10a5a7764ef udevadm[43]: nls_ascii: Failed to write 'add' to '/sys/module/nls_ascii/uevent': Permission denied -2024-04-07T18:49:23.597672+00:00 a10a5a7764ef udevadm[43]: nls_cp437: Failed to write 'add' to '/sys/module/nls_cp437/uevent': Permission denied -2024-04-07T18:49:23.597676+00:00 a10a5a7764ef udevadm[43]: nmi_backtrace: Failed to write 'add' to '/sys/module/nmi_backtrace/uevent': Permission denied -2024-04-07T18:49:23.597679+00:00 a10a5a7764ef udevadm[43]: overlay: Failed to write 'add' to '/sys/module/overlay/uevent': Permission denied -2024-04-07T18:49:23.597681+00:00 a10a5a7764ef udevadm[43]: page_alloc: Failed to write 'add' to '/sys/module/page_alloc/uevent': Permission denied -2024-04-07T18:49:23.597683+00:00 a10a5a7764ef udevadm[43]: page_reporting: Failed to write 'add' to '/sys/module/page_reporting/uevent': Permission denied -2024-04-07T18:49:23.597686+00:00 a10a5a7764ef udevadm[43]: parport: Failed to write 'add' to '/sys/module/parport/uevent': Permission denied -2024-04-07T18:49:23.597689+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/module/parport_pc/uevent': Permission denied -2024-04-07T18:49:23.597692+00:00 a10a5a7764ef udevadm[43]: pci_hotplug: Failed to write 'add' to '/sys/module/pci_hotplug/uevent': Permission denied -2024-04-07T18:49:23.597694+00:00 a10a5a7764ef udevadm[43]: pcie_aspm: Failed to write 'add' to '/sys/module/pcie_aspm/uevent': Permission denied -2024-04-07T18:49:23.597697+00:00 a10a5a7764ef udevadm[43]: pciehp: Failed to write 'add' to '/sys/module/pciehp/uevent': Permission denied -2024-04-07T18:49:23.597699+00:00 a10a5a7764ef udevadm[43]: pcspkr: Failed to write 'add' to '/sys/module/pcspkr/uevent': Permission denied -2024-04-07T18:49:23.597701+00:00 a10a5a7764ef udevadm[43]: ppdev: Failed to write 'add' to '/sys/module/ppdev/uevent': Permission denied -2024-04-07T18:49:23.597705+00:00 a10a5a7764ef udevadm[43]: printk: Failed to write 'add' to '/sys/module/printk/uevent': Permission denied -2024-04-07T18:49:23.597708+00:00 a10a5a7764ef udevadm[43]: processor: Failed to write 'add' to '/sys/module/processor/uevent': Permission denied -2024-04-07T18:49:23.597710+00:00 a10a5a7764ef udevadm[43]: psmouse: Failed to write 'add' to '/sys/module/psmouse/uevent': Permission denied -2024-04-07T18:49:23.597712+00:00 a10a5a7764ef udevadm[43]: pstore: Failed to write 'add' to '/sys/module/pstore/uevent': Permission denied -2024-04-07T18:49:23.597714+00:00 a10a5a7764ef udevadm[43]: qemu_fw_cfg: Failed to write 'add' to '/sys/module/qemu_fw_cfg/uevent': Permission denied -2024-04-07T18:49:23.597718+00:00 a10a5a7764ef udevadm[43]: qrtr: Failed to write 'add' to '/sys/module/qrtr/uevent': Permission denied -2024-04-07T18:49:23.597721+00:00 a10a5a7764ef udevadm[43]: random: Failed to write 'add' to '/sys/module/random/uevent': Permission denied -2024-04-07T18:49:23.597723+00:00 a10a5a7764ef udevadm[43]: rcupdate: Failed to write 'add' to '/sys/module/rcupdate/uevent': Permission denied -2024-04-07T18:49:23.597725+00:00 a10a5a7764ef udevadm[43]: rcutree: Failed to write 'add' to '/sys/module/rcutree/uevent': Permission denied -2024-04-07T18:49:23.597727+00:00 a10a5a7764ef udevadm[43]: rfkill: Failed to write 'add' to '/sys/module/rfkill/uevent': Permission denied -2024-04-07T18:49:23.597731+00:00 a10a5a7764ef udevadm[43]: rng_core: Failed to write 'add' to '/sys/module/rng_core/uevent': Permission denied -2024-04-07T18:49:23.597734+00:00 a10a5a7764ef udevadm[43]: rtc_cmos: Failed to write 'add' to '/sys/module/rtc_cmos/uevent': Permission denied -2024-04-07T18:49:23.597736+00:00 a10a5a7764ef udevadm[43]: scsi_common: Failed to write 'add' to '/sys/module/scsi_common/uevent': Permission denied -2024-04-07T18:49:23.597739+00:00 a10a5a7764ef udevadm[43]: scsi_mod: Failed to write 'add' to '/sys/module/scsi_mod/uevent': Permission denied -2024-04-07T18:49:23.597749+00:00 a10a5a7764ef udevadm[43]: secretmem: Failed to write 'add' to '/sys/module/secretmem/uevent': Permission denied -2024-04-07T18:49:23.597752+00:00 a10a5a7764ef udevadm[43]: serio_raw: Failed to write 'add' to '/sys/module/serio_raw/uevent': Permission denied -2024-04-07T18:49:23.597756+00:00 a10a5a7764ef udevadm[43]: sg: Failed to write 'add' to '/sys/module/sg/uevent': Permission denied -2024-04-07T18:49:23.597759+00:00 a10a5a7764ef udevadm[43]: sha1_ssse3: Failed to write 'add' to '/sys/module/sha1_ssse3/uevent': Permission denied -2024-04-07T18:49:23.597761+00:00 a10a5a7764ef udevadm[43]: sha256_ssse3: Failed to write 'add' to '/sys/module/sha256_ssse3/uevent': Permission denied -2024-04-07T18:49:23.597764+00:00 a10a5a7764ef udevadm[43]: sha512_generic: Failed to write 'add' to '/sys/module/sha512_generic/uevent': Permission denied -2024-04-07T18:49:23.597766+00:00 a10a5a7764ef udevadm[43]: sha512_ssse3: Failed to write 'add' to '/sys/module/sha512_ssse3/uevent': Permission denied -2024-04-07T18:49:23.597771+00:00 a10a5a7764ef udevadm[43]: shpchp: Failed to write 'add' to '/sys/module/shpchp/uevent': Permission denied -2024-04-07T18:49:23.597774+00:00 a10a5a7764ef udevadm[43]: snd: Failed to write 'add' to '/sys/module/snd/uevent': Permission denied -2024-04-07T18:49:23.597776+00:00 a10a5a7764ef udevadm[43]: snd_hda_codec: Failed to write 'add' to '/sys/module/snd_hda_codec/uevent': Permission denied -2024-04-07T18:49:23.597779+00:00 a10a5a7764ef udevadm[43]: snd_hda_codec_generic: Failed to write 'add' to '/sys/module/snd_hda_codec_generic/uevent': Permission denied -2024-04-07T18:49:23.597781+00:00 a10a5a7764ef udevadm[43]: snd_hda_core: Failed to write 'add' to '/sys/module/snd_hda_core/uevent': Permission denied -2024-04-07T18:49:23.597785+00:00 a10a5a7764ef udevadm[43]: snd_hda_intel: Failed to write 'add' to '/sys/module/snd_hda_intel/uevent': Permission denied -2024-04-07T18:49:23.597787+00:00 a10a5a7764ef udevadm[43]: snd_hrtimer: Failed to write 'add' to '/sys/module/snd_hrtimer/uevent': Permission denied -2024-04-07T18:49:23.597789+00:00 a10a5a7764ef udevadm[43]: snd_hwdep: Failed to write 'add' to '/sys/module/snd_hwdep/uevent': Permission denied -2024-04-07T18:49:23.597792+00:00 a10a5a7764ef udevadm[43]: snd_intel_dspcfg: Failed to write 'add' to '/sys/module/snd_intel_dspcfg/uevent': Permission denied -2024-04-07T18:49:23.597794+00:00 a10a5a7764ef udevadm[43]: snd_intel_sdw_acpi: Failed to write 'add' to '/sys/module/snd_intel_sdw_acpi/uevent': Permission denied -2024-04-07T18:49:23.597798+00:00 a10a5a7764ef udevadm[43]: snd_pcm: Failed to write 'add' to '/sys/module/snd_pcm/uevent': Permission denied -2024-04-07T18:49:23.597800+00:00 a10a5a7764ef udevadm[43]: snd_seq: Failed to write 'add' to '/sys/module/snd_seq/uevent': Permission denied -2024-04-07T18:49:23.597803+00:00 a10a5a7764ef udevadm[43]: snd_seq_device: Failed to write 'add' to '/sys/module/snd_seq_device/uevent': Permission denied -2024-04-07T18:49:23.597805+00:00 a10a5a7764ef udevadm[43]: snd_seq_dummy: Failed to write 'add' to '/sys/module/snd_seq_dummy/uevent': Permission denied -2024-04-07T18:49:23.597807+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/snd/seq to uid=65534, gid=29, mode=0660: Operation not permitted -2024-04-07T18:49:23.597809+00:00 a10a5a7764ef udevadm[43]: snd_timer: Failed to write 'add' to '/sys/module/snd_timer/uevent': Permission denied -2024-04-07T18:49:23.597813+00:00 a10a5a7764ef udevadm[43]: soundcore: Failed to write 'add' to '/sys/module/soundcore/uevent': Permission denied -2024-04-07T18:49:23.597816+00:00 a10a5a7764ef udevadm[43]: spidev: Failed to write 'add' to '/sys/module/spidev/uevent': Permission denied -2024-04-07T18:49:23.597818+00:00 a10a5a7764ef udevadm[43]: spurious: Failed to write 'add' to '/sys/module/spurious/uevent': Permission denied -2024-04-07T18:49:23.597821+00:00 a10a5a7764ef udevadm[43]: sr_mod: Failed to write 'add' to '/sys/module/sr_mod/uevent': Permission denied -2024-04-07T18:49:23.597823+00:00 a10a5a7764ef udevadm[43]: srcutree: Failed to write 'add' to '/sys/module/srcutree/uevent': Permission denied -2024-04-07T18:49:23.597827+00:00 a10a5a7764ef udevadm[43]: stp: Failed to write 'add' to '/sys/module/stp/uevent': Permission denied -2024-04-07T18:49:23.597830+00:00 a10a5a7764ef udevadm[43]: sunrpc: Failed to write 'add' to '/sys/module/sunrpc/uevent': Permission denied -2024-04-07T18:49:23.597833+00:00 a10a5a7764ef udevadm[43]: suspend: Failed to write 'add' to '/sys/module/suspend/uevent': Permission denied -2024-04-07T18:49:23.597835+00:00 a10a5a7764ef udevadm[43]: syscall: Failed to write 'add' to '/sys/module/syscall/uevent': Permission denied -2024-04-07T18:49:23.597837+00:00 a10a5a7764ef udevadm[43]: sysrq: Failed to write 'add' to '/sys/module/sysrq/uevent': Permission denied -2024-04-07T18:49:23.597845+00:00 a10a5a7764ef udevadm[43]: tcp_cubic: Failed to write 'add' to '/sys/module/tcp_cubic/uevent': Permission denied -2024-04-07T18:49:23.597848+00:00 a10a5a7764ef udevadm[43]: tcp_diag: Failed to write 'add' to '/sys/module/tcp_diag/uevent': Permission denied -2024-04-07T18:49:23.597850+00:00 a10a5a7764ef udevadm[43]: thermal: Failed to write 'add' to '/sys/module/thermal/uevent': Permission denied -2024-04-07T18:49:23.597852+00:00 a10a5a7764ef udevadm[43]: tpm: Failed to write 'add' to '/sys/module/tpm/uevent': Permission denied -2024-04-07T18:49:23.597855+00:00 a10a5a7764ef udevadm[43]: tpm_crb: Failed to write 'add' to '/sys/module/tpm_crb/uevent': Permission denied -2024-04-07T18:49:23.597857+00:00 a10a5a7764ef udevadm[43]: tpm_tis: Failed to write 'add' to '/sys/module/tpm_tis/uevent': Permission denied -2024-04-07T18:49:23.597863+00:00 a10a5a7764ef udevadm[43]: tpm_tis_core: Failed to write 'add' to '/sys/module/tpm_tis_core/uevent': Permission denied -2024-04-07T18:49:23.597865+00:00 a10a5a7764ef udevadm[43]: tun: Failed to write 'add' to '/sys/module/tun/uevent': Permission denied -2024-04-07T18:49:23.597867+00:00 a10a5a7764ef udevadm[43]: usb_common: Failed to write 'add' to '/sys/module/usb_common/uevent': Permission denied -2024-04-07T18:49:23.597869+00:00 a10a5a7764ef udevadm[43]: usbcore: Failed to write 'add' to '/sys/module/usbcore/uevent': Permission denied -2024-04-07T18:49:23.597871+00:00 a10a5a7764ef udevadm[43]: usbhid: Failed to write 'add' to '/sys/module/usbhid/uevent': Permission denied -2024-04-07T18:49:23.597877+00:00 a10a5a7764ef udevadm[43]: veth: Failed to write 'add' to '/sys/module/veth/uevent': Permission denied -2024-04-07T18:49:23.597879+00:00 a10a5a7764ef udevadm[43]: vfat: Failed to write 'add' to '/sys/module/vfat/uevent': Permission denied -2024-04-07T18:49:23.597882+00:00 a10a5a7764ef udevadm[43]: virtio: Failed to write 'add' to '/sys/module/virtio/uevent': Permission denied -2024-04-07T18:49:23.597884+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/snd/timer to uid=65534, gid=29, mode=0660: Operation not permitted -2024-04-07T18:49:23.597886+00:00 a10a5a7764ef udevadm[43]: virtio_balloon: Failed to write 'add' to '/sys/module/virtio_balloon/uevent': Permission denied -2024-04-07T18:49:23.597892+00:00 a10a5a7764ef udevadm[43]: virtio_blk: Failed to write 'add' to '/sys/module/virtio_blk/uevent': Permission denied -2024-04-07T18:49:23.597894+00:00 a10a5a7764ef udevadm[43]: virtio_console: Failed to write 'add' to '/sys/module/virtio_console/uevent': Permission denied -2024-04-07T18:49:23.597896+00:00 a10a5a7764ef udevadm[43]: virtio_dma_buf: Failed to write 'add' to '/sys/module/virtio_dma_buf/uevent': Permission denied -2024-04-07T18:49:23.597899+00:00 a10a5a7764ef udevadm[43]: virtio_gpu: Failed to write 'add' to '/sys/module/virtio_gpu/uevent': Permission denied -2024-04-07T18:49:23.597902+00:00 a10a5a7764ef udevadm[43]: virtio_net: Failed to write 'add' to '/sys/module/virtio_net/uevent': Permission denied -2024-04-07T18:49:23.597907+00:00 a10a5a7764ef udevadm[43]: virtio_pci: Failed to write 'add' to '/sys/module/virtio_pci/uevent': Permission denied -2024-04-07T18:49:23.597910+00:00 a10a5a7764ef udevadm[43]: virtio_pci_legacy_dev: Failed to write 'add' to '/sys/module/virtio_pci_legacy_dev/uevent': Permission denied -2024-04-07T18:49:23.597912+00:00 a10a5a7764ef udevadm[43]: virtio_pci_modern_dev: Failed to write 'add' to '/sys/module/virtio_pci_modern_dev/uevent': Permission denied -2024-04-07T18:49:23.597915+00:00 a10a5a7764ef udevadm[43]: virtio_ring: Failed to write 'add' to '/sys/module/virtio_ring/uevent': Permission denied -2024-04-07T18:49:23.597917+00:00 a10a5a7764ef udevadm[43]: virtio_rng: Failed to write 'add' to '/sys/module/virtio_rng/uevent': Permission denied -2024-04-07T18:49:23.597919+00:00 a10a5a7764ef udevadm[43]: vt: Failed to write 'add' to '/sys/module/vt/uevent': Permission denied -2024-04-07T18:49:23.597925+00:00 a10a5a7764ef udevadm[43]: watchdog: Failed to write 'add' to '/sys/module/watchdog/uevent': Permission denied -2024-04-07T18:49:23.597927+00:00 a10a5a7764ef udevadm[43]: workqueue: Failed to write 'add' to '/sys/module/workqueue/uevent': Permission denied -2024-04-07T18:49:23.597929+00:00 a10a5a7764ef udevadm[43]: x_tables: Failed to write 'add' to '/sys/module/x_tables/uevent': Permission denied -2024-04-07T18:49:23.597932+00:00 a10a5a7764ef udevadm[43]: xen: Failed to write 'add' to '/sys/module/xen/uevent': Permission denied -2024-04-07T18:49:23.597934+00:00 a10a5a7764ef udevadm[43]: xen_kbdfront: Failed to write 'add' to '/sys/module/xen_kbdfront/uevent': Permission denied -2024-04-07T18:49:23.597940+00:00 a10a5a7764ef udevadm[43]: xfrm_algo: Failed to write 'add' to '/sys/module/xfrm_algo/uevent': Permission denied -2024-04-07T18:49:23.597942+00:00 a10a5a7764ef udevadm[43]: xfrm_user: Failed to write 'add' to '/sys/module/xfrm_user/uevent': Permission denied -2024-04-07T18:49:23.597945+00:00 a10a5a7764ef udevadm[43]: xfs: Failed to write 'add' to '/sys/module/xfs/uevent': Permission denied -2024-04-07T18:49:23.597947+00:00 a10a5a7764ef udevadm[43]: xhci_hcd: Failed to write 'add' to '/sys/module/xhci_hcd/uevent': Permission denied -2024-04-07T18:49:23.597949+00:00 a10a5a7764ef udevadm[43]: xhci_pci: Failed to write 'add' to '/sys/module/xhci_pci/uevent': Permission denied -2024-04-07T18:49:23.597955+00:00 a10a5a7764ef udevadm[43]: xt_MASQUERADE: Failed to write 'add' to '/sys/module/xt_MASQUERADE/uevent': Permission denied -2024-04-07T18:49:23.597958+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/loop-control to uid=65534, gid=6, mode=0660: Operation not permitted -2024-04-07T18:49:23.597960+00:00 a10a5a7764ef udevadm[43]: xt_addrtype: Failed to write 'add' to '/sys/module/xt_addrtype/uevent': Permission denied -2024-04-07T18:49:23.597963+00:00 a10a5a7764ef udevadm[43]: xt_conntrack: Failed to write 'add' to '/sys/module/xt_conntrack/uevent': Permission denied -2024-04-07T18:49:23.597965+00:00 a10a5a7764ef udevadm[43]: xt_nat: Failed to write 'add' to '/sys/module/xt_nat/uevent': Permission denied -2024-04-07T18:49:23.597969+00:00 a10a5a7764ef udevadm[43]: xt_tcpudp: Failed to write 'add' to '/sys/module/xt_tcpudp/uevent': Permission denied -2024-04-07T18:49:23.597973+00:00 a10a5a7764ef udevadm[43]: xz_dec: Failed to write 'add' to '/sys/module/xz_dec/uevent': Permission denied -2024-04-07T18:49:23.597975+00:00 a10a5a7764ef udevadm[43]: zram: Failed to write 'add' to '/sys/module/zram/uevent': Permission denied -2024-04-07T18:49:23.597978+00:00 a10a5a7764ef udevadm[43]: zsmalloc: Failed to write 'add' to '/sys/module/zsmalloc/uevent': Permission denied -2024-04-07T18:49:23.597980+00:00 a10a5a7764ef udevadm[43]: zstd: Failed to write 'add' to '/sys/module/zstd/uevent': Permission denied -2024-04-07T18:49:23.597982+00:00 a10a5a7764ef udevadm[43]: zstd_compress: Failed to write 'add' to '/sys/module/zstd_compress/uevent': Permission denied -2024-04-07T18:49:23.597988+00:00 a10a5a7764ef udevadm[43]: zswap: Failed to write 'add' to '/sys/module/zswap/uevent': Permission denied -2024-04-07T18:49:23.597990+00:00 a10a5a7764ef udevadm[43]: 0000:00:02.3: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/uevent': Permission denied -2024-04-07T18:49:23.597992+00:00 a10a5a7764ef udevadm[43]: 0000:04:00.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/uevent': Permission denied -2024-04-07T18:49:23.597994+00:00 a10a5a7764ef udevadm[43]: virtio3: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/uevent': Permission denied -2024-04-07T18:49:23.597997+00:00 a10a5a7764ef udevadm[43]: vda: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/uevent': Permission denied -2024-04-07T18:49:23.598003+00:00 a10a5a7764ef udevadm[43]: vda1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda1/uevent': Permission denied -2024-04-07T18:49:23.598006+00:00 a10a5a7764ef udevadm[43]: vda2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda2/uevent': Permission denied -2024-04-07T18:49:23.598008+00:00 a10a5a7764ef udevadm[43]: 0000:00:1f.2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/uevent': Permission denied -2024-04-07T18:49:23.598010+00:00 a10a5a7764ef udevadm[43]: host0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/uevent': Permission denied -2024-04-07T18:49:23.598012+00:00 a10a5a7764ef udevadm[43]: target0:0:0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/uevent': Permission denied -2024-04-07T18:49:23.598017+00:00 a10a5a7764ef udevadm[43]: 0:0:0:0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/uevent': Permission denied -2024-04-07T18:49:23.598019+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/kvm to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:49:23.598021+00:00 a10a5a7764ef udevadm[43]: sr0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0/uevent': Permission denied -2024-04-07T18:49:23.598024+00:00 a10a5a7764ef udevadm[43]: loop0: Failed to write 'add' to '/sys/devices/virtual/block/loop0/uevent': Permission denied -2024-04-07T18:49:23.598027+00:00 a10a5a7764ef udevadm[43]: loop1: Failed to write 'add' to '/sys/devices/virtual/block/loop1/uevent': Permission denied -2024-04-07T18:49:23.598032+00:00 a10a5a7764ef udevadm[43]: loop2: Failed to write 'add' to '/sys/devices/virtual/block/loop2/uevent': Permission denied -2024-04-07T18:49:23.598034+00:00 a10a5a7764ef udevadm[43]: loop3: Failed to write 'add' to '/sys/devices/virtual/block/loop3/uevent': Permission denied -2024-04-07T18:49:23.598036+00:00 a10a5a7764ef udevadm[43]: loop4: Failed to write 'add' to '/sys/devices/virtual/block/loop4/uevent': Permission denied -2024-04-07T18:49:23.598039+00:00 a10a5a7764ef udevadm[43]: loop5: Failed to write 'add' to '/sys/devices/virtual/block/loop5/uevent': Permission denied -2024-04-07T18:49:23.598041+00:00 a10a5a7764ef udevadm[43]: loop6: Failed to write 'add' to '/sys/devices/virtual/block/loop6/uevent': Permission denied -2024-04-07T18:49:23.598046+00:00 a10a5a7764ef udevadm[43]: loop7: Failed to write 'add' to '/sys/devices/virtual/block/loop7/uevent': Permission denied -2024-04-07T18:49:23.598048+00:00 a10a5a7764ef udevadm[43]: zram0: Failed to write 'add' to '/sys/devices/virtual/block/zram0/uevent': Permission denied -2024-04-07T18:49:23.598051+00:00 a10a5a7764ef udevadm[43]: serial8250: Failed to write 'add' to '/sys/devices/platform/serial8250/uevent': Permission denied -2024-04-07T18:49:23.598053+00:00 a10a5a7764ef udevadm[43]: ttyS1: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS1/uevent': Permission denied -2024-04-07T18:49:23.598055+00:00 a10a5a7764ef udevadm[43]: ttyS2: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS2/uevent': Permission denied -2024-04-07T18:49:23.598058+00:00 a10a5a7764ef udevadm[43]: ttyS3: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS3/uevent': Permission denied -2024-04-07T18:49:23.598064+00:00 a10a5a7764ef udevadm[43]: 00:00: Failed to write 'add' to '/sys/devices/pnp0/00:00/uevent': Permission denied -2024-04-07T18:49:23.598066+00:00 a10a5a7764ef udevadm[43]: ttyS0: Failed to write 'add' to '/sys/devices/pnp0/00:00/tty/ttyS0/uevent': Permission denied -2024-04-07T18:49:23.598068+00:00 a10a5a7764ef udevadm[43]: console: Failed to write 'add' to '/sys/devices/virtual/tty/console/uevent': Permission denied -2024-04-07T18:49:23.598071+00:00 a10a5a7764ef udevadm[43]: ptmx: Failed to write 'add' to '/sys/devices/virtual/tty/ptmx/uevent': Permission denied -2024-04-07T18:49:23.598073+00:00 a10a5a7764ef udevadm[43]: tty: Failed to write 'add' to '/sys/devices/virtual/tty/tty/uevent': Permission denied -2024-04-07T18:49:23.598079+00:00 a10a5a7764ef udevadm[43]: tty0: Failed to write 'add' to '/sys/devices/virtual/tty/tty0/uevent': Permission denied -2024-04-07T18:49:23.598081+00:00 a10a5a7764ef udevadm[43]: tty1: Failed to write 'add' to '/sys/devices/virtual/tty/tty1/uevent': Permission denied -2024-04-07T18:49:23.598084+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/vhost-vsock to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:49:23.598086+00:00 a10a5a7764ef udevadm[43]: tty10: Failed to write 'add' to '/sys/devices/virtual/tty/tty10/uevent': Permission denied -2024-04-07T18:49:23.598089+00:00 a10a5a7764ef udevadm[43]: tty11: Failed to write 'add' to '/sys/devices/virtual/tty/tty11/uevent': Permission denied -2024-04-07T18:49:23.598094+00:00 a10a5a7764ef udevadm[43]: tty12: Failed to write 'add' to '/sys/devices/virtual/tty/tty12/uevent': Permission denied -2024-04-07T18:49:23.598096+00:00 a10a5a7764ef udevadm[43]: tty13: Failed to write 'add' to '/sys/devices/virtual/tty/tty13/uevent': Permission denied -2024-04-07T18:49:23.598099+00:00 a10a5a7764ef udevadm[43]: tty14: Failed to write 'add' to '/sys/devices/virtual/tty/tty14/uevent': Permission denied -2024-04-07T18:49:23.598101+00:00 a10a5a7764ef udevadm[43]: tty15: Failed to write 'add' to '/sys/devices/virtual/tty/tty15/uevent': Permission denied -2024-04-07T18:49:23.598103+00:00 a10a5a7764ef udevadm[43]: tty16: Failed to write 'add' to '/sys/devices/virtual/tty/tty16/uevent': Permission denied -2024-04-07T18:49:23.598108+00:00 a10a5a7764ef udevadm[43]: tty17: Failed to write 'add' to '/sys/devices/virtual/tty/tty17/uevent': Permission denied -2024-04-07T18:49:23.598111+00:00 a10a5a7764ef udevadm[43]: tty18: Failed to write 'add' to '/sys/devices/virtual/tty/tty18/uevent': Permission denied -2024-04-07T18:49:23.598113+00:00 a10a5a7764ef udevadm[43]: tty19: Failed to write 'add' to '/sys/devices/virtual/tty/tty19/uevent': Permission denied -2024-04-07T18:49:23.598115+00:00 a10a5a7764ef udevadm[43]: tty2: Failed to write 'add' to '/sys/devices/virtual/tty/tty2/uevent': Permission denied -2024-04-07T18:49:23.598117+00:00 a10a5a7764ef udevadm[43]: tty20: Failed to write 'add' to '/sys/devices/virtual/tty/tty20/uevent': Permission denied -2024-04-07T18:49:23.598121+00:00 a10a5a7764ef udevadm[43]: tty21: Failed to write 'add' to '/sys/devices/virtual/tty/tty21/uevent': Permission denied -2024-04-07T18:49:23.598125+00:00 a10a5a7764ef udevadm[43]: tty22: Failed to write 'add' to '/sys/devices/virtual/tty/tty22/uevent': Permission denied -2024-04-07T18:49:23.598128+00:00 a10a5a7764ef udevadm[43]: tty23: Failed to write 'add' to '/sys/devices/virtual/tty/tty23/uevent': Permission denied -2024-04-07T18:49:23.598130+00:00 a10a5a7764ef udevadm[43]: tty24: Failed to write 'add' to '/sys/devices/virtual/tty/tty24/uevent': Permission denied -2024-04-07T18:49:23.598132+00:00 a10a5a7764ef udevadm[43]: tty25: Failed to write 'add' to '/sys/devices/virtual/tty/tty25/uevent': Permission denied -2024-04-07T18:49:23.598135+00:00 a10a5a7764ef udevadm[43]: tty26: Failed to write 'add' to '/sys/devices/virtual/tty/tty26/uevent': Permission denied -2024-04-07T18:49:23.598141+00:00 a10a5a7764ef udevadm[43]: tty27: Failed to write 'add' to '/sys/devices/virtual/tty/tty27/uevent': Permission denied -2024-04-07T18:49:23.598162+00:00 a10a5a7764ef udevadm[43]: tty28: Failed to write 'add' to '/sys/devices/virtual/tty/tty28/uevent': Permission denied -2024-04-07T18:49:23.598166+00:00 a10a5a7764ef udevadm[43]: tty29: Failed to write 'add' to '/sys/devices/virtual/tty/tty29/uevent': Permission denied -2024-04-07T18:49:23.598169+00:00 a10a5a7764ef udevadm[43]: tty3: Failed to write 'add' to '/sys/devices/virtual/tty/tty3/uevent': Permission denied -2024-04-07T18:49:23.598171+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/vhost-net to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:49:23.598193+00:00 a10a5a7764ef udevadm[43]: tty30: Failed to write 'add' to '/sys/devices/virtual/tty/tty30/uevent': Permission denied -2024-04-07T18:49:23.598195+00:00 a10a5a7764ef udevadm[43]: tty31: Failed to write 'add' to '/sys/devices/virtual/tty/tty31/uevent': Permission denied -2024-04-07T18:49:23.598198+00:00 a10a5a7764ef udevadm[43]: tty32: Failed to write 'add' to '/sys/devices/virtual/tty/tty32/uevent': Permission denied -2024-04-07T18:49:23.598200+00:00 a10a5a7764ef udevadm[43]: tty33: Failed to write 'add' to '/sys/devices/virtual/tty/tty33/uevent': Permission denied -2024-04-07T18:49:23.598203+00:00 a10a5a7764ef udevadm[43]: tty34: Failed to write 'add' to '/sys/devices/virtual/tty/tty34/uevent': Permission denied -2024-04-07T18:49:23.598399+00:00 a10a5a7764ef udevadm[43]: tty35: Failed to write 'add' to '/sys/devices/virtual/tty/tty35/uevent': Permission denied -2024-04-07T18:49:23.598403+00:00 a10a5a7764ef udevadm[43]: tty36: Failed to write 'add' to '/sys/devices/virtual/tty/tty36/uevent': Permission denied -2024-04-07T18:49:23.598406+00:00 a10a5a7764ef udevadm[43]: tty37: Failed to write 'add' to '/sys/devices/virtual/tty/tty37/uevent': Permission denied -2024-04-07T18:49:23.598409+00:00 a10a5a7764ef udevadm[43]: tty38: Failed to write 'add' to '/sys/devices/virtual/tty/tty38/uevent': Permission denied -2024-04-07T18:49:23.598411+00:00 a10a5a7764ef udevadm[43]: tty39: Failed to write 'add' to '/sys/devices/virtual/tty/tty39/uevent': Permission denied -2024-04-07T18:49:23.598413+00:00 a10a5a7764ef udevadm[43]: tty4: Failed to write 'add' to '/sys/devices/virtual/tty/tty4/uevent': Permission denied -2024-04-07T18:49:23.598417+00:00 a10a5a7764ef udevadm[43]: tty40: Failed to write 'add' to '/sys/devices/virtual/tty/tty40/uevent': Permission denied -2024-04-07T18:49:23.598419+00:00 a10a5a7764ef udevadm[43]: tty41: Failed to write 'add' to '/sys/devices/virtual/tty/tty41/uevent': Permission denied -2024-04-07T18:49:23.598422+00:00 a10a5a7764ef udevadm[43]: tty42: Failed to write 'add' to '/sys/devices/virtual/tty/tty42/uevent': Permission denied -2024-04-07T18:49:23.598424+00:00 a10a5a7764ef udevadm[43]: tty43: Failed to write 'add' to '/sys/devices/virtual/tty/tty43/uevent': Permission denied -2024-04-07T18:49:23.598427+00:00 a10a5a7764ef udevadm[43]: tty44: Failed to write 'add' to '/sys/devices/virtual/tty/tty44/uevent': Permission denied -2024-04-07T18:49:23.598429+00:00 a10a5a7764ef udevadm[43]: tty45: Failed to write 'add' to '/sys/devices/virtual/tty/tty45/uevent': Permission denied -2024-04-07T18:49:23.598432+00:00 a10a5a7764ef udevadm[43]: tty46: Failed to write 'add' to '/sys/devices/virtual/tty/tty46/uevent': Permission denied -2024-04-07T18:49:23.598434+00:00 a10a5a7764ef udevadm[43]: tty47: Failed to write 'add' to '/sys/devices/virtual/tty/tty47/uevent': Permission denied -2024-04-07T18:49:23.598436+00:00 a10a5a7764ef udevadm[43]: tty48: Failed to write 'add' to '/sys/devices/virtual/tty/tty48/uevent': Permission denied -2024-04-07T18:49:23.598438+00:00 a10a5a7764ef udevadm[43]: tty49: Failed to write 'add' to '/sys/devices/virtual/tty/tty49/uevent': Permission denied -2024-04-07T18:49:23.598441+00:00 a10a5a7764ef udevadm[43]: tty5: Failed to write 'add' to '/sys/devices/virtual/tty/tty5/uevent': Permission denied -2024-04-07T18:49:23.598443+00:00 a10a5a7764ef systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. -2024-04-07T18:49:23.598445+00:00 a10a5a7764ef udevadm[43]: tty50: Failed to write 'add' to '/sys/devices/virtual/tty/tty50/uevent': Permission denied -2024-04-07T18:49:23.598448+00:00 a10a5a7764ef udevadm[43]: tty51: Failed to write 'add' to '/sys/devices/virtual/tty/tty51/uevent': Permission denied -2024-04-07T18:49:23.598451+00:00 a10a5a7764ef udevadm[43]: tty52: Failed to write 'add' to '/sys/devices/virtual/tty/tty52/uevent': Permission denied -2024-04-07T18:49:23.598453+00:00 a10a5a7764ef udevadm[43]: tty53: Failed to write 'add' to '/sys/devices/virtual/tty/tty53/uevent': Permission denied -2024-04-07T18:49:23.598455+00:00 a10a5a7764ef udevadm[43]: tty54: Failed to write 'add' to '/sys/devices/virtual/tty/tty54/uevent': Permission denied -2024-04-07T18:49:23.598458+00:00 a10a5a7764ef udevadm[43]: tty55: Failed to write 'add' to '/sys/devices/virtual/tty/tty55/uevent': Permission denied -2024-04-07T18:49:23.598461+00:00 a10a5a7764ef udevadm[43]: tty56: Failed to write 'add' to '/sys/devices/virtual/tty/tty56/uevent': Permission denied -2024-04-07T18:49:23.598463+00:00 a10a5a7764ef udevadm[43]: tty57: Failed to write 'add' to '/sys/devices/virtual/tty/tty57/uevent': Permission denied -2024-04-07T18:49:23.598466+00:00 a10a5a7764ef udevadm[43]: tty58: Failed to write 'add' to '/sys/devices/virtual/tty/tty58/uevent': Permission denied -2024-04-07T18:49:23.598468+00:00 a10a5a7764ef udevadm[43]: tty59: Failed to write 'add' to '/sys/devices/virtual/tty/tty59/uevent': Permission denied -2024-04-07T18:49:23.598471+00:00 a10a5a7764ef udevadm[43]: tty6: Failed to write 'add' to '/sys/devices/virtual/tty/tty6/uevent': Permission denied -2024-04-07T18:49:23.598474+00:00 a10a5a7764ef udevadm[43]: tty60: Failed to write 'add' to '/sys/devices/virtual/tty/tty60/uevent': Permission denied -2024-04-07T18:49:23.598476+00:00 a10a5a7764ef udevadm[43]: tty61: Failed to write 'add' to '/sys/devices/virtual/tty/tty61/uevent': Permission denied -2024-04-07T18:49:23.598478+00:00 a10a5a7764ef udevadm[43]: tty62: Failed to write 'add' to '/sys/devices/virtual/tty/tty62/uevent': Permission denied -2024-04-07T18:49:23.598481+00:00 a10a5a7764ef udevadm[43]: tty63: Failed to write 'add' to '/sys/devices/virtual/tty/tty63/uevent': Permission denied -2024-04-07T18:49:23.598483+00:00 a10a5a7764ef udevadm[43]: tty7: Failed to write 'add' to '/sys/devices/virtual/tty/tty7/uevent': Permission denied -2024-04-07T18:49:23.598486+00:00 a10a5a7764ef udevadm[43]: tty8: Failed to write 'add' to '/sys/devices/virtual/tty/tty8/uevent': Permission denied -2024-04-07T18:49:23.598488+00:00 a10a5a7764ef udevadm[43]: tty9: Failed to write 'add' to '/sys/devices/virtual/tty/tty9/uevent': Permission denied -2024-04-07T18:49:23.598490+00:00 a10a5a7764ef udevadm[43]: LNXSYSTM:00: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/uevent': Permission denied -2024-04-07T18:49:23.598493+00:00 a10a5a7764ef udevadm[43]: LNXPWRBN:00: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/uevent': Permission denied -2024-04-07T18:49:23.598495+00:00 a10a5a7764ef udevadm[43]: input2: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/uevent': Permission denied -2024-04-07T18:49:23.598498+00:00 a10a5a7764ef udevadm[43]: event1: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1/uevent': Permission denied -2024-04-07T18:49:23.598500+00:00 a10a5a7764ef udevadm[43]: 0000:00:02.1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/uevent': Permission denied -2024-04-07T18:49:23.598502+00:00 a10a5a7764ef udevadm[43]: 0000:02:00.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/uevent': Permission denied -2024-04-07T18:49:23.598505+00:00 a10a5a7764ef udevadm[43]: usb1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/uevent': Permission denied -2024-04-07T18:49:23.598507+00:00 a10a5a7764ef udevadm[43]: 1-1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/uevent': Permission denied -2024-04-07T18:49:23.598510+00:00 a10a5a7764ef udevadm[43]: 1-1:1.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/uevent': Permission denied -2024-04-07T18:49:23.598513+00:00 a10a5a7764ef udevadm[43]: 0003:0627:0001.0001: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/uevent': Permission denied -2024-04-07T18:49:23.598515+00:00 a10a5a7764ef udevadm[43]: input4: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/uevent': Permission denied -2024-04-07T18:49:23.598518+00:00 a10a5a7764ef udevadm[43]: event2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/event2/uevent': Permission denied -2024-04-07T18:49:23.598520+00:00 a10a5a7764ef udevadm[43]: mouse0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/mouse0/uevent': Permission denied -2024-04-07T18:49:23.598523+00:00 a10a5a7764ef udevadm[43]: i8042: Failed to write 'add' to '/sys/devices/platform/i8042/uevent': Permission denied -2024-04-07T18:49:23.598525+00:00 a10a5a7764ef udevadm[43]: serio0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/uevent': Permission denied -2024-04-07T18:49:23.598528+00:00 a10a5a7764ef udevadm[43]: input0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/input/input0/uevent': Permission denied -2024-04-07T18:49:23.598530+00:00 a10a5a7764ef udevadm[43]: event0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/input/input0/event0/uevent': Permission denied -2024-04-07T18:49:23.598532+00:00 a10a5a7764ef udevadm[43]: serio1: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/uevent': Permission denied -2024-04-07T18:49:23.598535+00:00 a10a5a7764ef udevadm[43]: input3: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/uevent': Permission denied -2024-04-07T18:49:23.598537+00:00 a10a5a7764ef udevadm[43]: event3: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/event3/uevent': Permission denied -2024-04-07T18:49:23.598540+00:00 a10a5a7764ef udevadm[43]: mouse1: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/mouse1/uevent': Permission denied -2024-04-07T18:49:23.598543+00:00 a10a5a7764ef udevadm[43]: pcspkr: Failed to write 'add' to '/sys/devices/platform/pcspkr/uevent': Permission denied -2024-04-07T18:49:23.598545+00:00 a10a5a7764ef udevadm[43]: input5: Failed to write 'add' to '/sys/devices/platform/pcspkr/input/input5/uevent': Permission denied -2024-04-07T18:49:23.598547+00:00 a10a5a7764ef udevadm[43]: event4: Failed to write 'add' to '/sys/devices/platform/pcspkr/input/input5/event4/uevent': Permission denied -2024-04-07T18:49:23.598550+00:00 a10a5a7764ef udevadm[43]: mice: Failed to write 'add' to '/sys/devices/virtual/input/mice/uevent': Permission denied -2024-04-07T18:49:23.598552+00:00 a10a5a7764ef udevadm[43]: acpi: Failed to write 'add' to '/sys/bus/acpi/uevent': Permission denied -2024-04-07T18:49:23.598554+00:00 a10a5a7764ef udevadm[43]: button: Failed to write 'add' to '/sys/bus/acpi/drivers/button/uevent': Permission denied -2024-04-07T18:49:23.598558+00:00 a10a5a7764ef udevadm[43]: ec: Failed to write 'add' to '/sys/bus/acpi/drivers/ec/uevent': Permission denied -2024-04-07T18:49:23.598561+00:00 a10a5a7764ef udevadm[43]: hardware_error_device: Failed to write 'add' to '/sys/bus/acpi/drivers/hardware_error_device/uevent': Permission denied -2024-04-07T18:49:23.598563+00:00 a10a5a7764ef udevadm[43]: hpet: Failed to write 'add' to '/sys/bus/acpi/drivers/hpet/uevent': Permission denied -2024-04-07T18:49:23.598565+00:00 a10a5a7764ef udevadm[43]: thermal: Failed to write 'add' to '/sys/bus/acpi/drivers/thermal/uevent': Permission denied -2024-04-07T18:49:23.598568+00:00 a10a5a7764ef udevadm[43]: tpm_crb: Failed to write 'add' to '/sys/bus/acpi/drivers/tpm_crb/uevent': Permission denied -2024-04-07T18:49:23.598570+00:00 a10a5a7764ef udevadm[43]: vmgenid: Failed to write 'add' to '/sys/bus/acpi/drivers/vmgenid/uevent': Permission denied -2024-04-07T18:49:23.598573+00:00 a10a5a7764ef udevadm[43]: auxiliary: Failed to write 'add' to '/sys/bus/auxiliary/uevent': Permission denied -2024-04-07T18:49:23.598575+00:00 a10a5a7764ef udevadm[43]: clockevents: Failed to write 'add' to '/sys/bus/clockevents/uevent': Permission denied -2024-04-07T18:49:23.598577+00:00 a10a5a7764ef udevadm[43]: clocksource: Failed to write 'add' to '/sys/bus/clocksource/uevent': Permission denied -2024-04-07T18:49:23.598579+00:00 a10a5a7764ef udevadm[43]: container: Failed to write 'add' to '/sys/bus/container/uevent': Permission denied -2024-04-07T18:49:23.598582+00:00 a10a5a7764ef udevadm[43]: coreboot: Failed to write 'add' to '/sys/bus/coreboot/uevent': Permission denied -2024-04-07T18:49:23.598584+00:00 a10a5a7764ef udevadm[43]: framebuffer: Failed to write 'add' to '/sys/bus/coreboot/drivers/framebuffer/uevent': Permission denied -2024-04-07T18:49:23.598586+00:00 a10a5a7764ef udevadm[43]: cpu: Failed to write 'add' to '/sys/bus/cpu/uevent': Permission denied -2024-04-07T18:49:23.598589+00:00 a10a5a7764ef udevadm[43]: processor: Failed to write 'add' to '/sys/bus/cpu/drivers/processor/uevent': Permission denied -2024-04-07T18:49:23.598592+00:00 a10a5a7764ef udevadm[43]: cxl: Failed to write 'add' to '/sys/bus/cxl/uevent': Permission denied -2024-04-07T18:49:23.598594+00:00 a10a5a7764ef udevadm[43]: cxl_port: Failed to write 'add' to '/sys/bus/cxl/drivers/cxl_port/uevent': Permission denied -2024-04-07T18:49:23.598597+00:00 a10a5a7764ef udevadm[43]: cxl_region: Failed to write 'add' to '/sys/bus/cxl/drivers/cxl_region/uevent': Permission denied -2024-04-07T18:49:23.598599+00:00 a10a5a7764ef udevadm[43]: dax: Failed to write 'add' to '/sys/bus/dax/uevent': Permission denied -2024-04-07T18:49:23.598602+00:00 a10a5a7764ef udevadm[43]: edac: Failed to write 'add' to '/sys/bus/edac/uevent': Permission denied -2024-04-07T18:49:23.598604+00:00 a10a5a7764ef udevadm[43]: event_source: Failed to write 'add' to '/sys/bus/event_source/uevent': Permission denied -2024-04-07T18:49:23.598606+00:00 a10a5a7764ef udevadm[43]: gpio: Failed to write 'add' to '/sys/bus/gpio/uevent': Permission denied -2024-04-07T18:49:23.598609+00:00 a10a5a7764ef udevadm[43]: gpio_stub_drv: Failed to write 'add' to '/sys/bus/gpio/drivers/gpio_stub_drv/uevent': Permission denied -2024-04-07T18:49:23.598611+00:00 a10a5a7764ef udevadm[43]: hdaudio: Failed to write 'add' to '/sys/bus/hdaudio/uevent': Permission denied -2024-04-07T18:49:23.598615+00:00 a10a5a7764ef udevadm[43]: snd_hda_codec_generic: Failed to write 'add' to '/sys/bus/hdaudio/drivers/snd_hda_codec_generic/uevent': Permission denied -2024-04-07T18:49:23.598618+00:00 a10a5a7764ef udevadm[43]: hid: Failed to write 'add' to '/sys/bus/hid/uevent': Permission denied -2024-04-07T18:49:23.598620+00:00 a10a5a7764ef udevadm[43]: hid-generic: Failed to write 'add' to '/sys/bus/hid/drivers/hid-generic/uevent': Permission denied -2024-04-07T18:49:23.598622+00:00 a10a5a7764ef udevadm[43]: i2c: Failed to write 'add' to '/sys/bus/i2c/uevent': Permission denied -2024-04-07T18:49:23.598625+00:00 a10a5a7764ef udevadm[43]: CHT Whiskey Cove PMIC: Failed to write 'add' to '/sys/bus/i2c/drivers/CHT Whiskey Cove PMIC/uevent': Permission denied -2024-04-07T18:49:23.598627+00:00 a10a5a7764ef udevadm[43]: crystal_cove_i2c: Failed to write 'add' to '/sys/bus/i2c/drivers/crystal_cove_i2c/uevent': Permission denied -2024-04-07T18:49:23.598630+00:00 a10a5a7764ef udevadm[43]: dummy: Failed to write 'add' to '/sys/bus/i2c/drivers/dummy/uevent': Permission denied -2024-04-07T18:49:23.598632+00:00 a10a5a7764ef udevadm[43]: smbus_alert: Failed to write 'add' to '/sys/bus/i2c/drivers/smbus_alert/uevent': Permission denied -2024-04-07T18:49:23.598635+00:00 a10a5a7764ef udevadm[43]: machinecheck: Failed to write 'add' to '/sys/bus/machinecheck/uevent': Permission denied -2024-04-07T18:49:23.598637+00:00 a10a5a7764ef udevadm[43]: memory: Failed to write 'add' to '/sys/bus/memory/uevent': Permission denied -2024-04-07T18:49:23.598639+00:00 a10a5a7764ef udevadm[43]: memory_tiering: Failed to write 'add' to '/sys/bus/memory_tiering/uevent': Permission denied -2024-04-07T18:49:23.598642+00:00 a10a5a7764ef udevadm[43]: mipi-dsi: Failed to write 'add' to '/sys/bus/mipi-dsi/uevent': Permission denied -2024-04-07T18:49:23.598644+00:00 a10a5a7764ef udevadm[43]: node: Failed to write 'add' to '/sys/bus/node/uevent': Permission denied -2024-04-07T18:49:23.598646+00:00 a10a5a7764ef udevadm[43]: nvmem: Failed to write 'add' to '/sys/bus/nvmem/uevent': Permission denied -2024-04-07T18:49:23.598649+00:00 a10a5a7764ef udevadm[43]: parport: Failed to write 'add' to '/sys/bus/parport/uevent': Permission denied -2024-04-07T18:49:23.598651+00:00 a10a5a7764ef udevadm[43]: lp: Failed to write 'add' to '/sys/bus/parport/drivers/lp/uevent': Permission denied -2024-04-07T18:49:23.598654+00:00 a10a5a7764ef udevadm[43]: ppdev: Failed to write 'add' to '/sys/bus/parport/drivers/ppdev/uevent': Permission denied -2024-04-07T18:49:23.598657+00:00 a10a5a7764ef udevadm[43]: pci: Failed to write 'add' to '/sys/bus/pci/uevent': Permission denied -2024-04-07T18:49:23.598659+00:00 a10a5a7764ef udevadm[43]: 8250_mid: Failed to write 'add' to '/sys/bus/pci/drivers/8250_mid/uevent': Permission denied -2024-04-07T18:49:23.598662+00:00 a10a5a7764ef udevadm[43]: 8250_pericom: Failed to write 'add' to '/sys/bus/pci/drivers/8250_pericom/uevent': Permission denied -2024-04-07T18:49:23.598665+00:00 a10a5a7764ef udevadm[43]: agpgart-intel: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-intel/uevent': Permission denied -2024-04-07T18:49:23.598668+00:00 a10a5a7764ef udevadm[43]: agpgart-sis: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-sis/uevent': Permission denied -2024-04-07T18:49:23.598670+00:00 a10a5a7764ef udevadm[43]: agpgart-via: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-via/uevent': Permission denied -2024-04-07T18:49:23.598673+00:00 a10a5a7764ef udevadm[43]: ahci: Failed to write 'add' to '/sys/bus/pci/drivers/ahci/uevent': Permission denied -2024-04-07T18:49:23.598676+00:00 a10a5a7764ef udevadm[43]: ccp: Failed to write 'add' to '/sys/bus/pci/drivers/ccp/uevent': Permission denied -2024-04-07T18:49:23.598678+00:00 a10a5a7764ef udevadm[43]: i801_smbus: Failed to write 'add' to '/sys/bus/pci/drivers/i801_smbus/uevent': Permission denied -2024-04-07T18:49:23.598681+00:00 a10a5a7764ef udevadm[43]: iosf_mbi_pci: Failed to write 'add' to '/sys/bus/pci/drivers/iosf_mbi_pci/uevent': Permission denied -2024-04-07T18:49:23.598683+00:00 a10a5a7764ef udevadm[43]: lpc_ich: Failed to write 'add' to '/sys/bus/pci/drivers/lpc_ich/uevent': Permission denied -2024-04-07T18:49:23.598686+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/bus/pci/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:49:23.598688+00:00 a10a5a7764ef udevadm[43]: pcieport: Failed to write 'add' to '/sys/bus/pci/drivers/pcieport/uevent': Permission denied -2024-04-07T18:49:23.598691+00:00 a10a5a7764ef udevadm[43]: serial: Failed to write 'add' to '/sys/bus/pci/drivers/serial/uevent': Permission denied -2024-04-07T18:49:23.598693+00:00 a10a5a7764ef udevadm[43]: shpchp: Failed to write 'add' to '/sys/bus/pci/drivers/shpchp/uevent': Permission denied -2024-04-07T18:49:23.598696+00:00 a10a5a7764ef udevadm[43]: snd_hda_intel: Failed to write 'add' to '/sys/bus/pci/drivers/snd_hda_intel/uevent': Permission denied -2024-04-07T18:49:23.598698+00:00 a10a5a7764ef udevadm[43]: virtio-pci: Failed to write 'add' to '/sys/bus/pci/drivers/virtio-pci/uevent': Permission denied -2024-04-07T18:49:23.598701+00:00 a10a5a7764ef udevadm[43]: xen-platform-pci: Failed to write 'add' to '/sys/bus/pci/drivers/xen-platform-pci/uevent': Permission denied -2024-04-07T18:49:23.598703+00:00 a10a5a7764ef udevadm[43]: xhci_hcd: Failed to write 'add' to '/sys/bus/pci/drivers/xhci_hcd/uevent': Permission denied -2024-04-07T18:49:23.598706+00:00 a10a5a7764ef udevadm[43]: pci_express: Failed to write 'add' to '/sys/bus/pci_express/uevent': Permission denied -2024-04-07T18:49:23.598709+00:00 a10a5a7764ef udevadm[43]: aer: Failed to write 'add' to '/sys/bus/pci_express/drivers/aer/uevent': Permission denied -2024-04-07T18:49:23.598712+00:00 a10a5a7764ef udevadm[43]: dpc: Failed to write 'add' to '/sys/bus/pci_express/drivers/dpc/uevent': Permission denied -2024-04-07T18:49:23.598714+00:00 a10a5a7764ef udevadm[43]: pcie_pme: Failed to write 'add' to '/sys/bus/pci_express/drivers/pcie_pme/uevent': Permission denied -2024-04-07T18:49:23.598717+00:00 a10a5a7764ef udevadm[43]: pciehp: Failed to write 'add' to '/sys/bus/pci_express/drivers/pciehp/uevent': Permission denied -2024-04-07T18:49:23.598719+00:00 a10a5a7764ef udevadm[43]: platform: Failed to write 'add' to '/sys/bus/platform/uevent': Permission denied -2024-04-07T18:49:23.598722+00:00 a10a5a7764ef udevadm[43]: acpi-ged: Failed to write 'add' to '/sys/bus/platform/drivers/acpi-ged/uevent': Permission denied -2024-04-07T18:49:23.598724+00:00 a10a5a7764ef udevadm[43]: alarmtimer: Failed to write 'add' to '/sys/bus/platform/drivers/alarmtimer/uevent': Permission denied -2024-04-07T18:49:23.598727+00:00 a10a5a7764ef udevadm[43]: amd_gpio: Failed to write 'add' to '/sys/bus/platform/drivers/amd_gpio/uevent': Permission denied -2024-04-07T18:49:23.598729+00:00 a10a5a7764ef udevadm[43]: axp288_pmic_acpi: Failed to write 'add' to '/sys/bus/platform/drivers/axp288_pmic_acpi/uevent': Permission denied -2024-04-07T18:49:23.598731+00:00 a10a5a7764ef udevadm[43]: broxton-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/broxton-pinctrl/uevent': Permission denied -2024-04-07T18:49:23.598734+00:00 a10a5a7764ef udevadm[43]: bxt_whiskey_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/bxt_whiskey_cove_pmic/uevent': Permission denied -2024-04-07T18:49:23.598736+00:00 a10a5a7764ef udevadm[43]: byt_crystal_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/byt_crystal_cove_pmic/uevent': Permission denied -2024-04-07T18:49:23.598739+00:00 a10a5a7764ef udevadm[43]: byt_gpio: Failed to write 'add' to '/sys/bus/platform/drivers/byt_gpio/uevent': Permission denied -2024-04-07T18:49:23.598750+00:00 a10a5a7764ef udevadm[43]: cannonlake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cannonlake-pinctrl/uevent': Permission denied -2024-04-07T18:49:23.598753+00:00 a10a5a7764ef udevadm[43]: cedarfork-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cedarfork-pinctrl/uevent': Permission denied -2024-04-07T18:49:23.598755+00:00 a10a5a7764ef udevadm[43]: cherryview-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cherryview-pinctrl/uevent': Permission denied -2024-04-07T18:49:23.598758+00:00 a10a5a7764ef udevadm[43]: cht_crystal_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_crystal_cove_pmic/uevent': Permission denied -2024-04-07T18:49:23.598760+00:00 a10a5a7764ef udevadm[43]: cht_dollar_cove_ti_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_dollar_cove_ti_pmic/uevent': Permission denied -2024-04-07T18:49:23.598763+00:00 a10a5a7764ef udevadm[43]: cht_whiskey_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_whiskey_cove_pmic/uevent': Permission denied -2024-04-07T18:49:23.598766+00:00 a10a5a7764ef udevadm[43]: clk-fch: Failed to write 'add' to '/sys/bus/platform/drivers/clk-fch/uevent': Permission denied -2024-04-07T18:49:23.598768+00:00 a10a5a7764ef udevadm[43]: clk-lpss-atom: Failed to write 'add' to '/sys/bus/platform/drivers/clk-lpss-atom/uevent': Permission denied -2024-04-07T18:49:23.598771+00:00 a10a5a7764ef udevadm[43]: clk-pmc-atom: Failed to write 'add' to '/sys/bus/platform/drivers/clk-pmc-atom/uevent': Permission denied -2024-04-07T18:49:23.598773+00:00 a10a5a7764ef udevadm[43]: coreboot_table: Failed to write 'add' to '/sys/bus/platform/drivers/coreboot_table/uevent': Permission denied -2024-04-07T18:49:23.598776+00:00 a10a5a7764ef udevadm[43]: crystal_cove_pwm: Failed to write 'add' to '/sys/bus/platform/drivers/crystal_cove_pwm/uevent': Permission denied -2024-04-07T18:49:23.598778+00:00 a10a5a7764ef udevadm[43]: denverton-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/denverton-pinctrl/uevent': Permission denied -2024-04-07T18:49:23.598781+00:00 a10a5a7764ef udevadm[43]: dw-apb-uart: Failed to write 'add' to '/sys/bus/platform/drivers/dw-apb-uart/uevent': Permission denied -2024-04-07T18:49:23.598783+00:00 a10a5a7764ef udevadm[43]: efi-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/efi-framebuffer/uevent': Permission denied -2024-04-07T18:49:23.598785+00:00 a10a5a7764ef udevadm[43]: fw_cfg: Failed to write 'add' to '/sys/bus/platform/drivers/fw_cfg/uevent': Permission denied -2024-04-07T18:49:23.598788+00:00 a10a5a7764ef udevadm[43]: geminilake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/geminilake-pinctrl/uevent': Permission denied -2024-04-07T18:49:23.598790+00:00 a10a5a7764ef udevadm[43]: gpio-clk: Failed to write 'add' to '/sys/bus/platform/drivers/gpio-clk/uevent': Permission denied -2024-04-07T18:49:23.598792+00:00 a10a5a7764ef udevadm[43]: i2c_designware: Failed to write 'add' to '/sys/bus/platform/drivers/i2c_designware/uevent': Permission denied -2024-04-07T18:49:23.598795+00:00 a10a5a7764ef udevadm[43]: i8042: Failed to write 'add' to '/sys/bus/platform/drivers/i8042/uevent': Permission denied -2024-04-07T18:49:23.598797+00:00 a10a5a7764ef udevadm[43]: iTCO_wdt: Failed to write 'add' to '/sys/bus/platform/drivers/iTCO_wdt/uevent': Permission denied -2024-04-07T18:49:23.598799+00:00 a10a5a7764ef udevadm[43]: icelake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/icelake-pinctrl/uevent': Permission denied -2024-04-07T18:49:23.598801+00:00 a10a5a7764ef udevadm[43]: intel_pmc_bxt: Failed to write 'add' to '/sys/bus/platform/drivers/intel_pmc_bxt/uevent': Permission denied -2024-04-07T18:49:23.598803+00:00 a10a5a7764ef udevadm[43]: intel_rapl_msr: Failed to write 'add' to '/sys/bus/platform/drivers/intel_rapl_msr/uevent': Permission denied -2024-04-07T18:49:23.598806+00:00 a10a5a7764ef udevadm[43]: lewisburg-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/lewisburg-pinctrl/uevent': Permission denied -2024-04-07T18:49:23.598808+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/bus/platform/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:49:23.598810+00:00 a10a5a7764ef udevadm[43]: pcspkr: Failed to write 'add' to '/sys/bus/platform/drivers/pcspkr/uevent': Permission denied -2024-04-07T18:49:23.598814+00:00 a10a5a7764ef udevadm[43]: reg-dummy: Failed to write 'add' to '/sys/bus/platform/drivers/reg-dummy/uevent': Permission denied -2024-04-07T18:49:23.598817+00:00 a10a5a7764ef udevadm[43]: serial8250: Failed to write 'add' to '/sys/bus/platform/drivers/serial8250/uevent': Permission denied -2024-04-07T18:49:23.598819+00:00 a10a5a7764ef udevadm[43]: simple-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/simple-framebuffer/uevent': Permission denied -2024-04-07T18:49:23.598822+00:00 a10a5a7764ef udevadm[43]: sunrisepoint-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/sunrisepoint-pinctrl/uevent': Permission denied -2024-04-07T18:49:23.598824+00:00 a10a5a7764ef udevadm[43]: syscon: Failed to write 'add' to '/sys/bus/platform/drivers/syscon/uevent': Permission denied -2024-04-07T18:49:23.598827+00:00 a10a5a7764ef udevadm[43]: tigerlake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/tigerlake-pinctrl/uevent': Permission denied -2024-04-07T18:49:23.598829+00:00 a10a5a7764ef udevadm[43]: tpm_tis: Failed to write 'add' to '/sys/bus/platform/drivers/tpm_tis/uevent': Permission denied -2024-04-07T18:49:23.598831+00:00 a10a5a7764ef udevadm[43]: vesa-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/vesa-framebuffer/uevent': Permission denied -2024-04-07T18:49:23.598833+00:00 a10a5a7764ef udevadm[43]: pnp: Failed to write 'add' to '/sys/bus/pnp/uevent': Permission denied -2024-04-07T18:49:23.598836+00:00 a10a5a7764ef udevadm[43]: i8042 aux: Failed to write 'add' to '/sys/bus/pnp/drivers/i8042 aux/uevent': Permission denied -2024-04-07T18:49:23.598838+00:00 a10a5a7764ef udevadm[43]: i8042 kbd: Failed to write 'add' to '/sys/bus/pnp/drivers/i8042 kbd/uevent': Permission denied -2024-04-07T18:49:23.598840+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/bus/pnp/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:49:23.598842+00:00 a10a5a7764ef udevadm[43]: rtc_cmos: Failed to write 'add' to '/sys/bus/pnp/drivers/rtc_cmos/uevent': Permission denied -2024-04-07T18:49:23.598844+00:00 a10a5a7764ef udevadm[43]: serial: Failed to write 'add' to '/sys/bus/pnp/drivers/serial/uevent': Permission denied -2024-04-07T18:49:23.598846+00:00 a10a5a7764ef udevadm[43]: system: Failed to write 'add' to '/sys/bus/pnp/drivers/system/uevent': Permission denied -2024-04-07T18:49:23.598848+00:00 a10a5a7764ef udevadm[43]: tpm_tis: Failed to write 'add' to '/sys/bus/pnp/drivers/tpm_tis/uevent': Permission denied -2024-04-07T18:49:23.598850+00:00 a10a5a7764ef udevadm[43]: scsi: Failed to write 'add' to '/sys/bus/scsi/uevent': Permission denied -2024-04-07T18:49:23.598852+00:00 a10a5a7764ef udevadm[43]: sr: Failed to write 'add' to '/sys/bus/scsi/drivers/sr/uevent': Permission denied -2024-04-07T18:49:23.598854+00:00 a10a5a7764ef udevadm[43]: serial: Failed to write 'add' to '/sys/bus/serial/uevent': Permission denied -2024-04-07T18:49:23.598857+00:00 a10a5a7764ef udevadm[43]: serio: Failed to write 'add' to '/sys/bus/serio/uevent': Permission denied -2024-04-07T18:49:23.598859+00:00 a10a5a7764ef udevadm[43]: atkbd: Failed to write 'add' to '/sys/bus/serio/drivers/atkbd/uevent': Permission denied -2024-04-07T18:49:23.598861+00:00 a10a5a7764ef udevadm[43]: psmouse: Failed to write 'add' to '/sys/bus/serio/drivers/psmouse/uevent': Permission denied -2024-04-07T18:49:23.598864+00:00 a10a5a7764ef udevadm[43]: serio_raw: Failed to write 'add' to '/sys/bus/serio/drivers/serio_raw/uevent': Permission denied -2024-04-07T18:49:23.598866+00:00 a10a5a7764ef udevadm[43]: snd_seq: Failed to write 'add' to '/sys/bus/snd_seq/uevent': Permission denied -2024-04-07T18:49:23.598868+00:00 a10a5a7764ef udevadm[43]: spi: Failed to write 'add' to '/sys/bus/spi/uevent': Permission denied -2024-04-07T18:49:23.598871+00:00 a10a5a7764ef udevadm[43]: spidev: Failed to write 'add' to '/sys/bus/spi/drivers/spidev/uevent': Permission denied -2024-04-07T18:49:23.598873+00:00 a10a5a7764ef udevadm[43]: usb: Failed to write 'add' to '/sys/bus/usb/uevent': Permission denied -2024-04-07T18:49:23.598876+00:00 a10a5a7764ef udevadm[43]: hub: Failed to write 'add' to '/sys/bus/usb/drivers/hub/uevent': Permission denied -2024-04-07T18:49:23.598878+00:00 a10a5a7764ef udevadm[43]: usb: Failed to write 'add' to '/sys/bus/usb/drivers/usb/uevent': Permission denied -2024-04-07T18:49:23.598880+00:00 a10a5a7764ef udevadm[43]: usbfs: Failed to write 'add' to '/sys/bus/usb/drivers/usbfs/uevent': Permission denied -2024-04-07T18:49:23.598883+00:00 a10a5a7764ef udevadm[43]: usbhid: Failed to write 'add' to '/sys/bus/usb/drivers/usbhid/uevent': Permission denied -2024-04-07T18:49:23.598885+00:00 a10a5a7764ef udevadm[43]: virtio: Failed to write 'add' to '/sys/bus/virtio/uevent': Permission denied -2024-04-07T18:49:23.598887+00:00 a10a5a7764ef udevadm[43]: virtio_balloon: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_balloon/uevent': Permission denied -2024-04-07T18:49:23.598890+00:00 a10a5a7764ef udevadm[43]: virtio_blk: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_blk/uevent': Permission denied -2024-04-07T18:49:23.598892+00:00 a10a5a7764ef udevadm[43]: virtio_console: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_console/uevent': Permission denied -2024-04-07T18:49:23.598895+00:00 a10a5a7764ef udevadm[43]: virtio_gpu: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_gpu/uevent': Permission denied -2024-04-07T18:49:23.598897+00:00 a10a5a7764ef udevadm[43]: virtio_net: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_net/uevent': Permission denied -2024-04-07T18:49:23.598899+00:00 a10a5a7764ef udevadm[43]: virtio_rng: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_rng/uevent': Permission denied -2024-04-07T18:49:23.598901+00:00 a10a5a7764ef udevadm[43]: virtio_rproc_serial: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_rproc_serial/uevent': Permission denied -2024-04-07T18:49:23.598903+00:00 a10a5a7764ef udevadm[43]: workqueue: Failed to write 'add' to '/sys/bus/workqueue/uevent': Permission denied -2024-04-07T18:49:23.598909+00:00 a10a5a7764ef udevadm[43]: xen: Failed to write 'add' to '/sys/bus/xen/uevent': Permission denied -2024-04-07T18:49:23.598911+00:00 a10a5a7764ef udevadm[43]: xen-backend: Failed to write 'add' to '/sys/bus/xen-backend/uevent': Permission denied -2024-04-07T18:49:23.596289+00:00 a10a5a7764ef rsyslogd: imuxsock: Acquired UNIX socket '/run/systemd/journal/syslog' (fd 3) from systemd. [v8.2302.0] -2024-04-07T18:49:23.597450+00:00 a10a5a7764ef systemd[1]: Started pve-lxc-syscalld.service - Proxmox VE LXC Syscall Daemon. -2024-04-07T18:49:23.597494+00:00 a10a5a7764ef systemd[1]: Started rsyslog.service - System Logging Service. -2024-04-07T18:49:23.598200+00:00 a10a5a7764ef systemd[1]: Finished lxc-net.service - LXC network bridge setup. -2024-04-07T18:49:23.598229+00:00 a10a5a7764ef systemd[1]: Started qmeventd.service - PVE Qemu Event Daemon. -2024-04-07T18:49:23.598247+00:00 a10a5a7764ef systemd[1]: Finished rbdmap.service - Map RBD devices. -2024-04-07T18:49:23.598265+00:00 a10a5a7764ef systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. -2024-04-07T18:49:23.598284+00:00 a10a5a7764ef systemd[1]: Reached target remote-fs.target - Remote File Systems. -2024-04-07T18:49:23.598302+00:00 a10a5a7764ef systemd[1]: Reached target pve-storage.target - PVE Storage Target. -2024-04-07T18:49:23.598321+00:00 a10a5a7764ef systemd[1]: Finished blk-availability.service - Availability of block devices. -2024-04-07T18:49:23.599205+00:00 a10a5a7764ef systemd[1]: Started lxc-monitord.service - LXC Container Monitoring Daemon. -2024-04-07T18:49:23.600111+00:00 a10a5a7764ef systemd[1]: Starting lxc.service - LXC Container Initialization and Autoboot Code... -2024-04-07T18:49:23.601177+00:00 a10a5a7764ef systemd[1]: Starting rrdcached.service - LSB: start or stop rrdcached... -2024-04-07T18:49:23.601212+00:00 a10a5a7764ef systemd[1]: systemd-pcrphase.service - TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). -2024-04-07T18:49:23.601911+00:00 a10a5a7764ef systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... -2024-04-07T18:49:23.606798+00:00 a10a5a7764ef systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. -2024-04-07T18:49:23.607546+00:00 a10a5a7764ef systemd[1]: Finished lxc.service - LXC Container Initialization and Autoboot Code. -2024-04-07T18:49:23.612821+00:00 a10a5a7764ef systemd[1]: Started ssh.service - OpenBSD Secure Shell server. -2024-04-07T18:49:23.618721+00:00 a10a5a7764ef rrdcached[91]: rrdcached started. -2024-04-07T18:49:23.618828+00:00 a10a5a7764ef systemd[1]: Started rrdcached.service - LSB: start or stop rrdcached. -2024-04-07T18:49:23.619879+00:00 a10a5a7764ef systemd[1]: Starting pve-cluster.service - The Proxmox VE cluster filesystem... -2024-04-07T18:49:23.620165+00:00 a10a5a7764ef systemd[1]: e2scrub_reap.service: Deactivated successfully. -2024-04-07T18:49:23.620306+00:00 a10a5a7764ef systemd[1]: Finished e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots. -2024-04-07T18:49:23.626883+00:00 a10a5a7764ef pmxcfs[110]: [main] notice: resolved node name 'a10a5a7764ef' to '172.19.0.2' for default node IP address -2024-04-07T18:49:23.626936+00:00 a10a5a7764ef pmxcfs[110]: [main] notice: resolved node name 'a10a5a7764ef' to '172.19.0.2' for default node IP address -2024-04-07T18:49:23.667078+00:00 a10a5a7764ef systemd[1]: Started systemd-logind.service - User Login Management. -2024-04-07T18:49:23.667622+00:00 a10a5a7764ef systemd[1]: Finished pvebanner.service - Proxmox VE Login Banner. -2024-04-07T18:49:23.667807+00:00 a10a5a7764ef systemd[1]: console-getty.service - Console Getty was skipped because of an unmet condition check (ConditionPathExists=/dev/console). -2024-04-07T18:49:23.667923+00:00 a10a5a7764ef systemd[1]: Reached target getty.target - Login Prompts. -2024-04-07T18:49:24.629270+00:00 a10a5a7764ef systemd[1]: Started pve-cluster.service - The Proxmox VE cluster filesystem. -2024-04-07T18:49:24.629444+00:00 a10a5a7764ef systemd[1]: corosync.service - Corosync Cluster Engine was skipped because of an unmet condition check (ConditionPathExists=/etc/corosync/corosync.conf). -2024-04-07T18:49:24.661809+00:00 a10a5a7764ef systemd[1]: Started cron.service - Regular background program processing daemon. -2024-04-07T18:49:24.663674+00:00 a10a5a7764ef cron[118]: (CRON) INFO (pidfile fd = 3) -2024-04-07T18:49:24.663786+00:00 a10a5a7764ef systemd[1]: Starting pve-firewall.service - Proxmox VE firewall... -2024-04-07T18:49:24.664556+00:00 a10a5a7764ef systemd[1]: Starting pvedaemon.service - PVE API Daemon... -2024-04-07T18:49:24.664851+00:00 a10a5a7764ef cron[118]: (CRON) INFO (Running @reboot jobs) -2024-04-07T18:49:24.665529+00:00 a10a5a7764ef systemd[1]: Starting pvestatd.service - PVE Status Daemon... -2024-04-07T18:49:25.146110+00:00 a10a5a7764ef pve-firewall[126]: starting server -2024-04-07T18:49:25.146304+00:00 a10a5a7764ef pvestatd[127]: starting server -2024-04-07T18:49:25.161548+00:00 a10a5a7764ef systemd[1]: Started pve-firewall.service - Proxmox VE firewall. -2024-04-07T18:49:25.161820+00:00 a10a5a7764ef systemd[1]: Started pvestatd.service - PVE Status Daemon. -2024-04-07T18:49:25.167460+00:00 a10a5a7764ef pve-firewall[126]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:49:25.342242+00:00 a10a5a7764ef pvedaemon[133]: starting server -2024-04-07T18:49:25.342302+00:00 a10a5a7764ef pvedaemon[133]: starting 3 worker(s) -2024-04-07T18:49:25.344032+00:00 a10a5a7764ef pvedaemon[133]: worker 134 started -2024-04-07T18:49:25.345701+00:00 a10a5a7764ef pvedaemon[133]: worker 135 started -2024-04-07T18:49:25.347509+00:00 a10a5a7764ef pvedaemon[133]: worker 136 started -2024-04-07T18:49:25.359477+00:00 a10a5a7764ef systemd[1]: Started pvedaemon.service - PVE API Daemon. -2024-04-07T18:49:25.405774+00:00 a10a5a7764ef systemd[1]: Starting pveproxy.service - PVE API Proxy Server... -2024-04-07T18:49:26.422766+00:00 a10a5a7764ef pveproxy[140]: starting server -2024-04-07T18:49:26.422862+00:00 a10a5a7764ef pveproxy[140]: starting 3 worker(s) -2024-04-07T18:49:26.424998+00:00 a10a5a7764ef pveproxy[140]: worker 141 started -2024-04-07T18:49:26.426414+00:00 a10a5a7764ef pveproxy[140]: worker 142 started -2024-04-07T18:49:26.427921+00:00 a10a5a7764ef pveproxy[140]: worker 143 started -2024-04-07T18:49:26.438288+00:00 a10a5a7764ef systemd[1]: Started pveproxy.service - PVE API Proxy Server. -2024-04-07T18:49:26.458127+00:00 a10a5a7764ef systemd[1]: Starting spiceproxy.service - PVE SPICE Proxy Server... -2024-04-07T18:49:26.741720+00:00 a10a5a7764ef spiceproxy[145]: starting server -2024-04-07T18:49:26.742327+00:00 a10a5a7764ef spiceproxy[145]: starting 1 worker(s) -2024-04-07T18:49:26.743599+00:00 a10a5a7764ef spiceproxy[145]: worker 146 started -2024-04-07T18:49:26.748975+00:00 a10a5a7764ef systemd[1]: Started spiceproxy.service - PVE SPICE Proxy Server. -2024-04-07T18:49:26.773707+00:00 a10a5a7764ef systemd[1]: Starting pve-guests.service - PVE guests... -2024-04-07T18:49:27.099061+00:00 a10a5a7764ef pvedaemon[135]: successful auth for user 'root@pam' -2024-04-07T18:49:27.626057+00:00 a10a5a7764ef pve-guests[148]: starting task UPID:a10a5a7764ef:00000096:000798DA:6612EAB7:startall::root@pam: -2024-04-07T18:49:27.628604+00:00 a10a5a7764ef pve-guests[148]: end task UPID:a10a5a7764ef:00000096:000798DA:6612EAB7:startall::root@pam: OK -2024-04-07T18:49:27.648064+00:00 a10a5a7764ef systemd[1]: Finished pve-guests.service - PVE guests. -2024-04-07T18:49:27.648176+00:00 a10a5a7764ef systemd[1]: Reached target multi-user.target - Multi-User System. -2024-04-07T18:49:27.648263+00:00 a10a5a7764ef systemd[1]: Reached target graphical.target - Graphical Interface. -2024-04-07T18:49:27.673872+00:00 a10a5a7764ef systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... -2024-04-07T18:49:27.679203+00:00 a10a5a7764ef systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. -2024-04-07T18:49:27.679343+00:00 a10a5a7764ef systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. -2024-04-07T18:49:27.679457+00:00 a10a5a7764ef systemd[1]: Startup finished in 5.839s. -2024-04-07T18:49:29.616999+00:00 a10a5a7764ef pvedaemon[135]: successful auth for user 'root@pam' -2024-04-07T18:49:35.185585+00:00 a10a5a7764ef pve-firewall[126]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:49:36.238533+00:00 a10a5a7764ef pvestatd[127]: could not get cpuset controller path: failed to find cpuset controller -2024-04-07T18:49:45.200615+00:00 a10a5a7764ef pve-firewall[126]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:49:55.216626+00:00 a10a5a7764ef pve-firewall[126]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:50:05.233466+00:00 a10a5a7764ef pve-firewall[126]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:50:15.249240+00:00 a10a5a7764ef pve-firewall[126]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:50:25.266394+00:00 a10a5a7764ef pve-firewall[126]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:50:35.282220+00:00 a10a5a7764ef pve-firewall[126]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:50:45.297863+00:00 a10a5a7764ef pve-firewall[126]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:50:49.717961+00:00 a10a5a7764ef systemd[1]: Received SIGINT. -2024-04-07T18:50:49.718989+00:00 a10a5a7764ef systemd[1]: Activating special unit reboot.target... -2024-04-07T18:50:49.721676+00:00 a10a5a7764ef systemd[1]: Removed slice system-modprobe.slice - Slice /system/modprobe. -2024-04-07T18:50:49.721813+00:00 a10a5a7764ef systemd[1]: Stopped target graphical.target - Graphical Interface. -2024-04-07T18:50:49.721880+00:00 a10a5a7764ef systemd[1]: Stopped target multi-user.target - Multi-User System. -2024-04-07T18:50:49.721947+00:00 a10a5a7764ef systemd[1]: Stopped target getty.target - Login Prompts. -2024-04-07T18:50:49.722021+00:00 a10a5a7764ef systemd[1]: Stopped target rpcbind.target - RPC Port Mapper. -2024-04-07T18:50:49.722094+00:00 a10a5a7764ef systemd[1]: Stopped target timers.target - Timer Units. -2024-04-07T18:50:49.722149+00:00 a10a5a7764ef systemd[1]: apt-daily-upgrade.timer: Deactivated successfully. -2024-04-07T18:50:49.722195+00:00 a10a5a7764ef systemd[1]: Stopped apt-daily-upgrade.timer - Daily apt upgrade and clean activities. -2024-04-07T18:50:49.722250+00:00 a10a5a7764ef systemd[1]: apt-daily.timer: Deactivated successfully. -2024-04-07T18:50:49.722292+00:00 a10a5a7764ef systemd[1]: Stopped apt-daily.timer - Daily apt download activities. -2024-04-07T18:50:49.722345+00:00 a10a5a7764ef systemd[1]: dpkg-db-backup.timer: Deactivated successfully. -2024-04-07T18:50:49.722388+00:00 a10a5a7764ef systemd[1]: Stopped dpkg-db-backup.timer - Daily dpkg database backup timer. -2024-04-07T18:50:49.722440+00:00 a10a5a7764ef systemd[1]: e2scrub_all.timer: Deactivated successfully. -2024-04-07T18:50:49.722480+00:00 a10a5a7764ef systemd[1]: Stopped e2scrub_all.timer - Periodic ext4 Online Metadata Check for All Filesystems. -2024-04-07T18:50:49.722533+00:00 a10a5a7764ef systemd[1]: logrotate.timer: Deactivated successfully. -2024-04-07T18:50:49.722574+00:00 a10a5a7764ef systemd[1]: Stopped logrotate.timer - Daily rotation of log files. -2024-04-07T18:50:49.722627+00:00 a10a5a7764ef systemd[1]: pve-daily-update.timer: Deactivated successfully. -2024-04-07T18:50:49.722667+00:00 a10a5a7764ef systemd[1]: Stopped pve-daily-update.timer - Daily PVE download activities. -2024-04-07T18:50:49.722719+00:00 a10a5a7764ef systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully. -2024-04-07T18:50:49.722777+00:00 a10a5a7764ef systemd[1]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. -2024-04-07T18:50:49.722892+00:00 a10a5a7764ef systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully. -2024-04-07T18:50:49.723934+00:00 a10a5a7764ef systemd[1]: Closed lvm2-lvmpolld.socket - LVM2 poll daemon socket. -2024-04-07T18:50:49.761886+00:00 a10a5a7764ef systemd[1]: Stopping blk-availability.service - Availability of block devices... -2024-04-07T18:50:49.762053+00:00 a10a5a7764ef systemd[1]: Stopping cron.service - Regular background program processing daemon... -2024-04-07T18:50:49.762652+00:00 a10a5a7764ef systemd[1]: Stopping dbus.service - D-Bus System Message Bus... -2024-04-07T18:50:49.762757+00:00 a10a5a7764ef systemd[1]: Stopping lxc-monitord.service - LXC Container Monitoring Daemon... -2024-04-07T18:50:49.763522+00:00 a10a5a7764ef systemd[1]: Stopping pve-guests.service - PVE guests... -2024-04-07T18:50:49.763752+00:00 a10a5a7764ef systemd[1]: Stopping systemd-logind.service - User Login Management... -2024-04-07T18:50:49.764354+00:00 a10a5a7764ef systemd[1]: Stopping systemd-user-sessions.service - Permit User Sessions... -2024-04-07T18:50:49.764823+00:00 a10a5a7764ef systemd[1]: lxc-monitord.service: Deactivated successfully. -2024-04-07T18:50:49.764963+00:00 a10a5a7764ef systemd[1]: Stopped lxc-monitord.service - LXC Container Monitoring Daemon. -2024-04-07T18:50:49.765107+00:00 a10a5a7764ef systemd[1]: cron.service: Deactivated successfully. -2024-04-07T18:50:49.765251+00:00 a10a5a7764ef systemd[1]: Stopped cron.service - Regular background program processing daemon. -2024-04-07T18:51:01.795315+00:00 a10a5a7764ef systemd-modules-load[41]: Failed to find module 'vhost_net' -2024-04-07T18:51:01.795414+00:00 a10a5a7764ef mount[31]: mount: /sys/kernel/debug: permission denied. -2024-04-07T18:51:01.795426+00:00 a10a5a7764ef mount[31]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:51:01.795429+00:00 a10a5a7764ef mount[32]: mount: /sys/kernel/tracing: permission denied. -2024-04-07T18:51:01.795432+00:00 a10a5a7764ef mount[32]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:51:01.795435+00:00 a10a5a7764ef mount[44]: mount: /sys/kernel/config: permission denied. -2024-04-07T18:51:01.795438+00:00 a10a5a7764ef mount[44]: dmesg(1) may have more information after failed mount system call. -2024-04-07T18:51:01.795441+00:00 a10a5a7764ef systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... -2024-04-07T18:51:01.795448+00:00 a10a5a7764ef systemd-sysctl[45]: Couldn't write '8192' to 'net/ipv4/neigh/default/gc_thresh3', ignoring: No such file or directory -2024-04-07T18:51:01.795451+00:00 a10a5a7764ef systemd-sysctl[45]: Couldn't write '8192' to 'net/ipv6/neigh/default/gc_thresh3', ignoring: No such file or directory -2024-04-07T18:51:01.795455+00:00 a10a5a7764ef systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. -2024-04-07T18:51:01.795457+00:00 a10a5a7764ef systemd[1]: Finished systemd-sysusers.service - Create System Users. -2024-04-07T18:51:01.795461+00:00 a10a5a7764ef systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... -2024-04-07T18:51:01.795465+00:00 a10a5a7764ef systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. -2024-04-07T18:51:01.795468+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/snd/seq failed: Operation not permitted -2024-04-07T18:51:01.795471+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/snd/timer failed: Operation not permitted -2024-04-07T18:51:01.795474+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/loop-control failed: Operation not permitted -2024-04-07T18:51:01.795476+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/kvm failed: Operation not permitted -2024-04-07T18:51:01.795479+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/vhost-net failed: Operation not permitted -2024-04-07T18:51:01.795910+00:00 a10a5a7764ef systemd-tmpfiles[50]: fchownat() of /dev/vhost-vsock failed: Operation not permitted -2024-04-07T18:51:01.795914+00:00 a10a5a7764ef systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. -2024-04-07T18:51:01.795917+00:00 a10a5a7764ef systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... -2024-04-07T18:51:01.795919+00:00 a10a5a7764ef systemd-udevd[52]: Using default interface naming scheme 'v252'. -2024-04-07T18:51:01.795923+00:00 a10a5a7764ef systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. -2024-04-07T18:51:01.795926+00:00 a10a5a7764ef systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. -2024-04-07T18:51:01.795945+00:00 a10a5a7764ef systemd[1]: Reached target local-fs.target - Local File Systems. -2024-04-07T18:51:01.795948+00:00 a10a5a7764ef systemd[1]: apparmor.service: Starting requested but asserts failed. -2024-04-07T18:51:01.795950+00:00 a10a5a7764ef systemd[1]: Assertion failed for apparmor.service - Load AppArmor profiles. -2024-04-07T18:51:01.795952+00:00 a10a5a7764ef systemd[1]: Starting pvebanner.service - Proxmox VE Login Banner... -2024-04-07T18:51:01.795955+00:00 a10a5a7764ef systemd[1]: Starting pvefw-logger.service - Proxmox VE firewall logger... -2024-04-07T18:51:01.795958+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/snd/seq to uid=65534, gid=29, mode=0660: Operation not permitted -2024-04-07T18:51:01.795960+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/snd/timer to uid=65534, gid=29, mode=0660: Operation not permitted -2024-04-07T18:51:01.795963+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/loop-control to uid=65534, gid=6, mode=0660: Operation not permitted -2024-04-07T18:51:01.795965+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/kvm to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:51:01.795967+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/vhost-vsock to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:51:01.795969+00:00 a10a5a7764ef systemd-udevd[52]: Failed to set owner/mode of /dev/vhost-net to uid=65534, gid=103, mode=0660: Operation not permitted -2024-04-07T18:51:01.795972+00:00 a10a5a7764ef systemd[1]: Starting pvenetcommit.service - Commit Proxmox VE network changes... -2024-04-07T18:51:01.795975+00:00 a10a5a7764ef udevadm[43]: 8250: Failed to write 'add' to '/sys/module/8250/uevent': Permission denied -2024-04-07T18:51:01.795978+00:00 a10a5a7764ef udevadm[43]: acpi: Failed to write 'add' to '/sys/module/acpi/uevent': Permission denied -2024-04-07T18:51:01.795981+00:00 a10a5a7764ef udevadm[43]: acpiphp: Failed to write 'add' to '/sys/module/acpiphp/uevent': Permission denied -2024-04-07T18:51:01.795996+00:00 a10a5a7764ef udevadm[43]: aesni_intel: Failed to write 'add' to '/sys/module/aesni_intel/uevent': Permission denied -2024-04-07T18:51:01.795998+00:00 a10a5a7764ef udevadm[43]: ahci: Failed to write 'add' to '/sys/module/ahci/uevent': Permission denied -2024-04-07T18:51:01.796000+00:00 a10a5a7764ef udevadm[43]: apparmor: Failed to write 'add' to '/sys/module/apparmor/uevent': Permission denied -2024-04-07T18:51:01.796002+00:00 a10a5a7764ef udevadm[43]: autofs4: Failed to write 'add' to '/sys/module/autofs4/uevent': Permission denied -2024-04-07T18:51:01.796004+00:00 a10a5a7764ef udevadm[43]: binfmt_misc: Failed to write 'add' to '/sys/module/binfmt_misc/uevent': Permission denied -2024-04-07T18:51:01.796006+00:00 a10a5a7764ef udevadm[43]: blk_cgroup: Failed to write 'add' to '/sys/module/blk_cgroup/uevent': Permission denied -2024-04-07T18:51:01.796034+00:00 a10a5a7764ef udevadm[43]: block: Failed to write 'add' to '/sys/module/block/uevent': Permission denied -2024-04-07T18:51:01.796036+00:00 a10a5a7764ef udevadm[43]: br_netfilter: Failed to write 'add' to '/sys/module/br_netfilter/uevent': Permission denied -2024-04-07T18:51:01.796038+00:00 a10a5a7764ef udevadm[43]: bridge: Failed to write 'add' to '/sys/module/bridge/uevent': Permission denied -2024-04-07T18:51:01.796041+00:00 a10a5a7764ef udevadm[43]: button: Failed to write 'add' to '/sys/module/button/uevent': Permission denied -2024-04-07T18:51:01.796042+00:00 a10a5a7764ef udevadm[43]: ccp: Failed to write 'add' to '/sys/module/ccp/uevent': Permission denied -2024-04-07T18:51:01.796045+00:00 a10a5a7764ef udevadm[43]: cdrom: Failed to write 'add' to '/sys/module/cdrom/uevent': Permission denied -2024-04-07T18:51:01.796047+00:00 a10a5a7764ef udevadm[43]: clocksource: Failed to write 'add' to '/sys/module/clocksource/uevent': Permission denied -2024-04-07T18:51:01.796057+00:00 a10a5a7764ef udevadm[43]: configfs: Failed to write 'add' to '/sys/module/configfs/uevent': Permission denied -2024-04-07T18:51:01.796059+00:00 a10a5a7764ef udevadm[43]: cpufreq: Failed to write 'add' to '/sys/module/cpufreq/uevent': Permission denied -2024-04-07T18:51:01.796061+00:00 a10a5a7764ef udevadm[43]: cpuidle: Failed to write 'add' to '/sys/module/cpuidle/uevent': Permission denied -2024-04-07T18:51:01.796084+00:00 a10a5a7764ef udevadm[43]: cpuidle_haltpoll: Failed to write 'add' to '/sys/module/cpuidle_haltpoll/uevent': Permission denied -2024-04-07T18:51:01.796087+00:00 a10a5a7764ef udevadm[43]: crc32_pclmul: Failed to write 'add' to '/sys/module/crc32_pclmul/uevent': Permission denied -2024-04-07T18:51:01.796089+00:00 a10a5a7764ef udevadm[43]: crc32c_generic: Failed to write 'add' to '/sys/module/crc32c_generic/uevent': Permission denied -2024-04-07T18:51:01.796092+00:00 a10a5a7764ef udevadm[43]: crc32c_intel: Failed to write 'add' to '/sys/module/crc32c_intel/uevent': Permission denied -2024-04-07T18:51:01.796095+00:00 a10a5a7764ef udevadm[43]: crct10dif_common: Failed to write 'add' to '/sys/module/crct10dif_common/uevent': Permission denied -2024-04-07T18:51:01.796097+00:00 a10a5a7764ef systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... -2024-04-07T18:51:01.796099+00:00 a10a5a7764ef pvefw-logger[56]: starting pvefw logger -2024-04-07T18:51:01.796102+00:00 a10a5a7764ef udevadm[43]: crct10dif_pclmul: Failed to write 'add' to '/sys/module/crct10dif_pclmul/uevent': Permission denied -2024-04-07T18:51:01.796105+00:00 a10a5a7764ef udevadm[43]: cryptd: Failed to write 'add' to '/sys/module/cryptd/uevent': Permission denied -2024-04-07T18:51:01.796124+00:00 a10a5a7764ef udevadm[43]: crypto_simd: Failed to write 'add' to '/sys/module/crypto_simd/uevent': Permission denied -2024-04-07T18:51:01.796126+00:00 a10a5a7764ef udevadm[43]: cryptomgr: Failed to write 'add' to '/sys/module/cryptomgr/uevent': Permission denied -2024-04-07T18:51:01.796128+00:00 a10a5a7764ef udevadm[43]: cxl_core: Failed to write 'add' to '/sys/module/cxl_core/uevent': Permission denied -2024-04-07T18:51:01.796132+00:00 a10a5a7764ef udevadm[43]: device_hmem: Failed to write 'add' to '/sys/module/device_hmem/uevent': Permission denied -2024-04-07T18:51:01.796134+00:00 a10a5a7764ef udevadm[43]: dm_mod: Failed to write 'add' to '/sys/module/dm_mod/uevent': Permission denied -2024-04-07T18:51:01.796136+00:00 a10a5a7764ef udevadm[43]: drm: Failed to write 'add' to '/sys/module/drm/uevent': Permission denied -2024-04-07T18:51:01.796138+00:00 a10a5a7764ef udevadm[43]: drm_kms_helper: Failed to write 'add' to '/sys/module/drm_kms_helper/uevent': Permission denied -2024-04-07T18:51:01.796140+00:00 a10a5a7764ef udevadm[43]: drm_shmem_helper: Failed to write 'add' to '/sys/module/drm_shmem_helper/uevent': Permission denied -2024-04-07T18:51:01.796142+00:00 a10a5a7764ef udevadm[43]: dynamic_debug: Failed to write 'add' to '/sys/module/dynamic_debug/uevent': Permission denied -2024-04-07T18:51:01.796177+00:00 a10a5a7764ef udevadm[43]: edac_core: Failed to write 'add' to '/sys/module/edac_core/uevent': Permission denied -2024-04-07T18:51:01.796179+00:00 a10a5a7764ef udevadm[43]: efi_pstore: Failed to write 'add' to '/sys/module/efi_pstore/uevent': Permission denied -2024-04-07T18:51:01.796181+00:00 a10a5a7764ef udevadm[43]: efivarfs: Failed to write 'add' to '/sys/module/efivarfs/uevent': Permission denied -2024-04-07T18:51:01.796183+00:00 a10a5a7764ef udevadm[43]: evdev: Failed to write 'add' to '/sys/module/evdev/uevent': Permission denied -2024-04-07T18:51:01.796185+00:00 a10a5a7764ef udevadm[43]: failover: Failed to write 'add' to '/sys/module/failover/uevent': Permission denied -2024-04-07T18:51:01.796187+00:00 a10a5a7764ef udevadm[43]: fat: Failed to write 'add' to '/sys/module/fat/uevent': Permission denied -2024-04-07T18:51:01.796189+00:00 a10a5a7764ef udevadm[43]: fb: Failed to write 'add' to '/sys/module/fb/uevent': Permission denied -2024-04-07T18:51:01.796193+00:00 a10a5a7764ef udevadm[43]: firmware_class: Failed to write 'add' to '/sys/module/firmware_class/uevent': Permission denied -2024-04-07T18:51:01.796196+00:00 a10a5a7764ef udevadm[43]: fscrypto: Failed to write 'add' to '/sys/module/fscrypto/uevent': Permission denied -2024-04-07T18:51:01.796235+00:00 a10a5a7764ef udevadm[43]: fuse: Failed to write 'add' to '/sys/module/fuse/uevent': Permission denied -2024-04-07T18:51:01.796237+00:00 a10a5a7764ef udevadm[43]: ghash_clmulni_intel: Failed to write 'add' to '/sys/module/ghash_clmulni_intel/uevent': Permission denied -2024-04-07T18:51:01.796240+00:00 a10a5a7764ef udevadm[43]: gpiolib_acpi: Failed to write 'add' to '/sys/module/gpiolib_acpi/uevent': Permission denied -2024-04-07T18:51:01.796276+00:00 a10a5a7764ef udevadm[43]: grant_table: Failed to write 'add' to '/sys/module/grant_table/uevent': Permission denied -2024-04-07T18:51:01.796278+00:00 a10a5a7764ef udevadm[43]: hid: Failed to write 'add' to '/sys/module/hid/uevent': Permission denied -2024-04-07T18:51:01.796280+00:00 a10a5a7764ef udevadm[43]: hid_generic: Failed to write 'add' to '/sys/module/hid_generic/uevent': Permission denied -2024-04-07T18:51:01.796283+00:00 a10a5a7764ef udevadm[43]: i2c_i801: Failed to write 'add' to '/sys/module/i2c_i801/uevent': Permission denied -2024-04-07T18:51:01.796286+00:00 a10a5a7764ef udevadm[43]: i2c_smbus: Failed to write 'add' to '/sys/module/i2c_smbus/uevent': Permission denied -2024-04-07T18:51:01.796288+00:00 a10a5a7764ef udevadm[43]: i8042: Failed to write 'add' to '/sys/module/i8042/uevent': Permission denied -2024-04-07T18:51:01.796318+00:00 a10a5a7764ef udevadm[43]: iTCO_vendor_support: Failed to write 'add' to '/sys/module/iTCO_vendor_support/uevent': Permission denied -2024-04-07T18:51:01.796321+00:00 a10a5a7764ef udevadm[43]: iTCO_wdt: Failed to write 'add' to '/sys/module/iTCO_wdt/uevent': Permission denied -2024-04-07T18:51:01.796323+00:00 a10a5a7764ef udevadm[43]: ima: Failed to write 'add' to '/sys/module/ima/uevent': Permission denied -2024-04-07T18:51:01.796342+00:00 a10a5a7764ef udevadm[43]: inet_diag: Failed to write 'add' to '/sys/module/inet_diag/uevent': Permission denied -2024-04-07T18:51:01.796345+00:00 a10a5a7764ef udevadm[43]: intel_idle: Failed to write 'add' to '/sys/module/intel_idle/uevent': Permission denied -2024-04-07T18:51:01.796348+00:00 a10a5a7764ef udevadm[43]: intel_pmc_bxt: Failed to write 'add' to '/sys/module/intel_pmc_bxt/uevent': Permission denied -2024-04-07T18:51:01.796350+00:00 a10a5a7764ef udevadm[43]: intel_rapl_common: Failed to write 'add' to '/sys/module/intel_rapl_common/uevent': Permission denied -2024-04-07T18:51:01.796352+00:00 a10a5a7764ef udevadm[43]: intel_rapl_msr: Failed to write 'add' to '/sys/module/intel_rapl_msr/uevent': Permission denied -2024-04-07T18:51:01.796355+00:00 a10a5a7764ef udevadm[43]: ip_tables: Failed to write 'add' to '/sys/module/ip_tables/uevent': Permission denied -2024-04-07T18:51:01.796358+00:00 a10a5a7764ef udevadm[43]: iptable_filter: Failed to write 'add' to '/sys/module/iptable_filter/uevent': Permission denied -2024-04-07T18:51:01.796361+00:00 a10a5a7764ef udevadm[43]: ipv6: Failed to write 'add' to '/sys/module/ipv6/uevent': Permission denied -2024-04-07T18:51:01.796388+00:00 a10a5a7764ef udevadm[43]: irqbypass: Failed to write 'add' to '/sys/module/irqbypass/uevent': Permission denied -2024-04-07T18:51:01.796392+00:00 a10a5a7764ef udevadm[43]: joydev: Failed to write 'add' to '/sys/module/joydev/uevent': Permission denied -2024-04-07T18:51:01.796395+00:00 a10a5a7764ef udevadm[43]: kernel: Failed to write 'add' to '/sys/module/kernel/uevent': Permission denied -2024-04-07T18:51:01.796416+00:00 a10a5a7764ef udevadm[43]: keyboard: Failed to write 'add' to '/sys/module/keyboard/uevent': Permission denied -2024-04-07T18:51:01.796418+00:00 a10a5a7764ef udevadm[43]: kvm: Failed to write 'add' to '/sys/module/kvm/uevent': Permission denied -2024-04-07T18:51:01.796422+00:00 a10a5a7764ef udevadm[43]: kvm_amd: Failed to write 'add' to '/sys/module/kvm_amd/uevent': Permission denied -2024-04-07T18:51:01.796467+00:00 a10a5a7764ef systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats... -2024-04-07T18:51:01.796471+00:00 a10a5a7764ef sm-notify[57]: Version 2.6.2 starting -2024-04-07T18:51:01.796477+00:00 a10a5a7764ef udevadm[43]: ledtrig_audio: Failed to write 'add' to '/sys/module/ledtrig_audio/uevent': Permission denied -2024-04-07T18:51:01.796484+00:00 a10a5a7764ef udevadm[43]: libahci: Failed to write 'add' to '/sys/module/libahci/uevent': Permission denied -2024-04-07T18:51:01.796487+00:00 a10a5a7764ef udevadm[43]: libata: Failed to write 'add' to '/sys/module/libata/uevent': Permission denied -2024-04-07T18:51:01.796490+00:00 a10a5a7764ef udevadm[43]: libcrc32c: Failed to write 'add' to '/sys/module/libcrc32c/uevent': Permission denied -2024-04-07T18:51:01.796515+00:00 a10a5a7764ef udevadm[43]: llc: Failed to write 'add' to '/sys/module/llc/uevent': Permission denied -2024-04-07T18:51:01.796519+00:00 a10a5a7764ef udevadm[43]: loop: Failed to write 'add' to '/sys/module/loop/uevent': Permission denied -2024-04-07T18:51:01.796522+00:00 a10a5a7764ef udevadm[43]: lp: Failed to write 'add' to '/sys/module/lp/uevent': Permission denied -2024-04-07T18:51:01.796525+00:00 a10a5a7764ef udevadm[43]: lpc_ich: Failed to write 'add' to '/sys/module/lpc_ich/uevent': Permission denied -2024-04-07T18:51:01.796529+00:00 a10a5a7764ef udevadm[43]: memory_hotplug: Failed to write 'add' to '/sys/module/memory_hotplug/uevent': Permission denied -2024-04-07T18:51:01.796534+00:00 a10a5a7764ef udevadm[43]: module: Failed to write 'add' to '/sys/module/module/uevent': Permission denied -2024-04-07T18:51:01.796545+00:00 a10a5a7764ef udevadm[43]: mousedev: Failed to write 'add' to '/sys/module/mousedev/uevent': Permission denied -2024-04-07T18:51:01.796547+00:00 a10a5a7764ef udevadm[43]: msr: Failed to write 'add' to '/sys/module/msr/uevent': Permission denied -2024-04-07T18:51:01.796550+00:00 a10a5a7764ef udevadm[43]: net_failover: Failed to write 'add' to '/sys/module/net_failover/uevent': Permission denied -2024-04-07T18:51:01.796556+00:00 a10a5a7764ef udevadm[43]: netpoll: Failed to write 'add' to '/sys/module/netpoll/uevent': Permission denied -2024-04-07T18:51:01.796589+00:00 a10a5a7764ef udevadm[43]: nf_conntrack: Failed to write 'add' to '/sys/module/nf_conntrack/uevent': Permission denied -2024-04-07T18:51:01.796592+00:00 a10a5a7764ef udevadm[43]: nf_conntrack_netlink: Failed to write 'add' to '/sys/module/nf_conntrack_netlink/uevent': Permission denied -2024-04-07T18:51:01.796595+00:00 a10a5a7764ef udevadm[43]: nf_defrag_ipv4: Failed to write 'add' to '/sys/module/nf_defrag_ipv4/uevent': Permission denied -2024-04-07T18:51:01.796599+00:00 a10a5a7764ef udevadm[43]: nf_defrag_ipv6: Failed to write 'add' to '/sys/module/nf_defrag_ipv6/uevent': Permission denied -2024-04-07T18:51:01.796601+00:00 a10a5a7764ef udevadm[43]: nf_nat: Failed to write 'add' to '/sys/module/nf_nat/uevent': Permission denied -2024-04-07T18:51:01.796646+00:00 a10a5a7764ef udevadm[43]: nf_tables: Failed to write 'add' to '/sys/module/nf_tables/uevent': Permission denied -2024-04-07T18:51:01.796650+00:00 a10a5a7764ef udevadm[43]: nfnetlink: Failed to write 'add' to '/sys/module/nfnetlink/uevent': Permission denied -2024-04-07T18:51:01.796653+00:00 a10a5a7764ef udevadm[43]: nfnetlink_log: Failed to write 'add' to '/sys/module/nfnetlink_log/uevent': Permission denied -2024-04-07T18:51:01.796657+00:00 a10a5a7764ef udevadm[43]: nft_chain_nat: Failed to write 'add' to '/sys/module/nft_chain_nat/uevent': Permission denied -2024-04-07T18:51:01.796694+00:00 a10a5a7764ef systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). -2024-04-07T18:51:01.796698+00:00 a10a5a7764ef udevadm[43]: nft_compat: Failed to write 'add' to '/sys/module/nft_compat/uevent': Permission denied -2024-04-07T18:51:01.796701+00:00 a10a5a7764ef udevadm[43]: nls_ascii: Failed to write 'add' to '/sys/module/nls_ascii/uevent': Permission denied -2024-04-07T18:51:01.796704+00:00 a10a5a7764ef udevadm[43]: nls_cp437: Failed to write 'add' to '/sys/module/nls_cp437/uevent': Permission denied -2024-04-07T18:51:01.796706+00:00 a10a5a7764ef udevadm[43]: nmi_backtrace: Failed to write 'add' to '/sys/module/nmi_backtrace/uevent': Permission denied -2024-04-07T18:51:01.796710+00:00 a10a5a7764ef udevadm[43]: overlay: Failed to write 'add' to '/sys/module/overlay/uevent': Permission denied -2024-04-07T18:51:01.796713+00:00 a10a5a7764ef udevadm[43]: page_alloc: Failed to write 'add' to '/sys/module/page_alloc/uevent': Permission denied -2024-04-07T18:51:01.796716+00:00 a10a5a7764ef udevadm[43]: page_reporting: Failed to write 'add' to '/sys/module/page_reporting/uevent': Permission denied -2024-04-07T18:51:01.796720+00:00 a10a5a7764ef udevadm[43]: parport: Failed to write 'add' to '/sys/module/parport/uevent': Permission denied -2024-04-07T18:51:01.796723+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/module/parport_pc/uevent': Permission denied -2024-04-07T18:51:01.796726+00:00 a10a5a7764ef udevadm[43]: pci_hotplug: Failed to write 'add' to '/sys/module/pci_hotplug/uevent': Permission denied -2024-04-07T18:51:01.796729+00:00 a10a5a7764ef udevadm[43]: pcie_aspm: Failed to write 'add' to '/sys/module/pcie_aspm/uevent': Permission denied -2024-04-07T18:51:01.796735+00:00 a10a5a7764ef udevadm[43]: pciehp: Failed to write 'add' to '/sys/module/pciehp/uevent': Permission denied -2024-04-07T18:51:01.796738+00:00 a10a5a7764ef udevadm[43]: pcspkr: Failed to write 'add' to '/sys/module/pcspkr/uevent': Permission denied -2024-04-07T18:51:01.796741+00:00 a10a5a7764ef udevadm[43]: ppdev: Failed to write 'add' to '/sys/module/ppdev/uevent': Permission denied -2024-04-07T18:51:01.796743+00:00 a10a5a7764ef udevadm[43]: printk: Failed to write 'add' to '/sys/module/printk/uevent': Permission denied -2024-04-07T18:51:01.796746+00:00 a10a5a7764ef udevadm[43]: processor: Failed to write 'add' to '/sys/module/processor/uevent': Permission denied -2024-04-07T18:51:01.796750+00:00 a10a5a7764ef udevadm[43]: psmouse: Failed to write 'add' to '/sys/module/psmouse/uevent': Permission denied -2024-04-07T18:51:01.796753+00:00 a10a5a7764ef udevadm[43]: pstore: Failed to write 'add' to '/sys/module/pstore/uevent': Permission denied -2024-04-07T18:51:01.796755+00:00 a10a5a7764ef udevadm[43]: qemu_fw_cfg: Failed to write 'add' to '/sys/module/qemu_fw_cfg/uevent': Permission denied -2024-04-07T18:51:01.796758+00:00 a10a5a7764ef udevadm[43]: qrtr: Failed to write 'add' to '/sys/module/qrtr/uevent': Permission denied -2024-04-07T18:51:01.796760+00:00 a10a5a7764ef udevadm[43]: random: Failed to write 'add' to '/sys/module/random/uevent': Permission denied -2024-04-07T18:51:01.796764+00:00 a10a5a7764ef udevadm[43]: rcupdate: Failed to write 'add' to '/sys/module/rcupdate/uevent': Permission denied -2024-04-07T18:51:01.796776+00:00 a10a5a7764ef udevadm[43]: rcutree: Failed to write 'add' to '/sys/module/rcutree/uevent': Permission denied -2024-04-07T18:51:01.796778+00:00 a10a5a7764ef udevadm[43]: rfkill: Failed to write 'add' to '/sys/module/rfkill/uevent': Permission denied -2024-04-07T18:51:01.796781+00:00 a10a5a7764ef systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... -2024-04-07T18:51:01.796783+00:00 a10a5a7764ef udevadm[43]: rng_core: Failed to write 'add' to '/sys/module/rng_core/uevent': Permission denied -2024-04-07T18:51:01.796786+00:00 a10a5a7764ef udevadm[43]: rtc_cmos: Failed to write 'add' to '/sys/module/rtc_cmos/uevent': Permission denied -2024-04-07T18:51:01.796790+00:00 a10a5a7764ef udevadm[43]: scsi_common: Failed to write 'add' to '/sys/module/scsi_common/uevent': Permission denied -2024-04-07T18:51:01.796794+00:00 a10a5a7764ef udevadm[43]: scsi_mod: Failed to write 'add' to '/sys/module/scsi_mod/uevent': Permission denied -2024-04-07T18:51:01.796797+00:00 a10a5a7764ef udevadm[43]: secretmem: Failed to write 'add' to '/sys/module/secretmem/uevent': Permission denied -2024-04-07T18:51:01.796800+00:00 a10a5a7764ef udevadm[43]: serio_raw: Failed to write 'add' to '/sys/module/serio_raw/uevent': Permission denied -2024-04-07T18:51:01.796803+00:00 a10a5a7764ef udevadm[43]: sg: Failed to write 'add' to '/sys/module/sg/uevent': Permission denied -2024-04-07T18:51:01.796807+00:00 a10a5a7764ef udevadm[43]: sha1_ssse3: Failed to write 'add' to '/sys/module/sha1_ssse3/uevent': Permission denied -2024-04-07T18:51:01.796810+00:00 a10a5a7764ef udevadm[43]: sha256_ssse3: Failed to write 'add' to '/sys/module/sha256_ssse3/uevent': Permission denied -2024-04-07T18:51:01.796813+00:00 a10a5a7764ef udevadm[43]: sha512_generic: Failed to write 'add' to '/sys/module/sha512_generic/uevent': Permission denied -2024-04-07T18:51:01.796816+00:00 a10a5a7764ef udevadm[43]: sha512_ssse3: Failed to write 'add' to '/sys/module/sha512_ssse3/uevent': Permission denied -2024-04-07T18:51:01.796819+00:00 a10a5a7764ef udevadm[43]: shpchp: Failed to write 'add' to '/sys/module/shpchp/uevent': Permission denied -2024-04-07T18:51:01.796824+00:00 a10a5a7764ef udevadm[43]: snd: Failed to write 'add' to '/sys/module/snd/uevent': Permission denied -2024-04-07T18:51:01.796827+00:00 a10a5a7764ef udevadm[43]: snd_hda_codec: Failed to write 'add' to '/sys/module/snd_hda_codec/uevent': Permission denied -2024-04-07T18:51:01.796829+00:00 a10a5a7764ef udevadm[43]: snd_hda_codec_generic: Failed to write 'add' to '/sys/module/snd_hda_codec_generic/uevent': Permission denied -2024-04-07T18:51:01.796872+00:00 a10a5a7764ef udevadm[43]: snd_hda_core: Failed to write 'add' to '/sys/module/snd_hda_core/uevent': Permission denied -2024-04-07T18:51:01.796876+00:00 a10a5a7764ef udevadm[43]: snd_hda_intel: Failed to write 'add' to '/sys/module/snd_hda_intel/uevent': Permission denied -2024-04-07T18:51:01.796878+00:00 a10a5a7764ef udevadm[43]: snd_hrtimer: Failed to write 'add' to '/sys/module/snd_hrtimer/uevent': Permission denied -2024-04-07T18:51:01.796882+00:00 a10a5a7764ef udevadm[43]: snd_hwdep: Failed to write 'add' to '/sys/module/snd_hwdep/uevent': Permission denied -2024-04-07T18:51:01.796884+00:00 a10a5a7764ef udevadm[43]: snd_intel_dspcfg: Failed to write 'add' to '/sys/module/snd_intel_dspcfg/uevent': Permission denied -2024-04-07T18:51:01.796887+00:00 a10a5a7764ef udevadm[43]: snd_intel_sdw_acpi: Failed to write 'add' to '/sys/module/snd_intel_sdw_acpi/uevent': Permission denied -2024-04-07T18:51:01.796890+00:00 a10a5a7764ef udevadm[43]: snd_pcm: Failed to write 'add' to '/sys/module/snd_pcm/uevent': Permission denied -2024-04-07T18:51:01.796893+00:00 a10a5a7764ef udevadm[43]: snd_seq: Failed to write 'add' to '/sys/module/snd_seq/uevent': Permission denied -2024-04-07T18:51:01.796896+00:00 a10a5a7764ef systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. -2024-04-07T18:51:01.796899+00:00 a10a5a7764ef udevadm[43]: snd_seq_device: Failed to write 'add' to '/sys/module/snd_seq_device/uevent': Permission denied -2024-04-07T18:51:01.796902+00:00 a10a5a7764ef udevadm[43]: snd_seq_dummy: Failed to write 'add' to '/sys/module/snd_seq_dummy/uevent': Permission denied -2024-04-07T18:51:01.796905+00:00 a10a5a7764ef udevadm[43]: snd_timer: Failed to write 'add' to '/sys/module/snd_timer/uevent': Permission denied -2024-04-07T18:51:01.796908+00:00 a10a5a7764ef udevadm[43]: soundcore: Failed to write 'add' to '/sys/module/soundcore/uevent': Permission denied -2024-04-07T18:51:01.796911+00:00 a10a5a7764ef udevadm[43]: spidev: Failed to write 'add' to '/sys/module/spidev/uevent': Permission denied -2024-04-07T18:51:01.796914+00:00 a10a5a7764ef udevadm[43]: spurious: Failed to write 'add' to '/sys/module/spurious/uevent': Permission denied -2024-04-07T18:51:01.796916+00:00 a10a5a7764ef udevadm[43]: sr_mod: Failed to write 'add' to '/sys/module/sr_mod/uevent': Permission denied -2024-04-07T18:51:01.796919+00:00 a10a5a7764ef udevadm[43]: srcutree: Failed to write 'add' to '/sys/module/srcutree/uevent': Permission denied -2024-04-07T18:51:01.796922+00:00 a10a5a7764ef udevadm[43]: stp: Failed to write 'add' to '/sys/module/stp/uevent': Permission denied -2024-04-07T18:51:01.796924+00:00 a10a5a7764ef udevadm[43]: sunrpc: Failed to write 'add' to '/sys/module/sunrpc/uevent': Permission denied -2024-04-07T18:51:01.796927+00:00 a10a5a7764ef udevadm[43]: suspend: Failed to write 'add' to '/sys/module/suspend/uevent': Permission denied -2024-04-07T18:51:01.796932+00:00 a10a5a7764ef udevadm[43]: syscall: Failed to write 'add' to '/sys/module/syscall/uevent': Permission denied -2024-04-07T18:51:01.796935+00:00 a10a5a7764ef udevadm[43]: sysrq: Failed to write 'add' to '/sys/module/sysrq/uevent': Permission denied -2024-04-07T18:51:01.796938+00:00 a10a5a7764ef udevadm[43]: tcp_cubic: Failed to write 'add' to '/sys/module/tcp_cubic/uevent': Permission denied -2024-04-07T18:51:01.796941+00:00 a10a5a7764ef udevadm[43]: tcp_diag: Failed to write 'add' to '/sys/module/tcp_diag/uevent': Permission denied -2024-04-07T18:51:01.796944+00:00 a10a5a7764ef udevadm[43]: thermal: Failed to write 'add' to '/sys/module/thermal/uevent': Permission denied -2024-04-07T18:51:01.796947+00:00 a10a5a7764ef udevadm[43]: tpm: Failed to write 'add' to '/sys/module/tpm/uevent': Permission denied -2024-04-07T18:51:01.796950+00:00 a10a5a7764ef udevadm[43]: tpm_crb: Failed to write 'add' to '/sys/module/tpm_crb/uevent': Permission denied -2024-04-07T18:51:01.796953+00:00 a10a5a7764ef udevadm[43]: tpm_tis: Failed to write 'add' to '/sys/module/tpm_tis/uevent': Permission denied -2024-04-07T18:51:01.796956+00:00 a10a5a7764ef udevadm[43]: tpm_tis_core: Failed to write 'add' to '/sys/module/tpm_tis_core/uevent': Permission denied -2024-04-07T18:51:01.796959+00:00 a10a5a7764ef udevadm[43]: tun: Failed to write 'add' to '/sys/module/tun/uevent': Permission denied -2024-04-07T18:51:01.796961+00:00 a10a5a7764ef udevadm[43]: usb_common: Failed to write 'add' to '/sys/module/usb_common/uevent': Permission denied -2024-04-07T18:51:01.796964+00:00 a10a5a7764ef udevadm[43]: usbcore: Failed to write 'add' to '/sys/module/usbcore/uevent': Permission denied -2024-04-07T18:51:01.796967+00:00 a10a5a7764ef udevadm[43]: usbhid: Failed to write 'add' to '/sys/module/usbhid/uevent': Permission denied -2024-04-07T18:51:01.796970+00:00 a10a5a7764ef systemd[1]: Started pvefw-logger.service - Proxmox VE firewall logger. -2024-04-07T18:51:01.796972+00:00 a10a5a7764ef udevadm[43]: veth: Failed to write 'add' to '/sys/module/veth/uevent': Permission denied -2024-04-07T18:51:01.796975+00:00 a10a5a7764ef udevadm[43]: vfat: Failed to write 'add' to '/sys/module/vfat/uevent': Permission denied -2024-04-07T18:51:01.796978+00:00 a10a5a7764ef udevadm[43]: virtio: Failed to write 'add' to '/sys/module/virtio/uevent': Permission denied -2024-04-07T18:51:01.796981+00:00 a10a5a7764ef udevadm[43]: virtio_balloon: Failed to write 'add' to '/sys/module/virtio_balloon/uevent': Permission denied -2024-04-07T18:51:01.796983+00:00 a10a5a7764ef udevadm[43]: virtio_blk: Failed to write 'add' to '/sys/module/virtio_blk/uevent': Permission denied -2024-04-07T18:51:01.796986+00:00 a10a5a7764ef udevadm[43]: virtio_console: Failed to write 'add' to '/sys/module/virtio_console/uevent': Permission denied -2024-04-07T18:51:01.796988+00:00 a10a5a7764ef udevadm[43]: virtio_dma_buf: Failed to write 'add' to '/sys/module/virtio_dma_buf/uevent': Permission denied -2024-04-07T18:51:01.796991+00:00 a10a5a7764ef udevadm[43]: virtio_gpu: Failed to write 'add' to '/sys/module/virtio_gpu/uevent': Permission denied -2024-04-07T18:51:01.796997+00:00 a10a5a7764ef udevadm[43]: virtio_net: Failed to write 'add' to '/sys/module/virtio_net/uevent': Permission denied -2024-04-07T18:51:01.796999+00:00 a10a5a7764ef udevadm[43]: virtio_pci: Failed to write 'add' to '/sys/module/virtio_pci/uevent': Permission denied -2024-04-07T18:51:01.797001+00:00 a10a5a7764ef udevadm[43]: virtio_pci_legacy_dev: Failed to write 'add' to '/sys/module/virtio_pci_legacy_dev/uevent': Permission denied -2024-04-07T18:51:01.797004+00:00 a10a5a7764ef udevadm[43]: virtio_pci_modern_dev: Failed to write 'add' to '/sys/module/virtio_pci_modern_dev/uevent': Permission denied -2024-04-07T18:51:01.797006+00:00 a10a5a7764ef udevadm[43]: virtio_ring: Failed to write 'add' to '/sys/module/virtio_ring/uevent': Permission denied -2024-04-07T18:51:01.797009+00:00 a10a5a7764ef udevadm[43]: virtio_rng: Failed to write 'add' to '/sys/module/virtio_rng/uevent': Permission denied -2024-04-07T18:51:01.797011+00:00 a10a5a7764ef udevadm[43]: vt: Failed to write 'add' to '/sys/module/vt/uevent': Permission denied -2024-04-07T18:51:01.797014+00:00 a10a5a7764ef udevadm[43]: watchdog: Failed to write 'add' to '/sys/module/watchdog/uevent': Permission denied -2024-04-07T18:51:01.797016+00:00 a10a5a7764ef udevadm[43]: workqueue: Failed to write 'add' to '/sys/module/workqueue/uevent': Permission denied -2024-04-07T18:51:01.797018+00:00 a10a5a7764ef udevadm[43]: x_tables: Failed to write 'add' to '/sys/module/x_tables/uevent': Permission denied -2024-04-07T18:51:01.797021+00:00 a10a5a7764ef udevadm[43]: xen: Failed to write 'add' to '/sys/module/xen/uevent': Permission denied -2024-04-07T18:51:01.797023+00:00 a10a5a7764ef udevadm[43]: xen_kbdfront: Failed to write 'add' to '/sys/module/xen_kbdfront/uevent': Permission denied -2024-04-07T18:51:01.797027+00:00 a10a5a7764ef udevadm[43]: xfrm_algo: Failed to write 'add' to '/sys/module/xfrm_algo/uevent': Permission denied -2024-04-07T18:51:01.797029+00:00 a10a5a7764ef udevadm[43]: xfrm_user: Failed to write 'add' to '/sys/module/xfrm_user/uevent': Permission denied -2024-04-07T18:51:01.797031+00:00 a10a5a7764ef udevadm[43]: xfs: Failed to write 'add' to '/sys/module/xfs/uevent': Permission denied -2024-04-07T18:51:01.797034+00:00 a10a5a7764ef systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. -2024-04-07T18:51:01.797036+00:00 a10a5a7764ef udevadm[43]: xhci_hcd: Failed to write 'add' to '/sys/module/xhci_hcd/uevent': Permission denied -2024-04-07T18:51:01.797039+00:00 a10a5a7764ef udevadm[43]: xhci_pci: Failed to write 'add' to '/sys/module/xhci_pci/uevent': Permission denied -2024-04-07T18:51:01.797042+00:00 a10a5a7764ef udevadm[43]: xt_MASQUERADE: Failed to write 'add' to '/sys/module/xt_MASQUERADE/uevent': Permission denied -2024-04-07T18:51:01.797044+00:00 a10a5a7764ef udevadm[43]: xt_addrtype: Failed to write 'add' to '/sys/module/xt_addrtype/uevent': Permission denied -2024-04-07T18:51:01.797046+00:00 a10a5a7764ef udevadm[43]: xt_conntrack: Failed to write 'add' to '/sys/module/xt_conntrack/uevent': Permission denied -2024-04-07T18:51:01.797048+00:00 a10a5a7764ef udevadm[43]: xt_nat: Failed to write 'add' to '/sys/module/xt_nat/uevent': Permission denied -2024-04-07T18:51:01.797050+00:00 a10a5a7764ef udevadm[43]: xt_tcpudp: Failed to write 'add' to '/sys/module/xt_tcpudp/uevent': Permission denied -2024-04-07T18:51:01.797055+00:00 a10a5a7764ef udevadm[43]: xz_dec: Failed to write 'add' to '/sys/module/xz_dec/uevent': Permission denied -2024-04-07T18:51:01.797057+00:00 a10a5a7764ef udevadm[43]: zram: Failed to write 'add' to '/sys/module/zram/uevent': Permission denied -2024-04-07T18:51:01.797059+00:00 a10a5a7764ef udevadm[43]: zsmalloc: Failed to write 'add' to '/sys/module/zsmalloc/uevent': Permission denied -2024-04-07T18:51:01.797061+00:00 a10a5a7764ef udevadm[43]: zstd: Failed to write 'add' to '/sys/module/zstd/uevent': Permission denied -2024-04-07T18:51:01.797063+00:00 a10a5a7764ef udevadm[43]: zstd_compress: Failed to write 'add' to '/sys/module/zstd_compress/uevent': Permission denied -2024-04-07T18:51:01.797067+00:00 a10a5a7764ef udevadm[43]: zswap: Failed to write 'add' to '/sys/module/zswap/uevent': Permission denied -2024-04-07T18:51:01.797069+00:00 a10a5a7764ef udevadm[43]: 0000:00:02.3: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/uevent': Permission denied -2024-04-07T18:51:01.797071+00:00 a10a5a7764ef udevadm[43]: 0000:04:00.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/uevent': Permission denied -2024-04-07T18:51:01.797074+00:00 a10a5a7764ef udevadm[43]: virtio3: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/uevent': Permission denied -2024-04-07T18:51:01.797076+00:00 a10a5a7764ef udevadm[43]: vda: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/uevent': Permission denied -2024-04-07T18:51:01.797080+00:00 a10a5a7764ef udevadm[43]: vda1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda1/uevent': Permission denied -2024-04-07T18:51:01.797083+00:00 a10a5a7764ef udevadm[43]: vda2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda2/uevent': Permission denied -2024-04-07T18:51:01.797085+00:00 a10a5a7764ef udevadm[43]: 0000:00:1f.2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/uevent': Permission denied -2024-04-07T18:51:01.797087+00:00 a10a5a7764ef udevadm[43]: host0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/uevent': Permission denied -2024-04-07T18:51:01.797089+00:00 a10a5a7764ef udevadm[43]: target0:0:0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/uevent': Permission denied -2024-04-07T18:51:01.797093+00:00 a10a5a7764ef udevadm[43]: 0:0:0:0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/uevent': Permission denied -2024-04-07T18:51:01.797095+00:00 a10a5a7764ef udevadm[43]: sr0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0/uevent': Permission denied -2024-04-07T18:51:01.797097+00:00 a10a5a7764ef udevadm[43]: loop0: Failed to write 'add' to '/sys/devices/virtual/block/loop0/uevent': Permission denied -2024-04-07T18:51:01.797099+00:00 a10a5a7764ef udevadm[43]: loop1: Failed to write 'add' to '/sys/devices/virtual/block/loop1/uevent': Permission denied -2024-04-07T18:51:01.797101+00:00 a10a5a7764ef udevadm[43]: loop2: Failed to write 'add' to '/sys/devices/virtual/block/loop2/uevent': Permission denied -2024-04-07T18:51:01.797105+00:00 a10a5a7764ef udevadm[43]: loop3: Failed to write 'add' to '/sys/devices/virtual/block/loop3/uevent': Permission denied -2024-04-07T18:51:01.797107+00:00 a10a5a7764ef udevadm[43]: loop4: Failed to write 'add' to '/sys/devices/virtual/block/loop4/uevent': Permission denied -2024-04-07T18:51:01.797110+00:00 a10a5a7764ef udevadm[43]: loop5: Failed to write 'add' to '/sys/devices/virtual/block/loop5/uevent': Permission denied -2024-04-07T18:51:01.797112+00:00 a10a5a7764ef udevadm[43]: loop6: Failed to write 'add' to '/sys/devices/virtual/block/loop6/uevent': Permission denied -2024-04-07T18:51:01.797115+00:00 a10a5a7764ef udevadm[43]: loop7: Failed to write 'add' to '/sys/devices/virtual/block/loop7/uevent': Permission denied -2024-04-07T18:51:01.797117+00:00 a10a5a7764ef udevadm[43]: zram0: Failed to write 'add' to '/sys/devices/virtual/block/zram0/uevent': Permission denied -2024-04-07T18:51:01.797120+00:00 a10a5a7764ef udevadm[43]: serial8250: Failed to write 'add' to '/sys/devices/platform/serial8250/uevent': Permission denied -2024-04-07T18:51:01.797122+00:00 a10a5a7764ef udevadm[43]: ttyS1: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS1/uevent': Permission denied -2024-04-07T18:51:01.797125+00:00 a10a5a7764ef udevadm[43]: ttyS2: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS2/uevent': Permission denied -2024-04-07T18:51:01.797127+00:00 a10a5a7764ef udevadm[43]: ttyS3: Failed to write 'add' to '/sys/devices/platform/serial8250/tty/ttyS3/uevent': Permission denied -2024-04-07T18:51:01.797129+00:00 a10a5a7764ef udevadm[43]: 00:00: Failed to write 'add' to '/sys/devices/pnp0/00:00/uevent': Permission denied -2024-04-07T18:51:01.797133+00:00 a10a5a7764ef udevadm[43]: ttyS0: Failed to write 'add' to '/sys/devices/pnp0/00:00/tty/ttyS0/uevent': Permission denied -2024-04-07T18:51:01.797135+00:00 a10a5a7764ef udevadm[43]: console: Failed to write 'add' to '/sys/devices/virtual/tty/console/uevent': Permission denied -2024-04-07T18:51:01.797138+00:00 a10a5a7764ef udevadm[43]: ptmx: Failed to write 'add' to '/sys/devices/virtual/tty/ptmx/uevent': Permission denied -2024-04-07T18:51:01.797140+00:00 a10a5a7764ef systemd-binfmt[59]: Failed to flush binfmt_misc rules, ignoring: No such file or directory -2024-04-07T18:51:01.797142+00:00 a10a5a7764ef udevadm[43]: tty: Failed to write 'add' to '/sys/devices/virtual/tty/tty/uevent': Permission denied -2024-04-07T18:51:01.797146+00:00 a10a5a7764ef udevadm[43]: tty0: Failed to write 'add' to '/sys/devices/virtual/tty/tty0/uevent': Permission denied -2024-04-07T18:51:01.797148+00:00 a10a5a7764ef udevadm[43]: tty1: Failed to write 'add' to '/sys/devices/virtual/tty/tty1/uevent': Permission denied -2024-04-07T18:51:01.797150+00:00 a10a5a7764ef udevadm[43]: tty10: Failed to write 'add' to '/sys/devices/virtual/tty/tty10/uevent': Permission denied -2024-04-07T18:51:01.797151+00:00 a10a5a7764ef udevadm[43]: tty11: Failed to write 'add' to '/sys/devices/virtual/tty/tty11/uevent': Permission denied -2024-04-07T18:51:01.797153+00:00 a10a5a7764ef udevadm[43]: tty12: Failed to write 'add' to '/sys/devices/virtual/tty/tty12/uevent': Permission denied -2024-04-07T18:51:01.797156+00:00 a10a5a7764ef udevadm[43]: tty13: Failed to write 'add' to '/sys/devices/virtual/tty/tty13/uevent': Permission denied -2024-04-07T18:51:01.797158+00:00 a10a5a7764ef udevadm[43]: tty14: Failed to write 'add' to '/sys/devices/virtual/tty/tty14/uevent': Permission denied -2024-04-07T18:51:01.797160+00:00 a10a5a7764ef udevadm[43]: tty15: Failed to write 'add' to '/sys/devices/virtual/tty/tty15/uevent': Permission denied -2024-04-07T18:51:01.797162+00:00 a10a5a7764ef udevadm[43]: tty16: Failed to write 'add' to '/sys/devices/virtual/tty/tty16/uevent': Permission denied -2024-04-07T18:51:01.797164+00:00 a10a5a7764ef udevadm[43]: tty17: Failed to write 'add' to '/sys/devices/virtual/tty/tty17/uevent': Permission denied -2024-04-07T18:51:01.797166+00:00 a10a5a7764ef udevadm[43]: tty18: Failed to write 'add' to '/sys/devices/virtual/tty/tty18/uevent': Permission denied -2024-04-07T18:51:01.797169+00:00 a10a5a7764ef udevadm[43]: tty19: Failed to write 'add' to '/sys/devices/virtual/tty/tty19/uevent': Permission denied -2024-04-07T18:51:01.797170+00:00 a10a5a7764ef udevadm[43]: tty2: Failed to write 'add' to '/sys/devices/virtual/tty/tty2/uevent': Permission denied -2024-04-07T18:51:01.797172+00:00 a10a5a7764ef udevadm[43]: tty20: Failed to write 'add' to '/sys/devices/virtual/tty/tty20/uevent': Permission denied -2024-04-07T18:51:01.797174+00:00 a10a5a7764ef udevadm[43]: tty21: Failed to write 'add' to '/sys/devices/virtual/tty/tty21/uevent': Permission denied -2024-04-07T18:51:01.797175+00:00 a10a5a7764ef udevadm[43]: tty22: Failed to write 'add' to '/sys/devices/virtual/tty/tty22/uevent': Permission denied -2024-04-07T18:51:01.797178+00:00 a10a5a7764ef udevadm[43]: tty23: Failed to write 'add' to '/sys/devices/virtual/tty/tty23/uevent': Permission denied -2024-04-07T18:51:01.797180+00:00 a10a5a7764ef udevadm[43]: tty24: Failed to write 'add' to '/sys/devices/virtual/tty/tty24/uevent': Permission denied -2024-04-07T18:51:01.797181+00:00 a10a5a7764ef udevadm[43]: tty25: Failed to write 'add' to '/sys/devices/virtual/tty/tty25/uevent': Permission denied -2024-04-07T18:51:01.797183+00:00 a10a5a7764ef udevadm[43]: tty26: Failed to write 'add' to '/sys/devices/virtual/tty/tty26/uevent': Permission denied -2024-04-07T18:51:01.797185+00:00 a10a5a7764ef udevadm[43]: tty27: Failed to write 'add' to '/sys/devices/virtual/tty/tty27/uevent': Permission denied -2024-04-07T18:51:01.797188+00:00 a10a5a7764ef systemd-binfmt[59]: /usr/lib/binfmt.d/python3.11.conf:1: Failed to add binary format 'python3.11': No such file or directory -2024-04-07T18:51:01.797189+00:00 a10a5a7764ef udevadm[43]: tty28: Failed to write 'add' to '/sys/devices/virtual/tty/tty28/uevent': Permission denied -2024-04-07T18:51:01.797191+00:00 a10a5a7764ef udevadm[43]: tty29: Failed to write 'add' to '/sys/devices/virtual/tty/tty29/uevent': Permission denied -2024-04-07T18:51:01.797196+00:00 a10a5a7764ef udevadm[43]: tty3: Failed to write 'add' to '/sys/devices/virtual/tty/tty3/uevent': Permission denied -2024-04-07T18:51:01.797198+00:00 a10a5a7764ef udevadm[43]: tty30: Failed to write 'add' to '/sys/devices/virtual/tty/tty30/uevent': Permission denied -2024-04-07T18:51:01.797201+00:00 a10a5a7764ef udevadm[43]: tty31: Failed to write 'add' to '/sys/devices/virtual/tty/tty31/uevent': Permission denied -2024-04-07T18:51:01.797203+00:00 a10a5a7764ef udevadm[43]: tty32: Failed to write 'add' to '/sys/devices/virtual/tty/tty32/uevent': Permission denied -2024-04-07T18:51:01.797205+00:00 a10a5a7764ef udevadm[43]: tty33: Failed to write 'add' to '/sys/devices/virtual/tty/tty33/uevent': Permission denied -2024-04-07T18:51:01.797207+00:00 a10a5a7764ef udevadm[43]: tty34: Failed to write 'add' to '/sys/devices/virtual/tty/tty34/uevent': Permission denied -2024-04-07T18:51:01.797209+00:00 a10a5a7764ef udevadm[43]: tty35: Failed to write 'add' to '/sys/devices/virtual/tty/tty35/uevent': Permission denied -2024-04-07T18:51:01.797212+00:00 a10a5a7764ef udevadm[43]: tty36: Failed to write 'add' to '/sys/devices/virtual/tty/tty36/uevent': Permission denied -2024-04-07T18:51:01.797213+00:00 a10a5a7764ef udevadm[43]: tty37: Failed to write 'add' to '/sys/devices/virtual/tty/tty37/uevent': Permission denied -2024-04-07T18:51:01.797215+00:00 a10a5a7764ef udevadm[43]: tty38: Failed to write 'add' to '/sys/devices/virtual/tty/tty38/uevent': Permission denied -2024-04-07T18:51:01.797217+00:00 a10a5a7764ef udevadm[43]: tty39: Failed to write 'add' to '/sys/devices/virtual/tty/tty39/uevent': Permission denied -2024-04-07T18:51:01.797218+00:00 a10a5a7764ef udevadm[43]: tty4: Failed to write 'add' to '/sys/devices/virtual/tty/tty4/uevent': Permission denied -2024-04-07T18:51:01.797220+00:00 a10a5a7764ef udevadm[43]: tty40: Failed to write 'add' to '/sys/devices/virtual/tty/tty40/uevent': Permission denied -2024-04-07T18:51:01.797223+00:00 a10a5a7764ef udevadm[43]: tty41: Failed to write 'add' to '/sys/devices/virtual/tty/tty41/uevent': Permission denied -2024-04-07T18:51:01.797224+00:00 a10a5a7764ef udevadm[43]: tty42: Failed to write 'add' to '/sys/devices/virtual/tty/tty42/uevent': Permission denied -2024-04-07T18:51:01.797226+00:00 a10a5a7764ef udevadm[43]: tty43: Failed to write 'add' to '/sys/devices/virtual/tty/tty43/uevent': Permission denied -2024-04-07T18:51:01.797227+00:00 a10a5a7764ef udevadm[43]: tty44: Failed to write 'add' to '/sys/devices/virtual/tty/tty44/uevent': Permission denied -2024-04-07T18:51:01.797229+00:00 a10a5a7764ef udevadm[43]: tty45: Failed to write 'add' to '/sys/devices/virtual/tty/tty45/uevent': Permission denied -2024-04-07T18:51:01.797232+00:00 a10a5a7764ef udevadm[43]: tty46: Failed to write 'add' to '/sys/devices/virtual/tty/tty46/uevent': Permission denied -2024-04-07T18:51:01.797234+00:00 a10a5a7764ef udevadm[43]: tty47: Failed to write 'add' to '/sys/devices/virtual/tty/tty47/uevent': Permission denied -2024-04-07T18:51:01.797236+00:00 a10a5a7764ef systemd[1]: systemd-binfmt.service: Main process exited, code=exited, status=1/FAILURE -2024-04-07T18:51:01.797238+00:00 a10a5a7764ef udevadm[43]: tty48: Failed to write 'add' to '/sys/devices/virtual/tty/tty48/uevent': Permission denied -2024-04-07T18:51:01.797239+00:00 a10a5a7764ef udevadm[43]: tty49: Failed to write 'add' to '/sys/devices/virtual/tty/tty49/uevent': Permission denied -2024-04-07T18:51:01.797247+00:00 a10a5a7764ef udevadm[43]: tty5: Failed to write 'add' to '/sys/devices/virtual/tty/tty5/uevent': Permission denied -2024-04-07T18:51:01.797249+00:00 a10a5a7764ef udevadm[43]: tty50: Failed to write 'add' to '/sys/devices/virtual/tty/tty50/uevent': Permission denied -2024-04-07T18:51:01.797251+00:00 a10a5a7764ef udevadm[43]: tty51: Failed to write 'add' to '/sys/devices/virtual/tty/tty51/uevent': Permission denied -2024-04-07T18:51:01.797253+00:00 a10a5a7764ef udevadm[43]: tty52: Failed to write 'add' to '/sys/devices/virtual/tty/tty52/uevent': Permission denied -2024-04-07T18:51:01.797255+00:00 a10a5a7764ef udevadm[43]: tty53: Failed to write 'add' to '/sys/devices/virtual/tty/tty53/uevent': Permission denied -2024-04-07T18:51:01.797259+00:00 a10a5a7764ef udevadm[43]: tty54: Failed to write 'add' to '/sys/devices/virtual/tty/tty54/uevent': Permission denied -2024-04-07T18:51:01.797260+00:00 a10a5a7764ef udevadm[43]: tty55: Failed to write 'add' to '/sys/devices/virtual/tty/tty55/uevent': Permission denied -2024-04-07T18:51:01.797262+00:00 a10a5a7764ef udevadm[43]: tty56: Failed to write 'add' to '/sys/devices/virtual/tty/tty56/uevent': Permission denied -2024-04-07T18:51:01.797264+00:00 a10a5a7764ef udevadm[43]: tty57: Failed to write 'add' to '/sys/devices/virtual/tty/tty57/uevent': Permission denied -2024-04-07T18:51:01.797265+00:00 a10a5a7764ef udevadm[43]: tty58: Failed to write 'add' to '/sys/devices/virtual/tty/tty58/uevent': Permission denied -2024-04-07T18:51:01.797269+00:00 a10a5a7764ef udevadm[43]: tty59: Failed to write 'add' to '/sys/devices/virtual/tty/tty59/uevent': Permission denied -2024-04-07T18:51:01.797271+00:00 a10a5a7764ef udevadm[43]: tty6: Failed to write 'add' to '/sys/devices/virtual/tty/tty6/uevent': Permission denied -2024-04-07T18:51:01.797272+00:00 a10a5a7764ef udevadm[43]: tty60: Failed to write 'add' to '/sys/devices/virtual/tty/tty60/uevent': Permission denied -2024-04-07T18:51:01.797274+00:00 a10a5a7764ef udevadm[43]: tty61: Failed to write 'add' to '/sys/devices/virtual/tty/tty61/uevent': Permission denied -2024-04-07T18:51:01.797276+00:00 a10a5a7764ef udevadm[43]: tty62: Failed to write 'add' to '/sys/devices/virtual/tty/tty62/uevent': Permission denied -2024-04-07T18:51:01.797277+00:00 a10a5a7764ef udevadm[43]: tty63: Failed to write 'add' to '/sys/devices/virtual/tty/tty63/uevent': Permission denied -2024-04-07T18:51:01.797281+00:00 a10a5a7764ef udevadm[43]: tty7: Failed to write 'add' to '/sys/devices/virtual/tty/tty7/uevent': Permission denied -2024-04-07T18:51:01.797283+00:00 a10a5a7764ef udevadm[43]: tty8: Failed to write 'add' to '/sys/devices/virtual/tty/tty8/uevent': Permission denied -2024-04-07T18:51:01.797284+00:00 a10a5a7764ef udevadm[43]: tty9: Failed to write 'add' to '/sys/devices/virtual/tty/tty9/uevent': Permission denied -2024-04-07T18:51:01.797286+00:00 a10a5a7764ef udevadm[43]: LNXSYSTM:00: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/uevent': Permission denied -2024-04-07T18:51:01.797288+00:00 a10a5a7764ef systemd[1]: systemd-binfmt.service: Failed with result 'exit-code'. -2024-04-07T18:51:01.797291+00:00 a10a5a7764ef udevadm[43]: LNXPWRBN:00: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/uevent': Permission denied -2024-04-07T18:51:01.797293+00:00 a10a5a7764ef udevadm[43]: input2: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/uevent': Permission denied -2024-04-07T18:51:01.797295+00:00 a10a5a7764ef udevadm[43]: event1: Failed to write 'add' to '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1/uevent': Permission denied -2024-04-07T18:51:01.797297+00:00 a10a5a7764ef udevadm[43]: 0000:00:02.1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/uevent': Permission denied -2024-04-07T18:51:01.797298+00:00 a10a5a7764ef udevadm[43]: 0000:02:00.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/uevent': Permission denied -2024-04-07T18:51:01.797302+00:00 a10a5a7764ef udevadm[43]: usb1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/uevent': Permission denied -2024-04-07T18:51:01.797304+00:00 a10a5a7764ef udevadm[43]: 1-1: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/uevent': Permission denied -2024-04-07T18:51:01.797305+00:00 a10a5a7764ef udevadm[43]: 1-1:1.0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/uevent': Permission denied -2024-04-07T18:51:01.797328+00:00 a10a5a7764ef udevadm[43]: 0003:0627:0001.0001: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/uevent': Permission denied -2024-04-07T18:51:01.797330+00:00 a10a5a7764ef udevadm[43]: input4: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/uevent': Permission denied -2024-04-07T18:51:01.797334+00:00 a10a5a7764ef udevadm[43]: event2: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/event2/uevent': Permission denied -2024-04-07T18:51:01.797336+00:00 a10a5a7764ef udevadm[43]: mouse0: Failed to write 'add' to '/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/mouse0/uevent': Permission denied -2024-04-07T18:51:01.797338+00:00 a10a5a7764ef udevadm[43]: i8042: Failed to write 'add' to '/sys/devices/platform/i8042/uevent': Permission denied -2024-04-07T18:51:01.797340+00:00 a10a5a7764ef udevadm[43]: serio0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/uevent': Permission denied -2024-04-07T18:51:01.797341+00:00 a10a5a7764ef udevadm[43]: input0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/input/input0/uevent': Permission denied -2024-04-07T18:51:01.797345+00:00 a10a5a7764ef udevadm[43]: event0: Failed to write 'add' to '/sys/devices/platform/i8042/serio0/input/input0/event0/uevent': Permission denied -2024-04-07T18:51:01.797347+00:00 a10a5a7764ef systemd[1]: Failed to start systemd-binfmt.service - Set Up Additional Binary Formats. -2024-04-07T18:51:01.797349+00:00 a10a5a7764ef udevadm[43]: serio1: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/uevent': Permission denied -2024-04-07T18:51:01.797350+00:00 a10a5a7764ef udevadm[43]: input3: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/uevent': Permission denied -2024-04-07T18:51:01.797352+00:00 a10a5a7764ef udevadm[43]: event3: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/event3/uevent': Permission denied -2024-04-07T18:51:01.797355+00:00 a10a5a7764ef udevadm[43]: mouse1: Failed to write 'add' to '/sys/devices/platform/i8042/serio1/input/input3/mouse1/uevent': Permission denied -2024-04-07T18:51:01.797357+00:00 a10a5a7764ef udevadm[43]: pcspkr: Failed to write 'add' to '/sys/devices/platform/pcspkr/uevent': Permission denied -2024-04-07T18:51:01.797359+00:00 a10a5a7764ef udevadm[43]: input5: Failed to write 'add' to '/sys/devices/platform/pcspkr/input/input5/uevent': Permission denied -2024-04-07T18:51:01.797360+00:00 a10a5a7764ef udevadm[43]: event4: Failed to write 'add' to '/sys/devices/platform/pcspkr/input/input5/event4/uevent': Permission denied -2024-04-07T18:51:01.797362+00:00 a10a5a7764ef udevadm[43]: mice: Failed to write 'add' to '/sys/devices/virtual/input/mice/uevent': Permission denied -2024-04-07T18:51:01.797364+00:00 a10a5a7764ef udevadm[43]: acpi: Failed to write 'add' to '/sys/bus/acpi/uevent': Permission denied -2024-04-07T18:51:01.797367+00:00 a10a5a7764ef udevadm[43]: button: Failed to write 'add' to '/sys/bus/acpi/drivers/button/uevent': Permission denied -2024-04-07T18:51:01.797369+00:00 a10a5a7764ef udevadm[43]: ec: Failed to write 'add' to '/sys/bus/acpi/drivers/ec/uevent': Permission denied -2024-04-07T18:51:01.797372+00:00 a10a5a7764ef udevadm[43]: hardware_error_device: Failed to write 'add' to '/sys/bus/acpi/drivers/hardware_error_device/uevent': Permission denied -2024-04-07T18:51:01.797373+00:00 a10a5a7764ef udevadm[43]: hpet: Failed to write 'add' to '/sys/bus/acpi/drivers/hpet/uevent': Permission denied -2024-04-07T18:51:01.797375+00:00 a10a5a7764ef udevadm[43]: thermal: Failed to write 'add' to '/sys/bus/acpi/drivers/thermal/uevent': Permission denied -2024-04-07T18:51:01.797379+00:00 a10a5a7764ef udevadm[43]: tpm_crb: Failed to write 'add' to '/sys/bus/acpi/drivers/tpm_crb/uevent': Permission denied -2024-04-07T18:51:01.797381+00:00 a10a5a7764ef udevadm[43]: vmgenid: Failed to write 'add' to '/sys/bus/acpi/drivers/vmgenid/uevent': Permission denied -2024-04-07T18:51:01.797382+00:00 a10a5a7764ef udevadm[43]: auxiliary: Failed to write 'add' to '/sys/bus/auxiliary/uevent': Permission denied -2024-04-07T18:51:01.797384+00:00 a10a5a7764ef udevadm[43]: clockevents: Failed to write 'add' to '/sys/bus/clockevents/uevent': Permission denied -2024-04-07T18:51:01.797386+00:00 a10a5a7764ef udevadm[43]: clocksource: Failed to write 'add' to '/sys/bus/clocksource/uevent': Permission denied -2024-04-07T18:51:01.797389+00:00 a10a5a7764ef udevadm[43]: container: Failed to write 'add' to '/sys/bus/container/uevent': Permission denied -2024-04-07T18:51:01.797391+00:00 a10a5a7764ef udevadm[43]: coreboot: Failed to write 'add' to '/sys/bus/coreboot/uevent': Permission denied -2024-04-07T18:51:01.797393+00:00 a10a5a7764ef systemd[1]: Finished pvenetcommit.service - Commit Proxmox VE network changes. -2024-04-07T18:51:01.797395+00:00 a10a5a7764ef udevadm[43]: framebuffer: Failed to write 'add' to '/sys/bus/coreboot/drivers/framebuffer/uevent': Permission denied -2024-04-07T18:51:01.797396+00:00 a10a5a7764ef udevadm[43]: cpu: Failed to write 'add' to '/sys/bus/cpu/uevent': Permission denied -2024-04-07T18:51:01.797398+00:00 a10a5a7764ef udevadm[43]: processor: Failed to write 'add' to '/sys/bus/cpu/drivers/processor/uevent': Permission denied -2024-04-07T18:51:01.797402+00:00 a10a5a7764ef udevadm[43]: cxl: Failed to write 'add' to '/sys/bus/cxl/uevent': Permission denied -2024-04-07T18:51:01.797404+00:00 a10a5a7764ef udevadm[43]: cxl_port: Failed to write 'add' to '/sys/bus/cxl/drivers/cxl_port/uevent': Permission denied -2024-04-07T18:51:01.797406+00:00 a10a5a7764ef udevadm[43]: cxl_region: Failed to write 'add' to '/sys/bus/cxl/drivers/cxl_region/uevent': Permission denied -2024-04-07T18:51:01.797408+00:00 a10a5a7764ef udevadm[43]: dax: Failed to write 'add' to '/sys/bus/dax/uevent': Permission denied -2024-04-07T18:51:01.797410+00:00 a10a5a7764ef udevadm[43]: edac: Failed to write 'add' to '/sys/bus/edac/uevent': Permission denied -2024-04-07T18:51:01.797413+00:00 a10a5a7764ef udevadm[43]: event_source: Failed to write 'add' to '/sys/bus/event_source/uevent': Permission denied -2024-04-07T18:51:01.797415+00:00 a10a5a7764ef udevadm[43]: gpio: Failed to write 'add' to '/sys/bus/gpio/uevent': Permission denied -2024-04-07T18:51:01.797417+00:00 a10a5a7764ef udevadm[43]: gpio_stub_drv: Failed to write 'add' to '/sys/bus/gpio/drivers/gpio_stub_drv/uevent': Permission denied -2024-04-07T18:51:01.797418+00:00 a10a5a7764ef udevadm[43]: hdaudio: Failed to write 'add' to '/sys/bus/hdaudio/uevent': Permission denied -2024-04-07T18:51:01.797420+00:00 a10a5a7764ef udevadm[43]: snd_hda_codec_generic: Failed to write 'add' to '/sys/bus/hdaudio/drivers/snd_hda_codec_generic/uevent': Permission denied -2024-04-07T18:51:01.797425+00:00 a10a5a7764ef udevadm[43]: hid: Failed to write 'add' to '/sys/bus/hid/uevent': Permission denied -2024-04-07T18:51:01.797427+00:00 a10a5a7764ef udevadm[43]: hid-generic: Failed to write 'add' to '/sys/bus/hid/drivers/hid-generic/uevent': Permission denied -2024-04-07T18:51:01.797429+00:00 a10a5a7764ef udevadm[43]: i2c: Failed to write 'add' to '/sys/bus/i2c/uevent': Permission denied -2024-04-07T18:51:01.797430+00:00 a10a5a7764ef udevadm[43]: CHT Whiskey Cove PMIC: Failed to write 'add' to '/sys/bus/i2c/drivers/CHT Whiskey Cove PMIC/uevent': Permission denied -2024-04-07T18:51:01.797433+00:00 a10a5a7764ef udevadm[43]: crystal_cove_i2c: Failed to write 'add' to '/sys/bus/i2c/drivers/crystal_cove_i2c/uevent': Permission denied -2024-04-07T18:51:01.797434+00:00 a10a5a7764ef udevadm[43]: dummy: Failed to write 'add' to '/sys/bus/i2c/drivers/dummy/uevent': Permission denied -2024-04-07T18:51:01.797438+00:00 a10a5a7764ef udevadm[43]: smbus_alert: Failed to write 'add' to '/sys/bus/i2c/drivers/smbus_alert/uevent': Permission denied -2024-04-07T18:51:01.797440+00:00 a10a5a7764ef udevadm[43]: machinecheck: Failed to write 'add' to '/sys/bus/machinecheck/uevent': Permission denied -2024-04-07T18:51:01.797441+00:00 a10a5a7764ef udevadm[43]: memory: Failed to write 'add' to '/sys/bus/memory/uevent': Permission denied -2024-04-07T18:51:01.797443+00:00 a10a5a7764ef udevadm[43]: memory_tiering: Failed to write 'add' to '/sys/bus/memory_tiering/uevent': Permission denied -2024-04-07T18:51:01.797445+00:00 a10a5a7764ef udevadm[43]: mipi-dsi: Failed to write 'add' to '/sys/bus/mipi-dsi/uevent': Permission denied -2024-04-07T18:51:01.797448+00:00 a10a5a7764ef udevadm[43]: node: Failed to write 'add' to '/sys/bus/node/uevent': Permission denied -2024-04-07T18:51:01.797450+00:00 a10a5a7764ef udevadm[43]: nvmem: Failed to write 'add' to '/sys/bus/nvmem/uevent': Permission denied -2024-04-07T18:51:01.797452+00:00 a10a5a7764ef udevadm[43]: parport: Failed to write 'add' to '/sys/bus/parport/uevent': Permission denied -2024-04-07T18:51:01.797454+00:00 a10a5a7764ef udevadm[43]: lp: Failed to write 'add' to '/sys/bus/parport/drivers/lp/uevent': Permission denied -2024-04-07T18:51:01.797456+00:00 a10a5a7764ef udevadm[43]: ppdev: Failed to write 'add' to '/sys/bus/parport/drivers/ppdev/uevent': Permission denied -2024-04-07T18:51:01.797460+00:00 a10a5a7764ef udevadm[43]: pci: Failed to write 'add' to '/sys/bus/pci/uevent': Permission denied -2024-04-07T18:51:01.797461+00:00 a10a5a7764ef udevadm[43]: 8250_mid: Failed to write 'add' to '/sys/bus/pci/drivers/8250_mid/uevent': Permission denied -2024-04-07T18:51:01.797463+00:00 a10a5a7764ef udevadm[43]: 8250_pericom: Failed to write 'add' to '/sys/bus/pci/drivers/8250_pericom/uevent': Permission denied -2024-04-07T18:51:01.797465+00:00 a10a5a7764ef udevadm[43]: agpgart-intel: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-intel/uevent': Permission denied -2024-04-07T18:51:01.797467+00:00 a10a5a7764ef udevadm[43]: agpgart-sis: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-sis/uevent': Permission denied -2024-04-07T18:51:01.797470+00:00 a10a5a7764ef udevadm[43]: agpgart-via: Failed to write 'add' to '/sys/bus/pci/drivers/agpgart-via/uevent': Permission denied -2024-04-07T18:51:01.797472+00:00 a10a5a7764ef udevadm[43]: ahci: Failed to write 'add' to '/sys/bus/pci/drivers/ahci/uevent': Permission denied -2024-04-07T18:51:01.797474+00:00 a10a5a7764ef udevadm[43]: ccp: Failed to write 'add' to '/sys/bus/pci/drivers/ccp/uevent': Permission denied -2024-04-07T18:51:01.797475+00:00 a10a5a7764ef udevadm[43]: i801_smbus: Failed to write 'add' to '/sys/bus/pci/drivers/i801_smbus/uevent': Permission denied -2024-04-07T18:51:01.797477+00:00 a10a5a7764ef udevadm[43]: iosf_mbi_pci: Failed to write 'add' to '/sys/bus/pci/drivers/iosf_mbi_pci/uevent': Permission denied -2024-04-07T18:51:01.797479+00:00 a10a5a7764ef udevadm[43]: lpc_ich: Failed to write 'add' to '/sys/bus/pci/drivers/lpc_ich/uevent': Permission denied -2024-04-07T18:51:01.797483+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/bus/pci/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:51:01.797485+00:00 a10a5a7764ef udevadm[43]: pcieport: Failed to write 'add' to '/sys/bus/pci/drivers/pcieport/uevent': Permission denied -2024-04-07T18:51:01.797486+00:00 a10a5a7764ef udevadm[43]: serial: Failed to write 'add' to '/sys/bus/pci/drivers/serial/uevent': Permission denied -2024-04-07T18:51:01.797488+00:00 a10a5a7764ef udevadm[43]: shpchp: Failed to write 'add' to '/sys/bus/pci/drivers/shpchp/uevent': Permission denied -2024-04-07T18:51:01.797490+00:00 a10a5a7764ef udevadm[43]: snd_hda_intel: Failed to write 'add' to '/sys/bus/pci/drivers/snd_hda_intel/uevent': Permission denied -2024-04-07T18:51:01.797493+00:00 a10a5a7764ef udevadm[43]: virtio-pci: Failed to write 'add' to '/sys/bus/pci/drivers/virtio-pci/uevent': Permission denied -2024-04-07T18:51:01.797495+00:00 a10a5a7764ef udevadm[43]: xen-platform-pci: Failed to write 'add' to '/sys/bus/pci/drivers/xen-platform-pci/uevent': Permission denied -2024-04-07T18:51:01.797497+00:00 a10a5a7764ef udevadm[43]: xhci_hcd: Failed to write 'add' to '/sys/bus/pci/drivers/xhci_hcd/uevent': Permission denied -2024-04-07T18:51:01.797499+00:00 a10a5a7764ef udevadm[43]: pci_express: Failed to write 'add' to '/sys/bus/pci_express/uevent': Permission denied -2024-04-07T18:51:01.797501+00:00 a10a5a7764ef udevadm[43]: aer: Failed to write 'add' to '/sys/bus/pci_express/drivers/aer/uevent': Permission denied -2024-04-07T18:51:01.797505+00:00 a10a5a7764ef udevadm[43]: dpc: Failed to write 'add' to '/sys/bus/pci_express/drivers/dpc/uevent': Permission denied -2024-04-07T18:51:01.797507+00:00 a10a5a7764ef udevadm[43]: pcie_pme: Failed to write 'add' to '/sys/bus/pci_express/drivers/pcie_pme/uevent': Permission denied -2024-04-07T18:51:01.797508+00:00 a10a5a7764ef udevadm[43]: pciehp: Failed to write 'add' to '/sys/bus/pci_express/drivers/pciehp/uevent': Permission denied -2024-04-07T18:51:01.797510+00:00 a10a5a7764ef udevadm[43]: platform: Failed to write 'add' to '/sys/bus/platform/uevent': Permission denied -2024-04-07T18:51:01.797512+00:00 a10a5a7764ef udevadm[43]: acpi-ged: Failed to write 'add' to '/sys/bus/platform/drivers/acpi-ged/uevent': Permission denied -2024-04-07T18:51:01.797515+00:00 a10a5a7764ef udevadm[43]: alarmtimer: Failed to write 'add' to '/sys/bus/platform/drivers/alarmtimer/uevent': Permission denied -2024-04-07T18:51:01.797517+00:00 a10a5a7764ef udevadm[43]: amd_gpio: Failed to write 'add' to '/sys/bus/platform/drivers/amd_gpio/uevent': Permission denied -2024-04-07T18:51:01.797519+00:00 a10a5a7764ef udevadm[43]: axp288_pmic_acpi: Failed to write 'add' to '/sys/bus/platform/drivers/axp288_pmic_acpi/uevent': Permission denied -2024-04-07T18:51:01.797520+00:00 a10a5a7764ef udevadm[43]: broxton-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/broxton-pinctrl/uevent': Permission denied -2024-04-07T18:51:01.797522+00:00 a10a5a7764ef udevadm[43]: bxt_whiskey_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/bxt_whiskey_cove_pmic/uevent': Permission denied -2024-04-07T18:51:01.797525+00:00 a10a5a7764ef udevadm[43]: byt_crystal_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/byt_crystal_cove_pmic/uevent': Permission denied -2024-04-07T18:51:01.797528+00:00 a10a5a7764ef udevadm[43]: byt_gpio: Failed to write 'add' to '/sys/bus/platform/drivers/byt_gpio/uevent': Permission denied -2024-04-07T18:51:01.797529+00:00 a10a5a7764ef udevadm[43]: cannonlake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cannonlake-pinctrl/uevent': Permission denied -2024-04-07T18:51:01.797531+00:00 a10a5a7764ef udevadm[43]: cedarfork-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cedarfork-pinctrl/uevent': Permission denied -2024-04-07T18:51:01.797533+00:00 a10a5a7764ef udevadm[43]: cherryview-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/cherryview-pinctrl/uevent': Permission denied -2024-04-07T18:51:01.797535+00:00 a10a5a7764ef udevadm[43]: cht_crystal_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_crystal_cove_pmic/uevent': Permission denied -2024-04-07T18:51:01.797539+00:00 a10a5a7764ef udevadm[43]: cht_dollar_cove_ti_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_dollar_cove_ti_pmic/uevent': Permission denied -2024-04-07T18:51:01.797541+00:00 a10a5a7764ef udevadm[43]: cht_whiskey_cove_pmic: Failed to write 'add' to '/sys/bus/platform/drivers/cht_whiskey_cove_pmic/uevent': Permission denied -2024-04-07T18:51:01.797543+00:00 a10a5a7764ef udevadm[43]: clk-fch: Failed to write 'add' to '/sys/bus/platform/drivers/clk-fch/uevent': Permission denied -2024-04-07T18:51:01.797545+00:00 a10a5a7764ef udevadm[43]: clk-lpss-atom: Failed to write 'add' to '/sys/bus/platform/drivers/clk-lpss-atom/uevent': Permission denied -2024-04-07T18:51:01.797547+00:00 a10a5a7764ef udevadm[43]: clk-pmc-atom: Failed to write 'add' to '/sys/bus/platform/drivers/clk-pmc-atom/uevent': Permission denied -2024-04-07T18:51:01.797551+00:00 a10a5a7764ef udevadm[43]: coreboot_table: Failed to write 'add' to '/sys/bus/platform/drivers/coreboot_table/uevent': Permission denied -2024-04-07T18:51:01.797552+00:00 a10a5a7764ef udevadm[43]: crystal_cove_pwm: Failed to write 'add' to '/sys/bus/platform/drivers/crystal_cove_pwm/uevent': Permission denied -2024-04-07T18:51:01.797554+00:00 a10a5a7764ef udevadm[43]: denverton-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/denverton-pinctrl/uevent': Permission denied -2024-04-07T18:51:01.797556+00:00 a10a5a7764ef udevadm[43]: dw-apb-uart: Failed to write 'add' to '/sys/bus/platform/drivers/dw-apb-uart/uevent': Permission denied -2024-04-07T18:51:01.797557+00:00 a10a5a7764ef udevadm[43]: efi-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/efi-framebuffer/uevent': Permission denied -2024-04-07T18:51:01.797561+00:00 a10a5a7764ef udevadm[43]: fw_cfg: Failed to write 'add' to '/sys/bus/platform/drivers/fw_cfg/uevent': Permission denied -2024-04-07T18:51:01.797563+00:00 a10a5a7764ef udevadm[43]: geminilake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/geminilake-pinctrl/uevent': Permission denied -2024-04-07T18:51:01.797564+00:00 a10a5a7764ef udevadm[43]: gpio-clk: Failed to write 'add' to '/sys/bus/platform/drivers/gpio-clk/uevent': Permission denied -2024-04-07T18:51:01.797566+00:00 a10a5a7764ef udevadm[43]: i2c_designware: Failed to write 'add' to '/sys/bus/platform/drivers/i2c_designware/uevent': Permission denied -2024-04-07T18:51:01.797569+00:00 a10a5a7764ef udevadm[43]: i8042: Failed to write 'add' to '/sys/bus/platform/drivers/i8042/uevent': Permission denied -2024-04-07T18:51:01.797572+00:00 a10a5a7764ef udevadm[43]: iTCO_wdt: Failed to write 'add' to '/sys/bus/platform/drivers/iTCO_wdt/uevent': Permission denied -2024-04-07T18:51:01.797574+00:00 a10a5a7764ef udevadm[43]: icelake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/icelake-pinctrl/uevent': Permission denied -2024-04-07T18:51:01.797576+00:00 a10a5a7764ef udevadm[43]: intel_pmc_bxt: Failed to write 'add' to '/sys/bus/platform/drivers/intel_pmc_bxt/uevent': Permission denied -2024-04-07T18:51:01.797577+00:00 a10a5a7764ef udevadm[43]: intel_rapl_msr: Failed to write 'add' to '/sys/bus/platform/drivers/intel_rapl_msr/uevent': Permission denied -2024-04-07T18:51:01.797580+00:00 a10a5a7764ef udevadm[43]: lewisburg-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/lewisburg-pinctrl/uevent': Permission denied -2024-04-07T18:51:01.797584+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/bus/platform/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:51:01.797587+00:00 a10a5a7764ef udevadm[43]: pcspkr: Failed to write 'add' to '/sys/bus/platform/drivers/pcspkr/uevent': Permission denied -2024-04-07T18:51:01.797589+00:00 a10a5a7764ef udevadm[43]: reg-dummy: Failed to write 'add' to '/sys/bus/platform/drivers/reg-dummy/uevent': Permission denied -2024-04-07T18:51:01.797590+00:00 a10a5a7764ef udevadm[43]: serial8250: Failed to write 'add' to '/sys/bus/platform/drivers/serial8250/uevent': Permission denied -2024-04-07T18:51:01.797592+00:00 a10a5a7764ef udevadm[43]: simple-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/simple-framebuffer/uevent': Permission denied -2024-04-07T18:51:01.797597+00:00 a10a5a7764ef udevadm[43]: sunrisepoint-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/sunrisepoint-pinctrl/uevent': Permission denied -2024-04-07T18:51:01.797598+00:00 a10a5a7764ef udevadm[43]: syscon: Failed to write 'add' to '/sys/bus/platform/drivers/syscon/uevent': Permission denied -2024-04-07T18:51:01.797600+00:00 a10a5a7764ef udevadm[43]: tigerlake-pinctrl: Failed to write 'add' to '/sys/bus/platform/drivers/tigerlake-pinctrl/uevent': Permission denied -2024-04-07T18:51:01.797602+00:00 a10a5a7764ef udevadm[43]: tpm_tis: Failed to write 'add' to '/sys/bus/platform/drivers/tpm_tis/uevent': Permission denied -2024-04-07T18:51:01.797604+00:00 a10a5a7764ef udevadm[43]: vesa-framebuffer: Failed to write 'add' to '/sys/bus/platform/drivers/vesa-framebuffer/uevent': Permission denied -2024-04-07T18:51:01.797607+00:00 a10a5a7764ef udevadm[43]: pnp: Failed to write 'add' to '/sys/bus/pnp/uevent': Permission denied -2024-04-07T18:51:01.797609+00:00 a10a5a7764ef udevadm[43]: i8042 aux: Failed to write 'add' to '/sys/bus/pnp/drivers/i8042 aux/uevent': Permission denied -2024-04-07T18:51:01.797611+00:00 a10a5a7764ef udevadm[43]: i8042 kbd: Failed to write 'add' to '/sys/bus/pnp/drivers/i8042 kbd/uevent': Permission denied -2024-04-07T18:51:01.797613+00:00 a10a5a7764ef udevadm[43]: parport_pc: Failed to write 'add' to '/sys/bus/pnp/drivers/parport_pc/uevent': Permission denied -2024-04-07T18:51:01.797614+00:00 a10a5a7764ef udevadm[43]: rtc_cmos: Failed to write 'add' to '/sys/bus/pnp/drivers/rtc_cmos/uevent': Permission denied -2024-04-07T18:51:01.797616+00:00 a10a5a7764ef udevadm[43]: serial: Failed to write 'add' to '/sys/bus/pnp/drivers/serial/uevent': Permission denied -2024-04-07T18:51:01.797620+00:00 a10a5a7764ef udevadm[43]: system: Failed to write 'add' to '/sys/bus/pnp/drivers/system/uevent': Permission denied -2024-04-07T18:51:01.797622+00:00 a10a5a7764ef udevadm[43]: tpm_tis: Failed to write 'add' to '/sys/bus/pnp/drivers/tpm_tis/uevent': Permission denied -2024-04-07T18:51:01.797623+00:00 a10a5a7764ef udevadm[43]: scsi: Failed to write 'add' to '/sys/bus/scsi/uevent': Permission denied -2024-04-07T18:51:01.797625+00:00 a10a5a7764ef udevadm[43]: sr: Failed to write 'add' to '/sys/bus/scsi/drivers/sr/uevent': Permission denied -2024-04-07T18:51:01.797627+00:00 a10a5a7764ef udevadm[43]: serial: Failed to write 'add' to '/sys/bus/serial/uevent': Permission denied -2024-04-07T18:51:01.797630+00:00 a10a5a7764ef udevadm[43]: serio: Failed to write 'add' to '/sys/bus/serio/uevent': Permission denied -2024-04-07T18:51:01.797632+00:00 a10a5a7764ef udevadm[43]: atkbd: Failed to write 'add' to '/sys/bus/serio/drivers/atkbd/uevent': Permission denied -2024-04-07T18:51:01.797634+00:00 a10a5a7764ef udevadm[43]: psmouse: Failed to write 'add' to '/sys/bus/serio/drivers/psmouse/uevent': Permission denied -2024-04-07T18:51:01.797636+00:00 a10a5a7764ef udevadm[43]: serio_raw: Failed to write 'add' to '/sys/bus/serio/drivers/serio_raw/uevent': Permission denied -2024-04-07T18:51:01.797637+00:00 a10a5a7764ef udevadm[43]: snd_seq: Failed to write 'add' to '/sys/bus/snd_seq/uevent': Permission denied -2024-04-07T18:51:01.797641+00:00 a10a5a7764ef udevadm[43]: spi: Failed to write 'add' to '/sys/bus/spi/uevent': Permission denied -2024-04-07T18:51:01.797643+00:00 a10a5a7764ef udevadm[43]: spidev: Failed to write 'add' to '/sys/bus/spi/drivers/spidev/uevent': Permission denied -2024-04-07T18:51:01.797644+00:00 a10a5a7764ef udevadm[43]: usb: Failed to write 'add' to '/sys/bus/usb/uevent': Permission denied -2024-04-07T18:51:01.797646+00:00 a10a5a7764ef udevadm[43]: hub: Failed to write 'add' to '/sys/bus/usb/drivers/hub/uevent': Permission denied -2024-04-07T18:51:01.797648+00:00 a10a5a7764ef udevadm[43]: usb: Failed to write 'add' to '/sys/bus/usb/drivers/usb/uevent': Permission denied -2024-04-07T18:51:01.797650+00:00 a10a5a7764ef udevadm[43]: usbfs: Failed to write 'add' to '/sys/bus/usb/drivers/usbfs/uevent': Permission denied -2024-04-07T18:51:01.797653+00:00 a10a5a7764ef udevadm[43]: usbhid: Failed to write 'add' to '/sys/bus/usb/drivers/usbhid/uevent': Permission denied -2024-04-07T18:51:01.797655+00:00 a10a5a7764ef udevadm[43]: virtio: Failed to write 'add' to '/sys/bus/virtio/uevent': Permission denied -2024-04-07T18:51:01.797657+00:00 a10a5a7764ef udevadm[43]: virtio_balloon: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_balloon/uevent': Permission denied -2024-04-07T18:51:01.797658+00:00 a10a5a7764ef udevadm[43]: virtio_blk: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_blk/uevent': Permission denied -2024-04-07T18:51:01.797660+00:00 a10a5a7764ef udevadm[43]: virtio_console: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_console/uevent': Permission denied -2024-04-07T18:51:01.797664+00:00 a10a5a7764ef udevadm[43]: virtio_gpu: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_gpu/uevent': Permission denied -2024-04-07T18:51:01.797665+00:00 a10a5a7764ef udevadm[43]: virtio_net: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_net/uevent': Permission denied -2024-04-07T18:51:01.797667+00:00 a10a5a7764ef udevadm[43]: virtio_rng: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_rng/uevent': Permission denied -2024-04-07T18:51:01.797669+00:00 a10a5a7764ef udevadm[43]: virtio_rproc_serial: Failed to write 'add' to '/sys/bus/virtio/drivers/virtio_rproc_serial/uevent': Permission denied -2024-04-07T18:51:01.797671+00:00 a10a5a7764ef udevadm[43]: workqueue: Failed to write 'add' to '/sys/bus/workqueue/uevent': Permission denied -2024-04-07T18:51:01.797676+00:00 a10a5a7764ef udevadm[43]: xen: Failed to write 'add' to '/sys/bus/xen/uevent': Permission denied -2024-04-07T18:51:01.797678+00:00 a10a5a7764ef udevadm[43]: xen-backend: Failed to write 'add' to '/sys/bus/xen-backend/uevent': Permission denied -2024-04-07T18:51:01.795552+00:00 a10a5a7764ef systemd[1]: Starting systemd-logind.service - User Login Management... -2024-04-07T18:51:01.795746+00:00 a10a5a7764ef rsyslogd: imuxsock: Acquired UNIX socket '/run/systemd/journal/syslog' (fd 3) from systemd. [v8.2302.0] -2024-04-07T18:51:01.795811+00:00 a10a5a7764ef systemd[1]: Started dbus.service - D-Bus System Message Bus. -2024-04-07T18:51:01.795838+00:00 a10a5a7764ef rsyslogd: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="84" x-info="https://www.rsyslog.com"] start -2024-04-07T18:51:01.796894+00:00 a10a5a7764ef systemd[1]: Started pve-lxc-syscalld.service - Proxmox VE LXC Syscall Daemon. -2024-04-07T18:51:01.796949+00:00 a10a5a7764ef systemd[1]: Started rsyslog.service - System Logging Service. -2024-04-07T18:51:01.797956+00:00 a10a5a7764ef systemd[1]: Finished lxc-net.service - LXC network bridge setup. -2024-04-07T18:51:01.798007+00:00 a10a5a7764ef systemd[1]: Started qmeventd.service - PVE Qemu Event Daemon. -2024-04-07T18:51:01.798043+00:00 a10a5a7764ef systemd[1]: Finished rbdmap.service - Map RBD devices. -2024-04-07T18:51:01.798079+00:00 a10a5a7764ef systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. -2024-04-07T18:51:01.798115+00:00 a10a5a7764ef systemd[1]: Reached target remote-fs.target - Remote File Systems. -2024-04-07T18:51:01.798149+00:00 a10a5a7764ef systemd[1]: Reached target pve-storage.target - PVE Storage Target. -2024-04-07T18:51:01.798185+00:00 a10a5a7764ef systemd[1]: Finished blk-availability.service - Availability of block devices. -2024-04-07T18:51:01.799119+00:00 a10a5a7764ef systemd[1]: Started lxc-monitord.service - LXC Container Monitoring Daemon. -2024-04-07T18:51:01.799869+00:00 a10a5a7764ef systemd[1]: Starting lxc.service - LXC Container Initialization and Autoboot Code... -2024-04-07T18:51:01.800239+00:00 a10a5a7764ef systemd[1]: Starting rrdcached.service - LSB: start or stop rrdcached... -2024-04-07T18:51:01.800301+00:00 a10a5a7764ef systemd[1]: systemd-pcrphase.service - TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). -2024-04-07T18:51:01.801656+00:00 a10a5a7764ef systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... -2024-04-07T18:51:01.804285+00:00 a10a5a7764ef systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. -2024-04-07T18:51:01.807776+00:00 a10a5a7764ef systemd[1]: Finished lxc.service - LXC Container Initialization and Autoboot Code. -2024-04-07T18:51:01.813783+00:00 a10a5a7764ef systemd[1]: Started ssh.service - OpenBSD Secure Shell server. -2024-04-07T18:51:01.815611+00:00 a10a5a7764ef rrdcached[92]: rrdcached started. -2024-04-07T18:51:01.815669+00:00 a10a5a7764ef systemd[1]: Started rrdcached.service - LSB: start or stop rrdcached. -2024-04-07T18:51:01.816781+00:00 a10a5a7764ef systemd[1]: Starting pve-cluster.service - The Proxmox VE cluster filesystem... -2024-04-07T18:51:01.820582+00:00 a10a5a7764ef systemd[1]: e2scrub_reap.service: Deactivated successfully. -2024-04-07T18:51:01.820788+00:00 a10a5a7764ef systemd[1]: Finished e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots. -2024-04-07T18:51:01.824291+00:00 a10a5a7764ef pmxcfs[106]: [main] notice: resolved node name 'a10a5a7764ef' to '172.19.0.2' for default node IP address -2024-04-07T18:51:01.824350+00:00 a10a5a7764ef pmxcfs[106]: [main] notice: resolved node name 'a10a5a7764ef' to '172.19.0.2' for default node IP address -2024-04-07T18:51:01.866064+00:00 a10a5a7764ef systemd[1]: Started systemd-logind.service - User Login Management. -2024-04-07T18:51:01.915022+00:00 a10a5a7764ef systemd[1]: Finished pvebanner.service - Proxmox VE Login Banner. -2024-04-07T18:51:01.915181+00:00 a10a5a7764ef systemd[1]: console-getty.service - Console Getty was skipped because of an unmet condition check (ConditionPathExists=/dev/console). -2024-04-07T18:51:01.915294+00:00 a10a5a7764ef systemd[1]: Reached target getty.target - Login Prompts. -2024-04-07T18:51:02.829091+00:00 a10a5a7764ef systemd[1]: Started pve-cluster.service - The Proxmox VE cluster filesystem. -2024-04-07T18:51:02.829210+00:00 a10a5a7764ef systemd[1]: corosync.service - Corosync Cluster Engine was skipped because of an unmet condition check (ConditionPathExists=/etc/corosync/corosync.conf). -2024-04-07T18:51:02.861719+00:00 a10a5a7764ef systemd[1]: Started cron.service - Regular background program processing daemon. -2024-04-07T18:51:02.862614+00:00 a10a5a7764ef cron[119]: (CRON) INFO (pidfile fd = 3) -2024-04-07T18:51:02.862673+00:00 a10a5a7764ef systemd[1]: Starting pve-firewall.service - Proxmox VE firewall... -2024-04-07T18:51:02.863210+00:00 a10a5a7764ef cron[119]: (CRON) INFO (Running @reboot jobs) -2024-04-07T18:51:02.863394+00:00 a10a5a7764ef systemd[1]: Starting pvedaemon.service - PVE API Daemon... -2024-04-07T18:51:02.864038+00:00 a10a5a7764ef systemd[1]: Starting pvestatd.service - PVE Status Daemon... -2024-04-07T18:51:03.411946+00:00 a10a5a7764ef pvestatd[126]: starting server -2024-04-07T18:51:03.424672+00:00 a10a5a7764ef systemd[1]: Started pvestatd.service - PVE Status Daemon. -2024-04-07T18:51:03.446322+00:00 a10a5a7764ef pve-firewall[127]: starting server -2024-04-07T18:51:03.459338+00:00 a10a5a7764ef systemd[1]: Started pve-firewall.service - Proxmox VE firewall. -2024-04-07T18:51:03.464416+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:51:03.500885+00:00 a10a5a7764ef pvedaemon[133]: starting server -2024-04-07T18:51:03.500959+00:00 a10a5a7764ef pvedaemon[133]: starting 3 worker(s) -2024-04-07T18:51:03.503153+00:00 a10a5a7764ef pvedaemon[133]: worker 134 started -2024-04-07T18:51:03.507309+00:00 a10a5a7764ef pvedaemon[133]: worker 135 started -2024-04-07T18:51:03.513393+00:00 a10a5a7764ef pvedaemon[133]: worker 136 started -2024-04-07T18:51:03.522285+00:00 a10a5a7764ef systemd[1]: Started pvedaemon.service - PVE API Daemon. -2024-04-07T18:51:03.553823+00:00 a10a5a7764ef systemd[1]: Starting pveproxy.service - PVE API Proxy Server... -2024-04-07T18:51:04.485742+00:00 a10a5a7764ef pveproxy[140]: starting server -2024-04-07T18:51:04.485827+00:00 a10a5a7764ef pveproxy[140]: starting 3 worker(s) -2024-04-07T18:51:04.487602+00:00 a10a5a7764ef pveproxy[140]: worker 141 started -2024-04-07T18:51:04.489900+00:00 a10a5a7764ef pveproxy[140]: worker 142 started -2024-04-07T18:51:04.491747+00:00 a10a5a7764ef pveproxy[140]: worker 143 started -2024-04-07T18:51:04.504166+00:00 a10a5a7764ef systemd[1]: Started pveproxy.service - PVE API Proxy Server. -2024-04-07T18:51:04.517617+00:00 a10a5a7764ef systemd[1]: Starting spiceproxy.service - PVE SPICE Proxy Server... -2024-04-07T18:51:04.781605+00:00 a10a5a7764ef spiceproxy[145]: starting server -2024-04-07T18:51:04.781685+00:00 a10a5a7764ef spiceproxy[145]: starting 1 worker(s) -2024-04-07T18:51:04.781797+00:00 a10a5a7764ef spiceproxy[145]: worker 146 started -2024-04-07T18:51:04.786349+00:00 a10a5a7764ef systemd[1]: Started spiceproxy.service - PVE SPICE Proxy Server. -2024-04-07T18:51:04.809827+00:00 a10a5a7764ef systemd[1]: Starting pve-guests.service - PVE guests... -2024-04-07T18:51:05.110162+00:00 a10a5a7764ef pvedaemon[136]: successful auth for user 'root@pam' -2024-04-07T18:51:05.637854+00:00 a10a5a7764ef pve-guests[148]: starting task UPID:a10a5a7764ef:00000096:0007BF24:6612EB19:startall::root@pam: -2024-04-07T18:51:05.641868+00:00 a10a5a7764ef pve-guests[148]: end task UPID:a10a5a7764ef:00000096:0007BF24:6612EB19:startall::root@pam: OK -2024-04-07T18:51:05.657608+00:00 a10a5a7764ef systemd[1]: Finished pve-guests.service - PVE guests. -2024-04-07T18:51:05.657722+00:00 a10a5a7764ef systemd[1]: Reached target multi-user.target - Multi-User System. -2024-04-07T18:51:05.657807+00:00 a10a5a7764ef systemd[1]: Reached target graphical.target - Graphical Interface. -2024-04-07T18:51:05.685792+00:00 a10a5a7764ef systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... -2024-04-07T18:51:05.692546+00:00 a10a5a7764ef systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. -2024-04-07T18:51:05.692731+00:00 a10a5a7764ef systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. -2024-04-07T18:51:05.692983+00:00 a10a5a7764ef systemd[1]: Startup finished in 6.553s. -2024-04-07T18:51:09.890109+00:00 a10a5a7764ef pvedaemon[136]: successful auth for user 'root@pam' -2024-04-07T18:51:12.068365+00:00 a10a5a7764ef pvedaemon[135]: successful auth for user 'root@pam' -2024-04-07T18:51:13.482205+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:51:14.505631+00:00 a10a5a7764ef pvestatd[126]: could not get cpuset controller path: failed to find cpuset controller -2024-04-07T18:51:23.499994+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:51:33.516122+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:51:36.376437+00:00 a10a5a7764ef pvedaemon[134]: starting task UPID:a10a5a7764ef:000000C1:0007CB26:6612EB38:qmcreate:100:root@pam: -2024-04-07T18:51:36.988735+00:00 a10a5a7764ef pvedaemon[134]: end task UPID:a10a5a7764ef:000000C1:0007CB26:6612EB38:qmcreate:100:root@pam: OK -2024-04-07T18:51:43.532427+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:51:45.416351+00:00 a10a5a7764ef pvedaemon[212]: start VM 100: UPID:a10a5a7764ef:000000D4:0007CEAE:6612EB41:qmstart:100:root@pam: -2024-04-07T18:51:45.416465+00:00 a10a5a7764ef pvedaemon[136]: starting task UPID:a10a5a7764ef:000000D4:0007CEAE:6612EB41:qmstart:100:root@pam: -2024-04-07T18:51:45.455048+00:00 a10a5a7764ef pvedaemon[212]: KVM virtualisation configured, but not available. Either disable in VM configuration or enable in BIOS. -2024-04-07T18:51:45.459704+00:00 a10a5a7764ef pvedaemon[136]: end task UPID:a10a5a7764ef:000000D4:0007CEAE:6612EB41:qmstart:100:root@pam: KVM virtualisation configured, but not available. Either disable in VM configuration or enable in BIOS. -2024-04-07T18:51:53.550023+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:52:03.566787+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:52:13.582745+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:52:23.601373+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:52:33.618165+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:52:43.633606+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:52:53.651239+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:53:03.668664+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:53:13.685069+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:53:23.703005+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:53:33.722280+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:53:43.737930+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:53:53.755818+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:54:03.770673+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:54:13.787519+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:54:23.804082+00:00 a10a5a7764ef pve-firewall[127]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information. -2024-04-07T18:54:27.432678+00:00 a10a5a7764ef systemd[1]: Received SIGINT. -2024-04-07T18:54:27.433925+00:00 a10a5a7764ef systemd[1]: Activating special unit reboot.target... -2024-04-07T18:54:27.437535+00:00 a10a5a7764ef systemd[1]: Removed slice system-modprobe.slice - Slice /system/modprobe. -2024-04-07T18:54:27.437659+00:00 a10a5a7764ef systemd[1]: Stopped target graphical.target - Graphical Interface. -2024-04-07T18:54:27.437741+00:00 a10a5a7764ef systemd[1]: Stopped target multi-user.target - Multi-User System. -2024-04-07T18:54:27.437835+00:00 a10a5a7764ef systemd[1]: Stopped target getty.target - Login Prompts. -2024-04-07T18:54:27.437922+00:00 a10a5a7764ef systemd[1]: Stopped target rpcbind.target - RPC Port Mapper. -2024-04-07T18:54:27.438017+00:00 a10a5a7764ef systemd[1]: Stopped target timers.target - Timer Units. -2024-04-07T18:54:27.438078+00:00 a10a5a7764ef systemd[1]: apt-daily-upgrade.timer: Deactivated successfully. -2024-04-07T18:54:27.438125+00:00 a10a5a7764ef systemd[1]: Stopped apt-daily-upgrade.timer - Daily apt upgrade and clean activities. -2024-04-07T18:54:27.438184+00:00 a10a5a7764ef systemd[1]: apt-daily.timer: Deactivated successfully. -2024-04-07T18:54:27.438229+00:00 a10a5a7764ef systemd[1]: Stopped apt-daily.timer - Daily apt download activities. -2024-04-07T18:54:27.438287+00:00 a10a5a7764ef systemd[1]: dpkg-db-backup.timer: Deactivated successfully. -2024-04-07T18:54:27.438331+00:00 a10a5a7764ef systemd[1]: Stopped dpkg-db-backup.timer - Daily dpkg database backup timer. -2024-04-07T18:54:27.438387+00:00 a10a5a7764ef systemd[1]: e2scrub_all.timer: Deactivated successfully. -2024-04-07T18:54:27.438430+00:00 a10a5a7764ef systemd[1]: Stopped e2scrub_all.timer - Periodic ext4 Online Metadata Check for All Filesystems. -2024-04-07T18:54:27.438489+00:00 a10a5a7764ef systemd[1]: logrotate.timer: Deactivated successfully. -2024-04-07T18:54:27.438535+00:00 a10a5a7764ef systemd[1]: Stopped logrotate.timer - Daily rotation of log files. -2024-04-07T18:54:27.438589+00:00 a10a5a7764ef systemd[1]: pve-daily-update.timer: Deactivated successfully. -2024-04-07T18:54:27.438631+00:00 a10a5a7764ef systemd[1]: Stopped pve-daily-update.timer - Daily PVE download activities. -2024-04-07T18:54:27.438690+00:00 a10a5a7764ef systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully. -2024-04-07T18:54:27.438741+00:00 a10a5a7764ef systemd[1]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. -2024-04-07T18:54:27.438835+00:00 a10a5a7764ef systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully. -2024-04-07T18:54:27.438929+00:00 a10a5a7764ef systemd[1]: Closed lvm2-lvmpolld.socket - LVM2 poll daemon socket. -2024-04-07T18:54:27.473849+00:00 a10a5a7764ef systemd[1]: Stopping blk-availability.service - Availability of block devices... -2024-04-07T18:54:27.474056+00:00 a10a5a7764ef systemd[1]: Stopping cron.service - Regular background program processing daemon... -2024-04-07T18:54:27.474880+00:00 a10a5a7764ef systemd[1]: Stopping dbus.service - D-Bus System Message Bus... -2024-04-07T18:54:27.474970+00:00 a10a5a7764ef systemd[1]: Stopping lxc-monitord.service - LXC Container Monitoring Daemon... -2024-04-07T18:54:27.477083+00:00 a10a5a7764ef systemd[1]: Stopping pve-guests.service - PVE guests... -2024-04-07T18:54:27.477307+00:00 a10a5a7764ef systemd[1]: Stopping systemd-logind.service - User Login Management... -2024-04-07T18:54:27.478219+00:00 a10a5a7764ef systemd[1]: Stopping systemd-user-sessions.service - Permit User Sessions... -2024-04-07T18:54:27.478718+00:00 a10a5a7764ef blkdeactivate[327]: Deactivating block devices: -2024-04-07T18:54:27.478768+00:00 a10a5a7764ef systemd[1]: lxc-monitord.service: Deactivated successfully. diff --git a/data/logs/wtmp b/data/logs/wtmp deleted file mode 100644 index 3d8edec..0000000 Binary files a/data/logs/wtmp and /dev/null differ diff --git a/data/network/hostname b/data/network/hostname new file mode 100644 index 0000000..9eff64c --- /dev/null +++ b/data/network/hostname @@ -0,0 +1 @@ +pve-test diff --git a/data/network/interfaces b/data/network/interfaces new file mode 100644 index 0000000..de82380 --- /dev/null +++ b/data/network/interfaces @@ -0,0 +1,25 @@ +# network interface settings; autogenerated +# Please do NOT modify this file directly, unless you know what +# you're doing. +# +# If you want to manage parts of the network configuration manually, +# please utilize the 'source' or 'source-directory' directives to do +# so. +# PVE will preserve these directives, but will NOT read its network +# configuration from sourced files, so do not attempt to move any of +# the PVE managed interfaces into external files! + +auto lo +iface lo inet loopback + +iface eth0 inet manual + +auto vmbr0 +iface vmbr0 inet static +address 192.168.12.2/24 +gateway 192.168.12.1 +bridge-ports eth0 +bridge-stp off +bridge-fd 0 +bridge-vlan-aware yes +bridge-vids 2-4094 diff --git a/data/pve_manager/pve-replication-state.json b/data/pve/pve_manager/pve-replication-state.json similarity index 100% rename from data/pve_manager/pve-replication-state.json rename to data/pve/pve_manager/pve-replication-state.json diff --git a/data/pve_manager/pve-replication-state.lck b/data/pve/pve_manager/pve-replication-state.lck similarity index 100% rename from data/pve_manager/pve-replication-state.lck rename to data/pve/pve_manager/pve-replication-state.lck diff --git a/data/pve_cluster/.pmxcfs.lockfile b/data/pve_cluster/.pmxcfs.lockfile deleted file mode 100644 index e69de29..0000000 diff --git a/data/pve_cluster/config.db b/data/pve_cluster/config.db deleted file mode 100644 index 961a72c..0000000 Binary files a/data/pve_cluster/config.db and /dev/null differ diff --git a/docker-compose.yml b/docker-compose.yml index 8b661dc..a0722ae 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,23 +1,47 @@ +networks: + netvm: + external: true + name: netvm + services: - pveowo: - image: neomediatech/pve:latest - #build: ./minecraft-docker - #command: ["java", "-Xmx2048M", "-jar", "server.jar", "true"] + openssh-server: + image: ssh-custom + build: ./pve + container_name: sshcustom-server privileged: true - env_file: - - .env - devices: - - "/dev/kvm" - - "/dev/fuse" - #OPTIONS="$OPTIONS --privileged --device /dev/fuse --device=/dev/kvm --add-host $NAME:127.0.0.1" - extra_hosts: - - "pveowo:127.0.0.1" + hostname: pve-owo + networks: + netvm: + ipv4_address: 192.168.12.2 + environment: + - PUID=1000 + - PGID=1000 + - TZ=Etc/UTC + - SUDO_ACCESS=true #optional + - PASSWORD_ACCESS=true #optional + - USER_PASSWORD=password #optional + - USER_PASSWORD_FILE=/path/to/file #optional + - USER_NAME=rander #optional + - LOG_STDOUT= #optional volumes: - - "./data:/root/minecraft" - "./data/logs:/var/log" - - "./data/pve_cluster:/var/lib/pve-cluster" - - "./data/pve_manager:/var/lib/pve-manager" + - "./data/pve/pve_cluster:/var/lib/pve-cluster" + - "./data/pve/pve_manager:/var/lib/pve-manager" - "./data/bin:/srv/bin" + - "./data/disks:/var/lib/vz" + - "./data/network/interfaces:/etc/network/interfaces" + - "/etc/resolv.conf:/etc/resolv.conf" + restart: unless-stopped + + socat-server: + image: socat-custom + build: ./sc + container_name: socat-server + privileged: true + networks: + netvm: + ipv4_address: 192.168.12.3 ports: - - "8006:8006" - restart: always + - 8006:8006 + - 2222:22 + restart: unless-stopped diff --git a/pve/Dockerfile b/pve/Dockerfile index 8d8b432..6c39284 100644 --- a/pve/Dockerfile +++ b/pve/Dockerfile @@ -1,15 +1,10 @@ -FROM debian:bookworm +# syntax=docker/dockerfile:1 +FROM quay.io/toolbx-images/debian-toolbox:12 -ENV PVE_VERSION=8.0.4 \ +ENV PVE_VERSION=8.1 \ SERVICE=pve-docker \ DEBIAN_FRONTEND=noninteractive -LABEL maintainer="docker-dario@neomediatech.it" \ - org.label-schema.version=$PVE_VERSION \ - org.label-schema.vcs-type=Git \ - org.label-schema.vcs-url=https://github.com/Neomediatech/${SERVICE} \ - org.label-schema.maintainer=Neomediatech - # set apt config RUN echo 'APT::Get::Assume-Yes "1";' > /etc/apt/apt.conf.d/00-custom && \ echo 'APT::Install-Recommends "0";' >> /etc/apt/apt.conf.d/00-custom && \ @@ -18,10 +13,18 @@ RUN echo 'APT::Get::Assume-Yes "1";' > /etc/apt/apt.conf.d/00-custom && \ RUN apt-get update && \ apt-get dist-upgrade -# install base pkg -RUN apt-get install wget systemctl nano vim curl gnupg ca-certificates rsyslog net-tools iputils-ping +RUN \ + echo "**** install runtime packages ****" && \ + apt update && apt install -y logrotate neovim netcat-openbsd sudo openssh-server wget systemctl curl gnupg ca-certificates rsyslog net-tools iputils-ping && \ + echo "**** setup openssh environment ****" && \ + useradd -m rander && \ + usermod --shell /bin/bash rander && \ + rm -rf \ + /tmp/* \ + $HOME/.cache -# add PVE repository +## proxmox +#Add the Proxmox VE repository: RUN wget https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bookworm.gpg && \ echo "deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription" > /etc/apt/sources.list.d/pve-free.list @@ -78,17 +81,21 @@ RUN apt-get update && \ #set (temporary) password for root RUN echo "root:root"|chpasswd +RUN systemctl enable pvenetcommit.service pve-firewall + + +# add local files +EXPOSE 2222 +EXPOSE 8006 + COPY entrypoint.sh / -RUN sed -i '/imklog/s/^/#/' /etc/rsyslog.conf && \ - chmod +x /entrypoint.sh +RUN chmod +x /entrypoint.sh -RUN systemctl disable pvestatd pvefw-logger corosync spiceproxy getty@tty1 postfix ssh.service pve-ha-lrm.service pve-ha-crm.service && \ - systemctl disable pve-firewall.service pvescheduler.service spiceproxy.service || echo ok && \ - systemctl enable rsyslog +RUN mkdir -p /run/ssh systemctl enable ssh #use setup.sh to start proxmox service STOPSIGNAL SIGINT ENTRYPOINT [ "/entrypoint.sh" ] +VOLUME /config CMD [ "/lib/systemd/systemd", "log-level=info", "unit=sysinit.target"] - diff --git a/pve/entrypoint.sh b/pve/entrypoint.sh new file mode 100644 index 0000000..f0949e9 --- /dev/null +++ b/pve/entrypoint.sh @@ -0,0 +1,89 @@ +#!/bin/bash +set -eo pipefail +shopt -s nullglob +ADMIN_PASSWORD="nyaowo" + +# logging functions +pve_log() { + local type="$1"; shift + printf '%s [%s] [Entrypoint]: %s\n' "$(date --rfc-3339=seconds)" "$type" "$*" +} +pve_note() { + pve_log Note "$@" +} +pve_warn() { + pve_log Warn "$@" >&2 +} +pve_error() { + pve_log ERROR "$@" >&2 + exit 1 +} + +# Verify that the minimally required password settings are set for new databases. +docker_verify_minimum_env() { + if [ -z "$ADMIN_PASSWORD" ]; then + pve_error $'Password option is not specified\n\tYou need to specify an ADMIN_PASSWORD' + fi +} + +docker_setup_pve() { + #Set pve user + echo "root:$ADMIN_PASSWORD"|chpasswd +} + +RELAY_HOST=${RELAY_HOST:-ext.home.local} +sed -i "s/RELAY_HOST/$RELAY_HOST/" /etc/postfix/main.cf +PVE_ENTERPRISE=${PVE_ENTERPRISE:-no} +rm -f /etc/apt/sources.list.d/pve-enterprise.list + +docker_verify_minimum_env + +mkdir -p /var/lib/dhcp +apt update && apt install ifupdown2 -y || true +echo 'rander:12345' | chpasswd +mkdir -p /run/sshd +chmod 755 /run/sshd +/usr/sbin/sshd + +systemctl enable networking + + +#ip route add default via 192.168.0.2/20 +#bridge +#brctl addbr vmbr0 eth1 +#brctl addif vmbr0 eth1 +#ip link set vmbr0 up + +# Start api first in background +#echo -n "Starting Proxmox VE API..." +#/usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-api & +#while true; do +# if [ ! -f /run/proxmox-backup/api.pid ]; then +# echo -n "..." +# sleep 3 +# else +# break +# fi +#done +#echo "OK" + +docker_setup_pve + +if [ ! -d /var/log/pveproxy ]; then + mkdir -p /var/log/pveproxy + chmod 777 /var/log/pveproxy +fi + +if [ -n "$ENABLE_PVE_FIREWALL" -a "$ENABLE_PVE_FIREWALL" == "no" ]; then + systemctl mask pve-firewall.service +fi + +echo "Running PVE..." +exec "$@" + +while true; do + # Your commands or checks here + sleep 60 # Adjust the sleep interval as needed +done + +#exec gosu backup /usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-proxy "$@" diff --git a/sc/Dockerfile b/sc/Dockerfile new file mode 100644 index 0000000..76c3a2f --- /dev/null +++ b/sc/Dockerfile @@ -0,0 +1,41 @@ +# syntax=docker/dockerfile:1 +FROM quay.io/toolbx-images/debian-toolbox:12 + +ENV PVE_VERSION=8.1 \ + SERVICE=pve-docker \ + DEBIAN_FRONTEND=noninteractive + +# set apt config +RUN echo 'APT::Get::Assume-Yes "1";' > /etc/apt/apt.conf.d/00-custom && \ + echo 'APT::Install-Recommends "0";' >> /etc/apt/apt.conf.d/00-custom && \ + echo 'APT::Install-Suggests "0";' >> /etc/apt/apt.conf.d/00-custom + +RUN apt-get update && \ + apt-get dist-upgrade + +RUN \ + echo "**** install runtime packages ****" && \ + apt update && apt install -y socat logrotate neovim netcat-openbsd sudo openssh-server wget systemctl curl gnupg ca-certificates rsyslog net-tools iputils-ping && \ + echo "**** setup openssh environment ****" && \ + useradd -m rander && \ + usermod --shell /bin/bash rander && \ + rm -rf \ + /tmp/* \ + $HOME/.cache + +#set (temporary) password for root +RUN echo "root:root"|chpasswd + +# add local files +EXPOSE 2222 +EXPOSE 8006 + +COPY entrypoint.sh / + +RUN chmod +x /entrypoint.sh + +#use setup.sh to start proxmox service +STOPSIGNAL SIGINT +ENTRYPOINT [ "/entrypoint.sh" ] +VOLUME /config +#CMD [ "/lib/systemd/systemd", "log-level=info", "unit=sysinit.target"] diff --git a/sc/entrypoint.sh b/sc/entrypoint.sh new file mode 100644 index 0000000..8de145a --- /dev/null +++ b/sc/entrypoint.sh @@ -0,0 +1,56 @@ +#!/bin/bash +set -eo pipefail +shopt -s nullglob +ADMIN_PASSWORD="nyaowo" + +# Verify that the minimally required password settings are set for new databases. +docker_setup_pve() { + #Set pve user + echo "root:$ADMIN_PASSWORD"|chpasswd +} + + +mkdir -p /var/lib/dhcp +#sudo apt install ifupdown2 -y || true +echo 'rander:12345' | chpasswd +mkdir -p /run/sshd +sudo chmod 755 /run/sshd +/usr/sbin/sshd + +sudo socat -dd TCP-LISTEN:8006,fork,reuseaddr,keepalive,keepidle=60,keepintvl=60 TCP:192.168.12.2:8006,keepalive,keepidle=60,keepintvl=60 && \ +sudo socat -dd TCP-LISTEN:2222,fork,reuseaddr,keepalive,keepidle=60,keepintvl=60 TCP:192.168.12.2:22,keepalive,keepidle=60,keepintvl=60 + + +#systemctl enable networking + + +#ip route add default via 192.168.0.2/20 +#bridge +#brctl addbr vmbr0 eth1 +#brctl addif vmbr0 eth1 +#ip link set vmbr0 up + +# Start api first in background +#echo -n "Starting Proxmox VE API..." +#/usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-api & +#while true; do +# if [ ! -f /run/proxmox-backup/api.pid ]; then +# echo -n "..." +# sleep 3 +# else +# break +# fi +#done +#echo "OK" + +docker_setup_pve + +echo "Running SOCAT..." +exec "$@" + +while true; do + # Your commands or checks here + sleep 60 # Adjust the sleep interval as needed +done + +#exec gosu backup /usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-proxy "$@" diff --git a/srv/pve/.envs b/srv/pve/.envs deleted file mode 100644 index 0ab53b6..0000000 --- a/srv/pve/.envs +++ /dev/null @@ -1,3 +0,0 @@ -ADMIN_PASSWORD=nyaowo -RELAY_HOST=10.40.50.4 -PVE_ENTERPRISE=no diff --git a/srv/pve/.volumes b/srv/pve/.volumes deleted file mode 100644 index 0539ef7..0000000 --- a/srv/pve/.volumes +++ /dev/null @@ -1,4 +0,0 @@ -${BASE_PATH}/data/logs:/var/log -${BASE_PATH}/data/pve_cluster:/var/lib/pve-cluster -${BASE_PATH}/data/pve_manager:/var/lib/pve-manager -${BASE_PATH}/data/bin:/srv/bin