kiranchavala commented on PR #8630: URL: https://github.com/apache/cloudstack/pull/8630#issuecomment-1935683746
@vishesh92 can you fix the packaging job failures. Should this pointed to main branch or 4.19 ? There is a linstor related exception ``` 15:24:12 [INFO] ------------------------------------------------------------------------ 15:24:12 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project cloud-plugin-storage-volume-linstor: Compilation failure 15:24:12 [ERROR] /jenkins/workspace/acs-centos7-pkg-builder/dist/rpmbuild/BUILD/cloudstack-4.20.0.0-SNAPSHOT/plugins/storage/volume/linstor/src/main/java/com/cloud/hypervisor/kvm/storage/LinstorStorageAdaptor.java:[289,12] error: cannot find symbol 15:24:12 [ERROR] symbol: variable s_logger 15:24:12 [ERROR] location: class LinstorStorageAdaptor 15:24:12 [ERROR] 15:24:12 [ERROR] -> [Help 1] 15:24:12 [ERROR] 15:24:12 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 15:24:12 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 15:24:12 [ERROR] 15:24:12 [ERROR] For more information about the errors and possible solutions, please read the following articles: 15:24:12 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 15:24:12 [ERROR] 15:24:12 [ERROR] After correcting the problems, you can resume the build with the command 15:24:12 [ERROR] mvn <args> -rf :cloud-plugin-storage-volume-linstor 15:24:12 error: Bad exit status from /var/tmp/rpm-tmp.TSR0y4 (%build) 15:24:12 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org