Projects tigase _server tigase-muc Issues #116
tigase-muc - Build # 2758 - Failure! (#116)
Closed
Mr. Jenkins opened 6 years ago

tigase-muc - Build # 2758 - Failure:

Check console output at http://build.tigase.net/jenkins/job/tigase-muc/2758/ to view the results.

Changes: [andrzej.wojcik] #8661: added room configuration option to send messages to offline room members

[andrzej.wojcik] #8661: added support for sending message to offline members

[andrzej.wojcik] #8661: introduction of new internal affiliation type

[andrzej.wojcik] #8661: switched from sending messages to all offline members to only offline members which asked for it

[andrzej.wojcik] #8661: added support for automatically making occupants persistent and cleanup

[andrzej.wojcik] #8661: fixes after initial testing of sending MUC messages to offline users

[andrzej.wojcik] #8662, #8663: added ad-hoc scripts to add/remove room occupant persistency

[Bartosz Malkowski] #8660: Modify list of the occupants to include room members

[Bartosz Malkowski] #8664: Allow the user to send messages without joining

[Bartosz Malkowski] #8660: Modify list of the occupants to include room members

[Bartosz Malkowski] #8660: Modify list of the occupants to include room members

[andrzej.wojcik] #8660: Modify list of the occupants to include room members

Started by: Started by upstream project "multijob" build number 2,124

[...truncated 2.60 KB...]
> git fetch --tags --progress https://git.tigase.tech/tigase-muc.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/issue_8407
Seen branch in repository origin/master
Seen branch in repository origin/old-stable
Seen branch in repository origin/release
Seen branch in repository origin/stable
Seen branch in repository origin/tigase-issue #1.0.2
Seen 6 remote branches
> git show-ref --tags -d # timeout=10
checking revisioncefcae1ff4d9a57c10b2b9d0560f485e8797340f
checking branch origin/master
checking revision973d0523f71966eee5fffcfcc3dca7e2f9db853a
checking branch origin/stable
branch+commit already built: origin/stable 973d0523f71966eee5fffcfcc3dca7e2f9db853a
Checking out Revision cefcae1ff4d9a57c10b2b9d0560f485e8797340f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f cefcae1ff4d9a57c10b2b9d0560f485e8797340f # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master cefcae1ff4d9a57c10b2b9d0560f485e8797340f # timeout=10
Commit message: "#8660: Modify list of the occupants to include room members"
> git rev-list --no-walk 3d9e2c8d4a56e75b339d855bcfe5a509a9a822b1 # timeout=10
No emails were triggered.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36080
[workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/oracle-jdk8-auto/bin/java -Xmx512M -XX:PermSize=32m -XX:MaxPermSize=256m -XX:MaxDirectMemorySize=128m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default-latest/boot/plexus-classworlds-2.5.2.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default-latest/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default-latest /var/cache/jenkins/war/WEB-INF/lib/remoting-3.27.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 36080
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=32m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>���channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/tigase-muc/workspace/pom.xml -Pdist clean com.mycila:license-maven-plugin:check deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------------< tigase:tigase-muc >--------------------------
[INFO] Building Tigase MUC 3.1.0-SNAPSHOT
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tigase-muc ---
[INFO] 
[INFO] --- license-maven-plugin:3.0:check (default-cli) @ tigase-muc ---
[INFO] Checking licenses...
[WARNING] Unknown file extension: /var/lib/jenkins/jobs/tigase-muc/workspace/debian/control
[WARNING] Unknown file extension: /var/lib/jenkins/jobs/tigase-muc/workspace/debian/copyright
[WARNING] Unknown file extension: /var/lib/jenkins/jobs/tigase-muc/workspace/debian/dirs
[WARNING] Unknown file extension: /var/lib/jenkins/jobs/tigase-muc/workspace/debian/install
[WARNING] Unknown file extension: /var/lib/jenkins/jobs/tigase-muc/workspace/debian/rules
[WARNING] Unknown file extension: /var/lib/jenkins/jobs/tigase-muc/workspace/debian/compat
[WARNING] Unknown file extension: /var/lib/jenkins/jobs/tigase-muc/workspace/debian/changelog
[WARNING] Missing header in: /var/lib/jenkins/jobs/tigase-muc/workspace/src/main/groovy/tigase/admin/RoomAddPersistentOccupant.groovy
[WARNING] Missing header in: /var/lib/jenkins/jobs/tigase-muc/workspace/src/main/groovy/tigase/admin/RoomRemovePersistentOccupant.groovy
[WARNING] Missing header in: /var/lib/jenkins/jobs/tigase-muc/workspace/src/main/java/tigase/muc/RoomAffiliation.java
[WARNING] Missing header in: /var/lib/jenkins/jobs/tigase-muc/workspace/src/main/java/tigase/muc/AffiliationChangedEvent.java
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.115 s
[INFO] Finished at: 2019-03-16T09:40:53Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal com.mycila:license-maven-plugin:3.0:check (default-cli) on project tigase-muc: Some files do not have the expected license header -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

[JENKINS] Archiving /var/lib/jenkins/jobs/tigase-muc/workspace/pom.xml to tigase/tigase-muc/3.1.0-SNAPSHOT/tigase-issue #3.1.0-SNAPSHOT.pom
[workspace] $ /bin/sh -xe /tmp/jenkins8982692890302293261.sh
channel stopped
+ export COMPONENT=tigase-muc
+ export NIGHTLIES_DIR=/home/jenkins/nightlies
+ export DIST_DIR=/home/jenkins/nightlies/dists/
+ [ -z master ]
+ export DOCU_DIR=/home/documentation/tigase-muc/master-snapshot
+ date +%Y-%m-%d
+ NIGHTLY=2019-03-16
+ SOURCE_DOC=
+ [ -e docs/ ]
+ [ -e target/_docs/ ]
+ [ ! -z ]
+ SOURCE_DIST=
+ [ -e dist/ ]
+ [ -e target/_dist/ ]
+ [ ! -z ]
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Notifying upstream projects of job completion
Email was triggered for: Failure - 1st
Email was triggered for: Failure - Any
Trigger Failure - Any was overridden by another trigger and will not send an email.
Trigger Failure - Still was overridden by another trigger and will not send an email.
Sending email for trigger: Failure - 1st

Applicable version: git/master

Andrzej Wójcik (Tigase) commented 6 years ago

I've fixed licensing headers which fixed this compilation issue.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
8768
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-muc#116
Please wait...
Page is in error, reload to recover