Denis Maksimov
Denis Maksimov
### Description s3 plugin is awful and can much less than aws-plugin, but use same name s3Upload. Unfortunetely, we can't delete this, because many classical tasks use it. Can you...
### Description Simple part of pipeline (declarative): stage("push") { steps { dir('./SavonixAssessmentProto/Data') { s3Upload(bucket:"${SM_BUCKET}", path: "serialized_machines/${DATAMODEL_VERSION}/", file: "Binaries/*", acl:'PublicRead') } } } Output: Running in /var/lib/jenkins/workspace/Unity/Builds/State Machines/AssessmentProto/Data [Pipeline] { [Pipeline]...
With NagiosSpoolfileFolder = "/var/spool/nagios" - we got broken nagios, lost /var/spool/nagios/cmd, /var/spool/nagios/checkresults etc, need use other path. And better rename parameter. Errors in nagios: Error in configuration file '/etc/nagios/nagios.cfg' -...
``` Server Error There was a problem with your request. Please contact an administrator. The complete exception is provided below: __init__() got an unexpected keyword argument 'display_field' Python version: 3.9.2...
[Sun, 05 May 2024 23:32:31 virt-install 61955] WARNING (cli:309) /root/vms/virsh/images/vm1.img may not be accessible by the hypervisor. You will need to grant the 'libvirt-qemu' user search permissions for the following...