------------------------ testCreateGroupAndLeaveRole TEST START ---------------------
[* MADKIT *]  PRÉCIS : ** LOGGING INITIALIZED **
[* MADKIT *]  LE PLUS PRÉCIS : command line args : {madkitLogLevel=ALL, launchAgents=madkit.kernel.AbstractAgent, agentLogLevel=ALL, logDirectory=bin, desktop=false}
[* MADKIT *]  PRÉCIS : ** LOADING JAR FILE ARGUMENTS **
[* MADKIT *]  PRÉCIS : ** OVERRIDING WITH COMMAND LINE ARGUMENTS **
[Fatal Error] :1:1: Contenu non autorisé dans le prologue.
[Fatal Error] :1:1: Contenu non autorisé dans le prologue.
[Fatal Error] :1:1: Contenu non autorisé dans le prologue.
[Fatal Error] :1:1: Contenu non autorisé dans le prologue.
[Fatal Error] :1:1: Contenu non autorisé dans le prologue.
[Fatal Error] :1:1: Contenu non autorisé dans le prologue.
[* MADKIT *]  LE PLUS PRÉCIS : MCL CP : [file:/home/fab/dev/git.repos/MaDKit/lib/hamcrest-core-1.3.jar, file:/home/fab/dev/git.repos/MaDKit/lib/junit-4.12.jar, file:/usr/lib/jvm/java-7-oracle/jre/lib/deploy.jar, file:/usr/lib/jvm/java-7-oracle/jre/lib/javaws.jar, file:/home/fab/dev/git.repos/MaDKit/build/, file:/home/fab/dev/git.repos/MaDKit/build/test/classes/, file:/home/fab/dev/git.repos/MaDKit/, file:/home/fab/ownCloud/java/apache-ant-1.9.4/lib/ant-launcher.jar, file:/home/fab/ownCloud/java/apache-ant-1.9.4/lib/ant.jar, file:/home/fab/ownCloud/java/apache-ant-1.9.4/lib/ant-junit.jar, file:/home/fab/ownCloud/java/apache-ant-1.9.4/lib/ant-junit4.jar]
mains=[NoPackage, NoPackageAgent, madkit.boot.process.LaunchAgentArg, madkit.classreloading.ReloadClass, madkit.classreloading.TestAgent, madkit.hook.BroadcastPongAgent, madkit.logging.LogFileTester, madkit.networking.messaging.SelfSendMessageAgent, madkit.performance.MemoryBench, madkit.simulation.deadlock.DeadLock, madkit.simulation.viewer.TestSwingViewer, madkit.testing.util.agent.BenchAgent, madkit.testing.util.agent.BuggedFrameAgent, madkit.testing.util.agent.ExecuteThisAgent, madkit.testing.util.agent.FaultyAA, madkit.testing.util.agent.FaultyAgent, madkit.testing.util.agent.ForEverAgent, madkit.testing.util.agent.NeverStopAgent, madkit.testing.util.agent.NormalAA, madkit.testing.util.agent.NormalAgent, madkit.testing.util.agent.NormalLife, madkit.testing.util.agent.PongAgent, madkit.testing.util.agent.SchedulerGUI, madkit.testing.util.agent.SchedulerInstance, madkit.testing.util.agent.SwingViewerGUI, madkit.testing.util.agent.TestCodeAA, madkit.testing.util.agent.TestCodeAgent, madkit.testing.util.agent.UnstopableAbstractAgent, madkit.testing.util.agent.UnstopableAgent, madkit.testing.util.agent.WorkingAgent]
[* MADKIT *]  PLUS PRÉCIS : MaDKit current configuration is

	--- MaDKit regular options ---
	launchAgents                  madkit.kernel.AbstractAgent
	madkit.jar.name               madkit-${madkit.version}.jar
	noAgentConsoleLog             false
	logDirectory                  bin
	madkitLogLevel                ALL
	networkLogLevel               INFO
	madkit.version                5.0.5.2
	madkit.web                    http://www.madkit.net/madkit
	i18nDirectory                 madkit/i18n/
	madkit.repository.url         ${madkit.web}/repository/MaDKit-${madkit.version}/
	kernelLogLevel                OFF
	noOrgConsoleLog               false
	madkit.main.class             madkit.kernel.Madkit
	agentFrameClass               madkit.gui.AgentFrame
	createLogFiles                false
	desktopFrameClass             madkit.gui.MDKDesktopFrame
	networkAgent                  madkit.kernel.NetworkAgent
	noMadkitConsoleLog            false
	warningLogLevel               FINE
	orgLogLevel                   OFF
	console                       false
	MadkitLogFile                 null
	configFile                    null
	build.id                      ${build.id}
	desktop                       false
	autoConnectMadkitWebsite      false
	agentLogLevel                 ALL
	guiLogLevel                   OFF
	loadLocalDemos                false
	platformLogLevel              INFO
	network                       false

[* MADKIT *]  PLUS PRÉCIS : **  MADKIT KERNEL CREATED **
[* MADKIT *]  PRÉCIS : ** LAUNCHING KERNEL AGENT **
[AbstractAgent-3] PLUS PRÉCIS : ** entrée dans ACTIVATE **
[testCreateGroupAndLeaveRole] PLUS PRÉCIS : ** entrée dans ACTIVATE **
[AbstractAgent-3] PLUS PRÉCIS : ** sortie de ACTIVATE **
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : CREATE_GROUP OK : groupe <Tcommunity,Tgroup> distribution ON with no access control 
[testCreateGroupAndLeaveRole] AVERTISSEMENT : CREATE_GROUP ÉCHEC : 
 ** madkit.kernel.OrganizationWarning: le groupe existe déjà : groupe <Tcommunity,Tgroup> 
	at madkit.organization.createGroup.CreateGroupAndLeaveRoleTest$1.activate(CreateGroupAndLeaveRoleTest.java:55)

[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : createGroupIfAbsent groupe <Tcommunity,Tgroup> distribution ON with no access control
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : groupe ? groupe <Tcommunity,Tgroup> true
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : rôle ? rôle <Tcommunity,Tgroup,manager> true
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : communauté ? communauté <Tcommunity> true
[testCreateGroupAndLeaveRole] AVERTISSEMENT : LEAVE_GROUP ÉCHEC : 
 ** madkit.kernel.OrganizationWarning: la communauté n'existe pas : communauté <Tcommunityd> 
	at madkit.organization.createGroup.CreateGroupAndLeaveRoleTest$1.activate(CreateGroupAndLeaveRoleTest.java:62)

[testCreateGroupAndLeaveRole] AVERTISSEMENT : LEAVE_GROUP ÉCHEC : 
 ** madkit.kernel.OrganizationWarning: le groupe n'existe pas : groupe <Tcommunity,Tgroupd> 
	at madkit.organization.createGroup.CreateGroupAndLeaveRoleTest$1.activate(CreateGroupAndLeaveRoleTest.java:63)

[testCreateGroupAndLeaveRole] AVERTISSEMENT : REQUEST_ROLE ÉCHEC : 
 ** madkit.kernel.OrganizationWarning: rôle déjà endossé : rôle <Tcommunity,Tgroup,manager> 
	at madkit.organization.createGroup.CreateGroupAndLeaveRoleTest$1.activate(CreateGroupAndLeaveRoleTest.java:66)

[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : LEAVE_ROLE OK : rôle <Tcommunity,Tgroup,manager> 
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : rôle ? rôle <Tcommunity,Tgroup,manager> false
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : groupe ? groupe <Tcommunity,Tgroup> false
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : communauté ? communauté <Tcommunity> false
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : LAUNCH_AGENT  (2147483647)AbstractAgent-4...
[AbstractAgent-4] PLUS PRÉCIS : ** entrée dans ACTIVATE **
[AbstractAgent-4] PLUS PRÉCIS : ** sortie de ACTIVATE **
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : LAUNCH_AGENT AbstractAgent-4 (LIVING) OK
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : CREATE_GROUP OK : groupe <Tcommunity,Tgroup> distribution ON with no access control 
[AbstractAgent-4] AVERTISSEMENT : REQUEST_ROLE ÉCHEC : 
 ** madkit.kernel.OrganizationWarning: rôle déjà endossé : rôle <Tcommunity,Tgroup,manager> 
	at madkit.kernel.AbstractAgent.requestRole(AbstractAgent.java:1340)
	at madkit.kernel.AbstractAgent.requestRole(AbstractAgent.java:1292)
	at madkit.organization.createGroup.CreateGroupAndLeaveRoleTest$1.activate(CreateGroupAndLeaveRoleTest.java:80)
	at madkit.kernel.AbstractAgent.activation(AbstractAgent.java:338)

[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : REQUEST_ROLE OK : rôle <Tcommunity,Tgroup,Trole> using null as passKey
[AbstractAgent-4] LE PLUS PRÉCIS : REQUEST_ROLE OK : rôle <Tcommunity,Tgroup,Trole> using null as passKey
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : LEAVE_ROLE OK : rôle <Tcommunity,Tgroup,manager> 
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : communauté ? communauté <Tcommunity> true
[testCreateGroupAndLeaveRole] LE PLUS PRÉCIS : groupe ? groupe <Tcommunity,Tgroup> true
[testCreateGroupAndLeaveRole] PLUS PRÉCIS : ** sortie de ACTIVATE **


------------------------ testCreateGroupAndLeaveRole TEST FINISHED ---------------------