Builds Spark (minus the Install4j distributables) after every change to the code.

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Maven build Build Stage Download or View
24-Dec-2020 10:26:47 [ERROR]   location: variable con of type org.jivesoftware.smack.XMPPConnection
24-Dec-2020 10:26:47 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/sparkimpl/plugin/gateways/transports/TransportUtils.java:[196,12] cannot find symbol
24-Dec-2020 10:26:47 [ERROR]   symbol:   method sendStanzaWithResponseCallback(org.jivesoftware.smackx.iqregister.packet.Registration,org.jivesoftware.smack.filter.IQReplyFilter,(stanza)->[...]; } })
24-Dec-2020 10:26:47 [ERROR]   location: variable con of type org.jivesoftware.smack.XMPPConnection
24-Dec-2020 10:26:47 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/sparkimpl/plugin/gateways/transports/TransportUtils.java:[205,12] org.jivesoftware.sparkimpl.plugin.gateways.transports.TransportUtils.GatewayRegisterExtension is not abstract and does not override abstract method toXML(org.jivesoftware.smack.packet.XmlEnvironment) in org.jivesoftware.smack.packet.Element
24-Dec-2020 10:26:47 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/AccountCreationWizard.java:[375,41] cannot find symbol
24-Dec-2020 10:26:47 [ERROR]   symbol:   method resolveXMPPServiceDomain(org.minidns.dnsname.DnsName,<nulltype>,org.jivesoftware.smack.ConnectionConfiguration.DnssecMode)
24-Dec-2020 10:26:47 [ERROR]   location: class org.jivesoftware.smack.util.DNSUtil
24-Dec-2020 10:26:47 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/conferences/ConferenceUtils.java:[293,19] org.jivesoftware.smack.SmackException is abstract; cannot be instantiated
24-Dec-2020 10:26:47 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/conferences/ConferenceUtils.java:[298,13] cannot find symbol
24-Dec-2020 10:26:47 [ERROR]   symbol:   class Form
24-Dec-2020 10:26:47 [ERROR]   location: class org.jivesoftware.spark.ui.conferences.ConferenceUtils
24-Dec-2020 10:26:47 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/conferences/ConferenceUtils.java:[298,67] cannot find symbol
24-Dec-2020 10:26:47 [ERROR]   symbol:   method createAnswerForm()
24-Dec-2020 10:26:47 [ERROR]   location: class org.jivesoftware.smackx.xdata.form.Form
24-Dec-2020 10:26:47 [ERROR] -> [Help 1]
24-Dec-2020 10:26:47 [ERROR]
24-Dec-2020 10:26:47 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
24-Dec-2020 10:26:47 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
24-Dec-2020 10:26:47 [ERROR]
24-Dec-2020 10:26:47 [ERROR] For more information about the errors and possible solutions, please read the following articles:
24-Dec-2020 10:26:47 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
24-Dec-2020 10:26:47 [ERROR]
24-Dec-2020 10:26:47 [ERROR] After correcting the problems, you can resume the build with the command
24-Dec-2020 10:26:47 [ERROR]   mvn <goals> -rf :spark-core