Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #633 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 minutes
Agent
Default Agent
Revision
3a0356488da91c3e6f42ecae90e16dbe42ef9596
Total tests
734
Successful since
#607 ()

Tests

  • 734 tests in total
  • 5 tests were quarantined / skipped
  • 23 seconds taken in total.

Error summary

The build generated some errors. See the full build log for more details.

/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:358: warning: no description for @throws
     * @throws CryptoFailedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:359: warning: no description for @throws
     * @throws XMPPException.XMPPErrorException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:360: warning: no description for @throws
     * @throws SmackException.NotConnectedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:361: warning: no description for @throws
     * @throws InterruptedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:362: warning: no description for @throws
     * @throws SmackException.NoResponseException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:364: warning: no description for @throws
     * @throws SmackException.NotLoggedInException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:365: warning: no description for @throws
     * @throws IOException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:399: warning: no description for @throws
     * @throws IOException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:414: warning: no description for @throws
     * @throws IOException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:458: warning: no description for @return
     * @return
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:474: warning: no description for @return
     * @return
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:492: warning: no description for @throws
     * @throws SmackException.NotLoggedInException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:493: warning: no description for @throws
     * @throws InterruptedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:494: warning: no description for @throws
     * @throws SmackException.NoResponseException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:495: warning: no description for @throws
     * @throws NoSuchAlgorithmException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:496: warning: no description for @throws
     * @throws SmackException.NotConnectedException
       ^
Found 0 errors
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:811: warning: no description for @throws
     * @throws SmackException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:812: warning: no description for @throws
     * @throws IOException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:813: warning: no description for @throws
     * @throws InterruptedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:835: warning: no description for @param
     * @param writer
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1573: warning: no description for @throws
     * @throws InterruptedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1596: warning: no description for @throws
     * @throws InterruptedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1873: warning: no description for @param
     * @param defaultBundleAndDeferCallback
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:317: warning: no description for @throws
     * @throws XmppStringprepException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:330: warning: no description for @param
     * @param username
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:331: warning: no description for @param
     * @param password
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:332: warning: no description for @param
     * @param serviceName
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:333: warning: no description for @throws
     * @throws XmppStringprepException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1240: warning: no description for @throws
         * @throws NotConnectedException
           ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1241: warning: no description for @throws
         * @throws InterruptedException
           ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/sm/SMUtils.java:33: warning: no description for @param
     * @param height
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/sm/SMUtils.java:45: warning: no description for @param
     * @param reportedHandledCount
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/sm/SMUtils.java:46: warning: no description for @param
     * @param lastKnownHandledCount
       ^